body {
	margin: 0;
	padding: 10px 0;
	background-color: #B9BEB7;
	color: #1E3113;
	font-family: Verdana;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #1E3113;
}
#navzone {
	position: relative;
	float: left;
	width: 202px;
	min-height: 500px;
	padding: 25px 17px 35px;
	background-color: #1E3113;
	color: #5C9641;
}
#navzone ul {
	margin: 0;
	padding: 0 16px;
	font-size: 90%;
	line-height: 1.2em;
	list-style: none;
}
#navzone li {
	margin: 0 0 2em;
}
#navzone li a {
	background-color: #1E3113;
	color: #5C9641;
	text-decoration: none;
}
#navzone li a:hover {
	background-color: #1E3113;
	color: #B9BEB7;
}
#navzone li a:focus {
	background-color: #1E3113;
	color: #B9BEB7;
}
#skiplink {
	position: absolute;
	top: 130px;
	left: -999em;
	font-size: 70%;
}
#skiplink:focus {
	left: 33px;
	background-color: #1E3113;
	color: #5C9641;
}
#logo {
	display: block;
	margin: 0 0 90px;
	border: 0;
}
#copyright {
	position: absolute;
	left: 17px;
	bottom: 0;
	width: 202px;
	padding: 0 0 6px;
	background-color: #1E3113;
	color: #4A5743;
	font-size: 65%;
	line-height: 1.4em;
	text-align: center;
}
#copyright a {
	background-color: #1E3113;
	color: #4A5743;
}
#copyright a:hover {
	background-color: #1E3113;
	color: #63695F;
}
#copyright a:focus {
	background-color: #1E3113;
	color: #63695F;
}

#contentzone {
	float: left;
	width: 724px;
	min-height: 560px;
	background: #ffffff url(/images/bgContentZone.gif) no-repeat right bottom;
	color: #63695F;
	font-size: 120%;
	font-family:Georgia;
}
#contentzone h1 {
	min-height: 56px;
	margin: 0 0 0.7em;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 160%;
	line-height: 1.2em;
	text-indent: -999em;
}
#contentzone h1.contact {
	background-image: url('/images/titles/contact.gif');
}
#contentzone h1.about {
	background-image: url('/images/titles/about.gif');
}
#contentzone h1.welcome {
	background-image: url('/images/titles/welcome.gif');
}
#contentzone h1.showroom {
	background-image: url('/images/titles/showroom.gif');
}
#contentzone h1.workshop {
	background-image: url('/images/titles/workshop.gif');
}
#contentzone h2 {
    float: left;
    font-size: 90%;
    line-height: 1.2em;
    margin: 0 0 0.7em;
    padding: 20px 0 0;
    width: 100%;
	text-align:center;
}
#contentzone h6 {
	margin: 0;
	font-size: 70%;
	line-height: 1.6em;
}
#contentzone p {
    font-size: 70%;
    line-height: 1.4em;
    margin: 0 0 1.1em;
}
#contentzone p a {
	background-color: #ffffff;
	color: #626A5F;
}
#contentzone p a:hover {
	background-color: #ffffff;
	color: #5C9641;
}
#contentzone p a:focus {
	background-color: #ffffff;
	color: #5C9641;
}
#contentzone ul {
	margin: 0 0 1.2em;
	padding: 0 30px;
	line-height: 1em;
	list-style: none;
}
#contentzone li {
	margin: 0 0 0.2em;
	padding: 0 0 0 6px;
	background: #ffffff url(/images/bulletLi.gif) no-repeat 0;
	color: #5C9641;
	font-size: 70%;
}
#contentzone a {
	background-color: #ffffff;
	color: #5C9641;
}
#contentzone li a {
	background-color: #ffffff;
	color: #5C9641;
	text-decoration: none;
}
#contentzone a:hover {
	background-color: #ffffff;
	color: #63695F;
}
#contentzone a:focus {
	background-color: #ffffff;
	color: #63695F;
}
#flashtestimonial {
	margin: 48px 0 0;
}
#flashtestimonial object {
	display: block;
	width: 200px;
	height: 70px;
	margin: 0 auto;
}
#imagezone {
	float: left;
	width: 430px;
}
#imagezone #flash object {
	display: block;
	width: 430px;
	height: 560px;
}
#imagezone img {
	display: block;
}
#imagezone img.multiple {
	float: left;
	margin: 15px 0 0 15px;
}
#imagezone.gallery .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
#imagezone.gallery img {
	float: left;
	width: 114px;
	height: 114px;
	margin: 0 0 0 32px;
	border: 0;
}
#imagezone.gallery img.first {
	margin: 0 0 0 24px;
}
#textzone {
	position: relative;
	float: left;
	width: 254px;
	padding: 16px 20px 16px;
	min-height:528px;
}
#textzone img.title {
	display: block;
	margin: 0 0 22px;
}
#textzone img.textimg {
    bottom: 10px;
    position: absolute;
    right: 10px;
}
#textzone table {
	margin: 0 0 1.8em;
	border-collapse: collapse;
	font-size: 70%;
}
#textzone th,
#textzone td {
	padding: 3px;
}
#textzone th {
	background-color: #d9d9d9;
	color: #36647d;
}
#textzone .contactheadings {
	float: left;
	color: #63695F;
	font-size: 80%;
	font-family:Georgia;
}
#textzone .contactdetailswrapper {
	float: left;
	width:100%;
	padding:0 0 10px;
	
}
#textzone .contactdetails {
	float: right;
	color: #63695F;
	font-size: 80%;
	font-family:Georgia;
}
#textzone .contactdetails a {
	background-color: #ffffff;
	color: #5C9641;
}
#textzone .contactdetails a:hover {
	background-color: #ffffff;
	color: #63695F;
}
#textzone .contactdetails a:focus {
	background-color: #ffffff;
	color: #63695F;
}
#slideshow {
	float:left;
	clear:left;
	width:430px;
	height:560px;
	color: #5a564d;
	margin:0;
}
#contentzone a.gallerypage{
	font-size:70%;
	padding:0px 0px 0px 130px;
	color:#8D2420;
	text-decoration:none;
}
#contentzone a:hover.gallerypage{
	color:#000000;
	text-decoration:underline;
}
