body {
	
	color: #006633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color:#003300;
	background-repeat: repeat-x;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
.styleheader {
font-size:16px;
font-weight:bold;
line-height: 30px;

}
.styleheader2 {
font-size:16px;
font-weight:bold;
line-height: 30px;
margin-bottom: 10px;
}
/********************** Header ***************************/
#logo{
	background-color: #FFFFFF;
	height: 69px;
	width: 774px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 30;
	
}
#logo a{
	margin: 0px auto;
}
#header {
	margin: 0px 0px 0px 0px;
	width: 774px;
	height:300px;
	background-image: url(images/bannerpic.jpg) ;
	
	background-repeat: no-repeat;
	position: relative;
		
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:161px;
	left:16px;
	width: 635px;
}
#header li{
	float:left;
}

#headerright{
	float: right;
	margin: 10px 0px 0px 0px;
	width: 269px;
	height:134px;
	position:absolute;
	left: 511px;
	top: 3px;
	
	
		
}
.lastchild{
	border-right: 0px none #4d4b4a !important;
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #006633;
}
#header ul a:hover{
	color:	#00CC00;
}


/********************** Content ***************************/

#content {
	background-color: #005825;
	width:774px;
	display:block;
	position:relative;
	top: 140px;
	height: 830px;
	
}
#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0px 23px 6px 28px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #bbb6a0;

}
/********************** Content - left ***************************/
#left {
		background-image:url(images/backgroundbody.jpg);
	background-repeat:repeat-x;
	border: 1px solid #c2bdaa;
	width:450px;
	height: 760px;
	margin: 0px 0px 28px 28px;
	padding: 0px 0px 10px 10px;
	float:left;
	display:inline;
}
.text{
	float:left;
	width:410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
	
}
#left h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #4d4b4a;
	text-decoration: underline;
	margin: 20px 0px 10px 23px;
}

#left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;color: #006633;
}
#left a:hover{
	color:#000000;
}
.photos{float:right;}
.photos img{display:block;}
/********************** Content - right ***************************/
#slideshow {
	float:right;
	width:270px;
	margin: 0px 23px 10px 0px;
	padding: 0px 0px 6px 0px;
	display:inline;
	border: 0px solid #c2bdaa;
	position: absolute;
	top: -126px;
	height: 270px;
	left: 501px;

}


#right {
	float:right;
	width:200px;
	margin: 0px 23px 10px 0px;
	padding: 0px 0px 6px 0px;
	display:inline;
	border: 0px solid #c2bdaa;

}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #005825;
	text-decoration: none;
		width:250px;
	text-align:center;
	padding: 3px 0px 3px 0px;
}
#right p{
	padding: 10px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background:#0066FF:
}
#right a{
	padding: 15px 9px 5px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	font-weight:bolder;
	display:block;
}
#right a:hover{
	color:#000000;
}
#right span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #605c4c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#c2bdaa;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 15px 6px 0px 6px;
}
#righttext{
	margin: 8px 9px 8px 9px;
	padding: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	position:relative;
	width: 90%;
	background:#336633;
	line-height: 20px;
	margin-left: 10px;
	visibility: inherit;
	}
	
	
	

	
.whitetext {
color: #FFFFFF;
font-size:10px;
}
/********************** menu boxes on right ***************************/
#menubox  {
	position:absolute;
	background:#003300;
	border: 1px solid #CCCCCC;
	width: 250px;
	left: 497px;
	top: 49px;
	float:right;
	padding: 10px 10px 10px 10px;
	display:inline;
		margin: 0px 23px 10px 0px;

}





/********************** footer ***************************/
#footer, #footer a {
	background-color: #005825;
	width: 774px;
	height:35px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
}
#footer a:hover{
	color:#b0c0e2;
	font-size:10px;
}
