@charset "UTF-8";
body {background-color:#000;}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #AC781E;
}
#container #head {
	height: 260px;
	width: 800px;
}
#container #butttop {
	background-image: url(images/headbutback.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 800px;
}
#container #butttop ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px;
}
#container #butttop ul li {
	display: inline;
	color: #AC781E;
}
#container #butttop ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AC781E;
	font-size: 24px;
	height: 39px;
	width: 800px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#container #butttop ul li a:hover {
	color:#9C620F;
	margin-top: 6px;
}
#container #subhead h1 {
	color: #000;
	height: 133px;
	width: 800px;
	background-image: url(images/subhead.png);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	margin-top: 0px;
}
#container #subhead {
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#container #main {
	height: 309px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#container #main img {
	height: 283px;
	width: 383px;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
}



#container #mainer {
	background-color: AC781E;
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#container #mainer p {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 30px;
}

#container #mainer img {
	float: left;
	padding: 20px 50px;
}
#container #main p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: right;
	width: 380px;
}
#container #main ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	float: right;
	width: 366px;
	padding: 0px 10px 10px;
}

#mainst .hoverbox {
	cursor: default;
	list-style: none;
}
.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}
.hoverbox img
{
	background: #9C620F;
	border-color: #AC781E;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	width: 150px;
	height: 100px;
}

.hoverbox li
{
	background: #9C620F;
	border-color: #AC781E;
	border-style: solid;
	border-width: 1px;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 250px;
	height: 166px;
}#container #mainst {
	height: 300px;
	width: 800px;
}
#container #mainst h3 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	clear: both;
	padding-top: 40px;
	font-size: 28px;
}
#container #mainst p {
	text-align: center;
	font-size: 12px;
}
#container #mainst a {
	text-decoration: none;
	color: #000;
}
#container #mainst h4 {
	text-align: center;
}
#container #mainer h4 {
	text-align: center;
	padding-bottom: 20px;
}
#container #mainer h4 a {
	color: #000;
	text-decoration: none;
}
