@charset "UTF-8";
/* CSS Document */

a#skip { /* Skip to content link for use with access key S */
display:none;
}
body {
background:#9E9FA3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#444444;
}
img {
border:none;
}
a {
color:#770D2E;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
h1 {
color:#770D2E;
margin:0 0 8px 0;
padding:0;
font-size:1.8em;
}
h2 {
color:#770D2E;
margin:15px 0 0 0;
padding:0;
font-size:1.3em;
font-weight:lighter;
}
h3 {
color:#770D2E;
margin:10px 0 5px 0;
padding:0;
font-size:1.1em;
}
h4 {
color:#666666;
margin:0;
padding:0;
font-size:1.2em;
}
h5 {
color:#770D2E;
margin:0 0 10px 0;
padding:0;
font-size:1.5em;
font-weight:lighter;
}
h6 {
color:#666666;
margin:0;
padding:0;
font-size:1.2em;
}
.clear {
clear:both;
}
.hidden {
display:none;
visibility:hidden;
}


/*****MASTER CONTAINER*****/

#masterContainer {
width:968px;
margin:0 auto;
background:url(../images/web/mainBack.jpg) 0 0 no-repeat;
}


/*****LOGO*****/

#logo {
width:271px;
height:122px;
display:block;
margin:35px 0 0 0;
float:left;
}
#logo h1 {
margin:0;
padding:0;
}
h1 a.logo {
display:block;
width:271px;
height:122px;
background:url(../images/web/logo.png) 0 0 no-repeat;
text-indent:-3000px;
overflow:hidden;
padding:0;
margin:0;
text-decoration:none;
cursor:hand;
}


/*****NAV*****/

#nav {
width:968px;
margin:0;
padding:0 0 10px 0;
float:left;
font-size:1em;
color:#999999;
font-weight:bold;
background:url(../images/web/footerBar.gif) left bottom repeat-x;
}
#nav ul {
list-style:none;
margin:0;
padding:0;
display:inline;
float:left;
}
#nav li {
float:left;
margin:0;
padding:0 2px;
text-align:centre;
}
#nav li a {
color:#444444;
text-decoration:none;
}
#nav li a:hover {
color:#770D2E;
}
#nav .active a {
color:#770D2E;
}
#nav .activeparent a {
color:#770D2E;
}


/*****MAIN CONTENT*****/

#contactBox {
margin:20px 0 0 0;
float:right;
}
#contentMain {
width:968px;
float:left;
padding:15px 0 0 0;
}
#contentMain p {
margin:0;
padding:6px 0;
}
#contentLeft {
width:630px;
float:left;
padding:0 15px 0 0;
}
#contentRight {
width:323px;
float:right;
}
#contentRight img {
border:2px solid #FFFFFF;
}
#contentButtons {
width:968px;
float:left;
margin:10px 0 15px 0;
}
#buttonFleet {
width:316px;
height:165px;
display:block;
margin:0;
float:left;
}
#buttonFleet p {
margin:0;
padding:0;
}
#buttonFleet p a.button {
display:block;
width:316px;
height:165px;
background:url(../images/web/buttonFleet.png) 0 0 no-repeat;
text-indent:-3000px;
overflow:hidden;
padding:0;
margin:0;
text-decoration:none;
cursor:hand;
}
#buttonAbout {
width:316px;
height:165px;
display:block;
margin:0 10px;
float:left;
}
#buttonAbout p {
margin:0;
padding:0;
}
#buttonAbout p a.button {
display:block;
width:316px;
height:165px;
background:url(../images/web/buttonAbout.png) 0 0 no-repeat;
text-indent:-3000px;
overflow:hidden;
padding:0;
margin:0;
text-decoration:none;
cursor:hand;
}
#buttonContact {
width:316px;
height:165px;
display:block;
margin:0;
float:left;
}
#buttonContact p {
margin:0;
padding:0;
}
#buttonContact p a.button {
display:block;
width:316px;
height:165px;
background:url(../images/web/buttonContact.png) 0 0 no-repeat;
text-indent:-3000px;
overflow:hidden;
padding:0;
margin:0;
text-decoration:none;
cursor:hand;
}
#buttonMini {
width:245px;
height:128px;
display:block;
margin:15px 15px 0 0;
float:left;
}
#buttonMini p {
margin:0;
padding:0;
}
#buttonMini p a.button {
display:block;
width:245px;
height:128px;
background:url(../images/web/buttonMini.png) 0 0 no-repeat;
text-indent:-3000px;
overflow:hidden;
padding:0;
margin:0;
text-decoration:none;
cursor:hand;
}
#buttonExecutive {
width:245px;
height:128px;
display:block;
margin:15px 0 0 0;
float:left;
}
#buttonExecutive p {
margin:0;
padding:0;
}
#buttonExecutive p a.button {
display:block;
width:245px;
height:128px;
background:url(../images/web/buttonExecutive.png) 0 0 no-repeat;
text-indent:-3000px;
overflow:hidden;
padding:0;
margin:0;
text-decoration:none;
cursor:hand;
}


