<!--
body,td,th {
	font-family:Calibri, Verdana, sans-serif;
	font-size: 14px;
	color: #f1d9ae;
}
body {
	text-align: center;
	min-width: 883px;
	background: #100c09 url(../images/bg-main.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;
}
h1 {

}
h2 {

}
a:link, a:visited, a:active {
	color: #f37200;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #f37200;
}
.hideText {
	display: none;
}
.float-left {
	float: left;
}
.clear-both {
	clear: both;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 883px;
	text-align: left;	
}
#mainContainer {
	width: 883px;
	position: relative;
	min-height: 600px;
	background: url(../images/) no-repeat 0 0;
}
img {
	border: none;
}
p {
	margin: 9px 0 9px 0;
}
.hr {
	width: 874px;
	height: 2px;
	background: url(../images/hr.gif) no-repeat 0 0;
}
#header {
	position: relative;
	width: 883px;
	height: 146px;
	background: url(../images/bg-header.jpg) no-repeat 0 0;
}
#headerContainer {
	height: 111px;
}
.mainLogo {
	padding: 33px 0 0 23px;
	float: left;
}
#headerPhoneNumber {
	padding: 46px 32px 0 0;
	float: right;
}
#nav a:link, #nav a:active, #nav a:visited, #nav a:hover {
	color: #1e4bc0;
	text-decoration: none;
} 
#nav a:hover {
	text-decoration: underline;
}
#nav {
	width: 883px;
	height: 35px;
	background: url(../images/bg-nav.jpg) no-repeat 0 0;
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li {
	float: left;
}
#nav li ul a {
	display: block;
	width: 12em;
}
#nav li ul li {
	float: left;
	width: 12em;
	height: 28px;
	padding: 10px 0 0 10px;
	background: #000;
}
#nav li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	z-index: 999;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li:hover ul {
	left: auto;
}
.navHowItWorks a {
	display: block;
	width: 143px;
	height: 35px;
	padding: 0;
	margin-left: 32px;
	background: url(../images/nav-how-it-works.jpg) no-repeat 0 0;
	text-decoration: none;
}
.navHowItWorks a:hover {	
	background-position: 0 -35px;
}
.navBecomeMember a {
	display: block;
	width: 174px;
	height: 35px;
	padding: 0;
	background: url(../images/nav-become-a-member.jpg) no-repeat 0 0;
	text-decoration: none;
}
.navBecomeMember a:hover {	
	background-position: 0 -35px;
}
.navAboutDadd .dropdown a {
	display: block;
	width: 135px;
	height: 35px;
	padding: 0;
	background: url(../images/nav-about-dadd.jpg) no-repeat 0 0;
	text-decoration: none;
}
.navAboutDadd a:hover {	
	background-position: 0 -35px;
}
.navSponsors a {
	display: block;
	width: 109px;
	height: 35px;
	padding: 0;
	background: url(../images/nav-sponsors.jpg) no-repeat 0 0;
	text-decoration: none;
}
.navSponsors a:hover {	
	background-position: 0 -35px;
}
.navTestimonials a {
	display: block;
	width: 134px;
	height: 35px;
	padding: 0;
	background: url(../images/nav-testimonials.jpg) no-repeat 0 0;
	text-decoration: none;
}
.navTestimonials a:hover {	
	background-position: 0 -35px;
}
.navContactUs a {
	display: block;
	width: 131px;
	height: 35px;
	padding: 0;
	background: url(../images/nav-contact-us.jpg) no-repeat 0 0;
	text-decoration: none;
}
.navContactUs a:hover {	
	background-position: 0 -35px;
}
#homeRowOne {
	width: 874px;
	height: 282px;
	background: url(../images/bg-home-row-one.jpg) no-repeat 0 0;
}
#mainRotator {
	width: 405px;
	height: 282px;
	float: left;
}
#mainHomepageText {
	float: left;
	width: 425px;
	padding: 31px 0 0 14px;
	line-height: 24px;
}
.sealHome a {
	position: absolute;
	display: block;
	left: 773px;
	top: 147px;
	width: 104px;
	height: 104px;
	background: url(../images/seal-rides.gif) no-repeat 0 0;
}
.sealHome a:hover {
	background-position: 0 -104px;
}
.buttonBecomeMember a {
	float: left;
	width: 196px;
	height: 30px;
	display: block;
	margin: 12px 15px 0 0;
	background: url(../images/btn-become-member.gif) no-repeat 0 0;	
}
.buttonBecomeMember a:hover {
	background-position: 0 -30px;
}
.buttonBookRide a {
	float: left;
	width: 196px;
	height: 30px;
	display: block;
	margin: 12px 0 0 0;
	background: url(../images/btn-book-ride.gif) no-repeat 0 0;	
}
.buttonBookRide a:hover {
	background-position: 0 -30px;
}
.buttonBecomeMember a:hover {
	background-position: 0 -30px;
}
.buttonSignUpNow a {
	width: 250px;
	height: 39px;
	display: block;
	background: url(../images/btn-sign-up-now.jpg) no-repeat 0 0;
	margin: 25px 0 0 75px;
}
.buttonSignUpNow a:hover {
	background-position: 0 -39px;
}
#homeRowTwo {
	width: 874px;
	height: 264px;
	background: url(../images/bg-home-row-two.jpg) no-repeat 0 0;
	clear: both;
}
#socialBlock {
	width: 253px;
	height: 264px;
	float: left;
}
#socialBlock a:link, #socialBlock a:active, #socialBlock a:visited, #socialBlock a:hover {
	color: #f1d9ae;
}
#carBlock {
	width: 351px;
	height: 264px;
	float: left;
}
.carBlockText {
	margin: 19px 0 0 16px;
	line-height: 23px;
}
#testimonialsBlock {
	width: 268px;
	height: 264px;
	float: left;	
}
.testimonialsContent {
	padding: 21px 0 0 21px;
	clear: both;
}
.testimonialsName {
	float: right;
	color: #b79862;
	margin: 6px 0 5px 0;
	line-height: 16px;
}
.testimonialsNameSub {
	float: right;
	color: #110e09;
	margin: 5px 0 0 0;
	line-height: 16px;
	font-weight: bold;
}
.moreTestimonialsLink {
	padding: 8px 0 0 21px;
	clear: both;
}
#homeMailingList {
	width: 226px;
	height: 78px;
	margin: 24px 0 0 14px;
	background: url(../images/bg-mailing-list.jpg) no-repeat 0 0;
}
.icoTwitter {
	background: url(../images/ico-twitter.gif) no-repeat 0 0;
	padding: 0 0 0 51px;
	margin: 5px 0 0 13px;
	height: 47px;
	line-height: 32px;
	display: block;
}
.icoFacebook {
	background: url(../images/ico-facebook.gif) no-repeat 0 0;
	padding: 0 0 0 51px;
	margin: 8px 0 0 13px;
	height: 37px;
	line-height: 25px;
	display: block;
}
.icoLinkedIn {
	background: url(../images/ico-linkedin.gif) no-repeat 0 0;
	padding: 0 0 0 51px;
	margin: 10px 0 0 13px;
	height: 37px;
	line-height: 25px;
	display: block;
}
#closureBlock {
	text-align: center;
}
.closureText {
	padding: 30px 0 30px 0;
}
.textfield {
	background-color: #1f1912;
	border: solid 1px #ccae74;
	color: #a28a5e;
	font-size: 11px;
	padding: 2px 2px 2px 4px;
}
.mailingListFields {
	padding: 32px 0 0 9px;
}
.mailingListSubmitButton {
	width: 60px;
	height: 24px;
	margin: 0 0 0 5px;
	background: url(../images/btn-submit-mailing-list.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
	float: left;
}
.largeSubmit {
	width: 100px;
	height: 24px;
	background: url(../images/btn-submit-large.gif) no-repeat 0 0;
	border: none;
	cursor: pointer;
}
#subContent {
	float: left;
	width: 848px;
	min-height: 420px;
	margin: 0 0 5px 22px;
	padding-bottom: 25px;
	background: #fffef9 url(../images/bg-subpage.jpg) no-repeat 0 0;
	color: #241804;
	line-height: 25px;
}
.subpageColumnOne {
	width: 389px;
	float: left;
	padding: 32px 0 0 23px;
}
.subpageColumnOneWide {
	width: 806px;
	float: left;
	padding: 32px 0 0 23px;
}
.subpageColumnTwo {
	width: 410px;
	padding: 21px 0 0 23px;
	float: left;
}
.subImageWide {
	float: right;
	padding: 0 0 10px 10px;
	margin-top: -8px;
}
.subpageColumnOneWide p, .subpageColumnOne p {
	clear: left;
}
ol ol {
	list-style-type:lower-alpha; 
}
ol li {
	padding: 5px 0 5px 0;
}
.subHeading {
	margin-left: -4px;
	float: left;
	margin-bottom: 10px;
}
.thumb {
	border: 1px solid white;
	margin: 20px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:link, #footer a:hover {
	color: #97886c;	
}    
#footer {
	width: 883px;
	height: 54px;
	color: #97886c;
	text-align: center;
	font-size: 10px;
	margin: 28px 0 0;
}
-->

