body {
	font-family: arial;
	color: #000000;
	font-size: 10pt;
	text-align: center;
	background-image: url(images/beach_bound_trailers.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color: #086CCC;
	background-attachment:fixed;
}

td.header {
	width: 777px;
	height: 226px;
	background-image: url(images/header-dunes.jpg);
	border: 2px solid #000000;
}

td.menu1 {
	background-color: #000000;
	border: 1px solid #000000;
	text-align: center;
	padding: 4px;
}

td.menu1 a:hover {
	background-color: #086CCC;
	color:#ffffff;
}

a.menu2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	padding: 4px;
}

a.menu2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	padding: 4px;
}

a.menu2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	padding: 4px;
}

td.content {
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	padding: 10px;
	vertical-align: top;
}

td.content2 {
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	padding: 10px;
}

ul li {
	text-align: left;
	font-size: 10pt;
}

td.thumb {
	vertical-align: top;
	font-family: verdana, arial;
	color: #000000;
	font-size: 8pt;
	text-align: center;
}

a:link {
	color: #C2272D;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #C2272D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C2272D;
	text-decoration: underline;
	font-weight: bold;
}

td.footer { 
	background-color: #000000;
	border: 1px solid #000000;
	text-align: center;
	padding: 4px;
	text-align: center;
	font-size: 8pt;
	color: white;
}
.largeImage
{
	float:right;
	margin-left: 10px;
	z-index:1;
}

.aboutTrailer
{
width:300px;
}