 body.white          
{
	background: url(images/headerBG.jpg) repeat-x top #ffffff;
	padding:0;
	border:0;
	margin :0;
}
 body.grey          
{
	background: url(images/headerBG.jpg) repeat-x top #efeeee;
	padding:0;
	border:0;
	margin :0;
}
/* body.menu     { margin:0; padding:0; border:0; } */

 /* body.header {
  background-color: #FFFFFF;
  background-image: url(images/bg-header.gif);
  background-position: left;
  background-repeat: repeat-y;
  } */
/*
body.left    { background:#FFFFFF; margin:20; padding:0; border:0; }
body.right   { background:#FFFFFF; margin:0; padding:0; border:0; } */
img{
	border: 0;
}
.left{
	display: inline;
	float:left; /*hackaroonie*/
	margin:20px 0 0 80px;
}

body.main    {
font-family: verdana, arial;
	padding:0;
	border:0;
	font-size: 12px;
	font-weight: none;
	text-decoration:none;
	color:#000000;
	margin : 10px 10px 10px 20px;
            scrollbar-face-color: #B7BFC7;
            scrollbar-highlight-color: #B7BFC7;
            scrollbar-shadow-color: #B7BFC7;
            scrollbar-3dlight-color: #B7BFC7;
            scrollbar-arrow-color:  #000000;
            scrollbar-track-color: #D0D5DA;
            scrollbar-darkshadow-color: #B7BFC7;
}
/*Header Elements */
#wrapperHeader{
	margin:0;
	padding:0;
	width: 902px;
	height: 220px;
	text-align: left;
}
#logo{
	float: left;
	margin: 0;
	padding: 0;
	width: 338px;
	height: 166px;
}
#logo img{
	border: 0;
	height: 158px;
}
#cars{
	float: left;
	background: url(images/headerCars.jpg);
	margin: 0;
	padding: 0;
	width: 562px;
	height: 166px;

}
#buttons{
	float: left;
	background: url(images/buttonBG.jpg) no-repeat;
	margin: 0;
	padding-left: 60px;
	width: 900px;
	height: 51px;
}

#buttons ul{
	list-style: none;
	margin:0;
	padding: 0;
	height: 1px;
}

#buttons li{
	float: left;
	font: 17px Arial;
	font-weight: bold;
	margin-top: 1em;
	padding: 0;
}

#buttons li a:link, #buttons li a:visited{
	float: left;
	display: block;
	margin-left: 30px;
	height: 32px;
	color: white;
	text-decoration: none;
	text-align: center;
}

#buttons li a:hover{
	border-bottom: 3px solid #53a8f7;
}
/* Text Elements */

.text {
	font-family: verdana, arial;
	font-size: 12px;
	color:#000000;
}

.smalltext {
  font-family: verdana, arial;
  font-size: 10px;
  }

td.checklist {
font-family: verdana, arial;
	padding:0;
	border:0;
	font-size: 12px;
	font-weight: none;
	text-decoration:none;
	color:#000000;
	}

.address {
font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color : #EFD298;
}

.footer { font-family: verdana, arial; font-size: 11px; font-style: normal; font-weight: bold; color: #666666}

.footerbrown { font-family: verdana, arial; font-size: 11px; font-style: normal; font-weight: bold; color: #D5A03D}

.moving{ 
	color:#CC0000;
	font-size:11px;
	font-style: normal;
	font-weight:bold;
	font-family: verdana, arial;
}

.movingaddress{
	color:#FF0000;
	font-size:12px;	
}	

hr
{color: #000000; 
height: 1px;}

h3 {
  padding: 8px 0px 8px 0px;
  display: inline;
  width: 100%;
  background-color: #FFFFFF;
  background-position: top left;
  background-repeat: repeat-x;
  font-weight: bold;
  font-family: verdana, arial;
  font-size: 12px;
  color: #000000;
  }
  
h2 {
  width: 50%;
  display: block;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-family: verdana, arial;
  font-size: 12pt;
  color: #808080;
  border-width: 0px 0px 2px 0px;
  border-style: solid;
  border-color: #C0C0C0;
  }
  
 /*  Request Form */   
table.text td {
  font-family: verdana, arial;
  font-size: 12px;
  }


a.link { font-family: verdana, arial; font-size: 12px; color: #EFD298; text-decoration: none; font-weight: bold; }
a.link:visited {
	font-family: verdana, arial;
	font-size: 12px;
	color: Silver;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	font-family: verdana, arial;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

#text-box {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	height: 0px;
	background-color: Black;
	position: relative;
	z-index: 5;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted White;
	border-left: 1px dotted White;
	border-right: 1px dotted White;
	border-bottom: 1px dotted White;
	text-align: center;
}

