@charset "UTF-8";

/* CSS Document */

html, body {
	padding: 0;
	margin: 15px 0px 0px 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#container {
	position: absolute;
	width: 740px;
	height: 500px;
	float: left;
	margin: 10px auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 45px;
}

#top {
	position: relative;
	float: left;
	width: 740px;
	height: 5px;
	border-top: solid #F9BE47 2px;
	background: #511A01;
}

.logo a:hover {
	background: none;
}

#content {
	position: relative;
	width: 530px;
	padding: 15px 5px 5px 15px;
	float: left;
}

.sponsors {
	background-color: #FFF;
}

.ta {
	padding-left: 5px;
}

.tbbk {
	background:url(images/yelbk.gif);
}

.tbfont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.tbfont a {
	color:#060;
	text-decoration:underline;
}

.clear {
	clear: none;
}

.footer {
	font-family: "AvantGarde MD BT", sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9CB95F;
	text-align:center;
}

.footer a {
	text-decoration: underline;
	color:#033;
	}

.footer a:visited {	color: #00000;}
.footer a:hover {text-decoration:none;color:#511A01;}

#bottom {
	position: relative;
	float: left;
	width: 740px;
	height: 5px;
	border-top: solid #511A01 2px;
	background: #A98A50;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	margin: 15px 5px 10px 0px;
	text-align: left;
	font-style: none;
}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #436600;
	margin: 10px 5px 15px 5px;
	text-align: left;
}

h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 5px 5px 15px 5px;
	text-align: left;
}

h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 5px 5px 15px 1px;
}

h4 a {
	color:#360;}

.tx {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align: justify;
	margin: 5px 5px 15px 5px;
}

.tx a {
	color:#000000;
	text-decoration:underline;
}

.tx a:hover {
	text-decoration:none;
	color:#333;
}

.events {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	text-align: justify;
	margin: 5px 5px 15px 0px;
}

.events a {
	font-weight:600;
	color:#000000;
	text-decoration:underline;
}

.events a:hover {
	text-decoration:none;
	color:#333;
}

.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	text-align: justify;
	margin: 5px 5px 15px 5px;
}

.links a {
	color:#333;
	text-decoration:underline;
}

.links a:hover {
	text-decoration:none;
}

.ab {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align: left;
	margin: 5px 5px 5px 10px;
}

.ab a {
	color:#000;
}


ul {
	list-style-type: disc;
	font-family: AvantGarde, sans-serif;
	font-size: 12px;
}

#easyNav {
	margin: 12px 0px 10px 0px;
	width:954;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14px;
	padding-left:10px;
}

#easyNav td {
	padding-right: 10px;
	vertical-align: top;
}

#easyNav .social a {
	color: #FFFFFF;
	margin-right: 3px;
}

#easyNav .social img {
	vertical-align: middle;
}

#easyNav h4 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #333;
}

#easyNav h4 a {
	color: #333;
}

#easyNav a {
	margin-left: 10px;
	color: #333;
	text-decoration:none;
}

#easyNav a:hover {
	text-decoration:underline;
}
