/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #786E50 url(images/img1.gif);
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #003300;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }

p {
	line-height: 18px;
	margin: 8px 0px 0 0;
}

ol, ul {
	line-height: 18px;
	margin: 8px 25px 10px 45px;
}

a:link {
	color: #3C3728;
}

a:visited {
	color: #786E50;
}

a:hover { 
	color: #786E50;
	text-decoration: none;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #645B43;
	font-size: 9px;
}

.indented {
	line-height: 18px;
	margin: 4px 15px 4px 25px;
}


/* Header */

#header {
	width: 928px;
	height: 78px;
	margin: 0 auto;
	background: url(images/img2.jpg);
	border: 4px solid #000000;
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 936px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 133.7px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(./images/img4.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu a:hover, #menu .active a {
	background: url(./images/img3.gif);
	color: #FFFFFF;
}

/* Tables */

.sidebysidetables
{
	float: left;
	width: 170px;
	margin: 0 0px 15px 0;
}

.sidebysidetables a
	{
	text-decoration: none;
	}

.sidebysidetables a:hover
	{
	text-decoration: underline;
	}


.main

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #353300;
	width: 165px;
	border: solid #8CA673 1px;
	bordercolor="#8CA673";
	border-collapse: collapse;
}

.navitop {
	text-align: center;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #C9D1B6;
	margin: 0px;
	padding: 3px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	bordercolor="#000000";
	 }


.Oddtrack{
	padding-left: 4px;
	background-color: #EFEFE7;
	background-image:url('background.jpg'); 
	height: 14px;
	border-top: solid #8CA673 1px;
	border-bottom: solid #8CA673 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	bordercolor="#000000";
}

.Eventrack{
	padding-left: 4px;
	background-color: #C9D1B6;
	background-image:url('background.jpg'); 
	height: 14px;
	border-top: solid #8CA673 1px;
	border-bottom: solid #8CA673 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	bordercolor="#8CA673";
}

.navibot {
	text-align: center;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #C9D1B6;
	margin: 0px;
	padding: 3px;
	height: 10px;
	border-top: solid #8CA673 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	bordercolor="#000000";
	 }

.navibot2 {
	text-align: center;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #EFEFE7;
	margin: 0px;
	padding: 3px;
	height: 10px;
	border-top: solid #8CA673 1px;
	border-bottom: solid #000000 1px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	bordercolor="#000000";
	 }

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
	background: #C9D1B6 url(images/img5.gif) repeat-y;
	border: 4px solid #000000;
}

#colOne {
	float: left;
	width: 168px;
	padding: 20px;
}

#colOne h3 {
	margin: 5px 0 10px 0;
	color: #3C3728;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #645B43;
}

#colTwo {
	float: right;
	width: 680px;
	padding: 20px;
}

hr {
	border-top-style: dashed;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000000;
}

/* Footer */

#footer {
	width: 936px;
	margin: 0 auto;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 0 0 4px 0;
	text-align: center;
	font-size: 9px;
	color: #786E50;
}

#footer a {
	color: #786E50;
}


*
{
	border: 0;
	margin: 0;
	padding: 0;
}