@charset "utf-8";
body  {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.main #container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/copy-bg.png);
	background-repeat: repeat-y;
} 
.main #top {
	background-image: url(images/top.png);
	height: 217px; 
} 
.main #header {
	background-image: url(images/slide-bg.jpg);
	height: 275px;
}
.main #title {
	background-image: url(images/title-bg.png);
	height: 78px;
} 
.main #titletext {
	font-size: 32px;
	color: #794e19;
	padding-top: 25px;
	padding-left: 120px;
}
.main #sidebar {
	float: left; 
	width: 220px; 
}
.main #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 280px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
} 
.main #copyfooter {
	background-image: url(images/footer.png);
	height: 76px;
}
.main #footer {
	background-image: url(images/wo-footer.png);
	height: 102px;
} 
.main #footcopy {
	padding-top: 31px;
	color: #794d18;
	font-size: 13px;
}
.wolink {
	color: #794d18;
	text-decoration:none;
	font-weight: bold;	
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navcontainer {
	width: 180px;
	padding-left: 85px;
 }
#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 180px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#navlist li a {
	text-decoration: none;
	font-weight: bold;
	color:#000;
	font-size: 13px;
}
#navlist  a:link, .navlist2 a:visited {
font-weight: bold;
color: #000;
font-size: 13px;
}
#navlist a:hover {
color: #000;
font-weight: bold;
text-decoration: none;
font-size: 13px;
}
.main #copy {
	padding-right: 80px;
	text-align: justify;
	padding-top: 10px;
}
.main #footercopy {
	font-weight: bold;
	padding-top: 18px;
}
.main #slideshowholder {
	padding-left: 115px;

}a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