/*****LEONS TABLE*****/

.leonsTable {
border-left:1px solid #666666;
margin:15px 0 0 0;
}
.leonsTable th {
text-align:left;
background:#CCCCCC;
color:#770D2E;
padding:6px 12px;
border-top:1px solid #666666;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}
.leonsTable td {
padding:6px 12px;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
}


/*****CONTACT FORM*****/

.contactform {
width:610px;
float:left;
background:#F7F7F7;
border:1px solid #CCCCCC;
padding:15px 10px 20px 10px;
margin:0;
}
.contactform fieldset {
border:1px solid #D8D8D8;
margin-bottom:10px;
padding:8px;
}
.contactform legend {
color:#770D2E;
font-weight:bold;
font-size:1.3em;
margin-bottom:10px;
}
.contactform label {
float:left;
width:130px;
margin-top:4px;
}
.contactform #scrambleLabel {
width:5%;
margin-right:10px;
}
.contactform input, .contactform textarea {
float:left;
width:320px;
margin-right:5px;
border:1px solid #999999;
margin-bottom:6px;
padding:3px;
background:#ffffff url(../images/lv/inputBg.gif) 0 0 no-repeat;
}
.contactform .txtsml {
width:30%;
}
.contactform .chk {
width:13px;
float:left;
border:none;
}
.contactform .fbsubmit {
width:85px;
background:#770D2E;
color:#FFFFFF;
margin:0 0 0 10px;
}
.contactform input:focus, select:focus, textarea:focus {
background:#E4F1FF;
color:#222222;
}
.contactform #field em {
color:#FF0000;
}
.contactform #code {
margin:8px 0;
padding:15px 10px;
border:1px solid #DDDDDD;
width:33%;
text-align:center;
background:#FFFFFF;
}
.required {
color:#FF0000;
}
#formThanks {
clear:left;
}
#map {
float:right;
}
.captchapict {
margin:8px 0;
border:1px solid #D8D8D8;
}
.error_message {
background:url(../images/web/error.gif) no-repeat 4px 4px #FF9999;
border:1px solid #990000;
padding:5px 4px 5px 25px;
color:#990000;
font-weight:bold;
margin:10px 0;
width:505px;
}
.error_message ul {
margin:0 0 0 15px;
padding:0;
}
.error_message li {
margin:0;
padding:0;
}


/*****COACHES STRIP*****/

#coachesStrip {
margin:0 auto;
width:966px;
height:249px;
clear:both;
border:3px solid #FFFFFF;
overfolow:hidden;
}


/*****FOOTER*****/

#footer {
clear:both;
background:url(../images/web/footerBar.gif) 0 0 repeat-x;
padding:8px 8px 40px 8px;
margin:15px auto;
width:952px;
}
#footerLeft {
font-size:0.9em;
font-weight:lighter;
margin:0 0 0 10px;
float:left;
width:400px;
}
#footerLeft img {
float:left;
}
#footerLeft ul {
margin:0 0 0 10px;
padding:10px 0;
list-style:none;
float:left;
}
#footerLeft li {
color:#888888;
float:left;
margin:0;
padding:0 2px;
}
#footerLeft li a {
color:#CCCCCC;
text-decoration:none;
}
#footerLeft li a:hover {
text-decoration:underline;
}
#footerRight {
float:right;
text-align:right;
margin:0 10px 0 0;
}
#footerRight p {
margin:0;
padding:10px 0;
color:#CCCCCC;
}