h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	font-weight: bold;
	margin: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DE5E1F;
	font-weight: bold;
	margin: 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #DE5E1F;
	font-weight: bold;
	margin: 0;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
	margin: 0;
}
p {
	margin: 0 0 1em;
}
body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color: #9A441D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #44525B;
	SCROLLBAR-3DLIGHT-COLOR: #9A441D;
	SCROLLBAR-ARROW-COLOR: #44525B;
	SCROLLBAR-TRACK-COLOR: #000066;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
a:link {
	color: #DE5E1F;
}
a:visited {
	color: #DE5E1F;
}
a:hover {
	color: #666666;
}
a:active {
	color: #DE5E1F;
}
.pic_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
}
.pic_right {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
}
.left_nav {

	float: left;
}
.top_nav {
	background: #8E6851
}

.content {
	width: 500px;
	padding: 20px;
	left: 125px;
	top: 90px;
	position: absolute;
}
.middle {
width: 100%;
}
.footer {
	width: 650px;
	padding: 20px; 
}
.pic_box {
	text-align: center;
	float: left;
	clear: left;
	margin-bottom: 20px;
	margin-right: 5px;
}
.info_box_left {
	padding: 5px;
	float: left;
	height: 325px;
	width: 225px;
	border: thin solid #DE5E1F;
}
.info_box_right {

	padding: 5px;
	float: right;
	height: 325px;
	width: 225px;
	border: thin solid #DE5E1F;
}
.pic_box_no_margin {

	text-align: center;
	float: left;
	clear: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.top_nav_blue {
	background-color: #000052;
	background-image: url(images/top_bar_blue_left.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
}

#top_blue {

}

#top_nav_wrapper {
	width: 100%;
	background: #8E6851;
	padding: 0;
	margin: 0;
	
}
.top_nav_right {
	background-color: #000052;
	background-image: url(images/top_bar_blue_left.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-attachment: fixed;
	float: right;
}


#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */
	
#menu8 {
	width: 119px;
	padding-top: 3px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 75%;
	font-weight: bold;
	}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
  	/*voice-family: "\"}\""; 
  	voice-family: inherit;*/
  	height: 19px;
	margin-bottom: 3px;
	border: 1px solid #9A1A17;
	}
	
#menu8 li a:link, #menu8 li a:visited {
	color: #FFF;
	display: block;
	/*background: url(images/menu8.gif);*/
	background:#E88329;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	margin-left: 3px;
	border: 1px solid #9A1A17;
	}
	
#menu8 li a:hover {
	color: #9A1A17;
	/*background: url(images/menu8.gif) 0 -32px;*/
	background:#F0CD73;
	border: 1px solid #9A1A17;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	margin-left: 3px;
}	
#menu8 li a:active {
	color: #F0CD73;
	/*background: url(images/menu8.gif) 0 -64px;*/
	background:#9A1A17;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 6px;
	margin-left: 3px;
}	
#menu_wrapper {
width: 125px;
height: 621px;
text-align:center;
background:url(images/left_nav/crossBG.jpg);
background-repeat:no-repeat;
margin:0;
}
