/* CSS Document */

#container
{
margin: 10px auto;
background-color: #180c06;
color: #333;
border: 1px none gray;
line-height: 130%;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #753A1E;
	text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C160B;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #753A1E;
}


#top
{
	padding: 0.5em;
	background-color: #180c06;
	border-bottom: 1px none gray;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #CC6633;
	border-top-style: none;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.txt-opening {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #CC6633;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
	float: left;
	width: 150px;
	margin: 0;
	padding: 1em;
	background-color: #180c06;
}

#rightnav
{
	float: right;
	width: 150px;
	margin: 0;
	padding: 1em;
	background-color: #180c06;
}

#content
{
	margin-left: 180px;
	border-left: 1px solid #6F4924;
	border-right: 1px none #6F4924;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #180c06;
	padding: 10px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #CC9966;
}

.txt-announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6633;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6633;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	background-color: #180C06;
}#topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC6633;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7C3E1F;
}
#topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6633;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C96332;
}
#topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6633;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DF926A;
}
#topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #331A00;
	text-decoration: none;
}
.txt-regular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #CC9966;
}
#content a:link {
	color: #CC9966;
	text-decoration: underline;
}
#content a:visited {
	color: #CC9966;
	text-decoration: underline;
}
#content a:hover {
	font-weight: normal;
	color: #CC6600;
	background-color: #2C160B;
}
#content a:active {
	color: #CC9966;
	text-decoration: underline;
}
#leftnav a:link {
	color: #CC9966;
	text-decoration: none;
}
#leftnav a:visited {
	color: #CC9966;
	text-decoration: none;
}
#leftnav a:hover {
	font-weight: bold;
	color: #CC6600;
	background-color: #2C160B;
	text-decoration: none;
}
#leftnav a:active {
	color: #CC9966;
	text-decoration: none;
}

#rightnav a:link {
	color: #CC9966;
	text-decoration: none;
}
#rightnav a:visited {
	color: #CC9966;
	text-decoration: none;
}
#rightnav a:hover {
	font-weight: bold;
	color: #CC6600;
	background-color: #2C160B;
	text-decoration: none;
}
#rightnav a:active {
	color: #CC9966;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #D3A97E;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	color: #D3A97E;
}
