@charset "UTF-8";
/* CSS Document */
body	{
	background-color:#c8bb89;
	background-attachment:fixed;
	background-position:center;
}
a:link {
	color: #00693C;
	
}
a:visited	{
	color: #666;}


#spread	{
	width:955px;
	margin-left: auto;
	margin-right: auto;
}
#container	{
	background-color:#ffffff;
	border: 0px solid #000000;
}
#header	{
	height: 88px;
	padding: 25px;
}
#logo	{
	width: 150px;
	float:left;
}
#topheader	{
	float:right;
	width: 720px;
	color: #AC8C18;
}
#headerleft	{
	float: left;
	color: #AC8C18;
	font-size:18px;
	font-style:italic;
	padding-top: 5px;
}
#headerright	{
	float: right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#headerright a:link, #headerright a:visited	{
	color: #AC8C18;
	text-decoration:none;
}
#headerright a:hover	{
	color: #00693C;
}
#navigation	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #00693C;
	position:relative;
	height: 25px;
	text-align:center;
}
#navigation ul	{
	width: 955px;
}
#navigation ul	li{
	list-style-type:none;
	display:inline;
	float:left;
	border-right: 2px solid #ffffff;
	background-color: #00693C;
	line-height: 25px;
}
#navigation ul li:hover, #navigation ul li.selected	{
	background-color: #76988f;
}
#navigation a { padding: 3px 20px; }

#navigation a:link, #navigation a:visited
{
color: #fff;
text-decoration: none;
}height

#navigation a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

#cover	{
	height: 285px;
	border-top: 2px solid #ffffff;
}
#subnav	{
	width:136px;
	float:left;
	background-color: #D6E0DD;
	height: 235px;
	padding: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
}
#subnav ul	{
	list-style:none;
	line-height: 14px;
}
#subnav ul li	{
 margin: 0 0 8px 0; }

#subnav ul li a:link, #subnav ul li a:visited	{
	color: #000000;
	text-decoration:none;
}
#subnav ul li a:hover, #subnav ul li a.selected	{
	font-weight:bold;
	color: #00693C;
}
#coverimage	{
}
#mainbody	{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 23px;
}
#mainbody p	{
	margin-bottom: 10px;
}
form div 	{
	margin: 5px 0;
}
#leftbody	{
	float:left;
	width:137px;
	padding: 2px 5px 25px 25px;
	font-size:12px;
	line-height: 17px;
	
	
}
#rightbody	{
	float:right;
	width: 602px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 145px;
	padding-bottom: 25px;
	border-left: 1px solid #b6985e;
	margin-bottom: 20px;
	
}
#rightbodyGALLERY	{
	float:right;
	width: 727px;
	font-size: 12px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	border-left: 1px solid #b6985e;
	margin-bottom: 20px;
	
}
#rightbody ul
{
	list-style:disc;
	line-height: 16px;
	padding-left: 0px;
	color: #000000;
	padding-bottom: 15px;
	
}
#rightbody li 	{
	list-style-type:disc;
	margin-left: 15px;
	padding-left: 5px;
}
	

#footer	{
	font-size: 10px;
	padding: 10px 25px 10px 25px;
	font-family:Arial, Helvetica, sans-serif;
}
#footerleft	{
	float:left;
}
#footerright	{
	float:right;
}
#footerright a:link, #footerright a:visited	{
	color: #00693C;
	text-decoration:none;
}
#footerright a:visited	{
	color: #000000;
	text-decoration:none;
}
.header	{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #00693C;
	margin-bottom: 10px;
}
.lsheader	{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color: #00693C;
	margin-top: 10px;
	line-height: 25px;
}
#slideController	{
	float:right;
	height: 285px;
	margin-top: -285px;
	width: 18px;
}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li{ 
	/* 
		define width and height of container element and list item (slide)
		list items must be the same size as the slider area
	*/ 
	width:749px;
	height:285px;
	overflow:hidden;
}
#prevBtn	{
}
#nextBtn	{
	border-bottom: 2px solid #fff;
}
.clear	{
	clear:both;
}
.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	font-weight: bold;
	color: #00693C;
	padding-top:10px;
	}

.smalltype {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:24px;
	color: #000000;
	}
	
	.smallimages {
	padding-top: 5px;
	padding-right:13px;
	}
	
	.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color: #000000;
	padding-top:3px;
	padding-bottom:20px;
	}