body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
	background-color: #252C03;
	margin: 0px;
	color: #425003;
}
#wrapper {
	background-color: #FEFFF5;
	background-image: url(images/bkg_home03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 140px;
}
#wrapper_sub {
	background-color: #FEFFF5;
	background-image: url(images/bkg_sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 140px;
}
#header {
	height: 140px;
	background-color: #FEFFF5;
}

img {border-style:none;}
/************************************************
*	Hyperlinks									*
************************************************/
a {
	color: #996600;
	text-decoration: underline;
}
a:visited {color: #996600;text-decoration: underline;}
a:hover {text-decoration: underline;}
/************************************************
*	Content 					     		    * 
************************************************/
#content {
}
#contentright {
	width: 780px;
}
#content_home {
	width: 780px;
}
#textwrapper_01 p {
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #425003;
}
h1 {
	color: #262d02;
	font-size: 22px;
	font-family: "Trebuchet MS";
	margin-top: 0px;
	font-weight: bold;
}
h1 a  {color: #390F0F;/* color: #4E99B2; */text-decoration: underline;}
h1 a:hover {color:#FFFFFF;text-decoration: none;border: none;background-color: #BC4200;}
/*	
#contentright p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
*/
h2 {
	color: #262d02;
	font-size: 16px;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
h3 {
	font-size: 13px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
h4 {color: #666666;font-size: 12px;font-family: Arial, Helvetica, sans-serif;font-weight: bold;margin: 5px 0px 0px 0px;padding: 5px 0px 0px 0px;}
#textwrapper_01 {
	margin: 25px 60px 30px 200px;
	width: 510px;
}
#textwrapper_home {
	margin: 20px 0px 20px 50px;
}
#home_blurb {
	font-size: 13px;
	font-weight: bold;
	padding-right: 20px;
	border-right: #262d02 solid 2px;
}
#home_blurb_headline {
	margin-left: 40px;
	margin-top: 15px;
	width: 320px;
}
#home_blurb_headline h1 {
}
blockquote{margin: 0px 25px 15px 25px;padding: 0px 25px 0px 25px;background-image: url(images/quotes.gif);background-repeat: no-repeat;}
#content blockquote p{margin: 0px 0px 10px 0px;padding: 10px 0px 0px 0px;}

/************************************************
*	Left Sidebar 					     	    * 
************************************************/
#sidebar {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
}
#sidebar img {
	margin-bottom:10px;
}
#sidebar02 {}
#sidebar02 img {
	margin-right:10px;
}
#sidebar03 {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
}
#sidebar03 p{padding: 10px;margin: 0px;font-size: 10px;}
#sidebar03 img {
	margin-top:10px;
}

/************************************************
*	Footer Background							*
************************************************/
#footerbg {
	background-image: url(images/bkg_footer.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 20px 0px;
	clear: both;
}
/************************************************
*	Footer  									*
************************************************/
#footer {
	color: #999999;
	padding: 20px 0px 0px 50px;
	font-size: 10px;
}
#footer p {
	padding: 0px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	color: #999999;
}
#footer h2 {color: #FFFFFF;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;font-weight: bold;border-bottom: 2px solid #666666;padding: 0px 0px 2px 0px;margin: 15px 0px 0px 0px;text-transform: uppercase;}
#footer h3 {color: #FFFFFF;font-size: 12px;font-family: Arial, Helvetica, Sans-Serif;font-weight: bold;border-bottom: 2px solid #666666;padding: 0px 0px 2px 0px;margin: 15px 0px 3px 0px;text-transform: uppercase;}
#footer a, #footer a:visited {color: #999999;font-weight: normal;}
#footer a:hover {color: #CCCCCC;}
#footer ul {list-style: none;margin: 0px 0px 0px 0px;padding: 0px;}
#footer ul li {display: inline;padding: 0px;margin: 0px;}
#footer ul li a {display: inline-block;}
#footer ul li a {display: inline;color: #FFFFFF;text-decoration: none;margin: 0px;padding: 5px 0px 5px 0px;border-bottom: 1px solid #666666;}
#footer ul li a:hover {background: #333333;color: #FFFFFF;}
#contactinfo2 {margin-top: 30px;text-align: left;margin-left: 20px;}
.bodyimage {margin-top: 0px;margin-right: 25px;margin-bottom: 10px;margin-left: 0px;border: solid #666666 1px;float: left;}
.bodyimageright {margin-top: 0px;margin-right: 15px;margin-bottom: 10px;margin-left: 15px;border: solid #666666 1px;float: right;}
.smallprint {font-size: 10px;line-height: 15px;}
.highlighttext {color: #8F2122;}
div.right {
	float:right;
	margin-bottom:10px;
	width:105px;
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
}
img.right {
	float:right;
	margin-bottom:10px;
	margin-left: 10px;
}
.left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.center {
	margin:20px 0px 20px 0px;
}

