html {
	height: 101%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	background: url(images/bg-new.jpg) no-repeat top center;
	color: #001F2C;
	background-color: #100F14;
}

.homebody {
	background: none;
	background-color: #100F14;
}

.wrapper {
	clear: both;
	overflow: hidden;
	position: relative;
}

.faqwrapper {
	background: url(images/faq_bg.jpg) no-repeat top center;
	clear: both;
	overflow: hidden;
	position: relative;
}


.homewrapper {
	background: url(images/home_bg.jpg) no-repeat top center;
	clear: both;
	overflow: hidden;
	position: relative;
}
.wrappercontainer {
	margin: 0 auto;
	width: 987px;
	clear: both;
	overflow: hidden;
	position: relative;
	padding: 0 0 0 61px;
	background: url(images/white.gif) no-repeat top;
}

a {
  color: #001F2C;
  font-weight:bold;
}
 
a:hover {
	color:#f68121;
}

td {
	padding: 3px;
}

input {
	padding: 1px;
}

/*Top*/
#top {
	width: 987px;
}

#top #nav {
	width: 713px;
	float: left;
}

#top #nav .logo {
	width: 255px;
	float: left;
}

#top #nav .buttons {
	width: 458px;
	float: right;
}

#top #login {
	width: 244px;
	height: 83px;
	float: right;
	margin: 0 30px 0 0;
	background: url(images/login_box.jpg) no-repeat;
}

#top #home_login {
	width: 244px;
	height: 83px;
	float: right;
	margin: 0 30px 0 0;
	background: url(images/home_login_box.jpg) no-repeat;
}

#top .loginpadding {
	padding: 12px 0 10px 104px;
}

#top .toptextfield {
	margin: 0 0 7px 0;
}

#top .logintextfield {
	width: 75px;
	height: 11px;
	border: 0px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #19191A;
}

#top .loginbutton {
	text-align: right;
	padding: 1px 66px 0 0;
}

/*Center*/
#center {
	width: 987px;
	clear: both;
	position: relative;
	overflow: hidden; 
}

#center .main {
	float: left;
	width: 688px;
}

#center .mainpadding {
	margin: 0 20px 0 142px;
	background-color: #FFFFFF;
}

#center .rightnav {
	float: right;
	width: 299px;
	border:0px solid #0F0;
}

#center .rightnav .rightvideo {
	background: url(images/right_video.jpg) no-repeat;
	width: 247px;
	height: 168px;
	padding: 30px 18px 14px 4px;
}

#center .main .pagetitle {
	margin:0px 30px 30px 0px;
}

#center .main .image {
	border:1px solid #002a33; 
}

#home {
	width: 957px;
	clear: both;
	position: relative;
	overflow: hidden; 
}

#home .flash {
	float: left;
	width: 688px;
}

#home .flashbg {
	background: url(images/home-flash.jpg) no-repeat top;
	width: 451px;
	height: 464px;
}

#home .countdown {
	width: 417px;
	height: 80px;
	float: left;
	background: url(images/home_countdown.jpg) no-repeat;
}

#home .updatedesc {
	font-size: 12px;
	text-align: justify;
}

#home .updateread {
	text-align: right;
}

#home .rightnav {
	float: right;
	width: 269px;
}

#home .botleft {
	float: left;
	width: 604px;
}

#home .botleft .leftside {
	float: left;
	width: 417px;
}

#home .sponsors {
	height: 109px; 
	background: url(images/home_sponsors.jpg) no-repeat;
	text-align: right;
}

#home .updates {
	width: 187px;
	height: 188px; 
	background-image: url(images/home_updates_bg.jpg); 
	background-repeat: no-repeat;
	float: right;
	text-align: left;
}

#home .updatespad {
	padding: 0 5px 0 10px;
	font-size:11px;
}

#home .updatestop {
	width: 271px;
	float: right;
}

#home .botright {
	float: right;
	width: 353px;
}

#home .text {
	height: 169px;
	background: url(images/home_text.jpg) no-repeat;
	font-size: 11.75px;
	font-weight:bold;
	color: #071B35;
	text-align: justify;
}

#home .textpadding {
	padding: 20px 30px 0 4px;
}

/*About*/
#about {
	text-align: justify;
}

#about .title {
	font-size: 16px;
	font-family: "Arial Black", Arial;
}

