@charset "utf-8";
/* CSS Document */
body#splash div#full-wrap {
	margin:0 auto;
	background:url(../images/splashbg.jpg) top center repeat-x;
	background-color:#86abcf;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	background-attachment:fixed;
	}
body#splash #content-fullwrap,
body#splash div#content-wrapper  {
	background-image:none;
	background-color:#ffffff;
	}
body#splash div#content-wrapper {
 	background:none;
	}
body#splash div#content {
	width:710px;
	margin-bottom:10px;
	}
body#splash div#main-content {
	background:none;
	min-height:200px;
	height: auto !important;
	height:200px; 
	}
body#splash div#main-content img {
	border:none;
	}

body#splash div#email-list {
	background-image:none;
	margin-top:0;
	margin-left:0;
	padding-top:0;
	margin-bottom:0;
	padding-bottom:0;
}
body#splash div#email-list table  {
	background-image:none;
	background-color:#8b0011;
		}
body#splash #right-column {
	padding:0;
	text-align:center;
	margin:0 10px 0 0;
	width:250px;
	text-align:center;
	}
body#splash #right-column ul {
	width:250px;
	padding:0;
	margin:0;
	}
body#splash #right-column ul li {
	background-color: #8b0011;
	padding:10px;
	margin:2px 0 2px 0;
	list-style-type:none;
	font-size:16px;
	font-family:'arial narrow', Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
body#splash #right-column ul li a {
	color:#FFFFFF;
	text-decoration:none;
	}
body#splash #right-column ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

body#splash div#email-list {
	width:auto;
	margin-top:1px;
	}
body#splash div#email-list table {
	width:250px;
	padding:0;
	text-align:left;  
	margin:0;
	}
body#splash .formTitle {
	font-size:18px;
	font-family:'arial narrow', Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8b0011;
	padding-top:0px;
	padding-bottom:1px;
	padding-right:10px;
	}
body#splash #right-column img.splashsocial {
	border:3px solid #8b0011; 
	margin:1px 0 0 0; 
	padding:0;	
	}
div#footer {
	clear:both;
	margin:85px 0 0 0px;
	padding-top:0;
	background:url(../images/footerbg.jpg) top left no-repeat;
	background-color:#121111;
	height:147px;
	width:100%;
	}
div#continue {
	margin:0 auto;
	width:986px;
	padding-top:0px;
	text-align:right;
	padding-left:0;
	padding-top:10px;
	}
	
div#continue img {
	border:10px solid rgba(75, 75, 75, 0.5);
	}
div#mail {
	float:left;
	padding:8px;
	margin:0;
	text-align:left;
	background-image:url(../images/transparent.png);
	}
div#mail form {
	margin:0;
	padding:0;
	}
div#mail table {
	text-align:left;  
	margin:0;
	}
div#mail table td {
	padding-left:0px;
		}
.xpadding {
	padding-bottom:20px;}
	
#countdown {
	background-color:#231f20;
	clear:both; 
	overflow:hidden;
	margin:0 auto; 
	text-align:center; 
	padding:0;
	}
