/* CSS Document */

#wrapper {
	width:100%;
	text-align:center;
}


 a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}


.indexheaderbox {
	background:url(images/hdr_bg_01.gif);
	width:100%;
	text-align:center;
}

.indextitlebox {
	background: url(images/index_title_bg.gif);
	width:100%;
	text-align:center;
}

.sectionheaderbox {
	background:url(images/hdr_bg_02.gif);
	width:100%;
	text-align:center;
}

.sectiontitlebox {
	background-color:#FFF;
	height:36px;
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:center;
}


#newnavbox {
	background-color:#FFF;
	
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:center;
}

#sectiontextarea {
	width: 369px;
	height: 336px;
	background-color: #cedbd6;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 45px;
	vertical-align: top;
}

#sectiontextarea h2{
	font-size: 16px;	
}

.slideshowbox {
	text-align: center;	

}

.localnav {
	width:100%;
	text-align:center;

}


.localnavbox {
	width:803px;
	Height:70px

}

.bottombar {
	background-color:#B57846;
	width:100%;
	height:6px;
}

.clickonbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:16px;
	text-align:center;
	height:60px;
}


.aboutbox {
	position:relative;
	top:29px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:22px;
	text-align:center;
	width:550px;
}


.biotext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-align:center;
}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:14px;
	text-align:center;
	height:60px;
	width:60%;
	vertical-align: middle;
	margin-left: 20%;
	margin-right: 20%;
}

.footer a{
	color:#000000;
	text-decoration:
}

.footer  a:hover, 
.footer  a:active {
	color:#339933;
	text-decoration: underline
}