	/*
Theme Name: Frasier Transport
Theme URI: http://wordpress.org/
Description: FT theme created by Office Networks
Version: 1.0
Author: Sean Rietze
Author URI: http://office-networks.net/
*/



*, html {
	padding: 0;
	margin: 0;
	}
	
/* 

*/

/*  
background-color:#0D1824;
2C372E
E3E3C9
background: url(images/bg.jpg) repeat-x #2f1a09;
*/
body {
background: url(images/asphalt-pavement-small.jpg) repeat #2f1a09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	}
	
.clear {
	clear: both;
	}
	
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ul, li {
	list-style: none;
	}
/* 
	background: url(images/bg-wrap.jpg) no-repeat top center;

*/
	
#wrapper {
	width: 960px;
	padding: 0 15px;
	margin: 0 auto;
	background-color:#ffffff;
	}
	
#header {
	width: 960px;
	height: 92px;
	}
	
#header img {
	float: left;
	padding-top:18px;
	}
	
#header h1 {
	overflow: hidden;
	width: 0;
	height: 0;
	}
	
#header ul {
	float: right;
	height: 33px;
	list-style: none;
	background: url(images/nav-bg2.gif) repeat-x;
	margin-top: 50px;
	margin-right: 15px;
	}
	
#header li {
	float: left;
	font-size: 11px;
	padding: 10px 30px;
	background: url(images/nav-divider1.gif) top right no-repeat;
	}
	
#header li a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header li a:hover {
	text-decoration: underline;
	}
	

#header .logo a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header .logo a:hover {
	text-decoration: underline;
	}

#header a.logo img {
	text-decoration:none;
	border:none;
	}

#header li.last {
	background: none;
	}
	
#main {
	width: 930px;
	padding: 15px;
	background: #FFFFFF;
	}
	
#main #masthead {
	width: 890px;
	height: 224px;
	padding: 40px 20px 0 20px;
	background: url(images/masthead-bg-final.jpg);
	margin-bottom: 15px;
	}
	
#main #masthead h2 {
	font-size: 24px;
	color: #FFFFFF;
	}
	
/* 
feature text was d0d49d
*/

#main #masthead p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	width: 480px;
	margin: 30px 0 20px 0;
	}
	
#main #container {
	background: url(images/sidebar-bg2.gif) repeat-y right;
	}
	
#main #content {
	float: left;
	width: 602px;
	padding-left: 3px;
	}
	
#main #content h3 {
	color: #2d4b32;
	font-size: 18px;
	margin: 15px 0 20px 0;
	}
	
#main #content p {
	line-height: 20px;
	padding: 0 25px 25px 0;
	}
	
#main #content hr {
	border: none;
	height: 1px;
	background: #ddded1;
	color: #ddded1;
	margin-bottom: 25px;
	}
	
#main #content h4 {
	color: #2d4b32;
	font-size: 14px;
	margin: 15px 0 15px 0;
	font-weight:bold;

	}
	
#main #content ul {
	width: 275px;
	}
	
#main #content .entry ul {
	width: 550px;
	}


#main #content .entry p a {
	color:#0000CC;
	text-decoration: underline;
	}
	
#main #content .entry p a:hover {
	text-decoration: underline;
	color:#CC3300;
	}
	
#main #content .entry span {
	color: #168c27;
	font-style: italic;
	}
	
#main #content .entry p a.link {
	color: #78451e;
	text-decoration: none;
	border-bottom: dotted 1px #e08f50;
	font-style: italic;
	padding-bottom: 3px;
	}

		
#main #content li {
	padding: 8px 0 8px 24px;
	background: url(images/bullet.gif) left no-repeat;
	}

#main #content .entry li{
	padding: 8px 0 8px 28px;
	background: url(images/bullet.gif) left no-repeat;
	}

	
#main #sidebar {
	float: right;
	width: 265px;
	padding: 15px;
	}
	
#sidebar a.gmap {
	text-decoration:none;
	border:none;
	}
	
#sidebar a.gmap img{
margin-left:30px;
margin-bottom:20px;
	text-decoration:none;

	text-align:center;
	border: dotted 1px #e08f50;
	}
	
#main #sidebar .feed {
	padding: 2px 8px 0 0;
	}
	
#main #sidebar h4 {
	color: #2d4b32;
	font-size: 14px;
	margin-bottom: 20px;
	}
	
#main #sidebar p {
	margin-bottom: 20px;
	line-height: 20px;
	}
	
#main #sidebar p a {
	color: #444444;
	text-decoration: none;
	}
	
#main #sidebar p a:hover {
	text-decoration: underline;
	}
	
#main #sidebar span {
	color: #168c27;
	font-style: italic;
	}
	
#main #sidebar p a.link {
	color: #78451e;
	text-decoration: none;
	border-bottom: dotted 1px #e08f50;
	font-style: italic;
	padding-bottom: 3px;
	}
	
#footer {
	color: #64472f;
	font-size: 10px;
	margin: 15px 3px;
	padding-bottom: 15px;
	}
	
#footer a {
	color: #875b38;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

.align-right {
	float:right;
	margin: 0 0 15px 15px;
	}
.align-left { 
	float:left; 
	margin: 0 15px 15px 0; 
	} 

.frame { 
	padding: 5px; 
	border: 1px solid #aaa; 
	} 
	