﻿@import url("layout.css");
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #000;
/*	background-attachment: scroll;
	background-color: #e6d98f; 
	background-image: url("../images/background.gif");
	background-position: top left;
	background-repeat: repeat-x;
	background: white url('../images/logo1a.png') no-repeat fixed right bottom;*/
}
#container {
	width: 100%;
	margin-top: 10px;
}
#masthead {
	background-image: url('../images/masthead1a_bkg.png'); background-repeat:repeat-x;
	height:100px;
	width:900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
/*	padding-bottom: 5px; */
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #daa520;
	text-transform: uppercase;
	float: left;
	margin-top: 5px;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #965;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
}
#mastheadnav {
	float:right;
	clear: left;
	margin-top:70px;
	margin-left:10px;
}
#mastheadnav ul {
/*	list-style:none; */
	margin-top:5px;
	margin-left:0px;
}
#mastheadnav li {
	display:inline;
	list-style-type: none; 
/*	for horizontal, rem out ul list-style:none and rem out a display: block */
}
#mastheadnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #FFF;
/*	display: block; */
	margin: 0 1px;
	padding: 5px;
	padding-left:8px;
	padding-right:8px;
	border-right: 1px solid #666666;
/*	background-color: #C0C0C0; */
}
#mastheadnav a.last {
	border-right: 0px solid #666666;
/*	background-color: #C0C0C0; */
}
#mastheadnav a.last:hover: {
	border-right: 0px solid #666666;	
}
#mastheadnav a.lastactive {
	border-right: 0px solid #666666;	
	color: #E19000;
}

#mastheadnav a:hover {
	color: #E19000;
}
#mastheadnav a.active {
	text-decoration: none;
	color: #E19000;
	font-weight:bold;
}
#mastheadnav a.active:hover {
	text-decoration: none;
	color: #E19000;
	background-color: #000;
	font-weight:bold;
}

#page_content {
	position: relative;
	width: 920px;
 	margin-right: auto;
	margin-left: auto;
	z-index:1;
} 
#content {
	position: relative;
	float: left;
	clear:none;
	width: 490px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom: 9px;
	text-align: left;
	color:#CCCCCC;
	background-color:#333333;
/*	background-image: url('../images/content_bkg1b.png'); 
	background-repeat:no-repeat;*/
	
}
#sidebar {
	float: right;
	clear:none;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:5px;
	margin-bottom: 9px;
	text-align: left;
	background-color:#333333;
}
#sidebarbottom {
	float: right;
	clear:right;
	width: 380px;
	min-height: 170px;
	overflow:hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	padding-right:10px;
	margin-top:9px;
	margin-bottom: 9px;
	color:#CCCCCC;
	text-align: center;
	background-color:#333333;
	border-top: 1px #C0C0C0 solid;
}
#sidebarbottom p {
	padding-left:10px;
	padding-right:10px;
}
#sidebarbottom h4
{
	color: #E19000;
	margin-left: 5px;
	font-size:14px;
	font-weight:bold;
}
#sidebarbottom h5
{
	color: #E19000;
	margin-left: 5px;
	font-size:12px;
	font-weight:bold;
}

#footer {
	clear: both;
	width: inherit;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 2px #E19000 solid;
/*	border-top: 2px #E29100 solid; */
}
/* Footer Styles */
#footer p {
	font-size: 11px;
	color: #808080;
	margin-top:8px;
}
#footer a {
	color: #E19000;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFC14F;
	text-decoration: none;
}
/* Navigation Styles */
#navigation {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #a0522d;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #edb;
}
#navigation a:hover {
	text-decoration: none;
	color: #edb;
	background-color: #a0522d;
}
/* Content Styles */
#content h1
{
	color: #E19000;
	margin-left: 5px;
	font-size:20px;
	font-weight:bold;
}
#content h2
{
	color: #E19000;
	margin-left: 5px;
	font-size:18px;
	font-weight:bold;
}
#content h3
{
	color: #E19000;
	margin-left: 5px;
	font-size:16px;
	font-weight:bold;
}
#content h4
{
	color: #E19000;
	margin-left: 5px;
	font-size:14px;
	font-weight:bold;
}
#content h5
{
	color: #E19000;
	margin-left: 5px;
	font-size:12px;
	font-weight:bold;
}
#content p {
	padding: 5px 5px 8px 8px;
}
#content img {
	padding: 1px;
/*	border: 1px solid #a0522d; */
}
/* Sidebar Styles */
#sidebar p {
	color: #CCCCCC;
	padding: 5px 5px 8px 8px;
}
#sidebar h1
{
	color: #E19000;
	margin-left: 5px;
	font-size:20px;
	font-weight:bold;
}
#sidebar h2
{
	color: #E19000;
	margin-left: 5px;
	font-size:18px;
	font-weight:bold;
}
#sidebar h3
{
	color: #E19000;
	margin-left: 5px;
	font-size:16px;
	font-weight:bold;
}
#sidebar h4
{
	color: #E19000;
	margin-left: 5px;
	font-size:14px;
	font-weight:bold;
}
#sidebar h5
{
	color: #E19000;
	margin-left: 5px;
	font-size:12px;
	font-weight:bold;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Link Styles */
a {
	color: #E19000;
	text-decoration: underline;
}
a:hover {
	color: #FFC14F;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#credit {
	width: 100%;
	vertical-align:middle;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	min-height:20px;
}

#credit p {
	font-size: 10px;
	color: gray;
}
#credit a {
	color: gray;
	text-decoration:none;
}
#credit a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
.hiddenpic {
	display: none;
}
img {
	border:0;
}
hr {
	color:#000;
	margin-top:4px;
	margin-bottom:4px;
	margin-left:10px;
	margin-right:5px;
}