@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #00482C;
}

#mainbody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	height: auto;
}

#innerbody {
	float: left;
	width: 750px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #FFFFFF;
	height: auto;
}

#menu {
	float: left;
	clear: both;
	text-align: right;
	width: 100%;
	margin-top: -5px;
	margin-bottom: 25px;
	background-image: url(/images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 2;
}

#topbanner {
	float: left;
	clear: both;
	width: auto;
	height: auto;
	padding-top: 15px;
	z-index: 1;
}
#right {
	float: right;
	width: 350px;
	padding-top: 25px;
}
#left {
	float: left;
	width: 400px;
	background-image: url(/images/grain.jpg);
	background-repeat: no-repeat;
	clear: left;
	height: 100%;
	background-position: -20px 0px;
}

#footer {
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.right {
	float: right;
}

.left {
	float: left;
}

a:link, a:visited, a:active {
	color: #f7931e;
	text-decoration: none;
}

a:hover {
	color: #C87106;
	font-weight: bold;	
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #000000;
	text-decoration: none;
}

#menu a:hover {
	color: #ffffff;
	font-weight: normal;
}

h5, h1 {
	font-size: 16px;
	font-weight: bold;
}

h6, h2 {
	font-size: 14px;
	font-weight: bold;
}

h2.underline {
	text-decoration: underline;
}

h2.keep_left, h6.keep_left {
	clear: left;
}

#slideshow .horizontal {
	height: auto;
	width: auto;
	border: 2px solid #000000;
	margin-left: 5px;
}

#slideshow .vertical {
	height: auto;
	width: auto;
	border: 2px solid #000000;
	margin-left: 50px;
}

#sponsors {
	float: left;
	clear: both;
	width: auto;
	height: auto;
	padding-top: 0px;
	margin-bottom: 4px;
	margin-top: 2px;
}

.sponsor_img_g {
	height: 100px;
	width: 150px;
	float: left;
	margin: 20px;
	text-align: center;
	font-size: 16px;
}

.sponsor_img_g a:link, .sponsor_img_g a:visited, .sponsor_img_g a:active {
	color: #000000;
}

.sponsor_img_g a:hover {
	color: #C87106;
}

.sponsor_img_s {
	height: 75px;
	width: 115px;
	float: left;
	margin: 10px;
	text-align: center;
	font-size: 12px;
}

.sponsor_img_s a:link, .sponsor_img_s a:visited, .sponsor_img_s a:active {
	color: #000000;
}

.sponsor_img_s a:hover {
	color: #C87106;
}

.sponsor_img_b {
	height: 50px;
	width: 100px;
	float: left;
	margin: 10px;
	text-align: center;
	font-size: 10px;
}

.sponsor_img_g img, .sponsor_img_s img, .sponsor_img_b img {
	border: 0px;
}

img {
	border: 0px;
}	

td.event_label {
	font-weight: bold;
	vertical-align: top;
	padding-left: 20px;
}

td.event_data {
	vertical-align: top;
}

span.red {
	color:#FF0000;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.album_link {
	float: left;
	width: 150px;
	height: 150px
	padding: 0px;
	margin: 10px;
}

.album_link p {
	clear: both;
	text-align: center;
}

highslide img {
	margin-right: 5px;
	margin-left: 5px;
}

table.events tr td{
	padding-bottom: 10px;
}