body, td, p, ul, li  {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited { 
	color: #1070b5;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #4299d8;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
p.title {
	color: #363737;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
form {
	margin: 0;
	padding: 0;
}
.columnLeft {
	margin-right: 335px;
}

.columnRight {
	width: 315px;
	float: right;
	overflow: hidden;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.imagemargin {
	margin: 0 0 -3px 0;
}
#bodyhome {
	background-image: url(../images/body_home_bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
#bodyinner {
	background-image: url(../images/body_inner_bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
#header {
	width: 970px;
	height: 141px;
	margin: 0 auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}
.headerlogo {
	width: 970px;
	/**height: 102px;**/
	height: 73px;
}
.logomain {
	margin: 37px 0 -2px 0 !important;
	margin: 37px 0 0 0;
	margin: 37px 0 0 0 !important;
}
#header img {
	border: 0;
}
.headersearch {
	height: 29px;
	width: 970px;
}
.searchtable {
	border-collapse: collapse;
	width: 240px;
}
.search {
	color: #dfe1e2;
	font-size: 10px;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.searchinput {
	width: 150px;
	height: 14px;
	background-image: url(../images/search_input.gif);
	background-repeat: no-repeat;
	border: 0;
	margin: 0 5px 0 0;
	padding: 1px 5px 0 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;
}
.go {
	line-height: 20px;
}
.nav {
	margin: 0;
	padding: 0;
}
.nav ul {
	margin: 0;
	padding: 11px 0 0 0;
	list-style-type: none;
}
.nav ul li {
	margin: 0;
	padding: 0;
	float: left;
}
a.navbutton:link, a.navbutton:visited, a.navbutton:active {
	margin: 0;
	background-image: url(../images/nav_button.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	display: block;
	padding: 0 25px 0 15px;
	color: #FFFFFF;
	font-weight: bold;
}
a.navbutton:hover {
	background-position: 0 -45px;
	color: #d0d2d3;
}
.flyoutbox {
	width: 200px;
}
.flyoutbox li a:link, .flyoutbox li a:visited, .flyoutbox li a:active {
	width: 175px;
	padding: 3px 10px 5px 15px;
	background-color: #3b3b3b;
	border-bottom: 1px solid #494949;
	display: block;
	color: #CCCCCC;
}
.flyoutbox li a:hover {
	color: #FFFFFF;
	background-color: #303030;
}
.flyoutbox2 {
	width: 200px;
}
.flyoutbox2 li a:link, .flyoutbox2 li a:visited, .flyoutbox2 li a:active {
	width: 175px;
	padding: 3px 10px 5px 15px;
	background-color: #4c4b4b;
	border-bottom: 1px solid #646363;
	display: block;
	color: #CCCCCC;
}
.flyoutbox2 li a:hover {
	color: #FFFFFF;
	background-color: #3b3b3b;
}
#containerhomeouter {
	width: 100%;
	background-image: url(../images/container_home_outer_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#containerinnerouter {
	width: 100%;
	background-image: url(../images/container_home_inner_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#container {
	width: 970px;
	margin: 0 auto;
	background-color: #FFFFFF;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#featurehome {
	width: 970px;
	height: 238px;
}
#boats {
	width: 970px;
	height: 114px;
	background-image: url(../images/boats_bg.gif);
	background-repeat: no-repeat;
}
#boats img {
	border: none;
}
#boats ul {
	margin: 0;
	padding: 0 0 0 6px;
	list-style-type: none;
}
#boats ul li {
	margin: 0;
	padding: 0;
	float: left;
}
.boatmargin {
	margin: 0 5px 0 0;
}
#mainbodyhome {
	clear: both;
	width: 930px;
	padding: 0 20px;
}
#mainbodyinner{
	clear: both;
	width: 930px;
	padding: 10px 20px 0 20px;
	background-color: #FFFFFF;
}
.contenthome {
	/**width: 470px;**/
	/*width: 455px;*/
	width: 708px;
	float: left;
	padding: 10px 15px 0 0;
}
.latestnews {
	/**width: 270px;**/
	/*width: 255px;*/
	width: 190px;
	margin: 0 15px 10px 0;
	background-color: #dfe1e2;
}
.latestnewscontent {
	padding: 15px 10px 0 10px;
}
.latestnews img {
	border: 0;
}
.latestnewscontent p {
	font-size: 10px;
	color: #505151;
}
.latestnewscontent p a:link, .latestnewscontent p a:visited, .latestnewscontent p a:active {
	color: #424343;
	font-weight: bold;
}
.latestnewscontent p a:hover {
	color: #000000;
}
.latestnewstitle a:link, .latestnewstitle a:visited, .latestnewstitle a:active {
	font-size: 11px;
}
.latestnewstitle a:hover {
	color: #000000;
}
.title {
	font-size: 11px;
}
.righthome {
	width: 190px;
	float: left;
}
.righthome img {
	border: 0;
}
.enews {
	width: 170px;
	/**height: 99px;**/
	height: 67px;
	background-image: url(../images/enews_bg.gif);
	background-repeat: no-repeat;
	padding: 32px 10px 0 10px;
}
.enewsinput {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 158px;
	height: 14px;
	margin: 0 0 3px 0;
	padding: 1px 5px 0 5px;
	border: 1px solid #b1b2b2;
	color: #36484f;
}
.enewstext {
	font-size: 10px;
	margin: 0 0 5px 0;
	color: #36484f;
}
#footer {
	width: 930px;
	/**height: 101px;**/
	height: 61px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 40px 20px 0 20px;
}
#footer p {
	color: #516168;
	font-size: 10px;
}
#footer p a:link, #footer p a:visited, #footer p a:active {
	color: #38484e;
	font-weight: bold;
}
#footer p a:hover {
	color: #000000;
}
.footerleft {
	width: 50%;
	float: left;
}
.footerright {
	width: 50%;
	float: left;
	text-align: right;
}

