@charset "utf-8";
/* 
Author: Christopher Thrower
Project: Branchworks.co.uk
Thursday, 8th May 2008
*/

* { margin: 0; padding: 0; }

body {
	background: #d2c493;
	font: 12px Trebuchet MS, sans-serif;
	padding: 0;
	color: #666666;
}

/* General, Hrefs, Styles, Colours, etc.
----------------------------------------------- */
#preload {
	display: none;
}

.clear {
	clear: both;
}

hr {
	border: none;
	border-top: dashed 1px #d4d4d4;
	color: #fbfbf0;
	background: #fbfbf0;
	height: 1px;
}

.style1 {
	color: #61a507;
	font-weight: bold;
}

img {
	border: none;
}
/* Header, Logo & Nav
----------------------------------------------- */
#top_navarea {
	background: #830600;
	height: 106px;
}

#top_holder {
	width: 892px;
	height: 106px;
	margin: 0 auto;
}

h1 {
	float: left;
	width: 312px;
	height: 106px;
	background: url('img/logo.jpg') no-repeat;
	margin-right: 20px;
}		h1 span { display: none; }
		h1 a { display: block; height: 106px; 
}

ul#nav {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 43px;
	padding-right: 35px;
	color: #FFF;
}

#nav li {
	float: left;
	margin-left: 20px;
	list-style: none outside;
}		#nav li span {
			color: #FFF;
}

#nav li a.home {
	width: 51px;
	height: 28px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 9px;
}		#nav li a.home:hover {
			background: url('img/nav/home.jpg') no-repeat;
}

#nav li a.srvics {
	width: 65px;
	height: 28px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 9px;
}		#nav li a.srvics:hover {
			background: url('img/nav/srvics.jpg') no-repeat;
}

#nav li a.properties {
	width: 76px;
	height: 28px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 9px;
}		#nav li a.properties:hover {
			background: url('img/nav/properties.jpg') no-repeat;
}

#nav li a.cntct {
	width: 65px;
	height: 28px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 9px;
}		#nav li a.cntct:hover {
			background: url('img/nav/cntct.jpg') no-repeat;
}

#header {
	background: #ff8830 url('img/header.jpg') repeat-x;
	height: 140px;
}

#header_holder {
	width: 892px;
	margin: 0 auto;
	color: #FFF;
}

#header_holder h2 {
	float: left;
	width: 100%;
	height: 29px;
	background: url('img/h2.jpg') no-repeat;
	margin-right: 20px;
}		h2 span { display: none; }
		h2 a { display: block; height: 29px; 
}

ul#header_list {
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 35px;
	color: #FFF;
}

#header_list li {
	padding-left: 20px;
	width: 700px;
	list-style: none;
}

/* Main Content Aea
----------------------------------------------- */
#content_holder {
	background: #d2c493 url('img/content_bg.jpg') repeat-x;
	overflow: hidden;
	padding-top: 2px;
}
#content_area {
	background: url('img/main_content_bg.jpg') repeat-y	;
	width: 892px;
	margin: 0 auto;
	overflow: hidden;
}

/* LEFT
--------------------------------- */
#column1 {
	height: auto;
	width: 191px;
	float: left;
}

#column1 h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 174px;
}

ul#column1_nav {
	float: left;
	margin: 0;
	padding: 0;
	color: #dbce9f;
}

#column1_nav li {
	padding: 5px 0 2px 20px;
	height: 25px;
	list-style: none;
	border-top: #4f4219 dotted 1px;
	color: #dbce9f;
	text-decoration: none;
	width: 171px;
}

#column1_nav li a {
	height: 15px;
	list-style: none;
	color: #dbce9f;
	text-decoration: none;
}		#column1_nav li a:hover {
			color: #e20900;
}
		#column1_nav li:hover {
			background: #FFF;
}

/* RIGHT
--------------------------------- */
#column2 {
	width: 697px;
	float: right;
	line-height: 17px;
	margin-right: 2px;
}
	#column2 p {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 10px 0;
	}	#column2 p a { color: #666666; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #5e687a; }
		#column2 p a:hover { color: #535353; background: #f2f6ec; border-bottom: 0px; }

.textarea {
	width: 662px;
	float: right;
	line-height: 17px;
	margin-right: 2px;
	padding: 10px 16px 25px 16px;
}

#column2 h2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #4e8604;
}

#column2 h3 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	margin-bottom: 10px;
}

#column2 h4 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #4e8604;
	margin-bottom: 10px;
	margin-top: 15px;
}

#slideshow {
	width: 697px;
	height: 166px;
}

/* Footer
--------------------------------- */
#footer {
	background: #830600;
	height: 55px;
}

#footer_holder {
	width: 892px;
	margin: 0 auto;
	overflow: hidden;
}

#footer h4 {
	float: right;
	width: 112px;
	height: 55px;
	background: url('img/bw_logo.jpg') no-repeat;
	margin-right: 10px;
}		h4 span { display: none; }
		h4 a { display: block; height: 55px; 
}

.copy {
	width: 500px;
	padding: 10px;
	color: white;
}