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

* {
margin: 0px;
padding: 0px;
}

body {
background: #766349;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
color: #52443c;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	}

a {
color: #9e0101;
text-decoration: underline;
}

a:hover {
color: #000;
text-decoration: none;
}

#container {
position: relative;
margin: 0;
width: 815px;
background: #766349 url('images/v3bg.jpg') repeat-y;
}

#top {
position: relative;
background: #4c2f12 url('images/v3banner.jpg') no-repeat;
height: 180px;
padding: 10px;
width: 770px;
z-index: 3;
margin: auto;
color: #ccc2a1;
font: 11px Arial, Verdana, sans-serif;
list-style-type: none;
}

#topbg
{
position: absolute;
top: 0px;
left: 0px;
width: 840px;
height: 288px;
z-index: 1;
}

#inner {
position: relative;
padding: 0px 0px 0px 0px;
z-index: 2px;
width: 790px;
background: #fff;
}

#top .menu li{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
border-left: 1px solid #b1a372;
}

#top .menu a {
color: #b1a372;
text-decoration: none;
padding: 0px 5px 0px 5px;
display: block;
}

#top .menu a:hover {
color: #fff;
border-bottom: 3px solid #bbb;
cursor: pointer;
background: #b1a372;
}

#top .menu li#active, top .menu li a#current, #top .menu li a#current:link
{
color: #b1a372;
border-left: 0px;
}

#top .menu li a#current:hover
{
color: #fff;
border-bottom: 3px solid #f90;
background: #b1a372;
border-left: 0px;
}

#leftside {
position: relative;
float: left;
background: #fff url('images/v3mid.jpg') top repeat-x;;
width: 125px;
padding: 20px 10px 10px 10px;
font-weight: bold;
z-index:  4;
}

#leftside .header {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	}
#leftside .subheader {
	font-size: 14px;
	font-weight: bold;
	color: #212121;
	}
	
#leftside .indent {
	padding: 0px 0px 0px 30px;
	text-align: left;
	}
#middle {
	float: left;
	background: #fff url('images/v3mid.jpg') top repeat-x;
	;
	width: 429px;
	z-index:  4;
	bottom: -2000px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#middle .indent {
	padding: 0px 0px 0px 30px;
	text-align: left;
	}

#rightside {
	position: relative;
	float: left;
	width: 175px;
padding: 20px 10px 10px 10px;
	background: #ccc2a1 url('images/v3rightside.jpg') top repeat-x;
	border-left: 1px solid #4c2f12;
	margin-bottom: 0px;
	color: #fff;
}
#rightside .header {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	}

#leftside .sidemenu {
list-style: none;
display: block;
}

#leftside .sidemenu a {
color: #52443c;
text-decoration: none;
}

#leftside .sidemenu a:hover {
color: #990000;
text-decoration: none;
}

#footer {
position: relative;
clear: both;
height: 36px;
width: 760px;
text-align: right;
color: #ccc2a1;
margin: auto;
color: #ccc2a1;
font: 11px Arial, Verdana, sans-serif;
list-style-type: none;
padding: 15px;
background: #4c2f12 url('images/v3botbanner.jpg') top no-repeat;
}

#extramiddle {
float: left;
background: #fff url('images/v3mid.jpg') top repeat-x;;
width: 625px;
padding: 20px 10px 10px 10px;
z-index:  4;
bottom: -2000px;
}

#extramiddle .indent {
	padding: 0px 0px 0px 30px;
	text-align: left;
	}

#footer .nav li{
float: right;
margin: 0;
padding: 0;
width: auto;
display: block;
border-right: 1px solid #b1a372;
}

#footer .nav a {
color: #b1a372;
text-decoration: none;
padding: 0px 5px 0px 5px;
display: block;
}

#footer .nav a:hover {
color: #fff;
cursor: pointer;
background: #b1a372;
}

#footer .nav li#active,#footer .nav li a#current, #footer .nav li a#current:link, 
{
color: #b1a372;
border-right: 0px;
padding: 0px 0px 0px 2px;
}

#footer .nav li a#current:hover
{
color: #fff;
background: #b1a372;
border-right: 0px;
padding: 0px 0px 0px 2px;
}

#etip {
position: relative;
float: right;
}