.columnLeftAlternate {
    width: 265px;
	float: left;
}
.columnLeftAlternate #form_title_div
{
    width: 230px;
    overflow:hidden; 
}
.columnRightAlternate {
	width: 615px;
	float: right;
	overflow: hidden;
}
.mainInner .crumbContent
{
    padding-bottom: 15px;  
}

.mainInner .crumbContent a
{
    font-weight: normal;
}
.dealerList {
    line-height: 25px;
}

.dealerList ul {
    padding-left: 0px;   
    padding-right: 0px;
    margin-right: 0px;
}

.dealerList li ul {
    padding-left: 25px;  
    *padding-left: 0px;  
    -padding-left: 0px; 
}

.dealerList a:link,
.dealerList a:visited,
.dealerList a:active {
    font-weight: normal;
}

.dealerInfoLeft, 
.dealerInfoMiddle, 
.dealerInfoRight {
    line-height: 20px;    
    float: left; 
}

.dealerInfoLeft {
    width: 195px;
}

.dealerInfoMiddle {
    width: 160px;
}

.dealerInfoRight {
    width: 250px;
}

.dealerTitle 
{
    color: #005292;
    border-bottom: 1px solid #005292;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 5px;    
    
}

.mapPanel
{   
    padding: 30px;
}

.postcodeSearch
{
    border-bottom: 1px solid #DFDFDF;
    padding: 0 0 15px 10px;
    margin: 15px 50px 0px 15px;   
}

.postcodeSearch label
{
    display: block;
    float: left;
    padding: 5px 5px 0 0;
}


/* new navigation class*/

.flyout {
	visibility:hidden;
	position:absolute;
	width: 195px;
	-width: 198px;
	background-color: #1A8EA7;
	border: 1px solid #3C5C83;
	border-top: 0px;
	text-align: left;
	padding-bottom: 10px;
}
.flyout a {
	display: block;
	width: 165px;
	padding: 0 7px 4px 7px;
	background: url('../images/flyout_bullet.gif') top left no-repeat;
}

#header #nav {
	height: 33px;
	width: 990px;
	margin: 0 auto;
	padding: 1px 0;
	text-align: center;
}

#header #nav a,
#header #nav a:link, 
#header #nav a:active, 
#header #nav a:visited,
#header #nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 17px 0 17px;
	text-decoration: none;
}
#header #nav a:hover {
	color: #acecf9;
}
#header #nav td.selected {
	background: #436691 url('../images/header_nav_over.jpg') top left repeat-x;
}
