﻿body {
	background-position: left top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #574E3C;
	background-image: url('images/Untitled-1.jpg');
	background-repeat: repeat-x;
	background-color: #9a855f;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#designedby {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 80%;
	color: #CCCCCC;
}
#designedby a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#banner {
	width: 970px;
	height: 234px;
	background-image: url('images/banner_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 37px;
}
#mainWrapper {
	margin: 0px;
	width: 970px;
	background-image: url('images/body_bg.png');
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	width: 925px;
	height: 84px;
	text-align: left;
	background-image: url('images/footer_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	color: #B9A388;
	padding-left: 45px;
}
#left {
	margin: 0px 50px 0px 50px;
	width: 870px;
}
#main {
	padding: 50px 80px 30px 80px;
}
.clear {
	clear: both;
}
.tabledItems {
	border: 1px solid #999999;
	margin: 1px;
	width: 175px;
	float: left;
	display: inline;
	padding: 4px;
	text-align: center;
}
.tabledItems_header {
	border: 1px solid #999999;
	margin: 1px;
	width: 175px;
	float: left;
	display: inline;
	padding: 4px;
	background-color: #68543C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.tabledItems:hover {
	background-color: #E3DACE;
}
.centered_zero_padding {
	text-align: center;
	margin-top: 0px;
	padding: 0px;
}
.footnote {
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.tabledItems_stablepg {
	border: 1px solid #999999;
	margin: 1px;
	width: 390px;
	float: left;
	display: inline;
	padding: 4px;
	text-align: center;
}
.tabledItems_header_stablepg {
	border: 1px solid #999999;
	margin: 1px;
	width: 780px;
	padding: 10px;
	background-color: #68543C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.pleaseenquire {
	clear: both;
	padding: 15px;
	text-align: center;
}
.noborder {
	border-width: 0px;
}
.gallery {
	text-align: center;
}
.gallery img {
	border: 1px solid #72624C;
	padding: 4px;
	margin: 5px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #996633;
	padding: 3px;
	background-color: #FFFFFF;
}
h1 {
	margin: 0px;
	color: #68543C;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	color: #68543C;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
}
#left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#left ul li {
	width: 156px;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
}
#left ul li a {
	background-position: center center;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-image: url('images/button_up.png');
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	line-height: 36px;
}
#left ul li a:hover {
	background-position: center center;
	text-decoration: none;
	background-image: url('images/button_down.png');
	background-repeat: no-repeat;
}
#footer a {
	color: #B9A388;
	text-decoration: none;
}
#footer a:hover {
	color: #715B42;
	text-decoration: none;
}
.style3 {
	font-size: 110%;
	font-weight: bold;
	color: #583B30;
}
#main a {
	color: #DD5800;
	font-weight: bold;
}
#main p {
	margin: 0px;
}
#main a:hover {
	color: #DD5800;
	font-weight: bold;
	text-decoration: none;
}
.telephone {
	float: left;
	width: 400px;
	margin-left: 50px;
	font-size: 20px;
	color: #CC0000;
	letter-spacing: 3px;
	font-weight: bold;
}
#topContact {
	padding: 10px;
	overflow: hidden;
}
.email {
	width: 400px;
	float: right;
	margin-right: 50px;
	text-align: right;
	font-size: 20px;
	color: #CC0000;
}
.email a {
	font-size: 20px;
	color: #DD5800;
	text-decoration: none;
}
.email a:hover {
	font-size: 20px;
	color: #333333;
	text-decoration: none;
}
.style1 {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #996633;
	padding: 3px;
	background-color: #FFFFFF;
}
.centered_zero_padding img {
	border: 2px solid #4D2D1E;
}
