/* GENERAL STYLES */

body {
	margin: 0px;
}

body, td, input, select, textarea {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* NAVIGATION STYLES */

td.navline {
	background-color: #b3af87;
}

/* DEALER DETAILS */
.dealername {
	color: #43431E;
	font-weight: bold;
}
.dealercontact {
	color: #666633;
}
.dealersite {
	color: #43431E;
	font-weight: bold;
}

/* CONTENT */
.bodyTxt {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#666666;
}

a.wang:link, a.wang:visited, a.wang:active {
	font-family:Verdana,Arial,sans-serif;
    color: #636563;
	text-decoration: none;
}
a.wang:hover {
	font-family:Verdana,Arial,sans-serif;
	color: #8C8E5A;
	text-decoration: none;
}

.header1 {
	font-size: 20px;
	color: #b3af87;
}
.mainheader {
	font-size: 11px;
	color: #666633;
	text-transform: uppercase;
}
.pagetitle {
	font-size: 20px;
	color: #b3af87;
}

.pagetitle1 {
	font-size: 19px;
	color: #b3af87;
}
.subtitle {
	font-weight: bold;
	color: #666666;
}

/* links in main navi and section navi */
.globalBtn {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
.globalBtnselected {
	background: #f6d3ab;
}
.localBtn {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
.localBtnselected {
	background: #f6d3ab;
}
.link {
	color: #B3AF87;
	text-decoration: none;
}
.link1 {
	color: #B3AF87;
	text-decoration: none;
	font-weight: bold;
}

/* site footers, copyright statements, privacy statements, disclaimers */
.finePrint {
	font-size: 12px;
	text-align: center;
	line-height: 170%;

}

.rightbian {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #B3AF87;
	border-right-color: #B3AF87;
	border-bottom-color: #B3AF87;
	border-left-color: #B3AF87;
}
.style1 {color: #b3af87}
.font13 {
	font-size: 12px;
	line-height: 14px;
}



a.x:link, a.x:visited, a.x:active {
    color: #666666;
	text-decoration: none;
}

a.x:hover {
	color: #666666;
	text-decoration: underline;
}
.hpixel {background-image: url(/docc/images/hpixel_bg.gif)}

.mainColourLight {background:#f4f3ed}