.clear {
	clear: both;
	display: block;
	height: 0px;
}
.highlight {
	background: #ffffff;
	border: 1px solid #bbbbbb;
	margin: 0 0 15px 0;
	padding: 10px;
}
.hide {
	display: none;
}
div.read_more *:first-child {
	/* display: block; */
}
a.read_more, a.read_less {
	display: inline;
}
body {
	background: #b58d64 url(/atf/cf/%7Bd2fc436a-f259-4d17-b602-6ed2ac4a3933%7D/bg.jpg) fixed;
	font-family: Helvetica, Arial,  sans-serif;
	margin: 35px;
	padding: 0px;
}
a:link {
	color: #e21f26;
	text-decoration: none;
}
a:visited {
	color: #aa0000;
	text-decoration: none;
}
a:active,
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
h1 {
	line-height:1;
}

h2 {
	color: #e21f26;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
p {
	margin: 0 0 15px 0;
}
#wrap {
	background: #ebebeb;
	display: block;
	margin: auto;
	width: 930px;
	-moz-box-shadow: 0px 5px 15px rgba(58,42,24,.8);
	-webkit-box-shadow: 0px 5px 15px rgba(58,42,24,.8);
}

#header {
	background: #000000;
	left: 0px;
	padding: 10px 20px;
	position: relative;
	top: 0px;
}
#headline {
	display: block;
	overflow: hidden;
	width: 675px;
	white-space: nowrap;
}
#header a.headline:link,
#header a.headline:visited,
#header a.headline:active,
#header a.headline:hover {
	color: #ffffff;
	font-size: 60px;
	font-weight: bold;
	line-height: 60px;
	margin: 0px;
	text-decoration: none;
	white-space: nowrap;
}
#header a .suphead {
	display: block;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}
#header a .subhead {
	display: block;
	font-size: 20px;
	line-height: 20px;
}

#header a.logo:link,
#header a.logo:visited,
#header a.logo:active,
#header a.logo:hover {
	background: url(/atf/cf/%7Bd2fc436a-f259-4d17-b602-6ed2ac4a3933%7D/logo.png) top left no-repeat;
	display: block;
	height: 153px;
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: 235px;
}

#primary_navigation {
	background: #e21f26;
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	min-height: 10px;
}
#primary_navigation a:link,
#primary_navigation a:visited,
#primary_navigation a:active,
#primary_navigation a:hover {
	color: #ffffff;
	text-decoration: none;
}
#primary_navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#primary_navigation ul li {
	display: inline;
}
#primary_navigation ul li a:link,
#primary_navigation ul li a:visited {
	background: #e21f26;
	display: inline-block;
	height: 25px;
	padding: 0 20px;
	line-height: 25px;
}
#primary_navigation ul li a:active,
#primary_navigation ul li a:hover {
	background: #ffffff;
	color: #e21f26;
}

#primary_navigation ul li a.menu-item-active:link,
#primary_navigation ul li a.menu-item-active:visited,
#primary_navigation ul li a.menu-item-active:active,
#primary_navigation ul li a.menu-item-active:hover {
	background: #ffffff;
	color: #e21f26;
}

#main_content tr td {
	font-size: 12px;
	line-height: 16px;
	padding: 15px 20px;
}

#sponsors {
	background: #ffffff;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	padding: 5px;
	text-align: center;
}
#footer {
	margin: 0 20px;
	padding: 5px 0;
}
#footer .second {
	text-align: right;
}
.alignright {
	float: right;
	margin: 0 0 15px 15px;
}
.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
.aligncenter {
	margin: 0 auto 15px auto;
}

.column { float: left; }
.two-columns .column { width: 50%; }
.three-columns .column { width: 33.3%; }
.four-columns .column { width: 25%; }

.seo {
	display: block;
	height: 0px;
	overflow: hidden;
	width: 0px;
}
div.main_img {
	margin-bottom: 15px;
}


ul.json_menu li.active a:link,
ul.json_menu li.active a:visited,
ul.json_menu li.active a:active,
ul.json_menu li.active a:hover {
		background: #ffffff !important;
		color: #E21F26 !important;
}

/* Volunteer Form Table Overwrites */

#main_content table#TableInner tr td {
	text-align:left;
}

#TableOuter tbody tr td,
#TableDescription tbody tr td {
	text-align:left;
}

#TableInner tbody tr td,
table.CTtablein tbody tr td {
	padding:5px 5px !important;
}

#main_content table#TableButton tr td {
	padding: 0 !important;
}

#main_content table#TableButton .CT {
	font-size:10px;
}

div.event_menu {
	background:none !important;
	width:485px !important;
	padding:5px 20px !important;
}

div.event_menu label {
	width:40%;
	float:left;
	text-align:left;
}

div.event_menu div.second {
	float:left !important;
	width:auto !important;
}

#event_select {
	width:auto !important;
}
