@charset "utf-8";
/* CSS Document */

body {background:#000 url(/images/pageBG.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; color:#fff;}

#container {background:#000; border:1px solid #ccc; margin:5px auto; width:960px;}
#masthead {border-bottom:2px solid #fff; margin:0; padding:0;}
#innerContent {background:#000;}

#footer {background:#000 url(/images/footerBG.jpg) repeat-x; border-top:1px solid #fff; color:#FFFFFF; font-size:12px; padding:6px;}
#footer a:link {color:#fff; font-size:12px;}
#footer a:visited {color:#fff; font-size:12px;}
#footer a:hover {color:#ccc; font-size:12px;}


a.emailLink:link {color:#fff; font-size:13px; font-weight:bold;}
a.emailLink:visited {color:#fff; font-size:13px; font-weight:bold;}
a.emailLink:hover {color:#ccc; font-size:13px; font-weight:bold;}


#welcome {}
#welcome h1 {background:url(/images/welcomeTitle.jpg) no-repeat; width:477px; height:52px; padding:0; margin:0;}

#contactUs {padding:20px;}
#contactUs h1 {background:url(/images/contactUsTitle.jpg) no-repeat; width:265px; height:42px; padding:0; margin:0 0 20px 0;}

#event {padding:20px;}
#event h1 {background:url(/images/eventsTitle.jpg) no-repeat; width:265px; height:42px; padding:0; margin:0 0 20px 0;}
#event li {padding:5px 0;}

#Vehicles {padding:20px;}
#Vehicles h1 {background:url(/images/fleetTitle.jpg) no-repeat; width:265px; height:42px; padding:0; margin:0 0 20px 0;}

#Corp {padding:20px;}
#Corp h1 {background:url(/images/corpTrans.jpg) no-repeat; width:397px; height:58px; padding:0; margin:0 0 20px 0;}

#testimonial {padding:20px;}
#testimonial h1 {background:url(/images/testimonialsTitle.jpg) no-repeat; width:265px; height:42px; padding:0; margin:0 0 20px 0;}

#promotions1 {padding:20px;}
#promotions1 h1 {background:url(/images/promotionsTitle.jpg) no-repeat; width:181px; height:42px; padding:0; margin:0 0 20px 0;}
#promotions1 p {padding-left:5px; font-size:14px;}

#tours1 {padding:20px;}
#tours1 h1 {background:url(/images/toursTitle.jpg) no-repeat; width:237px; height:45px; padding:0; margin:0 0 20px 0;}
#tours1 p {padding-left:5px; font-size:14px;}


.MessageSent {background:#fff; border:1px solid #cc0000; color:#CC0000; font-size:16px; font-weight:bold; padding-left:10px;}

.requiredText {color:#CC0000;}
.error {color:#CC0000;}
