/* CSS Document */


body{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0;
	font-family: "Tahoma";
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	background: #FFFFFF;
}
#header{
	width: 100%;
	height: 220px;
}
#banner{
	height: 75px;
	background: url(images/Header-GreenGrad_900.jpg) no-repeat;
}
#headPI{
	float: right;
	width: 358px;
	padding: 15px 15px 0px 0px;
	font-family: "CG Omega";
	font-size: 30pt;
	text-transform: uppercase;
	text-align: right;
	color: #8EC855;
	visibility: visible;
}
#pagetitlebc{
	float: right;
	width: 300px;
	margin: -171px 485px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-family: "Myriad";
	font-size: 16pt;
	text-transform: none;
	color: #000000;
}
#pagetitle{
	float: right;
	width: 300px;
	margin: -179px 485px 0px 0px;
	padding: 0px 0px 3px 0px;
	font-family: "Myriad";
	font-size: 22pt;
	text-transform: uppercase;
	color: #000000;

}
#navtitle{
	padding: 5px 10px 0px 480px;
	font-family: "Myriad";
	font-size: 11pt;
	font-style: normal;
	font-weight: 400;
	color: #000000; 
	text-transform: uppercase;
	text-align: center;
}
span.bird{
	float: left;
	width: 49%;
	height: 220px;
	position: relative;
	left: 30px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainbody{
    float: none;
	padding: 5px 15px 50px 170px;
	
}
h1{
	font-size: 10pt;
	font-weight: bold;
	color: #4E821C;
	text-transform: uppercase;
}
h2{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
ul{
	margin-left: 1em;
	padding-left: 0;
}
#footer{
	clear: both;
	width: 100%;
	height: 35px;
	background: url(images/Header-GreenGrad_900.jpg) no-repeat;
} 
#copyright{
	margin: 3px 375px 0px 15px;
	font-size: 10px;
	line-height: 15px;
}
#footnav{
	margin: 0px 375px 3px 15px;
	font-size: 10px;
	line-height: 15px;
}
#footnav a{
	color: #000000
}
#footPI{
	float: right;
	width: 260px;
	padding: 0px 15px 0px 0px;
	font-family: "CG Omega";
	font-size: 22pt;
	text-transform: uppercase;
	text-align: right;
	color: #8EC855;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
	font-weight: 600;
}
#cformborder {
	height: auto;
}
#cforminput {
	width: 64%;
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.rcomment {
	display: none;
}
#cinfo {
	width: 35%;
	position: relative;
	float: right;
}
span.style1  {
	color: #4E821C;
	font-weight: bold;
}


/* Experiment */
/* Greem = background: #8EC855;
   Shadow = #C6C1AD;
   Light Gray = #E7E3D6; E1DDCE; url(images/Header-LGray.jpg) no-repeat;
   Dark Gray = #988F70; 
   Green Gradient = background: url(images/Header-GreenGrad.jpg) no-repeat;
   Gray Gradient = background: url(images/Header-GrayGrad.jpg) no-repeat;
*/ 
/* Layout Experiment - Change Data Below 
#banner, #footer{
	background: #8EC855;
}
#headPI, #footPI{
	color: #000000;
	visibility: visible;
}
#pagetitlebc, #pagetitle{
	color: #000000;
}
*/
