/* CSS Document */

body {
	background:url('../images/bg_arlington.jpg') #604D00 top  repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

a:link {
	color: #E9BE56;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E9BE56;
}
a:hover {
	text-decoration: underline;
	color: #96A030;
}
a:active {
	text-decoration: none;
	color: #E9BE56;
}

#wrapper {
	margin:0 auto;
	width:847px;		
}
#topBar {
	height:25px;
}
/*#outer { 
	background:url('../images/left_bg.png') repeat-y;
}
#inner { 
	background:url('../images/right_bg.png') right repeat-y;
}*/

#innerWrapper {
	min-height:448px;
	background:url('../images/body_bg2.jpg') #870506 bottom right no-repeat;
	position:relative;
}	
/* hide from IE5/Mac \*/
* html #innerWrapper {height:1px;}
/* end hide */
#innnerWrapper_Spacer { 
	height:448px;
	width:0px;
	float:right;
}
#logo {
	position:absolute;
	top:-25px;
	left:-40px;
	z-index:1;
	border:0px;
}
#leftMenu {
	background:#5E0404;
	width:95px;
	position:absolute;
	bottom:0px;
	left:0px;
	height:100%;
	z-index:0;
}
#leftNav{
	position:absolute;
	bottom:0px;
}
#leftNav img {
	border:0px;
	float:left;
}
#navBg {
	background:url('../images/nav_back.gif') repeat-y;
}
#rightSide {
	float:right;
	margin-left:185px;
}
#topNav {
	position:relative;
	height:78px;
	text-align:right;
	float:right;
	z-index:2;
}
#topNav img {
	border:0px;
	float:left;
}
#heading {
	font-size:24pt;
	color:#DAC971;
}
#divLine {
	height:20px;
}
#ads {
	height:121px;
}
#ads img {
	margin:0px;
	padding:0px;
	border:0px;
	float:left;
}
#footer {
	height:104px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#928849;
}
#footer span {
	position:relative;
	top:-90px;
	z-index:2;
}
#footer a {
	color:#928849;
	text-decoration:none
}
#footer a:hover {
	color:#928849;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.subMenuListHome {
	position:absolute !important;
	left:17px !important;
}

