.navigationbox a {
  text-decoration: none;
}

.navigationbox a:hover {
  text-decoration: none;
}

a {
  text-decoration: underline;
  color: #033D3D;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  color: #033D3D;
}

a.white {
  text-decoration:none;
  color: #FFFFFF;
}

a.white:hover {
  text-decoration: underline;
  color: #FFFFFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: #033D3D;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana; 
}

h2 {
	color: #033D3D;
	margin: 0px;
	border-bottom: 1px dotted #033D3D;
	font-size: 13px;
}

html {
	height: 100%;
	width: 100%;
}

#header {
	background-color: #80B950;
	border-bottom: 2px solid #FFFFFF;
	height: 134px;
}

#headerlogo {
	width: 116px;
	float: left;
	margin: 5px 5px 5px 5px;
}

#headertext {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 4px;
}

#headerright {
	width: 700px;
	float: left;
	margin-top: 5px;
	height: 128px;
	position: relative;
}

#headernavigation {
	position: absolute;
	bottom: -1px;
	left: 0px;
	right: 0px;
}

.navigationboxtransparent {
	float: left;
	width: auto;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 5px;
}

.navigationbox {
	margin-left: 8px;
	float: right;
	width: auto;
	background-color: #FFFFFF;
	height: 22px;
	font-size: 14px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	color: #033D3D;
	border: 1px solid #FFFFFF;
}

.navigationbox:hover {
	background-color: #80B950;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: none;
}

#headerbar {
	height: 74px;
	background-image: url(../images/bg/topbarbg.jpg);
}

#headerbartext {
	height: 74px;
	background-image: url(../images/bg/topbar.jpg);
	background-repeat: no-repeat;
	text-align: right;
	width: 826px;
	padding-top: 44px;
}

#pagetitle {
	padding-left: 8px;
	padding-top: 28px;
	padding-bottom: 10px;
	position: relative;
	color: #FFFFFF;
	font-size: 24px;
}

#serviceselect {
	z-index: 1;
	width: 519px;
	position: absolute;
	top: 0px;
	height: 399px;
	left: 305px;
	border-bottom: 1px solid #205353;
	border-left: 1px solid #205353;
	border-right: 1px solid #205353;
}

#pagecontainer {
	width: 826px;
}

#leftbody {
	float: left;
	width: 575px;
	background-color: #FFFFFF;
	margin-left: 8px;
	min-height: 600px;
	height: auto !important;
	height: 500px;
	padding: 6px;
	font-size: 12px;
}

#rightbody {
	float: right;
	width: 210px;
}

.rightbox {
	border: 1px solid #205353;
	padding: 4px;
	margin-bottom: 22px;
}

.rightboxtitle {
	border-bottom: 1px solid #205353;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 2px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/bg/rightboxbg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.rightboxcontent {
	padding: 0px 2px 0px 2px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
}

.rightboxnavigationcontent {
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
}

.rightboxnavigationcontent ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.rightboxnavigationcontent li {
	border-bottom: 1px solid #205353;
	padding-top: 7px;
	padding-bottom: 7px;
}

#bodyclear {
	clear: both;
}

#footertext {
	width: 573px;
	margin: 8px;
	border: 1px solid #205353;
	padding: 6px;
	line-height: 180%;
	color: #FFFFFF;
	font-size: 11px;
}

.rightnavigation ul {
	padding: 0px;
	margin: 0px 0px 3px 0px;
}

.rightnavigation li {
	list-style-image: url(../images/bullets/navigationarrow.png);
	list-style-position: inside;
	background-color: #80B950;
	border-bottom: 1px solid #033D3D;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	padding-left: 6px;
	font-weight: bold;
}

.rightnavigation li:hover {
	background-color: #205353;
}

.summarybox {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 42px;
	float: left;
	width: 268px;
}

.summarybox .text {
	padding: 6px;
	text-align: justify;
}

.summarybox .text img {
	border: 1px solid #FFFFFF;
}

img.left {
	float: left;
	margin-right: 6px;
}

img.right {
	float: right;
	margin-left: 6px;
}

.divclear {
	clear: both;
}

#vehicleticker {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#vehicleticker li {
	font-size: 14px;	
}

.carforsale {
	border: 1px solid #A7B9B7;
	padding: 6px;
	height: 98px;
	margin-top: 8px;
	margin-bottom: 2px;
}

.carforsale img {
	float: right;
	margin: 4px;	
}

.titletext {
	font-size: 16px;
	text-decoration: none;	
}

.imagegallery img
{
	margin-right: 12px;
	margin-bottom: 12px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

