﻿/* CSS layout */
#body {
	padding: 0px;
	margin: 0px;
	background-color: #cc3300;
	background-image: url('Images/Fotolia_1737254_XS-Mod2.gif');
	background-repeat: repeat-y;
}
#container {
	width: 740px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#header {
	height: 149px;
	position: relative;
	width: 740px;
}
#sub_header {
	position: relative;
	width: 535px;
	height: 70px;
	float: left;
	background-image: url('Images/subheader.gif');
	text-align: center;
	background-repeat: no-repeat;
	font-family: "Script MT Bold";
	font-size: 26px;
	font-weight: bold;
	border-top-style: solid;
	color: #008000;
	padding-top: 4px;
	border-top-width: thin;
	border-top-color: #c80000;
}
#top_nav {
	padding-top: 10px;
	padding: 8px 0 0 0;
	height: 35px;
	position: relative;
	width: 535px;
	clear: left;
	background-color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8b17;
	text-align: center;
}
#left_col {
	width: 515px;
	float: left;
	background-color: #fbc717;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#volunteers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	position: relative;
	width: 250px;
	border-right: thin #ff8b17 solid;
}
#sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 258px;
	float: right;
	position: relative;
	margin-left: 0px;
	padding-left: 5px;
}
#right_col {
	position: relative;
	width: 202px;
	float: right;
	clip: auto;
	left: 0px;
	top: 0px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #ff8b17;
	background-color: #800000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ff8b17;
	height: 450px;
}
.right_col_header {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff8b17;
	text-align: center;
	font-weight: bold;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8b17;
	text-align: center;
	width: 202px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ff8b17;
	position: relative;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff8b17;
	text-align: center;
	width: 200px;
	font-weight: bold;
	line-height: 20px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ff8b17;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	float: right;
}
#dinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ff8b17;
	padding-top: 5px;
	position: relative;
	float: right;
	width: 200px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ff8b17;
	z-index: 1;
}
#raffle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ff8b17;
	padding-top: 5px;
	position: relative;
	float: right;
	width: 200px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ff8b17;
	z-index: 1;
}
#footer {
	background-color: #800000;
	height: 30px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #ff8b17;
	text-align: center;
	padding-top: 17px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.link_text-orange {
	color: #FF8B17;
}
#left_col a,#left_col a:link {
	color: #008000;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8B17;
	text-align: center;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline overline;
	text-align: center;
	color: #ff8b17;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #800000;
	margin-bottom: 5px;
	margin-top: 0px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align: left;
	margin-bottom: 5px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
}
.picture {
	border-style: solid;
	border-width: 1px;
	vertical-align: text-bottom;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
}
.center_text {
	text-align: center;
}
#left_col a {
	color: #008000;
	font-weight: bold;
}
.text2010 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #ff8b17;
}
