/*  
Theme Name: Basic 
Theme URI: YourWebsite.com
Description: National Freight Management
Version: 1.3
Author:Michelle Barton
Author URI: http://www.yourwebsite.com

*/
body{
margin:0 auto;
background-color:#CCC;
}

h1{
font-size:22px;
color: #333;
font-family:Arial, sans-serif;
font-weight: normal;
margin-top: 10px;
margin-bottom: 3px;
} 

h2{
font-family: Arial, sans-serif;
margin-top: 30px;
font-size:18px;
font-weight:normal;
color:#004788;
}

h3{
font-family: Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#004788;
}



img
{  border-style: none;
}

#background{
	background-color:#CCC;
	margin:0 auto;
	height:auto;
}
	
#content{
	margin: 0 auto;
	width:1000px;
	font-family:Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	color:#000000;
	border:1px;
}
#left_main{
	margin:0;
	width:700px;
         padding:20px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	color: #000000;
	float:left;
      z-index:1;
         background-color:#fff;
         
}

a, a:visited{
	text-decoration: underline;
	color: #3FA100;
}
a:hover{
	text-decoration: none;
}

table.property{
	padding:0;
	margin:0;
	border-collapse: collapse;
}

table.property tr{
         border-bottom:1px dashed #ccc;
}

table.property td{
	vertical-align:top;
	padding:0 10px 0 0;	
}

table.property img{
         border:1px solid #333;
}

table.property h3{
         margin-top:0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
	background-color:#ffffff;
}
#header {margin:auto;
	float:inherit;
	width: 1000px;}
#subheader {font-family:tahoma;height:70px;background:url(/images/header-bg2.jpg) no-repeat;background-color:#fff;position:relative;}
#anchor-home {width:200px;height:70px;cursor:pointer;}
.phone {position:absolute;right:62px;top:24px;font-size:14px;font-weight:normal;padding-bottom:0;margin-bottom:0;}
.heading {position:absolute;left:260px;top:38px;font-size:20px;font-weight:bold;color:#015fa9;}
.number {font-size:18px;font-weight:bold;}

#logo {
	margin:0 auto;
        font-size:12px;
        color:#666666;
	width:1000px;
	height:70px;
	background-color:#FFF;
	background-image:url(images/logo.gif) no-repeat;
	float:inherit;
}



#box{
	float: left;
	width: 750px;
	background-color:#333;
}

.sidebar{
	float: left;
	width: 230px;
	background: #FFF;
	margin: 20px 20px 0 0px;
	display: inline;
	padding-left:10px !important;
	padding-left:5px;
	padding-right:0px;
         background-color:#fff;
}

.sidebarSection{
  margin:20px 0 0 0;
  border-bottom: 1px dashed #ccc;
  padding:0 0 20px 0;
}
#side_quote{
	padding-left:15px;
}

.letter{
	border:1px solid #ccc;
	margin: 20px;
	padding:20px;
	background-color:#FFFFE6;
}


#footer {
	float:left;
	width: 990px;
	background-color:#81BEF7;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding:10px 0 30px 10px;
}

#footer td{
	vertical-align: top;
}

#footer a, #footer a:visited{
  color:#fff;
}

#footer ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#footer li{
	list-style-type: none;
	margin:0;
	padding:0;
}


#footer li a, #footer li a:visited{
  display:block;
  color:#fff;
  padding:0 0 6px 0;
}



.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
