/* ----- GLOBAL ----- */
html {
	overflow: -moz-scrollbars-vertical;
}

body {
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	color: black;
	text-align: center;
	font-size: 10pt;
	background: url("/img/footer_runners.gif") repeat-x bottom center;
}

a:link, a:visited {
	color: #548331;
	text-decoration: underline;
}

a:hover {
	color: #004812;
	text-decoration: none;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	color: #004812;
	font-family: Palatino;
}

h2 {
	margin: 5px 0 0 0;
	font-size: 14pt;
	color: #004812;
	font-family: Palatino;
}

p {
	padding: 5px 5px 10px 5px;
	margin: 0;
	
}

img {
	border: 0px;
}

hr {
	height: 2px;
	background: #548331 !important;
	color: #548331;
}

/* ----- DIVS ----- */
#wrapper {
	width: 960px;
	border: 1px solid #000000;
	margin: 5px auto 100px auto;
}

/*#header {
	background: url("/img/header_bg.gif") repeat-y;
	height: 200px;
	margin: 0;
	padding: 0;
}

#logo {
	position: relative;
	background: url("/img/logo.gif") no-repeat;
	width: 200px;
	height: 124px;
	top: 10px;
	left: 50px;
}

#runners {
	background: url("/img/header_runners.gif") repeat-x -10px 0px;
	width: 960px;
	height: 49px;
	margin-top: 20px;
}*/

#header {
	background: url("/img/header_banner.gif") no-repeat;
	height: 200px;
	margin: 0;
	padding: 0;
}

#menu {
	background: #004812;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 1px solid #004812;
}

#menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 65px;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 3px 25px;
	color: #d6e03d;
	/*background: #593111;*/
	text-decoration: none;
}

#menu ul li a:hover {
	/*background-color: #9e2913;*/
	color: #ffffff;
	text-decoration: underline;
}

#menu ul li#current a {
	/*background-color: #9e2913;*/
	color: #dddddd;
}

#main {
	background: #ffffff;
	padding: 10px 10px;
}

#content {
	float: left;
	width: 610px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	text-align: left;
	font-size: 12pt;
	line-height: 18px;
	padding: 10px 20px;
}

#contentTY {
	float: left;
	width: 850px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	text-align: left;
	font-size: 12pt;
	line-height: 18px;
}


#sidebar {
	float: right;
	width: 250px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}

#sidebar img {
	margin: 10px auto;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 14px;
	line-height: 22px;
}

#sidebar ul li {
	/*display: inline;*/
}

#sidebar ul li a {
	/*display: block;
	float: left;*/
	padding: 3px 19px;
	color: #548331;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #004812;
	text-decoration: underline;
}

#sidebar ul li#current a {
	color: #dddddd;
}

#bottom_menu {
	background: #004812;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 1px solid #004812;
}

#bottom_menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 65px;
}

#bottom_menu ul li {
	display: inline;
}

#bottom_menu ul li a {
	display: block;
	float: left;
	padding: 3px 25px;
	color: #d6e03d;
	/*background: #593111;*/
	text-decoration: none;
}

#bottom_menu ul li a:hover {
	/*background-color: #9e2913;*/
	color: #ffffff;
	text-decoration: underline;
}

#bottom_menu ul li#current a {
	/*background-color: #9e2913;*/
	color: #dddddd;
}

/* ----- FORMS ----- */
input {
	background-color: #f8f8f8;
	border: 1px solid #d1d1d1;
	color: #111111;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

textarea {
	background-color: #f8f8f8;
	border: 1px solid #d1d1d1;
	color: #111111;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

.checkbox {
	background-color: #111111 !ie;
	border: 0px;
}

.form_dropdown {
	background-color: #f8f8f8;
	border: 1px solid #d1d1d1;
	color: #111111;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	padding: 1px 0px 1px 0px;
}

.hidden_field {
	display: none;
	border: none;
	background-color: #ffffff;
}

.botcatcher {
	display: none;
}

#form {
	float: right;
	text-align: left;
	width: 94%;
	width: 92% !ie;
}

#form a:hover {
	text-decoration: none;
}

#form label {
	float: left;
	display: block;
	width: 150px;
	margin: 5px 0px 4px 0px;
	text-align: right;
	padding-right: 20px;
}

#form input {
	/*float: left;
	display: block;*/
	width: 250px;
	margin: 5px 0px 4px 0px;
}

#form input, #form textarea {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #d1d1d1;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

#form textarea {
	height: 150px;
	width: 250px;
}

#form .form_dropdown {
	width: 250px;
	border: 1px solid #d1d1d1;
	margin: 4px 0px 4px 0px;
}

#form .radio {
	background-color: transparent;
	border: 0px;
	width: 20px;
	margin-top: 2px;
	margin-top: -2px !ie;
}

#form br {
	clear: left;
}

#form .button {
	margin-left: 250px;
	width: 75px;
	height: 20px;
}

.shirt {
	width: 375px;
	font-size: 16pt;
	color: #004812;
	font-weight: bold;
}


.gold {
	background-color: #FFCC00;
	color: #006600;
	font-weight: bold;
	height: 80px;
	padding-top: 15px;
	text-align: center;
}


.sponsors {
	margin-top: 10px;
	border-color: #004812;
	border-style: solid;
	border-width: 2px;
}

.sponlogo {
	border-color: #548331;
	border-style: solid;
	border-width: 1px;
}


.kroger {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.thankyou {
	font-size: 12px;
	text-align: left;
	color: #006633;
}
