body { background:white; padding:25px; font-size:70%; color:#070f44; font-family:tahoma, arial, sans-serif; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; color: #070f44}
table p {margin: 0 0 10px 0;}
a {color: #ff9600;}
a:hover {text-decoration: none}
.custom1 { font-size: 1.6em;  color: #2878f0; padding: 2px 4px; clear:both;font-style:italic;font-family:rockwell,georgia,serif;margin-bottom:5px; }
h1 {font-size: 2.1em; color: #ff9600; font-weight: normal; border-bottom: 1px solid #ffedd3; margin-top: 0}
h2 {font-size: 1.1em; border: 1px solid #ffedd3; border-left: 3px solid #ffedd3; letter-spacing: 1px; color: #2878f0; padding: 2px 4px; clear:both;}
h3 {font-size: 1.3em; color: #ff9600; letter-spacing: 1px; }
h4 {font-size: 1.3em; color: #ffcc00; letter-spacing: 1px; }
img.clsleft {margin-right:10px; margin-bottom:10px;}
img.clsmiddle {margin-right:10px; margin-left:10px; margin-bottom:10px;}
img.clsright {margin-left:10px; margin-bottom:10px;}
img.clsborderleft {margin-right:10px; margin-bottom:10px; padding: 4px; border: 1px solid #ffedd3;} 
img.clsbordermiddle {margin-right:10px; margin-left:10px; margin-bottom:10px; padding: 4px; border: 1px solid #ffedd3;} 
img.clsborderright {margin-left:10px; margin-bottom:10px; padding: 4px; border: 1px solid #ffedd3;} 
.datatable th {background: #2878f0; color: white; padding: 4px;  font-size: 0.9em}
.datatable td {border: 1px solid #ffedd3;background:#fff; padding: 4px; font-size: 0.9em}
.datatable p {}
.notes {font-size: 0.9em; color: #ffcc00;}
.shout {font-size: 1.1em; color: #ff9600; letter-spacing: 2px; font-weight: bold}
.shout2 {font-size: 1.3em; color: #ffcc00; letter-spacing: 2px; font-weight: bold}
.submit {background: #ff9600; color: white; padding: 2px; font-size: 0.9em; font-weight: bold; border: 0; letter-spacing: 1px}
.reset {background: #13076a; color: white; padding: 2px; font-size: 0.9em; font-weight: bold; border: 0; letter-spacing: 1px}
.quote {border: 1px solid #ffedd3; border-left: 3px solid #ffedd3; border-bottom: 3px solid #ffedd3; padding: 8px}
.caption {float: right; width: 150px; margin: 0 0 10px 10px; padding: 8px; background:url(caption_back.gif) repeat-y right #ff9600; color: white; font-weight: bold; font-size: 0.9em}
.custom1 {}
.custom2 {}
.border {padding: 4px; border: 1px solid #ffedd3;}
.noborder {border: 0; padding: 0}
.clear {clear: both; line-height: 0; height: 3px}

#container {width:950px; margin:21px auto 0 auto; text-align: left; background:url(container_back.gif) repeat-y left; } 
#head {height: 110px; width: 950px; background:url(head_back.gif) repeat-x white;}
#sitelogo {float: left; width: 400px; height: 110px; background:url(blank_logo.gif) no-repeat left; }
#head_right {float: right; background:url(head_right.gif) no-repeat right; width: 268px; height: 110px; text-align: right}	
#hbc {height: 40px; margin: 30px 15px 0 0; font-size: 0.9em; width: 253px; color: #ff9600; }
#hbc a {color: #d0bd79; text-decoration: underline}
#hbc a:hover {text-decoration: none; color: #ff9600}
#hbc .book {height: 14px; padding:3px 0; padding-left: 17px; background:url(book_out.gif) no-repeat left}
#hbc .home {height: 14px; padding:3px 0; padding-left: 17px; background:url(home_out.gif) no-repeat left}
#hbc .contact {height: 14px; padding:3px 0; padding-left: 17px; background:url(contact_out.gif) no-repeat left; margin-right: 30px}
#hbc .cart {height: 14px; padding:3px 0; padding-left: 17px; background:url(cart_out.gif) no-repeat left}
#call {height: 40px; width: 235px; background: url(call_back.gif) no-repeat; margin:0 13px 0 20px; text-align:center;}
#call img { margin-top: 17px}

#search { height:40px; width:235px; background:url(call_back.gif) no-repeat; margin:0 13px 0 20px; text-align:center; }
#search form {margin: 0; padding: 0}
#search .searchbox {width: 152px; border: 0; font-size: 0.9em; padding: 3px 4px 1px 4px; margin: 7px 0 4px 0; background:url(search_back.gif) no-repeat; height:17px; }
#search form>/**/#go2 { position:relative; top:3px; }
#search #go2 {margin: 14px 0 0 5px; padding: 0}
#date {clear: both; background:url(date_back.gif) no-repeat; color: black; height: 17px; text-align:right; border-bottom:6px solid #13076a;}
#top_menu {clear: both; background:url(date_back.gif) no-repeat; color: white; height: 23px; padding-top: 14px; margin-bottom: 6px; text-align: center}

/*Code for top drop down menu for ecommerce, just uncomment this section, and make sure you have an id of product_menu
#nav { height:23px; text-align:center; margin:0; padding:0; font-size: 1.1em}
#nav ul, #nav ul ul { text-align:left}
#nav li { display:inline; position:relative; top:0px; margin-right:-3px; }
#nav li a { padding:10px 8px; text-decoration:none;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:33px;  }*/
/*#nav li>*//**//*ul { top:23px; }*/
/*#nav ul ul { margin:0 0 0 160px; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:144px; left:0; }
#nav #active { color:#000; cursor:default; }
#nav li a { color:white; font-weight:bold; }
#nav li a:hover { color:#c3c7c8; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { padding-right:18px; background:url(nav_top_out.gif) no-repeat right}
#nav .nav_parent a:hover {background:url(nav_top_over.gif) no-repeat right  }
#nav .nav_child a { padding:5px 8px; background: #ff9600; border-top: 1px solid #000}
#nav .nav_child a:hover {background: #ffcc00; color: #000}
#nav .nav_parent2 a { background:url(nav_top_parent_out.gif) no-repeat right #ff9600;  }
#nav .nav_parent2 a:hover { background:url(nav_top_parent_over.gif) no-repeat right #ffcc00; color: #000}
#nav .nav_child2 a {background: #ff9600; border-left: 1px solid black}
#nav .nav_child2 a:hover {background: #ffcc00;}*/

#left { float:left; width:190px; margin-bottom:6px; padding-top:0;}
#left h5 { background: #2878f0; color:white; padding:10px; margin:0; font-size: 1.1em}
#left h5.sign { background: #ff9600; }
#left h5.c_details {}
#left h5 span {color: #13076a}
#left h5.sign span {color: #13076a}
#left_menu {width: 186px; border: 2px solid #ff9600; background: white}

.left_space { background:#13076a; height:6px; }

/*Code for the left drop down menu*/
#nav, #nav ul { padding:0; margin:0; list-style:none; width:186px; text-align:left; }
#nav a { display:block; width:179px; padding-left:7px; color:#070f44; height:25px; line-height:25px; border-bottom:1px solid #ffedd3; font-weight:normal; background:white; text-transform:uppercase; letter-spacing:1px; font-size:0.9em; text-decoration:none; }
#nav a:hover { background: #f8f8f8; color:#ffcc00; }
#nav li { text-indent:0; background:none; float:left; width:186px; }
#nav li ul { position:absolute; width:185px; left:-999em; }
#nav li ul li a { height:25px; line-height:25px; width:171px; }
#nav li ul li a:hover {}
#nav li ul ul { margin:-26px 0 0 186px;  }
#nav li:hover ul ul, #nav li.sfhover ul ul { left:-999em;  }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left:auto; margin:-26px 0 0 186px; }
#nav li li:hover ul, #nav li li.sfhover ul { left:auto; margin:-26px 0 0 180px; }
#nav li ul ul { margin:-1em 0 0 10em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left:auto; }
#nav .nav_parent a { background:url(../template/nav_parent.gif) no-repeat right; }
#nav .nav_parent a:hover { background:url(../template/nav_parent_over.gif) #f8f8f8 no-repeat right; color: #ffcc00}
#nav .nav_child a, #nav .nav_child2 a { background: #ff9600; border-left:2px solid #000; border-bottom: 1px solid #ffedd3; color: white}
#nav .nav_child a:hover, #nav .nav_child2 a:hover { background: #fff; border-left:2px solid #ffcc00; color: #070f44}
#nav #active { background:#f8f8f8; cursor:default; color: #ff9600}
#nav .nav_child #active, #nav .nav_child #active {background: #ff9600; color: #000}

#product_menu, #product_menu ul { padding:0; margin:0; list-style:none; width:186px; text-align:left; }
#product_menu a { display:block; width:179px; padding-left:7px; color:#070f44; height:25px; line-height:25px; border-bottom:1px solid #ffedd3; font-weight:normal; background:white; text-transform:uppercase; letter-spacing:1px; font-size:0.9em; text-decoration:none; }
#product_menu a:hover { background: #f8f8f8; color:#ffcc00; }
#product_menu li { text-indent:0; background:none; float:left; width:186px; }
#product_menu li ul { position:absolute; width:185px; left:-999em; }
#product_menu li ul li a { height:25px; line-height:25px; width:171px; }
#product_menu li ul li a:hover {}
#product_menu li ul ul { margin:-26px 0 0 186px;  }
#product_menu li:hover ul ul, #product_menu li.sfhover ul ul { left:-999em;  }
#product_menu li:hover ul, #product_menu li li:hover ul, #product_menu li.sfhover ul, #product_menu li li.sfhover ul { left:auto; margin:-26px 0 0 186px; }
#product_menu li li:hover ul, #product_menu li li.sfhover ul { left:auto; margin:-26px 0 0 180px; }
#product_menu li ul ul { margin:-1em 0 0 10em; }
#product_menu li:hover ul ul, #product_menu li:hover ul ul ul, #product_menu li.sfhover ul ul, #product_menu li.sfhover ul ul ul { left:-999em; }
#product_menu li:hover ul, #product_menu li li:hover ul, #product_menu li li li:hover ul, #product_menu li.sfhover ul, #product_menu li li.sfhover ul, #product_menu li li li.sfhover ul { left:auto; }
#product_menu .nav_parent a { background:url(../template/nav_parent.gif) no-repeat right; }
#product_menu .nav_parent a:hover { background:url(../template/nav_parent_over.gif) #f8f8f8 no-repeat right; color: #ffcc00}
#product_menu .nav_child a, #product_menu .nav_child2 a { background: #ff9600; border-left:2px solid #000; border-bottom: 1px solid #ffedd3; color: white}
#product_menu .nav_child a:hover, #product_menu .nav_child2 a:hover { background: #fff; border-left:2px solid #ffcc00; color: #070f44}
#product_menu #active { background:#f8f8f8; cursor:default; color: #ff9600}
#product_menu .nav_child #active, #product_menu .nav_child #active {background: #ff9600; color: #000}

#sign_newsletter {width: 174px; border: 2px solid #ff9600; background: white; padding: 6px; font-size: 1.1em}
#sign_newsletter form {padding: 0; margin: 0}
input.sign_newsletter {border: 2px solid #ffedd3; width: 166px; }
#sign_newsletter #go {margin: 4px 0 0 110px}

#contact_details { width:186px; border: 2px solid #ff9600; background: white; font-size: 1.1em; text-align: center}
#contact_details b {color: #ff9600}

#right {width: 753px; float: right}
#top_pic {width: 753px; height:200px; background:url(top_pic.jpg) no-repeat}
#pagebody {width: 699px; border: 2px solid #ff9600; background:url(pagebody_back.gif) repeat-x bottom white; margin: 6px 0 0 0; padding: 20px 25px; font-size: 1.1em; min-height: 378px}
#pagebody p {margin: 0 0 10px 0; line-height: 1.5em}
#pagebody ul { line-height:1.7em; }

#copyright {width: 950px; background:#2878f0; text-align: center; color: white; height: 11px; clear: both; border-bottom:6px solid #13076a; border-top:6px solid #13076a;}
#bottom { height:65px; width:950px; background:url(bottom_back.gif) repeat-x; clear:both; }
#valid {float: left; height: 40px; background:url(bottom_left.gif) no-repeat; padding: 25px 0 0 20px;  color: #ff9600}
#sitewizard {float: right; height: 40px; background:url(bottom_right.gif) no-repeat right; text-align: right; padding: 25px 20px 0 0; color: #ff9600}

#side_1 {width: 220px; background: #13076a; padding: 15px; float: right; color: white; border-right: 3px solid #2878f0}

#side_2 { background: #2878f0; padding:15px; color:white; border:1px solid #0d5cd1; font-size:0.9em; }
#side_2 ul, .motor ul { line-height:19px; margin-left: 4px; padding: 0; color:white; }
#side_2 li, .motor li { list-style-type:none; padding-left:12px; background:url(bullet.gif) no-repeat left top; color:white; }
#side_2 h2, .motor h2 {border: 0; padding: 0; margin:0 0 15px 0; color: #13076a; font-size: 1.3em}

#side_3 {background: #ff9600; padding: 10px; color: white; border: 1px solid #d98104; font-size: 1.1em; font-weight: bold; text-align: center; width: 250px}
#side_3 strong, #side_3 b {color: #13076a}
.side {border-left: 1px solid #ffedd3; padding-left: 15px}
.vehicles {background: white; }
.vehicles td {border-top: 2px solid #ffedd3; padding: 12px}
.vehicles tr {}

.motor {background:#2878f0; padding:10px; color:white; border:1px solid #0d5cd1; }


.highslide {cursor: url(../highslide/graphics/zoomin.cur), pointer; outline: none; }
a.highslide img {border: 1px solid #e5e5e5; padding: 4px;}
a:hover.highslide img {border: 1px solid #5a2994;}
.highslide-image {border: 2px solid white;}
.highslide-image-blur {}
.highslide-caption {display: none; border: 2px solid white; border-top: none; font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px; background-color: white; }
.highslide-loading {display: block; color: white; font-size: 9px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 3px; border-top: 1px solid white; border-bottom: 1px solid white;  background-color: black;  /* padding-left: 22px; background-image: url(../highslide/graphics/loader.gif); background-repeat: no-repeat; background-position: 3px 1px;  */}
a.highslide-credits, a.highslide-credits i {padding: 2px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover, a.highslide-credits:hover i {color: white; background-color: gray; }
.highslide-move {cursor: move;}
.highslide-overlay {display: none;}
/* Controlbar example */
.controlbar {background: url(../highslide/graphics/controlbar4.gif); width: 167px; height: 34px; }
.controlbar a {	display: block; float: left; margin: 0px 0 0 4px; height: 29px; width: 34px; }
/* Necessary for functionality */
.highslide-display-block {display: block; }
.highslide-display-none {display: none; }

.highslide2 {cursor: url(../highslide/graphics/zoomin.cur), pointer; outline: none; }
a.highslide2 img {border:0; padding: 4px;}
a:hover.highslide2 img {border:none;}
.highslide2-image {border: 2px solid white;}
.highslide2-image-blur {}
.highslide2-caption {display: none; border: 2px solid white; border-top: none; font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px; background-color: white; }
.highslide2-loading {display: block; color: white; font-size: 9px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 3px; border-top: 1px solid white; border-bottom: 1px solid white;  background-color: black;  /* padding-left: 22px; background-image: url(../highslide/graphics/loader.gif); background-repeat: no-repeat; background-position: 3px 1px;  */}
a.highslide2-credits, a.highslide2-credits i {padding: 2px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide2-credits:hover, a.highslide2-credits:hover i {color: white; background-color: gray; }
.highslide2-move {cursor: move;}
.highslide2-overlay {display: none;}
/* Controlbar example */
.controlbar {background: url(../highslide/graphics/controlbar4.gif); width: 167px; height: 34px; }
.controlbar a {	display: block; float: left; margin: 0px 0 0 4px; height: 29px; width: 34px; }
/* Necessary for functionality */
.highslide2-display-block {display: block; }
.highslide2-display-none {display: none; }

.invalid { background:url(invalid.gif) #fff no-repeat left; }
/*Modify menu item Scenic Vans url to exactly this: # " class="breaker" title="   */
#nav a.breaker {color:#fff;background:url(navbreaker.gif) #2878f0;height:49px;padding-top:0;padding-bottom:0;margin-left:-2px;cursor:default;width:183px;line-height:48px;font-weight:bold;text-transform:capitalize;letter-spacing:0;font-size:1.1em;}

.invalid { background:url(invalid.gif) #fff no-repeat left; }
