/* - - - - - - - - - -

HTML STYLES

- - - - - - - - - - */
body	{
	margin: 2px 0 0 0;
	padding: 0;
	text-align: center;
	background: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	/*background-image:url(../images/background_body.jpg);
	background-repeat:repeat-x;*/
}

/* header styles */

h1 { font: normal 3em "Times New Roman", Times, serif; color: #444; padding: 0; margin: 0; }
h2 { font: normal 2.4em "Times New Roman", Times, serif; color: #444; padding: 0; margin: 15px 0 0 0; }
h2 .phone { background-color: red; }
h3 { font: normal 2em "Times New Roman", Times, serif; color: #777; padding: 0; margin: 0; line-height: 1.4em; }
h4 { font: normal 1.5em "Times New Roman", Times, serif; color: #444; padding: 0; margin: 5px 0 12px 0; line-height: 1.4em; }
h5 { font: normal 3em "Times New Roman", Times, serif; color: #444; padding: 0; margin: 0 0 15px 0; }
h5 a { color: #80CE00; text-decoration: none; }
h5 a:hover { color: #444; }
h6 { font: normal 2em "Times New Roman", Times, serif; color: #444; padding: 0; margin: 15px 0 0 0; line-height: 1.4em; }
h7{font: bold 1em "Times New Roman", Times, serif; color:#333333; padding:0; margin:0; line-height:1.4em}

/* right side styles */
* html h4	{
	font-weight: bold;
}
blockquote	{
	margin: 0 10px;
	padding: 0 10px 0 45px;
	background: transparent url(/images/quotes.gif) no-repeat top left;
	font-style: italic;
}

em	{
	background: #F1F6D1;
	padding: 0 3px;
	font-style: normal;
}
/* - - - - - - - - - -

COMMON STYLES

- - - - - - - - - - */
.hide, .noDisplay	{
	display: none;
}
a.download, #assessment a	{
	color: #589106 !important;
	background: #ECF3C1 !important;
	background-image: none !important;
	border-bottom: 1px solid #96B566 !important;
	border-right: 1px solid #96B566 !important;
	padding: 0 5px;
	text-decoration: none;
	}
	a:hover.download, #assessment a:hover	{
	border-bottom: 1px solid #738B4E !important;
	border-right: 1px solid #738B4E !important;
	position: relative;
	top: -1px;
	left: -1px;
}
.module1, .module2	{
	background: #E7EFDC url(/images/blockquote.gif) repeat-y center top;
	margin: 5px -10px 5px -10px;
	padding:.25em;
	}
	.module2	{
	background-color: #FFF;
	margin: 0 -10px 0 -10px;
	}
	.module1_tp	{
	height: 10px;
	background: transparent url(/images/blockquote_tp.gif) no-repeat center top;
	}
	.module1_btm	{
	height: 10px;
	background: transparent url(/images/blockquote_btm.gif) no-repeat center bottom;
	}
	.module1 blockquote	{
	color: #94B649;
	margin: 0 10px;
	font-style: italic;
	font-size: 1.2em;
	padding: 0 10px 0 45px;
	line-height: 1.2em;
	background: transparent url(/images/background_blockquote.gif) no-repeat top left;
	}
	* html .module1 blockquote	{
	font-weight: bold;
}
.quoted	{
	text-align: right;
	font-size: .8em;
}
.hr	{
	height: 40px;
	background: transparent url(/images/line_h.gif) repeat-x center left;
	}
	.hr hr	{
	display: none;
}
.detailPic	{
	float: right;
	border: 5px solid #C0D177;
	padding: 1px;
	margin: 0 0 10px 15px;
}
* html .detailPic	{
	margin: 0;
}
.toTop	{
	height: 19px;
	margin: 10px 0 0 304px;
	}
	.toTop a	{
	display: block;
	width: 69px;
	height: 19px;
	background: transparent url(/images/btn_top.gif) no-repeat !important;
	}
	.toTop a:hover	{
	background-position: -69px 0 !important;
}

/* - - - - - - - - - -

LAYOUT STYLES

- - - - - - - - - - */

img.floatLeft { 
 float: left; 
 margin: 10px; }
 
 
#container	{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	vertical-align:top;
	vertical-align:text-top;
	background: #FFF;
	width: 700px; /* bmh */
	width: 700px;
}
#header	{
	padding: 5px 0 0 0px;
	vertical-align:top;
	vertical-align:text-top;
}


#assessment	{
	margin-top: 25px;
	background: #F8F9F4;
	border-top: 2px solid #BDD49D;
	border-bottom: 1px solid #DEE9CE;
	padding: 0 0 10px 0;
	}
	#assessment h4	{
	margin: 0 0 10px 0;
	font-size: 1.1em;
	text-align: center;
	line-height: 2em;
	color: #94B649;
	background: transparent url(/images/line_h.gif) repeat-x bottom left;
	}
	#assessment p	{
	margin: 0 15px;
	font-size: 1em;
	color: #94B649;
}
#topMenu	{
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
	}
	#topMenu a	{
	text-decoration: none;
	color: #94B649;
	padding: 0 10px;
	}
	#topMenu a:hover	{
	color: #1B899A;
}
.line_v	{
	background: transparent url(/images/line_v.gif) repeat-y top right;
}
#column1	{
	width: 200px;
	float: left;
	margin-left: 10px;
	vertical-align:text-top;
	}
	* html #column1	{
	margin-left: 5px;
}
#column1 address	{
	font-style: normal;
	color: #94B649;
	font-size: .8em;
	margin: 15px 0 0 5px;
}


