@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#trailer-wrapper {
	background-image: url(images/trailer-wrapper-bg.gif);
	background-repeat: repeat-x;
	height: 490px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#trailer {
	background-image: url(images/trailer-bg.jpg);
	background-repeat: no-repeat;
	height: 490px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#stars {
	background-color: #00084c;
	height: 23px;
	text-align: center;
}
#content-wrapper {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #c70000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}
#content-wrapper p {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}

h2 {
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	border: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	clear: both;
}
a {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #00084C;
	text-decoration: underline;
}
#nav-wrapper {
	background-color: #00084C;
	text-align: center;

}
#nav {
	background-color: #00084C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 900px;
	text-align: left;
}
#nav ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #C70000;
	text-decoration: none;
}
.smalltext {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2em;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.twelve {
	font-size: 13px;
	color: #FFFFFF;
}
.blue {
	color: #00084C;
}


div.book {float:left; width:218px; position:relative; margin: 5px 0 20px 0; border-bottom: 1px solid #044; clear:both;}
div.book_link {float: left; padding: 0 0 8px 0; }
div.book_tel {float: right; height: 20px; }
#flashcontent2 {
	background-color: #FFFFFF;
	text-align: center;
	width: 316px;
	height: 272px;
	vertical-align: middle;
}
