/* CSS Document */
 
 /* png */
 img, div { behavior: url(../iepngfix.htc) }
 /* png */
 
body {
background-image:url(../bg2.gif);
z-index:-2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

.large_orange_links {color: #E86F00}

#brown_links a {font-size: 11pt; color: #775900;}

#small_orange_links a {font-size: 9pt; color: #E86F00;}

.footer {
	color: #8B6900;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#logo {
	width: 380px;
	height: 87px;
	margin: 20px;
	float: left;
}

#top {
	height: 400px;
	background: url(../img/topright.png) top right no-repeat;
}

#footer {
	padding-left: 40px;
	margin: 70px 0px 0px 0px;
	float: left;
}

#footer a, visited {
	color: #8B6900;
	text-decoration: none;
}

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

#topbar {
	width: 100%;
	background-color: #B28C52;
	filter:alpha(opacity=75);
	moz-opacity:.75;
	opacity:.75;
	height: 21px;
	line-height: 21px;
}


#topright {
position:fixed;
top:0px;
right:0px;
z-index: 0;
}

#topleft {
position:fixed;
top:20px;
left:50px;
z-index: 1;

}

#container {
width:100%;
}

#nav {
	float: left;
	width: 180px;
	height: 300px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: 700;
}

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

#content {
	float: left;
	width: 470px;
	background: #FFFFFF;
	height: 270px;
	border: #E4DAC9 1px solid;
	padding: 15px;
	overflow: auto;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

#bottom_bar_container {
	width: 710px;
	margin: auto;
}

#bottom_bar {
	width: 500px;
	background-color: #B28C52;
	filter:alpha(opacity=75);
	moz-opacity:.75;
	opacity:.75;
	height: 21px;
	line-height: 21px;
}

#bottom_bar a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}

.top_bar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	text-decoration: none;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13pt;
	color: #8B6900;
	margin: 0px;
}

#content a {
	color: #B28C52;
}

#content a:hover {
	color: #000000;
}