body {
	margin:								0;
	padding:							0;
	min-width: 							800px;
	background:							#3a5e7b url(img/bg.gif) repeat-x top left;
	font-size:							small;
	font-family:						Verdana, Arial, Helvetica, sans-serif;
}

#right {
	float: right;
	clear: none;
}

#left {
	float: left;
	clear: none;
	width: 428px;
}

#left_cntact {
	float: left;
}

#left_cntact p {
	font-size: 90%;
}

#left_cntact p:first-line {
	font-weight: bold;
}

#right img{
	clear: right;
	padding-bottom: 10px;
	float: right;
}

.acu_img img {
	border: none;
	margin: 0px 0px 10px 10px;
}

#site_container {
	width:								800px;
	padding: 							0;
	margin: 							0 auto;
	background:							#FFFFFF;
}

#body_container {	
	margin: 0;
	padding: 0;
	padding-top:0px;
}

.blurb_intro {
	clear:								both;
	background:							#FFFFFF;
	padding:							15px 20px 15px 32px;
}

.blurb {
	clear:								both;
	background:							#FFFFFF;
	margin:								0;
	padding:							25px 20px 32px 32px;
	line-height:						20px;
	color:								#383D42;
}

.copy {
	width:								400px;
	color:								#39414E;
	line-height:						18px;
	padding-top:						18px;
}

.copy_fw {
	width:								720px;
	color:								#383D42;
	line-height:						20px;
}

.copy_fw img{
	padding: 0px 0px 10px 20px;
	float:right;
	clear: right;
}

.copy a, .copy a:link, .copy a:visited, .copy a:active, .copy_fw a, .copy_fw a:link, .copy_fw a:visited , .copy_fw a:active{
	color:								#006699;
	text-decoration: 					none;
	font-weight:						bold;
}

.copy a:hover, .copy a:visited:hover, .copy_fw a:hover, .copy_fw a:visited:hover {
	color:								#006699;
	text-decoration: 					underline;
	font-weight:						bold;
}

.pp_header {
	font-size:							150%;
	color:								#04243C;
}

.spacer {
	text-align: 						center;
	margin: 							0 auto 0 auto;
	padding-right:						10px;
}


.spacer img {
	width:								735px;
	height:								3px;
	padding-top: 						20px;
}

.sig {
	font-weight: 						bold;
	color:								#354c65;
}

#footer {
	background-color:					#FFFFFF;
	width:								800px;
	height:								65px;
}

#navigation {
	margin:								0;
	padding:							0;
	width:								800px;
	font-size:							88%;
	font-weight:						bold;
	background:							#FFFFFF url(img/nav_bg.gif) repeat-x top left;
	float:								left;
}

#navigation ul {
	padding:							0;
	margin:								0;
	list-style:							none;
	margin-left:						15px;
	
}
#navigation li, #navigation li.sel {
	float:								left;
	margin:								0;
	padding:							12px 20px 12px 20px;
	/*margin-right:						10px;*/
	/*	padding:							2px 15px 3px 8px;	*/
}

#navigation li.sel {
	//color:								#4C7E10;
	background-color:					#FFFFE0;
	border-bottom:						1px #9BB878 solid;
	padding:							12px 20px 12px 20px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color:								#04233C;
	text-decoration:					none;
}

#navigation a:hover, #navigation a:visited:hover {
	color:								#006699;
}

.fnav {
	//list-style:							none;
	margin: 							0; 
	padding:							5px 32px 0px 32px;
	font-size:							10px;
	float:								right;
}

.fnav a, fnav a:link, .fnav a:visited {
	text-decoration:					none;
	color:								#333333;
}

.fnav a:hover{
	text-decoration:					underline;
	color:								#333333;
}

.photo_blk_rt {
	clear: 								right;
	float:								right;
	border:								0px;
	margin-top:							3px;
	margin-right:						3px;
}

.photo_blk_rt img {
	border:								6px #EEEEEE solid;
}

.photo_blk_rt_nb {
	
	clear: 								right;
	float:								right;
	border:								0px;
	margin-top:							3px;
	margin-right:						3px;
}

.herbs {
	height: 865px;
	background: #FFFFFF;
	font-size: 92%;
}

.herbs p {
	
}

.herbs p:first-line {
	font-weight: bold;
}

.herbs ul {
	background: 						#FFFFFF;
	margin: 0; padding: 0;
}

.herbs li {
	width: 								217px;
	list-style-type: 					none;
	float: left;
	padding: 0px 10px 5px 10px;
	margin: 0;
}

.herbs img {
	border:								2px solid #EEEEEE;
}

.copyright {
	clear:								both;
	float:								right;
	font-size:							70%;
	color:								#A3A3A3;
	width:								287px;
	padding-top:						3px;
	text-align:							right;
	padding-right:						30px;
}
/*------ Minor Stuff ------*/

img { border: 0px; }