html, * {
margin:0;
padding:0;
outline: none;
}
html, body {
background-image: url('/images/design/background.jpg');
background-repeat: repeat-y;
background-position: top left;
background-color:#000;
font-family: Verdana;
font-size:12px;
text-align: center;
height: 100%;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h4{
  font-weight: bold;
}
h1{
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  font-family: Times;
}
#copy h1,#copy p{
  margin-bottom: 20px; 
  width: 535px;
}
img{
  border: none; 
}
dt{
  font-weight: bold;
}
a{
  cursor: pointer;
}
#container {
position:absolute;
margin-left: 25px;
width:846px;
left:0;
top: 0;
}
#header{
background-image:url('/images/design/header_background.png');
background-repeat: repeat-y;
background-position: top left;
background-color: #fff;
position: absolute;
text-align: left;
font-family: Helvetica;
margin: 0px 7px;
left: 0;
top:0;
width: 839px;
height: 28px;
}
#header p{
  float:right;
  font-size:9px;
  font-weight:bold;
  margin:7px 0px;
  right: 10px;
  position: relative;
  text-transform:uppercase;
  z-index: 1115;
}
#pavement-left{
  background-position:0px 0;
  left:-24px;
  position:absolute;
  top:0;
  width:24px;
}

#pavement-right{
  background-position: 0px 0;
  position:absolute;
  right:-207px;
  top:0;
  width:207px;
}
#topnav{
  position: absolute;
  width: 460px;
  height: 320px;
  top: 0;
  left: -25px;
  z-index: 4;
}
#sidenav{
  width: 154px;
  position: relative;
  float: left;
  clear: both;
  top: 245px;
  left: 6px;
}
#sidenav img.sideimg{
  margin-bottom: 15px;
}
#sidenav h3{
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
}
#sidenav p{
  font-size: 14px;
}
#copy{
  margin-top: 239px;
  background-image:url(/images/design/hr.png);
  background-position:0px 35px;
  background-repeat:no-repeat;
  float:right;
  right:7px;
  margin-bottom: 50px;
  font-size: 12px;
  padding-left:53px;
  min-height:430px;
  height:auto !important;
  height: 430px;
  position:relative;
  text-align:left;
  width:625px;
  z-index: 1000;
}
#recaptcha_widget_div *{
  margin-bottom: auto !important;
}
#copy a{
  color:#000;
  font-style: italic;
  text-decoration: underline;
}
#copy a:hover{
  text-decoration: none;
}
#copy a.bold{
  font-weight: bold;
}
#copy ul{
  margin: 0px 0px 15px 15px;
}
.traffic {
  background-color: #eee;
  margin: 5px;
  width: 200px;
}
#copy form div{
  position: relative;
  width: 500px;
  float: left;
  margin-bottom: 5px;
}
#copy form div label{
  float: left;
  width: 30%;
}
#copy form div input{
  width: 250px;
}
#copy form div span{
  vertical-align: top;
}
#copy form div textarea{
  height:100px;
  width:254px;
}
#copy form div input.smallbox{
  width: 75px;
  margin-right: 2px;
}
#copy form p{
  margin-bottom: 5px;
}
#copy form ul{
  list-style: none;
  margin-left: 0px;
}
#copy form div input.clockradio{
  position: relative;
  top: 2px;
  width: auto;
}
img.pageimg{
  position:absolute;
  right:1px;
  top:-211px;
}
/*Vanpool*/
#contact_driver{
  display: none; 
  float: left;
}

#backSearch{
  cursor: pointer; 
  font-weight: bold; 
  font-style: italic; 
  position: absolute; 
  left: 55px; 
  top: 335px;
}

/*traffic*/
#trafficcam, #trafficcam ul{
  list-style: none;
}

/*Footer*/
#footer{
  position: relative;
  bottom: 50px;
  clear:right;
  float:right;
  width:678px;
  font-weight: bold;
  font-style: italic;
  color: #444444;
  margin-top: 50px;
}
#footer a{
  font-family: Verdana;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  color: #444444;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
}