body {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #e5d6c1 url(../images/main_bg.png);
}

p {
	margin: 0px 0px 10px 0px;
}

a:link {
	color: #ff6600;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #ff6600;
	text-decoration: none;
font-weight:bold;
}

a:hover {
	color: Black;
	text-decoration: none;
	font-weight:bold;
}

a:active {
	color: Red;
	text-decoration: none;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

select {
	font-size: 0.7em;
}

select.em {
	font-size: 1em;
}

input {
	font-size: 0.7em;
}

input.em {
	font-size: 1em;
}

submit {
	font-size: 0.7em;	
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}

/* Main Content items */

.container {
	width: 800px;
	background-color: white;
	padding: 10px;
	margin: 20px auto 10px auto;
}

/* Row 1 Logo etc */

.row1 {
	background-color: #746b62;
	padding: 10px;
	border-bottom: 1px solid white;
}

.row1 h1 {
	margin: 0 0 0 20px;
	float: left;
}

.r1_right {
	float: right;
}

.r1_right ul {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	font-size: 0.7em;
	font-weight: bold;
	text-align: right;
}

.r1_right ul li {
	display: inline;
	margin: 0 0 0 10px;
}

.r1_right ul li a {
	color: #e5d6c1;
}

.r1_right ul li a:hover {
	color: Black;
}

.tel {
	font-size: 1.4em;
	text-align: right;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

.bbsa {
	display: block;
	clear: both;
	margin: 0 0 5px 0;
	text-align: right;
}

.clear {
	clear: both;
}

/* Row 2 */

.row2 {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.r2_image {
	float: left;
}

.r2_text {
	float: right;
	background-color: #483b28;
	padding: 10px;
	width: 341px;
	height: 139px;
}

.introhead {
	font-size: 0.9em;
	margin: 0 0 3px 0;
	color: White;
}

.introtext {
	font-size: 0.75em;
	margin: 0 0 5px 0;
	color: White;
	line-height: 1.45em;
}

.introtext  ul{
	list-style: square;
	margin: 10px 0 0 20px;
}

.introtext  ul li{
	list-style: square;
	margin: 0 0 0 20px;
	font-size: 7pt;
	line-height: 1.5em;
}

/* Body */

.body_left {
	float: left;
	width: 152px;
}

.body_left ul {
	margin: 0 0 15px 0;
	font-size: 0.7em;
	background: url(../images/off_bg.png) repeat-y 0% 0%;
}

.body_left ul li.on {
	display: block;
	height: 20px;
	padding: 5px 0 5px 10px;
	background: white url(../images/on_bg.png) no-repeat 100% 100%;
	margin: 0;
}

.body_left ul li.link {
	display: block;
	height: 20px;
	padding: 5px 0 0px 10px;
	background: url(../images/off_bg.png) repeat-y 0% 0%;
	margin: 0;
}

.body_left ul li.base {
	display: block;
	height: 20px;
	padding: 0 0 0px 10px;
	background: url(../images/base.png) no-repeat 0% 0%;
	margin: 0;
}

.body_left ul li.link a {
	color: #333;
}

.body_left p {
	display: block;
	clear: both;
	margin: 0 0 10px 10px;
	font-size: 0.7em;
	color: #333;
}

.body_centre {
	float: left;
	margin: 0 10px 10px 30px;
	width: 400px;
}

.body_centre_wide {
	float: left;
	margin: 0 10px 10px 30px;
	width: 600px;
}

.unit1 {
	display: block;
	clear: both;
	font-size: 0.7em;
	color: #746b62;
	margin: 0 0 20px 0;
}

.u1_header {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.u1_float {
	float: left;
	margin: 0 10px 5px 0;
}

.u1_text {
	line-height: 1.5em;
}

.u1_text h2 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: normal;
}

.u1_text h3 {
	margin: 10px 0 10px 0;
	font-size: 1.0em;
	font-weight: normal;
}

.u1_text p {
	font-size: 0.8em;
	color: black;
}

.u1_text ul {
	list-style: square;
	margin: 0 0 10px 20px;
}

.u1_text ol {
	margin: 0 0 10px 20px;
}

.u1_text ul li, .u1_text ol li {
	margin: 0 0 0 20px;
	font-size: 0.8em;
	color: black;
	line-height: 1.5em;
}

.unit2 {
	display: block;
	clear: both;
	font-size: 0.7em;
	color: #746b62;
	margin: 0 0 15px 0;
}

.floater {
	float: left;
	width: 183px;
	margin: 0 10px 0 0;
	line-height: 1.4em;
}

.fl_header {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}

.fl_text {
	margin: 0 0 5px 0;
}

.fl_link {
	margin: 0 0 10px 0;
}

.unit3 {
	display: block;
	clear: both;
	font-size: 0.7em;
	color: #746b62;
	margin: 0 0 10px 0;
}

.ad {
	float: left;
	margin: 0 10px 0px 0;
}

.body_right {
	float: left;
	width: 185px;
}

.br_title {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.br_range {
	border: 3px solid #ccc;
	display: block;
	clear: both;
	margin: 0 0 15px 0;
	width: 176px;
}

.brr_image {
	display: block;
	clear: both;
	margin: 0 0 0px 0;
}

.brr_text {
	padding: 7px;
	font-size: 0.7em;
	color: #333;
	line-height: 1.5em;
}

/* Forms */

table.contactform th {
	text-align: left;
	font-size: 1.0em;
	font-weight: normal;
	white-space: nowrap;
	padding: 3px;
}

/* Testimonials */

div.testimonial {
	margin: 0 0 20px 0;
}

div.testimonial span {
	display: block;
	color: black;
	font-size: 0.8em;
}

/* Google */

.google {
	display: block;
	clear: both;
	background: url(../images/google.png) repeat-x 0 0;
	padding: 5px 0 0 0;
}

.copyright {
	margin: 0 auto;
	width: 800px;
	font-size: 0.7em;
	font-weight: bold;
	color: #663333;
}