+/* ************************************ */
/* ************************************ */
/* global styles or "parent" in cascade */
/* ************************************ */
/* ************************************ */

img, a img { border: 0; }
body, table, p { font-family: 'verdana','arial',sans-serif; font-size: 12px; color: #4d4d4d; line-height: 24px; }

a, a:link, a:visited, a:active { color: #007dc4; text-decoration: none; }
a:hover { color: #f26522; text-decoration: underline; }

p { margin-top: 17px; margin-bottom: 17px; } 
ul { margin-left: 40px; }


/* ******************************* */

body { background:url('../images/topBorder.gif') top repeat-x #fff; margin: 9px 0; }
body.splash { background: black; margin: 164px 0; color: #999; }
.splashLogo { width: 100%; height: 166px; background: url('../images/splashBG.gif') top center repeat-x; }

h1 { font-weight: normal; font-size: 24px; color: #003471; letter-spacing: -1px; margin-bottom: 20px;}

.headerBackground { width: 100%; height: 277px; background:url('../images/headerHomeBG.jpg') top center no-repeat; text-align: center; position: relative;}
.headerHome { width: 749px; height: 277px; background:url('../images/headerHome.jpg') top left no-repeat; position: relative; }
.headerInserts {
width: 386px; height: 95px; background:url('../images/headerButtonBG.jpg') top left no-repeat;
position: relative; top: 173px; left: 170px; color: #fff; font-size: 10px; line-height: 12px; text-align: left;
}

.headerInserts a { color: #0ff; }

.topContain { width: 749px; height: 131px; background:url('../images/logo.gif') top left no-repeat; position: relative; text-align: right; }
.homeContact { position: relative; top: 14px; color: #ccc; font-size: 11px;}

.subMenuContain { width: 171px; height: 274px; background:url('../images/submenuBG.jpg') top left no-repeat; margin: 0 25px 60px 0; float: left; }
.subMenu { font-size: 11px; margin: 26px 0 0 20px; line-height: 10px; }
.subMenu a.on { color: #999; }
.subMenu img { margin: 20px 0 20px 0; }

.topContain .menuTable { width: 655px; height: 25px; margin-left: 99px; margin-top: 98px; font-size: 11px; position: relative; bottom: 24px; }
.topContain .menuTable td { background: #004d60; text-align: left; }
.topContain .menuTable td:hover, .topContain .menuTable td.on { background:#0076c0; } 
.topContain .menuTable a { color: #fff; padding: 10px; position: relative; top: 2px; }
.topContain .menuTable a:hover { text-decoration: none; }

.contentContain { width: 710px; text-align: left; margin-top: 30px; margin-bottom:30px; }
.contentPic { float: left; margin: 0 20px 5px 10px; }
.contentPic2 { float: right; margin: 0 10px 5px 20px; }

.footerBG { width: 100% height: 54px; background:url('../images/footerBG.gif') top repeat-x; }
.footerBG table { font-size: 11px; color: #fff; line-height: 18px; }

.vehicleListTable { width: 710px; font-size: 10px; line-height: 11px; text-align: left; }
.vehicleListTable tr.on { background: #eee; }
.vehicleListTable tr.off { background: #ddd; }
.vehicleListTable tr.head { background: #777; color: white; }