/*FAQ*/
#faq {
	text-align:justify;
	padding: 20px 0 0 0;
}

#faq .question {
	font-weight:bold;
	padding-top:20px;
	padding-bottom:5px;
}

#faq .questions {
	padding: 0 0 0 110px;
}

#faq .topquestion, #faq .topquestion a {
	color: #001F2C;
	text-decoration: underline;
	padding-top:5px;
}

#faq .backtotop, #faq .backtotop a {
	color: #001F2C;
	text-decoration: underline;
	text-align: right;
	font-size: 11px;
}

/* Search */
#search {
	background-color:#c5c8cd;
	border:1px solid #96abb0;
	width:309px;
	padding:10px;
	margin-top:10px;
}

.button {
	width:292px;
	margin: 6px 0;
}


/*Corp Sponsor*/
#corp .title {
	text-decoration:none;
	font-weight:bold;
	color:#001F2C;
}

#corp .title a {
	text-decoration:none;
	color:#001F2C;
}

#corp .sponsors {
	width:523px;
}

#corp .race{
	border-top:none;
	border:2px solid #224572;
}

#corp .diamond{
	border-top:none;
	border:2px solid #777777;

}

#corp .towel{
	border-top:none;
	border:2px solid #592d8e;
}

#corp .bronze{
	border-top:none;
	border:2px solid #4e260f;
}

#corp .prayer{
	border-top:none;
	border:2px solid #c21a80;
}

#corp .jm{
	border-top:none;
	border:2px solid #009898;
}

#corp .gold{
	border-top:none;
	border:2px solid #b4a933;
}

#corp .benefactor{
	border-top:none;
	border:2px solid #ab1f23;
}

#corp .partner{
	border-top:none;
	border:2px solid #3a5024;
}

#corp .platinum {
	border-top:none;
	border:2px solid #8a9f9f;
}

#corp .silver {
	border-top:none;
	border:2px solid #90928f;
}

#corp .sponsors .logo {
	margin:20px;
	padding:2px;
	margin-top:6px;
}

/* Volunteer */
#volunteer td {
		padding:3px;
}

/* Volunteer */
#sponsor td {
		padding:3px;
}

/* Photo Album*/ 	
#photos .pwtitle	{
	margin-left:3px;
	text-align:center;
}

#photos .pwlink	{
	text-decoration:underline;
	color: #001F2C;
	font-weight:bold;	
}

#photos .pwimages {
	border: solid 2px #001F2C;
	margin: 7px;
	padding: 3px;
	background-color:#ffffff;
}

.DonateHead, .RegHead {
	color:#2d3f87;
	font-weight:bold;
	border-top: 1px dashed #7d7d7d; 
	border-bottom: 1px dashed #7d7d7d;
	margin:2px;
	padding:5px;
	text-align:left;
	font-size:15px;
	text-transform:uppercase;
}

.DonatePad {
	padding-left:30px;
	width:100%;
}
/* My Profile */
#myprofile .title {	
	font-weight:bold;
	font-size:14px;
	color:#0E316D;
}

FIELDSET {
	border-color:#0E316D;
	padding: 5px;
	border-width: 1px;
}

/* Maps */
#maps .legs a {
	text-decoration:none;
}

#maps .legs th {
	font-weight:bold;
	font-size:15px;
	text-align:center;
}

#maps td {
	padding:7px;
}

/* Directors */
#directors {
	text-align:justify;
}

#directors .image {
	margin:0 0 10px 10px;
}

/* Events */
#news .title {
	font-weight:bold;
}

#news .date {
	font-size:10px;
}

#news .newstext {
	padding-bottom:10px;
	border-bottom:1px dashed #001F2C;
}

/*Coach*/
#coach td {
	padding:5px;
}

#coach .recentquestions {
	border-bottom:1px dashed #001F2C;
	padding:10px 0 10px 0;
	width:500px;
}

/*Login*/
.logintext {
	border: 1px solid #CF3433;
	height:15px;
	width: 125px;
	font-size: 12px;
}

/*Pre-Registration*/
#preregister h1 {
	font-size:22px;
	font-weight:bold;
}

#preregister p {
	clear: left;
}

#preregister label {
	font-weight: bold;
	font-size: 16px;
	float: left;
	width: 575px;
	text-align: left;
	padding-top: 5px;
}

#preregister #form label {
	width:215px;
}

