@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#838282;
	color:#b9ba97;
}
#pageSurround {
	width: 771px;
	margin: 0px auto;
	padding: 0px;
	background-color: #272322;
	color: #333333;
}
#PageOuter {
	background-position:left top;
	background-repeat:repeat;
	margin:0 auto;
	padding:0;
}
#logo{
	position:relative;
	top:6px;
	left:34px;	
	width:242px;
	height:90px;
	float:left;
	margin-bottom:30px;
}
#topnav{
	text-align:right;
	margin-top:6px;
	top:6px;
	padding-right:34px;	
	padding-top:37px;
	float:right;
}
#top_nav_item{
	/**/
}
#header{
	position:relative;
	width:inherit;
	height:322px;
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(../images/headerBG.gif);
}
#headerimage{
	position:relative;
	top:20px;
	width:755px;
	height:233px;
	margin-left:8px;
}
#main_nav{
	top:8px;
	position:relative;
	float:left;
	margin-left:8px;
}
#main_nav_left{
	float:left;	
	background-image:url(../images/menuBGLeft.jpg);
	width:11px;
	height:47px;
	background-position:left top;
	background-repeat:no-repeat;
}
#main_nav_mid{
	float:left;
	background-image:url(../images/menuBGMid.jpg);
	width:718px;
	height:47px;
	background-position:left top;
	background-repeat:repeat-x;
	padding-left:15px;
}
#main_nav_right{
	float:left;
	background-image:url(../images/menuBGRight.jpg);
	width:11px;
	height:47px;
	background-position:left top;
	background-repeat:no-repeat;
}
#main_nav_item{
	float:left;	
	padding-right:20px;
	padding-top:16px;
}
#main_nav_seperator{
	background-image:url(../images/menuSeperator.jpg);
	width:2px;
	height:47px;
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-top:12px;
	padding-right:20px;
}
#center_content{
	position:relative;
	padding:30px;
}
#content_heading{
	position:relative;
	float:left;
	width:490px;
}
#page_heading{
	position:relative;
	float:right;
}
#content_cell{
	position:relative;
}
#content_cell_float_left{
	position:relative;
	float:left;
}
#content_cell_float_right{
	position:relative;
	float:right;
}
#content_seperator{
	position:relative;
	background-image:url(../images/contentSeperator.jpg);
	background-repeat:repeat-x;
	height:2px;
	width:auto;
	padding-bottom:5px;
	margin-top:20px;
}
#footer{
	position:relative;
	background-color:#1c1a19;
	background-image:url(../images/footerBG.jpg);
	background-repeat:repeat-x;
	height:86px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
}
#footer_spacer{
	position:relative;
	float:left;
	width:48px;
}
/*INNER PAGE STYLES START*/
#content_cell_float_left_inner{
	position:relative;
	float:left;
	width:450px;
}
#center_content_inner{
	position:relative;
	margin-top:30px;
	margin-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(../images/contentSeperator.jpg);
	background-position:500px;
	background-repeat:repeat-y;
}
#content_seperator_vertical{
	position:relative;
	background-image:url(../images/contentSeperator.jpg);
	background-repeat:repeat-y;
	height:auto;
	width:2px;
	padding-right:15px;
}
#right_panel_heading_inner{
	position:relative;
	left: auto;
	float:left;
	/*margin-left:85px;*/
}
#content_cell_float_right{
	position:relative;
	float:right;
	width:220px;
}
/*INNER PAGE STYLES END*/
