#menunav {
 	width:220px;
	display:block;
	float:left;
	margin-top:182px;
}

.nav1:link, .nav1:visited, .inuse1:link, .inuse1:visited, .location1:link, .location1:visited {
	width:190px;
	height:20px;
	display:block;
	padding:3px 0 0 30px;
	background:#830e0e;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#ffba73;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}
.nav1:hover, .location1:link, .location1:visited {
	background:#620707;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
}

.nav2:link, .nav2:visited {
	width:195px;
	height:20px;
	display:block;
	padding:3px 0px 0px 25px;
	background:#ec5545;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#620707;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
}
.nav2:hover {
	background:#ec5545; 
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.location2:link, .location2:visited, .inuse2:link, .inuse2:visited {
	width:194px;
	height:20px;
	padding:3px 0px 0px 25px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	background:#ffba73 url(../../sub_menu_pointer.gif) no-repeat 23px 5px;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-indent:15px;
	color:#000000;
}

#topadrow {
	position:absolute;
	top:154px;
	width:740px;
	height:15px;
	padding:5px 10px 7px 10px;
	background:#620707;
	border-bottom:1px solid #ffffff;
}
#contentadrow {
	position:absolute;
	top:325px;
	width:500px;
	height:65px;
	padding:5px 10px 7px 10px;
	background:#ffffff;
	border-bottom:1px solid #ffffff;
	font-size:13px;
	left: 228px;
}

body {
	margin:0 0 50px 0;
	padding:0;
	background:#f2f1f3;
	font-family:Arial, Helvetica, sans-serif;	
}

h1 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#h1_text;
}

h2 {
	margin-bottom:-5px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#h2_text;
}

p, li, ul, ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:18px;
	color:#000000;	
}

a:hover{
font-size:12px;
color:#000000;
text-decoration:underline;

}
a:visited{
font-size:12px;
color:#000000;
text-decoration:underline;
}

a:link{
font-size:12px;
text-decoration:underline;
color:#000000;
}


img {
	border:0;
}

#pagestyle {
	position: relative;
	width:760px;
	margin:0 auto;
	background:url(background_image.gif) repeat-y;
}

#header {
	position:absolute;
	top:0;
	width:760px;
	height:125px;
	background:#a40808;
}


#search {
	position:absolute;
	right:0px;
	top:60px;	
}

#topnavtrail {
	position:absolute;
	top:125px;
	width:740px;
	height:15px;
	padding:10px 10px 7px 10px;
	background:#620707;
	border-top:1px solid #ffffff;
	font-size:13px;
	color:#ffffff;
}
#topnavtrail a {
font-size:13px;
	text-decoration:underline;
	color:#ffffff;
}
#topnavtrail a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#body {
	margin-top:175px;
	float:right;
	width:510px;
	padding:15px;	
}

#body2 {
	width:510px;
	float:left;
	padding-right:15px;
}

#foot {
	width:740px;
	height:20px;
	clear:both;
	padding-right:20px;
	padding-top:5px;
	border-top:1px solid #ffffff;
	background:#620707;
	text-align:center;
	font-size:10px;
	color:#ffffff;
}
#foot a {
	padding:0 5px;
	color:#ffffff;
}
#foot a:hover {
	color:#ffffff;
	text-decoration:none;
}

#pageheight {
	width:160px;
	float:right;
}
