/* Styles for Menu Items */

.option                     {
	position: relative;
	text-align: center;
	float : left;
	height : 24px;
	background-color: #578219;
	border: thin solid #d9e9cc;
	}

#navigation {
	float : left;
	width : 902px;
	color : #000000;
	padding : 0 10px;
	border-bottom : 2px solid #d71920;
	margin : 0 0 0 0;
	background-color : #2c5b00;
} 

.navbg {
	
	background-image: url(../images/menu_bt.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
}

#navigation ul {
	padding : 0;
	display : inline;
	font-weight : bolder;
	float : right;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	text-align: center;
} 
#navigation ul li {
	display: inline;
	float : left;
	width: 10em;
	font-size : 9pt;
	line-height: 10pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	height: 24px;
	margin-left: 0px;
	position: relative;
	list-style-type: none;
	text-align: center;
} 
#navigation ul li a {
	display: inline;
	text-decoration: none;
	color: #fff;
	/* IE6 Bug */
	
	width: 9em;
	border-bottom: 0;
	list-style-type: none;
	text-align: center;

	}

#navigation ul li a.current {
	float : left;
	text-decoration : none;
	padding : 0;
	margin : 0;
	color : #ffffff;
	width: 10em;
} 


#navigation li ul {
	position: absolute;
	/* Set 1px less than menu width */
	top: 20px;
	left: 0px;
	display: none;
	}

#navigation li ul li a { padding: 2px 5px; } /* Sub Menu Styles */


/* Fix IE. Hide from IE Mac \*/
* html navigation ul li { float : left;
	text-decoration : none;
	padding : 0;
	color : #c6db96;
	text-align : center;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 9em; }
* html navigation ul li a { height: 1%; }
/* End */

#navigation ul li a:hover {
	 width: 9em;
	text-decoration : none;
	color: #e29024;
	
	 }

#navigation li ul li a:hover { width: 9em;
	text-decoration : none;
	color : #e29024;
	background-color: #c61f21;
	 } /* Hover Styles */
		
#navigation li:hover ul, li.over ul { display: block; } /* The magic */



* { 
padding : 0; 
margin : 0; 
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-image : url(../images/bbg.jpg);
	background-repeat : repeat-x;
	background-color: #4a7b08;
	line-height: 13pt;
} 
img { 
padding : 5px; 
border : 1px solid #5f9b1e; 
} 

.leftnav img {
	border: 0px;
	padding: 0;
}
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
#wrapper {
	margin : 10px auto;
	width : 922px;
	background-image : url(../images/wbg.jpg);
	background-repeat : repeat-y;
	border: 1px solid #d71920;
} 
#header {
	color : #333;
	width : 902px;
	float : left;
	padding : 10px;
	height : 130px;
	margin : 0;
	background-color : #2c5b00;
	background-image : url(../images/hbg.jpg);
	background-repeat : no-repeat;
} 
.logo h1.lineone {
	font-size : 12pt;
	font-weight : lighter;
	font-family : helvetica, arial, sans-serif;
	padding-top : 85px;
	padding-left : 150px;
	border : none;
	letter-spacing : -1px;
	color : #ffffff;
} 
.logo h1.lineone span { 
color : #53a5ce; 
} 
.logo h2.linetwo { 
padding-left : 5px; 
font-size : 0.9em; 
font-family : helvetica, arial, sans-serif; 
text-transform : none; 
color : #53a5ce; 
} 
.logo a { 
color : #53a5ce; 
text-decoration : none; 
} 

#leftcolumn {
	color : #333;
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 350px;
	width : 202px;
	float : left;
} 
.breadcrumbs  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-bottom: 12px;
}
.leftnav {
	width : 202px;
	margin-top : 20px;
	margin-left : 10px;
	margin-right: 10px;
} 
.leftnav ul {
	list-style-type: none;
}
.leftnav li h2 {
	margin : 0;
	height : 25px;
	color : #5f9b1e;
	padding-left : 20px;
	padding-top : 10px;
	font-size : 1.5em;
} 
.leftnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.leftnav li li { 
padding : 5px; 
margin-left : 20px; 
font-size : 1em; 
} 
.leftnav li a { 
padding-left : 10px; 
text-decoration : none; 
color : #53a5ce; 
} 
.leftnav li a:hover {
	border : none;
	padding-left : 10px;
	color: #ec2028;
} 
#content {
	float : left;
	color : #333;
	background : #fafaee;
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 350px;
	width : 458px;
	display : inline;
	text-align : left;
} 

#content ul {
	margin-left: 5px;
	margin-bottom: 9px;
}

#content ul li {
	margin-left: 12px;
}

#content p {
	margin-bottom: 9px;
}
#content h1 {
	color : #34620a;
	font-size : 1.9em;
	font-weight : lighter;
	letter-spacing: -1px;
	margin-bottom: 12px;
} 
#content h2 { 
color : #53a5ce; 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 20px;
 
} 


#content h3 {
	color : #333;
	font-size : 11pt;
	font-weight : bold;
	padding-top : 20px;
	margin-bottom: 9px;
}




