/*standard styles*/

*{
  margin:0;
  padding:0;
}

html{
}

body{
  margin:0;
  padding:0;
  font:normal normal 80% trebuchet ms,helvetica,sans-serif;
  background:#fff;
  color:#000;
  line-height:1.5em;
}

h2{
  font-weight:normal;
  color:#CC6600;
  font-size:1.3em;
  margin:0;
  padding:0;
  width:561px;
  height:102px;
  position:relative;
}

h2 span{
  width:561px;
  height:102px;
  position:absolute;
  background:url("images/intro-text.gif") top left #fff no-repeat;
}

h3{
  margin:20px 0 5px 0;
  font-weight:bold;
  padding:0;
  color:#fff;
  padding:2px 0 2px 4px;
  font-size:1.4em;
  background:#0099CC;
}

h3 a,
h3 a:active,
h3 a:visited,
h3 a:hover{
  font-size:0.8em;
  text-decoration:underline;
  color:#fff;
}

p{
  margin:0;
  font-weight:normal;
  padding:5px 0 5px 0;
}


a,a:active,a:visited{
  color:#e00;
  text-decoration:none;
}

a:hover{
  text-decoration:underline;
}

a img{
  border:0;
}

ul{
  list-style-type:disc;
  margin:10px 0 10px 40px;
  padding:0;
  line-height:1.7em;
}

li{
  margin:0;
  padding:0;
}

/*header*/

#header{
  width:978px;
  height:113px;
  background:url("images/wrap-top.gif") top center no-repeat #0099cc;
  margin:9px auto 0 auto;
}

h1{
  margin:0px 0 0 0;
  font-weight:bold;
  padding:0;
  font-size:1em;
  line-height:1.2em;
  width:978px;
  height:113px;
  position:relative;
}

h1 span{
  width:978px;
  height:113px;
  position:absolute;
  background:url("images/header.gif") top center no-repeat #0099cc;
}

/*layout*/

#wrap{
  width:960px;
  margin:0 auto 0 auto;
  border-left:9px solid #0099cc;
  border-right:9px solid #0099cc;
  border-top:7px solid #0099cc;
  border-bottom:0;
}

#contenttop{
  width:100%;
  background:url("images/top.gif") top center no-repeat #fff;
}

#contentbottom{
  width:100%;
  background:url("images/bottom.gif") bottom center no-repeat transparent;
}

#leftcolumn{
  width:576px;
  padding:14px 0 0 14px;
  float:left;
  clear:left;
}

#leftcolumn p{
  font-size:1.1em;
  padding-right:40px;
}

#leftcolumn h3{
  width:557px;
}

#rightcolumn{
  width:356px;
  float:right;
  clear:right;
  padding:14px 14px 0 0;
}

#rightcolumn p{
  font-size:0.9em;
}

a.email,
a.email:active,
a.email:visited,
a.email:hover{
  color:#c60 !important;
  text-decoration:none;
}

#map{
  width:350px;
  height:230px;
  border:1px solid #09c;
  margin:20px 10px 10px 0;
}



/*footer*/

#footer{
  clear:both;
  width:938px;
  margin:0 auto 9px auto;
  padding:2px 20px 3px 20px;
  background:url("images/footer.gif") bottom center no-repeat #0099cc;
  height:20px;
  font-size:0.9em;
  color:#fff
}

#footer p{
  width:40%;
  margin:0;
  padding:0;
}

#footer a,
#footer a:active,
#footer a:hover,
#footer a:visited{
  color:#fff;
  text-decoration:underline;
}


/*vans table*/

#thevans{
  border-collapse:collapse;
  padding:0;
  width:500px;
  margin:10px auto 20px auto;
}

#thevans tr{
  border-bottom:1px solid #09c;
 }

#thevans td{
  padding:0 0 10px 0;
  vertical-align:middle;
}

#thevans strong{
  font-size:1.2em;
}

/*#thevans h3{
  margin:0;
  padding:20px 0 0 0;
  font-size:1.2em;
  font-weight:bold;
} */

#thevans p{
  margin:0;
  font-size:1em;
  margin:10px 0 0 0px;
  padding:0;
}


/*price list*/

#pricelist{
  border-collapse:collapse;
  padding:0;
  margin:20px 0 0 0;
  width:933px;
  border:1px solid #fff;
}

#pricelist h3{
  margin:0 !important;
  width:900px !important;
}

#pricelist td{
  padding:2px 0 2px 4px;
  vertical-align:top;
}

tr.head td{
  background:#0099cc;
 }

tr.days td{
  background:#eee;
  font-weight:bold;
  font-size:1.3em;

}

tr.small{
  font-size:0.9em;
   background:#eee;

}

tr.one td{
  background:#ddd;
}
  
tr.two td{
  background:#eee;
}
  
tr.terms td{
  background:#ddd;
   padding:2px 4px 2px 0 !important;
}



/*contact form*/

#contact{
  width:250px;
  margin:0 auto 0 auto;
  padding:0;
}

label{
  clear:both;
  display:block;
}

input{
  clear:both;
  display:block;
  width:250px;
  padding:1px;
  margin:0 0 5px 0;
  font:normal normal 1em trebuchet ms,helvetica,sans-serif;
}

textarea{
  overflow:auto;
  height:120px;
  clear:both;
  display:block;
  width:250px;
  padding:1px;
  margin:0 0 5px 0;
  font:normal normal 1em trebuchet ms,helvetica,sans-serif;
}

input.btn{
  width:80px;
  font-weight:bold;
  font-size:1.2em;
  padding:1px;
  background:#09c;
  color:#fff;
}


p.smallprint{
  font-size:0.8em;
  padding:5px 5px 10px 5px;
}


#links{
  text-align:right;
  }
  
  
#pricelistlink{
width:193px;
color:#fff;
margin:10px 7px 0 0;
float:right;
clear:right;
padding:0;
text-align:center;
background:#f22;
font-size:1em;
font-weight:bold;
}

#pricelistlink a,
#pricelistlink a:active,
#pricelistlink a:visited,
#pricelistlink a:hover{
  color:#fff;
  text-decoration:underline;
 }
 
#pricelistlink strong{
  font-size:1.6em;
  font-family:arial;}
  
  #morelinks{
    font-size:0.9em;
	height:210px;
	
}

#morelinks p{
  float:left;
  width:230px;
 }