@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Page {
	width: 950px;
	background-image: url(../_images/header_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Page2 {
	width: 950px;
	background-image: url(../_images/header_bkgrd2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Sub_Wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Header {
	float: left;
	height: 80px;
	width: 950px;
}
#Logo {
	float: left;
	margin-top: 21px;
	margin-left: 62px;
	height: 49px;
	width: 231px;
}
/* IE6 Only */
* html #Logo {
	margin-left: 31px;
}
#Navigation {
	float: right;
	width: 450px;
	margin-top: 30px;
	margin-right: 155px;
	background-color: none;
}
/* IE6 Only */
* html #Navigation {
	margin-right: 77px;
}
#navcontainer { /* none needed */ 
}
ul#navlist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
ul#navlist li
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
#navlist a, #navlist a:link
{
	margin: 0;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
}
ul#navlist li#active
{
	color: #000000;
	background-color: #a9ca05;
}
#navlist a:hover
{
	color: #000000;
	background-color: #e0f307;
}
#Rotator {
	float: left;
	height: 256px;
	width: 950px;
}
#Rotator2 {
	float: left;
	height: 192px;
	width: 950px;
}
#Content {
	float: left;
	width: 950px;
	margin-bottom: 35px;
	background-image: url(../_images/page_divider.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-top: 22px;
}
#Page_Text {
	float: left;
	width: 500px;
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
/* IE6 Only */
* html #Page_Text {
	margin-left: 45px;
}
#Contact {
	float: right;
	width: 275px;
	margin-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	line-height: 18px;
}
/* IE6 Only */
* html #Contact {
	margin-right: 5px;
}
#Contact a {
	color: #8DB700;
	text-decoration: none;
	
}
#Contact a:hover {
	color: #8DB700;
	text-decoration: underline;	
}
#Contact2 {
	float: right;
	width: 275px;
	margin-top: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	line-height: 18px;
}
/* IE6 Only */
* html #Contact2 {
	margin-right: 5px;
}
#Contact2 a {
	color: #8DB700;
	text-decoration: none;
	
}
#Contact2 a:hover {
	color: #8DB700;
	text-decoration: underline;	
}
#Flash {
	float: left;
	margin-left: 62px;
	width: 888px;
	height: 256px;
}
/* IE6 Only */
* html #Flash {
	margin-left: 31px;
}
#Quote {
	float: left;
	margin-left: 62px;
	width: 888px;
	height: 192px;
}
/* IE6 Only */
* html #Quote {
	margin-left: 31px;
}
#Quote_Photo {
	float: left;
	height: 159px;
	width: 268px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
/* IE6 Only */
* html #QuotePhoto {
	margin-left: 4px;
}
#Quote_Text {
	height: 192px;
	float: right;
	width: 888px;
	margin-right: 250px;
}
/* IE6 Only */
* html #Quote_Text {
	margin-left: 8px;
	margin-right: 125px;
}
#Quote_Text img {
	margin-top: 25px;
}
#Footer {
	background-image: url(../_images/footer_bkgrd.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 950px;
}
#Footer_Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4D900;
	margin-top: 55px;
	margin-left: 125px;
}
#Footer_Navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 9px;
}
#Footer_Navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.divider {
	background-image: url(../_images/divider.gif);
	background-repeat: repeat-x;
	height: 56px;
}
.formTitle {
	background-color: #F5F5F5;
	padding: 8px;
}
.redText {
color: #FF0000
}
.green_italic {
	color: #8DB700;
	font-style: normal;
}

