body, html { width: 100%; height: 100%; }
/*html { display: table } */
body
	{ 
	margin: 0; padding: 0;
	font: 75% "Lucida Grande","Lucida Sans","Trebuchet MS",Verdana, Arial, sans-serif;/**/
	background: #B02F12;
	color: #000;
	text-align: center;
	height: 99%; padding-top: 1px;
/*	display: table-cell;
	vertical-align: middle; */
	}

p, td, dt, th, tr, table, li, dd, address { font-size: 1em; color: inherit; }
ul { margin: .2em 3em 1em; padding: 0; }
dt { font-weight: bold; }
dd ul { margin: .2em 0 1em; }
h3 { font-size: 1.1em; } 
em cite { font-style: normal; }

a:link { color: #0676B5; text-decoration: none; }
a:visited { color: #1F95C7; text-decoration: none; }
a:hover, a:active { color: #C5300F; text-decoration: none; }

#links a:link { color: #454545; text-decoration: none; }
#links a:visited { color: #959595; text-decoration: none; }
#links a:hover, #links a:active { color: #0676B5; text-decoration: none; }

#copy a:link { color: #ffffff; text-decoration: none; }
#copy a:visited { color: #ffffff; text-decoration: underline; }
#copy a:hover, #copy a:active { color: #ffffff; text-decoration: underline; }

.os { font-weight: normal; }/*  OurState */
.small { font-size: .9em; }
.important { color: #b02f12; }
.quote { margin: .5em 0 .2em !important; color: #242424; font-size: 1em; }
.source { text-align: right; margin: .2em 2em 2.5em !important; font-family: Verdana, sans-serif; font-size: .83em; }
.divtop { border-top: 1px solid #454545; padding-top: .5em; }
#mainwrap
	{
	background-color: #fff;
	width: 738px;
	border: 1px solid #A42A0F;
	margin: 8px auto 0;  
	color: #454545;
	}
/* START HIDING FROM IE mac \*/
* html #mainwrap { width: 740px; }
/* UNHIDE FROM IE MAC */

#logo { position: relative; }
#home { position: absolute; left: 1px; }

#wpaspane
	{
	width: 180px;
	color: #fff;
	background: url(/images/ourstate_mp_testimonials_background_tile.gif) repeat-y;
	}
#wpasaying { background: url(/images/ourstate_mp_testimonials_background_base.gif) no-repeat; padding: 1px 0; }
#wpasaying p
	{
	margin: 3px 0;
	font-size:.9em;
	line-height: 1.1em; position: relative; 
	padding: 0 20px 3px;
	background: url(/images/ourstate_mp_testimonials_divider.gif) no-repeat bottom;
 }
#wpasaying p img {   }
#wpasaying a { display: block; text-align: right; margin-top: 5px; width: 100%; }
#cpane
	{
	width: 558px;
	color: #454545;
	background: #fff url(/images/ourstate_mp_body_background1.jpg) no-repeat top;
	color: #000;
	}
#content { margin: 20px 25px; color: #454545;font-size: 1em; font-family: Verdana, Arial, sans-serif; }
#content p { margin: .1em 0 1.1em; }
#content h2
	{
	font: bold 1.2em "Lucida Grande","Lucida Sans","Trebuchet MS",Verdana, Arial, sans-serif;
	color: #B02F12/*#252525*/;
	margin: 1.7em 0 .4em;
	letter-spacing: 1px;
	text-indent: -.7em;
	}

#foot 
	{
	background: #fff url(/images/ourstate_mp_body_background2.jpg) no-repeat top;
	padding-top: 1px;
	color: #454545;
	font-size: .83em;
	text-align: center;
	}
#links { margin: 8px 0; }
#contact { margin: 15px 0; }
#contact address { width: 48%; float:left; font-style: normal; margin-top: 5px; text-align: right; }
#contact #nar { float: right; text-align: left; }
#contact em { letter-spacing: 1px; }
#clearinghouse { clear:both; }

#copy { background: url(/images/ourstate_mp_footer_01.jpg) no-repeat; color: #ffffff; text-align: center;}
#copy p { font-size: .83em; }
#copy a { font-weight: bold; }

.right { float: right; margin: 0 0 .3em 1em; padding: 1px;}
h3 a:link, h3 a:visited { color: #C5300F; }
h3 a:hover, h3 a:active { color: #0676B5; }
