body{
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#879D0C;
}

body, li, p, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BDDC0E;
}

a, a:visited{
	color:#fff;
}



h1, .head1 {
	font-size: 15px;
	padding: 0 0 10px 0;
	color:#fff;
	}
h2, .head2{
	color:#FFFF66;
	font-size:12px;
	font-weight:bold;
}





h4{
	border-bottom:1px solid #999;
	color:#333;
}


#shell{
	width:743px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:#555F10;
}

/* Top Area */
#topArea{
	height:105px;
	width:743px;
	background:url(/images/topbg.jpg) #1A8BD9;
	margin:0;
}

#logo{
	background-image:url(/images/logo.gif);
	width:137px;
	height:82px;
	float:left;
	margin:11px 0 0 21px;
}

#logoRight{
	background-image:url(/images/topright.gif);
	width:123px;
	height:39px;
	float:right;
	margin:55px 20px 0 0;	
}

/* Banner */

#homepagebanner{
	margin:0;
	width:743px;
	height:164px;
	
}

#contentpagebanner{
	margin:0;
	width:743px;
	
	height:137px;
}

/* Main Navigation */




#mainNavContainer{
	background:url(/images/mainnavbg.jpg) repeat-x #000;
	height:27px;
	width:743px;
}


#mainNavContainer ul{
	margin:0 0 0 10px;
	text-align:center;
	width:100%;
}

#mainNavContainer ul li{
	float:left;
	padding:0;
	list-style-type:none;
	display:inline;
	height:26px;
}

#mainNavContainer ul li#selected{
	background:url(/images/mainnavbg2.jpg) repeat-x #000;
}




#mainNavContainer ul li.first{

}

#mainNavContainer a, #mainNavContainer a:visited{
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;	
	padding:6px 9px;
	display:block;
	text-transform:uppercase;
}

#mainNavContainer a:hover{
	color:#BDDC0E;
}

#homepagetitlestrip{
	background:#BDDC0E;
	height:35px;
	width:456px;
}

#homepagetitlestrip img{
	margin:8px 0 0 28px;
}


.contentpagetitlestrip{
	background:#BDDC0E;
	height:35px;
	width:100%;
}

.contentpagetitlestrip img{
	margin:8px 0 0 200px;
}

#leftmain{
	width:440px;
	float:left;
	color:#BDDC0E;
}

#leftcol{
	width:176px;
	float:left;
	color:#BDDC0E;
	height:600px;
}


#leftmain .content{
	padding:30px 0 0 30px;
	color:#BDDC0E;
	font-size:12px;
	
}	




#content #fullwidth{
	padding:10px;
}

/* Right Column*/
#rightmain{
	float:left;
	width:480px;
	font-size:12px;
}

#rightmain .content{
	padding:30px 0 0 30px;
	color:#BDDC0E;
	font-size:12px;
}	

#rightcol{
	float:right;
	width:287px;

}


#rightcol .homecaption{
	background:url(/images/home_caption.jpg);
	width:287px;
	height:132px;
}





/* Sub Nav*/

ul#subnav{
	background:url(/images/leftcolbg.jpg) no-repeat;
	float:none;
	width:176px;
	margin:20px 0 0 0 ;
	padding:12px 0 0 0 ;
	height:200px;
	list-style:none;
}

ul#subnav li{
	margin:6px 2px 0 2px;
	padding:1px 8px 1px 8px;

}

ul#subnav li.sectionTitle{
	background:none;
	padding:1px 30px 0 20px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

ul#subnav li.selected{
	text-decoration:underline;
	color:#FDE502;
}


ul#subnav li a, ul#subnav li a:visited{
	color:#FDE502;
	font-size:12px;
	text-decoration:none;
	text-transform:capitalize;
}

/* Footer */

.sunflowers{
	background:url(/images/sunflowers.jpg);
	width:743px;
	height:124px;
	display:block;
	float:none;
	clear:both;
}

#footercontainer{
	background:#000;
	float:none;
	width:743px;
	display:block;
	clear:both;
	color:#fff;
	font-size:11px;
}

#footercontainer .footertext{
	padding:4px 10px 4px 10px;
	
}

#footercontainer .footertext p, #footercontainer .footertext a, #footercontainer .footertext a:visited{
	color:#fff;
	font-size:10px;
}

#djk, #djk a, #djk a:visited{
	font-size:10px;
	color:#fff;
	text-decoration:none;
	margin:6px 0 10px 0;
}