#header {
	background-color: #FFFFCC;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	position: absolute;
	visibility: visible;
	height: 163px;
	left: 0px;
	top: 0px;
	vertical-align: bottom;
}
body {
	background-color: #FFFFCc;
	background-repeat: repeat-x;
	background-position: 0px 188px;
	background-image: url(images/bgd_secondary.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body a:link {
	color: #666633;
}
body a:visited {
	color: #003300;
	text-decoration: underline;
}
body a:hover {
	color: #003300;
}


#nav {
	position: absolute;
	visibility: visible;
	height: 25px;
	width: 800px;
	top: 124px;
	left: 0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}


#navlist
{
	margin: 0;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	font-weight: bold;
}

#wide {border:0px solid black; padding:5px; float:left; width:1200px;}
#col1 {border:0px solid black; padding:5px; float:left; width:550px;}
#col2 {border:0px solid black; padding:5px; float:left; width:650px;}

	
.second_nav {
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	text-align: center;
	background-position: bottom;
}
.second_nav a:link {
	color: #666633;
	text-decoration: none;
}
.second_nav a:visited {
	color: #003300;
	text-decoration: none;
}
.second_nav a:hover {
	color: #003300;
	text-decoration: underline;
}
.slideshow {
float:right;
}
.main_txt {
	padding-left: 20px;
}
.floatright_300 {
	float:right;
	width:300px;
	border: 2px solid #666633;
	margin-left: 15px;
	background-color: #666633;
}
.floatleft_200 {
	float:left;
	width:200px;
	border: 2px solid #666633;
	margin-right: 15px;
	background-color: #666633;
}
.floatleft_300 {
	float:left;
	width:300px;
	border: 2px solid #666633;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: #666633;
}
.floatright_200 {
	float:right;
	width:200px;
	border: 2px solid #666633;
	margin-right: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666633;
}
.caption_txt {
	font-size: 12px;
	color: #666633;
	text-align: left;
}

.floatcaption_txt {
	font-size: 12px;
	color: #FFFFCC;
	text-align: left;
}

.floatright_261 {
	float:right;
	width:261px;
	border: 2px solid #666633;
	margin-right: 15px;
}

.floatright_278 {
	float:right;
	width:278px;
	border: 2px solid #666633;
	margin-right: 15px;
}
.textbox {
	padding: 5px;
	border: thin groove #666633;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.trilogy {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666633;
	margin-left: 10px;
	padding-left: 15px;
}
.slideshow {
	background-color: #666633;
	padding: 2px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
