body {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

#main { 
	margin:0px; 
	background-image:url(images/page-back.jpg); 
	background-repeat: repeat-x;
	background-position:top; 
}

.content {
	font-family: Verdana;
	padding-left:15px;
	padding-right:15px;
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	line-height: 150%;
}

.content a{
	font-family: Verdana;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}

.content a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #fbe304;
	text-decoration: underline;
}

.menuleft {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	padding-right: 15px;
	padding-left: 67px;
	vertical-align: middle;
	color: #ffffff;
	background-image: url(images/harbourcity-diesel-off-r-28.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.menuleft a {
	color: #ffffff;
	text-decoration: none;
}

.menuleft a:hover {
	color: #fbe304;
	text-decoration: none;
}


.crumbs {	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	padding-top: 125px;
	padding-left: 17px;
}

.crumbs a {	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}

.crumbs a:hover {	font-family: Verdana;
	font-size: 10px;
	color: #fbe304;
	text-decoration: none;
}

