@charset "utf-8";
/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img, strong {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 10px;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
}

p {
	color: #24404a;
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.2em;
}

ol, ul {
	color: #24404a;
	font-size: 1.2em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
text-decoration: none;
}

a:visited {
	color: #97c9a4;
}

a:hover {
text-decoration: underline;
}

.clear {
	clear: both;
}

h1 {
	font-size: 1.8em;
	color: #e96b10;
	margin-bottom: 10px;
}

.paraSpace {
	margin-bottom: 20px;
}

/* Main Styles */

body {
	background-color: #fff;
	background-image: url(../images/ComingSoon_background.jpg);
	background-repeat: no-repeat;
	background-position: top, left;
}

#Container {
	width: 960px;
	position: absolute;
	left: 40px;
	top: 20px;
}

#Header {
	width: 960px;
	height: 291px;
	margin-bottom: 20px;
	clear: both;
}

#HeadImg1 {
	width: 298px;
	height: 54px;
	position: absolute;
	top: 81px;
	right: 10px;
}

#HeadImg2 {
	width: 448px;
	height: 28px;
	position: absolute;
	top: 161px;
	right: 26px;
}

#HeadImg3 {
	width: 448px;
	height: 58px;
	position: absolute;
	top: 216px;
	right: 19px;
}

#Column1 {
	width: 220px;
	margin: 0px 10px;
	padding: 0px;
	float: left;
}

#Column2 {
	width: 460px;
	margin: 0px 20px 0px 10px;
	padding: 0px;
	float: left;
}

#Column2 a img {
	margin-bottom: 25px;
}

#FindLineup {
	display: block;
	color: #fff;
	background-image: url(../images/bg_PrintNow.png);
	background-repeat: none;
	padding: 15px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 25px;
	
}

#FindLineup a:link, #FindLineup a:visited {
	color: #b7e9fe;
	font-size: 18px;
	text-decoration: none;
}

#FindLineup a:hover, #FindLineup a:active {
	color: #b7e9fe;
	font-size: 18px;
	text-decoration: underline;
}

.legal {
	font-size: .9em;
	color: #999999;
}

#Column3 {
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#Column1 img, #Column2 img, #Column3 img {
	margin-bottom: 10px;
}

#Checkback h2 {
	display: block;
	color: #fff;
	background-color: #e96b10;
	padding: 15px;
	font-size: 1.6em;
	text-align: center;
}

#Checkback h2 b {
	font-size: 1.8em;
}

#Checkback a:link, #Checkback a:visited {
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
}

#Checkback a:hover, #Checkback a:active {
	font-size: 1.2em;
	color: #fff;
	text-decoration: underline;
}

#Thoughts p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 25px;
}

#Thoughts a:link, #Thoughts a:visited {
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: center;
	text-decoration: none;
	color: #0035AD;
}

#Thoughts a:hover, #Thoughts a:active {
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: center;
	text-decoration: underline;
	color: #0035AD;
}