/* SubNav */
#memberoptions{
background-color:#FFFFFF;
padding:0em;
margin:0em;
}

#subgrfx{
padding-left:.10em;
padding-top:0em;
background-color:#FFFFFF;
background-position:right;
background-image:url(../images/nv_shadow.gif);
background-repeat:repeat-y;
width:100%;
}

#subnav{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size:10px;
color:#333;
margin:0em;
text-align:left;
vertical-align:middle;

}


#subnav ul{
list-style: none;
margin:0;
padding-left:1em;
text-align:left;
vertical-align:middle;
}

#subnav ul li{
margin:0;
border:0;
width:100%;
text-align:left;
vertical-align:middle;
}

#subnav ul li a{
margin:0em;
padding:.5em;
display: block;
color:#333333;
border-bottom:1px solid #CFCFCF;
text-decoration: none;
}

html>body #subnav ul li a{
width:auto;
}

#subnav ul li a:hover{
margin:0em;
padding:.5em;
background-color:#ffffff;
border-bottom:1px solid #CFCFCF;
/*color:#0099CC;*/
color:#7fa00f;
}


#column2	{
	width: 460px;
	margin-right: 25px;
	float: right;
	padding-top: 10px;
	vertical-align:text-top;
	}
	* html #column2	{
	margin-right: 5px;
}

#content	{
background-image:url(../images/background_content.gif);
background-repeat:no-repeat;
padding: 15px;
margin-top: 2px;
color: #666;
line-height: 1.5em;
}

#questions	{
	 padding: 5px 35px 5px 50px;
	 background: transparent url(/images/asteric.gif) no-repeat 10px 10px;
	 border-top: 1px dashed #CCC;
	 border-bottom: 1px dashed #CCC;
	 font-size: 1em;
}


div.rates	{
	 padding: 5px 35px 5px 50px;
	 background: transparent url(/images/asteric.gif) no-repeat 10px 10px;
	 border-top: 1px dashed #CCC;
	 border-bottom: 1px dashed #CCC;
	 font-size: 1em;
}

#content a	{
	color: #94B649;
	text-decoration: none;
	background: transparent url(/images/line_h.gif) repeat-x bottom left;
}
#content a:hover	{
	background: #ECF3C1;
}
#clear	{
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
#contactForm	{
	background: transparent url(/images/background_form.gif);
	padding: 0;
	margin: 0;
	width: 373px;
	}
	#form_top	{
	background: transparent url(/images/form_top.gif) no-repeat center top;
	height: 20px;
	}
	#form_mid	{
	padding: 0 0 0 20px;
	}
	#form_btm	{
	background: transparent url(/images/form_btm.gif) no-repeat center bottom;
	height: 20px;
}
#footer	{
	padding: 35px 2px 0 2px;
	height: 15px;
	margin: 0;
	color: #999;
	background: #FFF url(/images/line_h.gif) repeat-x top left;
	border-bottom: 3px solid #B4CE06;
	font-size: .8em;
	text-align: right;
}img.floatRight {

 float: right; 
 margin: 10px;
}

