
/* Page Header */

#page_header {
	width: 777px;
	height: 130px;
	background: url('../../../../images/forumheader.jpg') no-repeat;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	background: inherit;
}

#page_header a:hover {
	color: #000000;
	background-color: inherit;
}


/* Header Title */

#header_title {
	width: 415px;
	height: 221px;
	color: #fff;
	/*background: url('images/headertitle_bg.jpg') no-repeat 0% 0%;*/
	float: right;
	overflow: hidden;
	border-bottom: 1px solid white;
}

#header_title h1 {
	margin: 23px auto 0px 8px;
	width: 300px;
	height: 64px;
	background: url('images/headertitle.gif') no-repeat 0% 0%;
}

#header_title .textbox {
	padding: 85px 12px 0px;
}

#header_title .textbox a {
	text-transform: uppercase;
}


/* Header Links */

#header_links {
	width: 220px;
	height: 221px;
	background: url('images/header_logo.jpg') no-repeat 0% 0px;
	float: left;
	overflow: hidden;
	font-size: 10px;
	
}

#header_links a {
	text-decoration: none;
	color: #b38515;
	font-size: 110%;
}

#header_links ul {
	margin-left: 0px;
	width: 220px;
	height: 46px;
	color: #000000;
	background-color:;
	border-bottom: 1px solid white;
}

#header_links li {
	padding: 20px 12px 0px;
	float: left;
	border-right: 1px solid #a67d19;
	height: 27px;
}


#container {
	margin: 0px auto;
	width: 768px;
	
}


/* Page Header */

#header_container {
	margin-bottom: 12px;
	border: 1px solid #9cb780;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
}


/* Header Navigation Menu */

#header_navmenu {
	width: 151px;
	height: 221px;
	color: #fff;
	background: #000000 url('images/headernav_bg.jpg') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 11px;
	line-height: 10px;
	border-left: #c7ad78 1px solid;
	border-bottom: #c7ad78 1px solid;
}

#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
margin-left: 0px;
	margin-top: 46px;
	height: 174px;
	background: url('images/headernav_listbg.gif') repeat-y;
	border-bottom: #9f0000 1px solid;
}

#header_navmenu li.mainlink {
	background: url('images/headernav_bullet.jpg') no-repeat 8px 5px;
	width: 154px;
	height: 23px;
	border-top: #a67d19 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li.sublink {
	/*background: url('images/headernav_bullet.jpg') no-repeat 8px 5px;*/
	width: 154px;
	height: 15px;
	/*border-top: #a67d19 1px solid;*/
	/*text-transform: uppercase;*/
	overflow: hidden;
	float: left;
}

#header_navmenu li.mainlink a {
	display: block;
	padding-top: 6px;
	padding-left: 28px;
	background-image: none;
	color: #a67d19;
}

#header_navmenu li.sublink a {
	display: block;
	padding-top: 0px;
	padding-left: 30px;
	background-image: none;
	color: #a67d19;
}

#headerbar_site, #headerbar_forum {
padding-left: 10px; background-image:url(); height: 81px; background-repeat: no-repeat;
}


#headerbar_forum a {
text-decoration: none;
}

