body {
	background-color: #2a1e14;
}
#sitecontrol {
	width: 955px;
	margin: auto;
}
#content {
	background-color: #fff;
	padding: 0 9px;
	width: 937px;
	margin: auto;
}
#content.cellTpl {
	width: 300px;
	padding: 10px 10px 0;
}
#content.cellTpl p { text-align: left; }
#top {
}
#middle {
	color: #000;
	background-color: #fef2da;
	padding: 25px 13px 15px;
}
	#left { width: 275px; }
	#center { padding-right: 13px; }
	#center.solo { }
	#center h1.title {
		padding: 4px 0 7px;
		padding-left: 11px;
		margin-top: 7px;
		margin-bottom: 7px;
		text-transform: uppercase;
		border-bottom: 1px solid #ece9e8;
	}
	#center .content {
	}
	#right {
		width: 258px;
	}
#bottom {
	padding: 10px 15px;
}
#bottom, #bottom a {
	color: #58585a;
}
#bottom .footnav {
	text-align: center;
}
#copyOffWorld {
	padding: 15px;
	text-align: center;
}
#copyOffWorld, #copyOffWorld a {
	color: #58585a;
}
#copyOffWorld a.selected {
	color: #b58b48;
}

#headlogo {
}

#headnav {
	color: #fff;
	padding: 10px 15px;
	text-align: right;
}
#headnav a {
	color: #fff;
	text-transform: uppercase;
	font-size: 80%;
}
#headnav a:hover {
	text-decoration: underline;
}
#headnav a.selected, #headnav a.open {
	color: #d5aa66;
	font-weight: bold;
}

#rootnav {
	background-color: #000;
	color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #d4aa66;
	padding: 0 15px;
}
#rootnav a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#rootnav a:hover {
	color: #d5aa66;
}
#rootnav a.selected, #rootnav a.open {
	color: #d5aa66;
}

#rootnav .navTable { margin-right: auto; }

#main_menu A.item {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width: 201px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	cursor: pointer;
}

#main_menu A.item_active {
	background-color: #430000;
	color: #f99d27;
	display: block;
	text-decoration: none;
	
	width: 201px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 6px;
	cursor: pointer;
}


#main_menu A.item:hover {
	background-color: #430000;
	color: #f99d27;
}

#left_content {
	padding-right: 20px;
}

#main_content {
	padding-left: 20px;
	width: 655px;
}

#center .centerTitle {
	margin-bottom: 1em;
}
#center .centerTitle h1 {
	color: #000;
	padding: 0;
	margin: 0;
}

#center .centerSubTitle h2 {
	color: #d5aa66;
}
#right h2.title {
	background-color: #d5aa66;
	border-bottom: 1px solid black;
	padding: 5px 10px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
