@charset "utf-8";
/* CSS Document */

body {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #464646;
	background-attachment: fixed;
	background-image: url(../global-img/SFC-Website-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.mainTable {
	background-image: url(../global-img/table-bg-repeat.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.headerLP {
	background-image: url(../global-img/LP-Header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 186px;
	width: 810px;
}
.headerDAL {
	background-image: url(../dallas/img/header-dallas.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 121px;
	width: 810px;
}
.headerATL {
	background-image: url(../atlanta/img/header-atlanta.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 121px;
	width: 810px;
}
#topMenu {
	height: 35px;
	width: 284px;
	position: relative;
	float: right;
	right: 25px;
	top: 0px;
	display: inherit;
}
.container {
	padding-right: 40px;
	padding-left: 65px;
	padding-top: 25px;
	padding-bottom: 0px;
}
h1 {
	color: #ffac00;
	font-family: "Myriad Web", "Lucida Grande", "Trebuchet MS", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	font-smooth: always;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001933;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 26px;
	}
h3 {
	color: #ffc651;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
}

a {
	color: #59ACFF;
	text-decoration: none;

}

a:hover {
	color: #59ACFF;
	text-decoration: underline;

}
.formBG {
	background-image: url(../global-img/volunteerFormBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 375px;
	width: 340px;
}
#volFormContent {
	width: 250px;
	margin-left: 30px;
	color: #004082;
	margin-top: 75px;
}
.volFormInput {
	border: 1px solid #00356A;
	font-size: 11px;
	line-height: 16px;
	color: #00356A;
	padding-left: 4px;
	margin-top: 2px;
	position: relative;
}
.raceAtGlanceContent {
}
.trainingQuestions {
	border: 1px solid #0076EC;
	background-color: #004891;
}