#preregister .textfield, #preregister .textarea {
	border:1px solid #001F2C;
	width: 215px;
	height: 20px;
	margin-left: 2px;
}

#preregister .textarea {
	height: 100px;
}

#preregister .button {
	width: 215px;
}



/*Contact*/
#form p {
	width: 400px;
	clear: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 85px;
	height: 1%;
}

#form label {
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin-left: -85px;
	width: 75px;
	text-align: left;
	padding-top: 5px;
}

#contact .textfield, #contact .textarea {
	border:1px solid #001F2C;
	width: 315px;
	height: 28px;
	margin-left: 2px;
}

#contact .textarea {
	height: 200px;
}

#contact .button {
	width: 317px;
}

/*Profile*/
fieldset {
	border: 1px solid #000000;
	width: 250px;
}

/*Volunteer*/
#volunteer .textfield, #volunteer .textarea {
	border:1px solid #001F2C;
	width: 200px;
	margin-left: 2px;
	height: 18px;
}

#volunteer .textarea {
	height: 150px;
}

#volunteer .button {
	width: 150px;
}

/*Footer*/
.png {
	margin: 0 26px 0 0;
	clear: both;
	overflow: hidden;
	position: relative;
}

.pngpadding {
	text-align: center;
	margin: 0 137px 0 0;
}

#footer {
	height: 100px;
	background: url(images/footer_bg.gif) no-repeat top center;
	margin: 0 auto;
	width: 987px;
	padding: 0 0 0 61px;
}

#homefooter {
	background: url(images/home_footer_bg.jpg) no-repeat top center;
	height: 100px;
	text-align:center;
}

#footer .footerpadding {
	margin: 0 0 0 25px;
}

#footer .socialmedia {
	padding: 0 0 0 85px;
	background: url(images/home-sm-bg.jpg) repeat-y;
}

/*Copyright*/
#footer #copy, #footer #copy a:link, #homefooter #copy {
	font-size: 9px;
	text-decoration:none;
	color: #FFFFFF;
	text-align: center;
}

#footer #copy a:hover, #homefooter #copy a:hover {
	color: #E5D198;
}

/*Splash Page*/
.splashbody {
	background: none;
	background-color: #040A14;
}

#splash {
	clear: both;
	overflow: hidden;
	background: url(images/splash_bg.gif) no-repeat top center;
	padding: 100px 0 211px 0;
}

#splash .center {
	width: 979px;
	margin: 0 auto;
	background: url(images/splash_innerbg.gif) no-repeat;
	clear: both;
	overflow: hidden;
}

#splash .logo {
	float: left;
	width: 443px;
}

#splash .socialmedia {
	float: right;
	margin: 7px 8px 0 0;
}

#splash .buttons {
	padding: 0 49px;
	clear: both;
}

#splash .but {
	margin-right: 55px;
	float: left;
}

#splash .butnomarg {
	float: left;
}

#splash .botbuttons {
	clear: both;
}

#splash .bottom {
	padding: 0 49px;
	clear: both;
}

#splash .text {
	padding: 29px 0 32px 0;
}

#splash .newsletter {
	float: left;
	width: 342px;
	height: 87px;
	margin: 0 39px 0 35px;
	padding: 107px 20px 0 25px;
	background: url(images/splash_newsletter.jpg) no-repeat;
	font-size: 17px;
	color: #424347;
}

#splash .textfield {
	width: 272px;
	height: 24px;
	float: left;
	border: 0px;
	background-color: transparent;
	padding: 4px 0 0 4px;
}

#splash .submit {
	float: left;
	width: 56px;
	margin-left: 8px;
}
	

#splash .contact {
	float: right;
	width: 350px;
	height: 102px;
	margin: 0 35px 0 0;
	padding: 84px 0 0 35px;
	background: url(images/splash_contact-us.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
}

#splash .contacttext1, #splash .contacttext2 {
	float: left;
	padding: 0 38px 0 0;
	line-height: 24.5px;
}

#splash .contacttext2 {
	padding: 22px 0 0 0;
}

#splash .text2 {
	clear: both;
	padding: 20px 35px 42px 35px;
	text-align: justify;
	color: #F0E5CA;
	font-size: 14px;
}

#splash #copy {
	color: #000000;
	font-size: 9px;
	text-align: center;
	padding-top: 3px;
}

	
