html {
	background: #000 url('../images/sitebg.jpg') center no-repeat fixed;
}

body {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	font-family: 'arial, helvetica', sans-serif;
	font-size: 12px;
	color: #fff;
}

a:link { text-decoration: none; font-weight: 700; color: #c60; }
a:visited { text-decoration: none; font-weight: 700; color: #996; }
a:hover { text-decoration: none; font-weight: 700; color: #f96; }
a:active { text-decoration: none; font-weight: 700; color: #960; }

.menuitems a:link { font-size: 14px; text-decoration: none; font-weight: 700; color: #ebea99; }
.menuitems a:visited { font-size: 14px; text-decoration: none; font-weight: 700; color: #ebea99; }
.menuitems a:hover { font-size: 14px; text-decoration: underline; font-weight: 700; color: #ebea99; }
.menuitems a:active { font-size: 14px; text-decoration: underline; font-weight: 700; color: #ebea99; }

.header {
	width: 1000px;
	height: 159px;
}

.logo {
	float: left;
	width: 170px;
	height: 159px;
}

.headerwrap {
	float: right;
	width: 830px;
	height: 125px;
	padding-top: 17px;
	padding-bottom: 17px;
}

.address {
	float: left;
	width: 199px;
	height: 61px;
	font-family: 'verdana', sans-serif;
	font-size: 10px;
}

.searchwrap {
	margin-left: 208px;
	width: 621px;
	height: 61px;
	border-left: 1px dotted #e4cc00;
	text-align: center;
}

.search {
	float: left;
	width: 512px;
	height: 61px;
}

.google {
	width: 347px;
	height: 22px;
	margin-top: 10px;
	padding-left: 75px;
}

.searchbox {
	width: 239px;
	border: 1px solid #abadb3;
	margin-left: 2px;
	text-align: left;
	font-size: 12px;
	color: #939393;
}

input, select, textarea {
	border: 1px solid #828282;
	font-size: 12px;
	color: #939393;
	background-color: #444;
}

.searchbutton {
	width: 33px;
	height: 22px;
	border: 0px;
	vertical-align: top;
}

.header-icons {
	float: right;
	width: 109px;
	height: 61px;
}

.menubar {
	width: 824px;
	height: 29px;
	background-color: #753100;
	margin-top: 15px;
	padding-right: 5px;
}

.menuitems {
	float: right;
	margin-top: 7px;
}

.headerbottom {
	margin-left: -10px;
	width: 839px;
	height: 37px;
}

.pagetag {
	float: left;
	width: 378px;
	height: 21px;
	margin-left: 160px;
	margin-top: 5px;
	font-family: 'Times New Roman', Times, serif;
	font-weight: 700;
	font-size: 18px;
}

.pagetag2 {
	float: left;
	width: 378px;
	height: 21px;
	margin-left: 169px;
	margin-top: 5px;
	font-family: 'Times New Roman', Times, serif;
	font-weight: 700;
	font-size: 18px;
}

.date2 {
	float: right;
	width: 215px;
	height: 21px;
	padding: 8px;
	text-align: right;
}

.bodywrap {
	width: 1000px;
}

.leftside {
	float: left;
	width: 320px;
}

.rightside {
	float: right;
	width: 680px;
}

.video {
	width: 673px;
	height: 330px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.sidecontent {
	width: 296px;
	padding: 12px;
	line-height: 1.5;
}

.sideads {
	width: 320px;
}

.ads {
	width: 300px;
	padding: 12px;
}

.righttext {
	width: 663px;
}

.footer {
	clear: both;
	width: 1000px;
}

.footleft {
	float: left;
	width: 490px;
	height: 80px;
}

.footright {
	float: right;
	width: 470px;
	height: 80px;
	text-align: right;
	font-size: 10px;
	margin: 12px;
}

.footline {
	width: 1000px;
	height: 4px;
	background-color: #b09e04;
}

.smalllogo {
	float: left;
	width: 67px;
	height: 66px;
	margin: 12px;
}

.copytext {
	font-size: 10px;
	width: 450px;
	height: 60px;
	margin-top: 25px;
}

.mapbox { 
	width: 200px;
	border: 1px solid #999;
	text-align: left;
	font-size: 12px;
	color: #939393;
}

.contactaddress {
	width: 50px;
	height: 17px;
	border: 0px;
	vertical-align: top;
	margin-top: 1px;
	margin-left: 2px;
}
