
td{ font-family: bookman, "book antiqua", arial; color: #000000}
H1{ font-family: bookman, "book antiqua", arial;font-size: xx-large; font-style: normal}
H2{ font-family: bookman, "book antiqua", arial;font-size: x-large; font-style: normal}
H3{ font-family: bookman, "book antiqua", arial;font-size: large; font-style: normal}
H4{ font-family: bookman, "book antiqua", arial;font-size: medium; font-style: normal}
H5{ font-family: bookman, "book antiqua", arial;font-size: x-small; font-style: normal}
H6{ font-family: bookman, "book antiqua", arial;font-size: xx-small; font-style: normal}



a:link { font-family: bookman, "book antiqua", arial; color:#0000ff}
a:visited { font-family: bookman, "book antiqua", arial; color:#0000ff}
a:hover {text-decoration: underline; color:#0000ff;}

html, body{ 
 color: #000000; 
 font-style: normal; 
 font-family: bookman, "book antiqua", arial; 
 font-weight: normal; 
 text-decoration: none
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #707070;
 background-repeat:repeat-y;
 background-attachment:center center;
 background-attachment:fixed;
} 

hr{
border: 0;
width: 650px;
color: #000000;
background-color: #000000;
height: 3px;
}

#roadpagewidth{ 
 width:900px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
border-style: double;
border-color: #ffff00;
border-width: 12px;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
background-color: #707070;
} 

#whitebackground{ 
background-color: #ffffff;
border-style:solid;
border-color: #707070;
border-width:8px;

}
 
#header{
 position:relative; 
 height:300px; 
background:url(http://stephencraigtransport.biz/nav/headerbackground.jpg) no-repeat;
 width:884px;

} 

#topmenu{
 position:relative; 
 height:20px; 
  background-color:#Ff0000; 
 width:884px;

} 
 
#leftmenu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#leftmenu li
{
height:35px;
width:150px;
text-align:center;
font-weight:bold;
padding: 7px 0px;
background:url(http://stephencraigtransport.biz/nav/blankbutton.png) no-repeat;
margin-left:12px;
}

#leftmenu li a
{
text-decoration: none;
text-align: center;
font-weight:bold;
color: #fff000;
}


#leftcol{
 width:175px; 
float:left;
 position:relative; 
 background-color:#ffffff; 
background:url(http://stephencraigtransport.biz/nav/leftmenubackground.jpg) no-repeat;
text-align: center;
 }
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:689px;
min-height:300px; 
padding:25px 0px 0px;
margin-left:10px;
margin-right:10px;
 }
 
#footer{
 height:100px; 
  background-color:#FffffF; 
text-align:center;
 clear:both;
font-size: x-small;
 } 
 
#footer a {
font-family: bookman, "book antiqua", arial; 
color:#000000;
}


.contactbutton {
    border: none;
font-family: bookman, "book antiqua", arial;
font-weight:bold;
font-size: large;
color: #fff000;
    background: url(http://stephencraigtransport.biz/nav/blankbutton.png) no-repeat top left;
    padding: 2px 0px;
min-height:35px;
min-width:150px;
text-align: center;
}


 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



