@charset "UTF-8";
#news{
	width:612px;
	height:365px;
	margin:15px 0px 0px 0px;
	padding:0px;
	background:url('/images/home/bg-news.png') top center no-repeat;
	behavior:url('/scripts/iepngfix.htc');
	position:relative;
}

#newsNav{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	color:#d6cdc2;
	margin:0px;
	padding:50px 0px 25px 190px;
	text-align:left;
}
#newsNav .divider {
	width: 14px;
	height: 27px;
	background: url(/images/home/news-divider.png) no-repeat;
	position: relative;
	float: left;
}

#newsNav a:link, #newsNav a:visited {color:#d6cdc2; text-decoration:none; margin: 3px 5px 0 5px; position: relative; float: left; } 
#newsNav a:hover, #newsNav a:active, #newsNav a:visited:hover {color:#35958a; text-decoration:underline; margin: 3px 5px 0 5px }

#news1{
	width:560px;
	height:240px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:20px;
	top:100px;
}

#news1 h1{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#d7cec2;
	margin:0px;
	padding:0px;
	text-align:left;
}

#news1 p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#d6cdc2;
	margin:0px;
	padding:0px;
	text-align:left;
}

#news2{
	width:560px;
	height:240px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:20px;
	top:100px;
	display:none;
}

#news2 p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#f0e8d9;
	margin:0px 0px 10px 20px;
	padding:0px;
	text-align:left;
}

#news3{
	width:560px;
	height:240px;
	margin:0pxpx;
	padding:0px;
	position:absolute;
	left:20px;
	top:100px;
	display:none;
}

#newsfeed{
	width:560px;
	background:url('/images/home/bg_rocket.png') top left no-repeat;
	behavior:url('/scripts/iepngfix.htc');
	margin:0px 0px 15px 5px;
	padding:0px;
}

#newsfeed h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	float:left;
	color:#d6cdc2;
	margin:0px 0px 5px 40px;
	padding:0px;
	text-align:left;
}

#newsfeed h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	float:left;
	color:#36998d;
	margin:-5px 0px 5px 5px;
	padding:0px;
	text-align:left;
}

#newsfeed p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#d6cdc2;
	margin:0px 0px 10px 40px;
	padding:0px;
	text-align:left;
}

#newsfeed a:link, #newsfeed a:visited {color:#36998d; text-decoration:none; } 
#newsfeed a:hover, #newsfeed a:active, #newsfeed a:visited:hover {color:#36998d; text-decoration:underline; }

#tour{
	float:right;
	width:305px;
	height:304px;
	margin:0px;
	padding:0px;
	background:url('/images/home/bg_tour.png') top center no-repeat;
	behavior:url('/scripts/iepngfix.htc');
}

.cover{
	float:left;
	margin:0px 15px 0px 15px;
	padding:0px;
}

.rocket{
	margin:10px 0px 10px 0px;
}

.green{
	color:#348e84;
}

#tour p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#5a83a1;
	text-align:center;
	margin:5px 0px 0px 0px;
	padding:0px;
}

#tour a:link, #tour a:visited {color:#5a83a1; text-decoration:none; } 
#tour a:hover, #tour a:active, #tour a:visited:hover {color:#5a83a1; text-decoration:underline; }

#tourDate{
	float:left;
	width:305px;
	margin:5px 0px 0px 35px;
	padding:0px;
}

#tourDate p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#f0e8d9;
	text-align:left;
	text-transform:uppercase;
	margin:15px 0px 0px 10px;
	padding:0px;
	float:left;
}

#tourDate a:link, #tourDate a:visited {color:#f0e8d9; text-decoration:none; } 
#tourDate a:hover, #tourDate a:active, #tourDate a:visited:hover {color:#f0e8d9; text-decoration:underline; }

#tourSpacer{
	width:305px;
	height:70px;
	margin:0px;
	padding:0px;
}

#date{
	float:left;
	width:55px;
	height:55px;
	background:#2a1b27;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#58829f;
	text-align:center;
	line-height:14px;
	text-transform:uppercase;
}

#date a:link, #date a:visited {color:#58829f; text-decoration:none; } 
#date a:hover, #date a:active, #date a:visited:hover {color:#58829f; text-decoration:none; }

.date{
	font-size:24px;
	line-height:24px;
}

#email{
	float:right;
	width:307px;
	height:305px;
	margin:0px;
	padding:0px;
	background:url('/images/home/bg_email.png') top center no-repeat;
	behavior:url('/scripts/iepngfix.htc');
	z-index:1001;
	display:block;
}

#emailForm{
	float:right;
	width:307px;
	height:305px;
	margin:0px 0px 0px 305px;
	padding:0px;
	z-index:1001;
	display:block;
	position:absolute;
}

#emailForm form{
	margin:0px;
	padding:0px;
	z-index:1001;
}

#emailForm input[type="text"]{
	float:left;
	margin:0px 0px 25px 30px;
	padding:0px;
	width:235px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#432c3f;
	z-index:1001;
}

#emailForm input[type="image"]{
	float:left;
	margin:0px 0px 0px 80px;
	padding:0px;
	z-index:1001;
}

#emailSpacer{
	width:307px;
	height:100px;
	margin:0px;
	padding:0px;
}

#rocket{
	float:right;
	width:530px;
	height:431px;
	margin:40px 0px 0px 220px;
	padding:0px;
	position:absolute;
	z-index:0;
}

#vidBox2{
	width:520px;
	height:528px;
	margin:0px;
	padding:0px;
	background:url('/images/home/bg_vidBox2.png') top right no-repeat;
}
