@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#container #main #content a {
	color: #FF090A;
}



.bold {
	font-weight: bold;
	}
	
#container {
	width: 763px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 763px;
	float: left;
}

#spacer {
	height: 1px;
	clear: both;
}

	
#headimage {
	height: 109px;
	background-repeat: no-repeat;
	line-height: 112px;
	font-weight: bold;
	background-image: url(img/headerbg.jpg);
	color: #FFFFFF;
	font-size: 1.8em;
	text-indent: 10px;
}

/* header nav tabs */
#topNav {
	width: 763px;
	text-align: right;
	height: 38px;
	background-image: url(img/navbarbg.gif);
}
#contenttop {
	background-image: url(img/contenttopbg.gif);
	height: 31px;
}
#main {
	background-image: url(img/contentbg.gif);
	background-repeat: repeat-y;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
}


#topNav ul {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
#topNav ul li {
	float: right;
	width: 100px;
	background-image: url(img/bgnav.gif);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(img/footer.gif);
	height: 31px;
	font-size: 0.9em;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 12px;
	clear: both;
}

#welcome #mainNav li.welcome,
#history #mainNav li.history,
#1st #mainNav li.1st,
#2nd #mainNav li.2nd,
#3rd #mainNav li.3rd,
#vets #mainNav li.vets,
#contact #mainNav li.contact {
	background-image: url(img/bgnavcurrent.gif);
	background-repeat: no-repeat;
}
#topNav ul a {
	display: block;
	width: 100px;
	float: left; /* fix for IE 5.2 Mac */
	line-height: 38px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}
#topNav ul a:hover {
	background-image: url(img/bgnavover.gif);
	background-repeat: no-repeat;
}
#contentleft {
	height: auto;
	width: 212px;
	float: left;
}
#contentleft ul {
	padding: 0px;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	display: block;
}
#leftspacer {
	height: 1px;
}


#contentleft ul li {
	width: 200px;
	padding-left: 9px;
}

#contentleft ul a {
	display: block;
	width: 200px;
	line-height: 31px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	background-image: url(img/leftnav.gif);
}

#contentleft ul a:hover {
	background-image: url(img/leftnavover.gif);
	background-repeat: no-repeat;
}
#content {
	float: right;
	width: 535px;
	height: auto;
}
#content h1 {
	font-size: 1.8em;
}
#content p {
	margin-right: 18px;
	text-align: justify;
}

#content a {
	color: #0000CC;
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
#content .reallist li {
	margin-right: 18px;
	text-align: justify;
}
#container #main #content li {
	margin-right: 20px;
}
.midlandsdraw {
	color: #FFFFFF;
	font-weight: 700;
	text-decoration: none;
}
#container #main #contentleft img {
	text-align: right;
	margin-left: 8px;
}