#rightcolumn { 
color : #333; 
margin : 0 0 0 0; 
padding : 10px; 
min-height : 350px; 
width : 202px; 
float : left; 
} 
.ads p { 
font-family : verdana; 
font-size : 1em; 
padding-left : 5px; 
padding-bottom : 5px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 10px; 
} 
.ads { 
width : 190px; 
height : 600px; 
margin-left : 5px; 
margin-top : 15px; 
} 
.ads h4 {
	background-color : #5f9b1e;
	color : #fff;
	font-weight : bold;
	font-size : 9pt;
	padding-bottom : 2px;
	text-align: center;
} 
.ads h3 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 30px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #5f9b1e; 
text-decoration : underline; 
} 
.ads a { 
margin-right : 25px; 
margin-bottom : 2px; 
color : #53a5ce; 
font-size : 0.8em; 
font-weight : bold; 
padding-left : 3px; 
text-decoration : none; 
padding-bottom : 15px; 
} 
#footer {
	width : 918px;
	clear : both;
	color : #ffffff;
	background : #2c5b00;
	margin : 0 0 0 0;
	padding : 2px;
	text-align : center;
	font-size: 8pt;
	line-height: 10pt;
} 
#footer a {
	color: #ffcc00;
}

#program {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	visibility: hidden;
	background-color: #99FF00;
	left: 495px;
	top: 200px;
}
.indent2  {
	width: 12px;
	float: left;
	height: 12px;
}
#contentsgl {
	float : left;
	color : #333;
	background : #fafaee;
	margin : 0 0 0 0;
	padding : 10px;
	min-height : 350px;
	width : 660px;
	display : inline;
	text-align : left;
}
#contentsgl ul {
	margin-left: 5px;
	margin-bottom: 9px;
}
#contentsgl .redoutline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14pt;
	background-color: #e3dcb8;
	padding: 3px;
	width: 300px;
	border: 1px solid #d31b21;
	margin-bottom: 9px;
	margin-top: 6px;
	float: left;
	margin-left: 0px;
	margin-right: 12px;
}
#contentsgl ul li {
	margin-left: 12px;
}
#contentsgl p {
	margin-bottom: 9px;
}
#contentsgl h1 {
	color : #34620a;
	font-size : 1.9em;
	font-weight : lighter;
	letter-spacing: -1px;
	margin-bottom: 12px;
}
#contentsgl h2 {
	color : #53a5ce;
	font-size : 1.6em;
	font-weight : lighter;
	padding-top : 20px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	font-weight: bolder;
	text-align: center;
	height: 125px;
	width: 125px;
	border: 2px solid #000000;
	margin-left: 24px;
	margin-bottom: 9px;
}
.return {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: d5d5d5;
}
h3 {
	color : #333;
	font-size : 14pt;
	font-weight : bold;
	padding-top : 9px;
	margin-bottom: 9px;
}
.indent {
	float: left;
	height: 18px;
	width: 100px;
}
.kit {
	padding-left: 26px;
	padding-bottom: 6px;
}
.incentivewrap {
	width: 650px;
	border: 1px solid #93a57b;
	padding: 3px;
}
.incentiveleft {
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	background-color: #48665a;
	float: left;
	width: 315px;
	padding: 2px;
	text-align: center;
}
.incentiveright {
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	background-color: #48665a;
	float: right;
	width: 315px;
	padding: 2px;
	text-align: center;
}
.incentivebody {
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	width: 313px;
	padding: 1px;
	text-align: center;
	color: #333;
}
.incentivebodycenter {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #333;
	line-height: 12pt;
	padding-top: 9px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.incentivecenter {
	font-size: 11pt;
	font-weight: bold;
	color: #fff;
	background-color: #48665a;
	width: 400px;
	padding: 2px;
	text-align: center;
	margin-top: 9px;
	margin-right: 125px;
	margin-left: 125px;
}
.incentivestructurebodyleft {
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	width: 100px;
	padding: 1px;
	color: #333;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.incentivestructurebodyright {
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	width: 290px;
	padding: 1px;
	color: #333;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.incentivecentersmall {
	font-size: 9pt;
	color: #333;
	width: 410px;
	padding: 2px;
	text-align: center;
	margin-top: 9px;
	line-height: 11pt;
	margin-right: 125px;
	margin-left: 125px;
}
.indent3 {
	text-indent: 26px;
}
.smallborder {
	border: 1px dotted #666666;
	padding: 5px;
	margin-right: 12px;
	margin-left: 12px;
}
.smallborderpink {
	border: 1px dotted #666666;
	padding: 5px;
	margin-right: 12px;
	width: 175px;
	background-color: #e9e3bf;
	font-size: 9pt;
	float: left;
}
.smallborderblue {
	border: 1px dotted #666666;
	padding: 5px;
	width: 175px;
	background-color: #ced4ba;
	float: left;
	margin-right: auto;
	margin-left: 12px;
}
.moviewrap {
	width: 663px;
	padding: 3px;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.footermovie a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	width: 663px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contentsgl .mapcontainer {
	height: 80px;
	width: 425px;
	margin-bottom: 20px;
}
.mapmiddle {
	text-align: center;
	width: 150px;
	margin-left: 96px;
}
.mapleft {
	float: left;
	width: 84px;
	margin-right: 12px;
	text-align: center;
}
.mapright {
	text-align: center;
	float: right;
	width: 175px;
	margin-left: 12px;
}
.copyright {
	font-family: arial;
	font-size: 8pt;
	line-height: 9pt;
	margin-top: 6px;
	margin-bottom: 12px;
}
