﻿body
{
	padding: 0;
	color: #333;
	margin: 0;
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ceca89;
	text-align: center; /* ie 5 center fix */
}

#wrapper
{
	text-align: left; /* ie 5 center fix */
	width: 800px;
	background-color: #fff;
	color: inherit;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #111;
}

#top_menu
{
	background-color: #111;
	padding-top: 4px;
	padding-bottom: 4px;
}

#top_menu ul
{
	margin: 0;
	padding: 0;
	text-align: right;
}

#top_menu li
{
	display: inline;
	list-style: none;
}

#top_menu a:link, #top_menu a:visited 
{
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	text-transform: lowercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}	

#top_menu a:hover, #top_menu a:active 
{
	background-color: #1d415b;
	color: inherit;
}

#site_logo
{
  color: #fff;
  font-size: 160%;
  font-weight: bold;
}

#footer
{
	clear: both;
	background-color: #111;
	color: #fff;
	font-size: 90%;
	padding: 2px;
	text-align: center;
}

#lefty
{
	font-size:smaller;
	padding: 10px;
	float: left;
	width: 120px;
}

#lefty li
{
	list-style: none;
	border-bottom: 1px solid #eee;
}

#lefty ul
{
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.6em;
}

#lefty a:link, #lefty a:visited
{
	text-decoration: none;
	color: #000066;
	background-color: inherit;
	display: block;
}

#lefty a:hover, #lefty a:active
{
	color: #880000;
	background-color: inherit;
}

#lefty img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#latestnews
{
	border: thin #000000 solid;
	color: #FF0000;
}

#latestnews p
{
	color: #000000;
	padding: 2px;
	font-size: x-small;
}

#latestnews h1
{
	font-size: medium;
	padding: 1px;
	color: #ff0000;
	text-align: center;
}

#leftbuttons
{
	vertical-align: middle;
	padding: 1px;
	text-align: center;
}
#righty
{
	padding: 10px;
	float: left;
	width: 615px;
	border-left: 1px solid #eee;
	line-height: 1.4em;
}

h1
{
	font-size: 120%;
	color: #075181;
	background-color: inherit;
}

h2 
{
	font-size: 110%;
	color: #222;
	background-color: inherit;
}

h3
{
	font-size: 100%;
	color: #075181;
	background-color: inherit;
}

#header
{
	color: inherit;
	background-color: #1d415b;
	background-repeat: no-repeat;
	height: px;
	text-align: right;
}

#header img
{
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

#breadcrumb
{
	text-align: right;
	font-size: 90%;
	color: #333;
	background-color: inherit;
}

#breadcrumb a:link, #breadcrumb a:visited
{
	text-decoration: none;
	color: #003;
	background-color: inherit;
}

#breadcrumb a:hover, #breadcrumb a:active
{
	color: #300;
	background-color: inherit;
}

blockquote
{
	padding: 10px;
	background-color: #fbfbfb;
	color: inherit;
	border-left: 8px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.block
{
	background-color: #ffffcc;
	color: inherit;
	border: 1px solid #eee;
	padding: 10px;
}

input
{
	background-color: #fafafa;
	color: inherit;
	border: 1px solid #ccc;
}

input:hover
{
	background-color: #ffffcc;
	color: inherit;
}

.button
{
	padding: 4px;
	background-color: #222;
	color: #fff;
}

.button:hover
{
	background-color: #333;
	color: #fff;
}

table
{
	margin: 10px;
}

td
{
	border: 1px solid #eee;
	padding: 2px;
}

th
{
	background-color: #eee;
	color: inherit;
	border: 1px solid #ddd;
	padding: 2px;
}

#footer a
{
  color: #fff;
}

.high
{
  color: #68BEFB;
}

#nav {
	float: left;
	width: 800px;
	list-style: none;
	line-height: 1;
	background: black;
	padding: 0;
	margin: 0 0 1px 0;
}

#nav ul {
	float: left;
	width: 800px;
	list-style: none;
	line-height: 1;
	background: black;
	border: solid #ffac4d;
	border-width: 1px 0;
	padding: 0;
	margin: 0 0 1px 0;
}

#nav a {
	display: block;
	width: 160px;
	w\idth: 6em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2w.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 160px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ffac4d;
}

#content {
	clear: left;
}

#content a {
	color: #CC6240;
}

#content a:hover {
	text-decoration: none;
}


.style2 {font-size: 75%}