body
{
	margin: 15px 0 0 0;
	background: #233E01;
	font: 0.75em Tahoma, Arial;
	color: #555;
}

img
{
	border: 0;
}

.img
{
 	display: block;
 	padding: 1px;
 	border: 1px solid #DDD;
}

a
{
	color: #689600;
}

hr
{
	background: #FFF;
	color: #FFF;
	border: 0;
	border-top: 1px solid #CCC;
	margin: 10px 0;
}

* html hr
{
 	margin: -10px 0;
}

.clear
{
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

form
{
	margin: 0;
}

input, select, textarea
{
	font: 100% Tahoma, Arial;
}

a:hover
{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: times new roman;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}

h1 {font-size: 250%;}
h2 {font-size: 200%;}
h3 {font-size: 170%;}
h4 {font-size: 140%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

#header
{
	height: 133px;
	background: url('../images/top-bg.gif') repeat-x;
}

#header img
{
	float: left;
}

#header img.image
{
	margin-right: 10px;
}

#header #headerinfo
{
	color: #FFF;
	padding-top: 15px;
}

#header #headerinfo .fontsize
{
	margin-top: 35px;
	display: block;
}

#header #headerinfo .fontsize a
{
	text-transform: lowercase;
}

#header #headerinfo a
{
	color: #8ECA00;
	text-transform: uppercase;
	text-decoration: none;
}

#header #headerinfo a:hover
{
	text-decoration: underline;
}

#header #headerinfo h3
{
	margin: 30px 0 0 0;
	color: #FFF;
}

#container
{
	background: #DAD69C;
}

#container #content
{
	width: 782px;
}

#container #content #left
{
	float: left;
	width: 168px;
	background: #545239;
}

* html #container #content #left
{
	margin-right: -3px;
}

#container #content #left ul
{
	background: url('../images/left-nav-bg.gif') repeat-y;
	margin: 0;
	padding: 15px 0 40px 0;
	list-style: none;
}

#container #content #left ul li
{
	border-bottom: 1px solid #545239;
	margin: 0 15px 0 0;
	padding: 6px 0 6px 15px;
}

#container #content #left ul li.end
{
 	border-bottom: 0 none;
}

#container #content #left ul li a
{
	text-decoration: none;
	color: #EDECE3;
	text-transform: uppercase;
}

#container #content #left ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
}

#container #content #left ul li img
{
	margin-right: 6px;
	vertical-align: middle;
}

#container #content #right
{
	float: right;
	width: 171px;
	background: #FFF;
}

* html #container #content #right
{
	margin-left: -3px;
}

#container #content #right h3
{
	padding: 5px 10px;
	margin: 0;
	background: #2C2C2C;
	color: #FFF;
}

#container #content #right #events,
#container #content #right #minibus
{
	padding: 10px 12px;
}

#container #content #right #events p b
{
	color: #8AAD00;
}

#container #content #middle
{
	padding-left: 168px;
	margin: 0 176px 0 0;
	background: #FFF url('../images/left-bg.gif') repeat-y left;
}

* html #container #content #middle
{
	
}

#container #content #middle h1
{
	padding: 7px 10px;
	margin-top: 0;
	background: #2C2C2C;
	color: #FFF;
	border-bottom: 2px solid #89CA0E;
}

#container #content #middle h1 span
{
	color: #91CC07;
}

#container #content #middle .content
{
	line-height: 130%;
	margin: 10px;
}

#container #content #middle .clear
{
	height: 5px;
}

#bottom
{
	padding: 10px 0 0 20px;
	min-height: 190px;
	position: relative;
	background: #333221;
	color: #A5A384;
}

#bottom .container
{
	width: 762px;
}

* html #bottom
{
	height: 190px;
}

#bottom a
{
	color: #D2D1C0;
}

#bottom #links
{
	width: 575px;
}

#bottom #links p
{
 	color: #D2D1C0;
}

#bottom #links div
{
	float: left;
	width: 270px;
}

#bottom #links a
{
	text-decoration: none;
}

#bottom #links a:hover
{
	text-decoration: underline;
}

#bottom #links div.right
{
	padding-bottom: 5px;
	border-bottom: 1px solid #3E3D2D;
	margin: 0 30px 5px 0;
	float: none;
	width: auto;
}

#bottom #contact
{
	padding-top: 1px;
	margin-top: -11px;
	float: right;
}

#bottom #contact a
{
	font-size: 90%;
}

#footer
{
	background: #1E1D12;
	padding: 12px 20px;
	color: #B6B499;
}

#footer a
{
	color: #B6B499;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover
{
	color: #FFF;
}

#footer img
{
	float: left;
	margin-right: 20px;
	display: inline;
}

#footer p
{
 	margin: 6px 0 0 0;
 	color: #9B9A8B;
}

#footer p a
{
 	text-transform: none;
}

/*NEWS STYLES*/
/*-----------*/

.newsitem
{
 	margin: 15px 0;
}

.newsitem .newsheader
{
 	font-weight: bold;
 	padding-bottom: 3px;
 	border-bottom: 1px solid #EEE;
 	margin-bottom: 5px;
}

.newsitem .newsheader span
{
 	float: right;
}

.newsitem .newsfooter
{
 	padding-top: 3px;
 	margin-top: 5px;
 	border-top: 1px solid #EEE;
}
