@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	
}
html, body {
	background:#5f8011;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
a {
	outline: none;
}
a:link, a:visited, a:active {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	padding:0 0 15px 0;
}
.left {
	float:left;
}
.middle {
	width:950px;
	margin:0 auto;
}
.green_bold {
	color:#adc020;
	font-weight:bold;
}
ul {
	margin-left:20px;
}
#header {
	background:url(images/header_bg.gif) repeat-x;
}
#header .middle {
	height:84px;
	background:url(images/header_middle_bg.gif) no-repeat;
	position:relative;
}
#logo {
}
#nav {
	bottom:0;
	left:445px;
	position:absolute
}
#main {
	background:#181003 url(images/main_bg.gif) repeat-x;
}
#main .middle {
	background:url(images/main_middle_bg.jpg) no-repeat;
	padding:0 0 10px 0;
}
#content {
	width:710px;
	color:#fff;
	float:left;
}
#title {
	margin:11px 0 0 0;
	position:relative;
	background-image: url(images/titles/blanktitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#title #enquire {
	top:21px;
	right:65px;
	position:absolute;
}
#home_text {
	height:313px;
	width:661px;
	padding:22px 18px 10px 13px;
	margin:7px 0 0 0;
	background:url(images/home_text_bg.jpg);
	line-height:18px;
	text-align:justify;
}
#holder {
	width:660px;
	min-height:430px;
	height:auto !important;
	height:430px;
	padding:25px 18px 10px 13px;
	border-right:1px solid #322206;
	border-left:1px solid #322206;
	background:#433b30 url(images/text_bg.jpg) no-repeat;
	line-height:18px;
	text-align:justify;
}
#text {
	width:419px;
	float:left;
}
#text h3 {
	font-size:14px;
}
#text h3, #text p {
	padding-left:23px;
	padding-right:18px;
}
#text .container1, #text .container2 {
	width:359px;
	padding:20px 30px 10px 30px;
	margin:0 auto 15px auto;
}
#text .container1 {
	background:url(images/impact_box.gif) repeat-x;
}
#text .container2 {
	background:url(images/impact_box2.gif) repeat-x;
}
#text .container1 p, #text .container1 h3, #text .container2 p, #text .container2 h3 {
	padding-left:0;
	padding-right:0;
}
#text .container1 h3, #text .container2 h3 {
	color:#adc020;
}
#holder #image {
	float:right;
}
#home_text #image {
	float:right;
}
.oak_beams_gallery, .oak_joinery_gallery, .oak_frames_gallery {
	height:84px;
	width:486px;
	margin:20px 0 0 0;
	padding:8px 9px 10px 176px;
}
.oak_beams_gallery {
	background:url(images/gallery/oak_beams_bg.jpg);
}
.oak_joinery_gallery {
	background:url(images/gallery/oak_joinery_bg.jpg);
}
.oak_frames_gallery {
	background:url(images/gallery/oak_frames_bg.jpg);
}
.left_arrow {
	margin:32px 0 0 0;
	display:inline;
	float:left;
}
.galleryimages {
	width:435px;
	height:84px;
	overflow:hidden;
	float:left;
}
.slider {
	width:10000px;
	height:82px;
}
#sidebar a {
	display: block;
	margin: 0px;
	width: 209px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.slider a img {
	height:77px;
	padding:1px;
	background:#fff;
	margin:2px 4px;
}
.slider a:hover img {
	margin:0 2px;
	border:2px solid #432e0b;
}
.slider a:hover {
}
.right_arrow {
	margin:32px 0 0 0;
	display:inline;
	float:left;
}
#sidebar {
	width:240px;
	padding-top: 15px;
	float:left;
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
}
#sidebar li{
	margin: 0px;
	padding: 0px;
}
#sidebar ul ul{
	background-color: #8ba017;
	padding: 8px;
}
#sidebar h2{
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #382c1e;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sidebartitlebkg.gif);
	height: 30px;
	width: 230px;
	line-height: 30px;
	padding-left: 10px;
}

#oak_frames {
	margin:0 0 10px 0;
}
#oak_beams {
	margin:0 0 10px 0;
}
#oak_joinery {
	margin:0 0 10px 0;
}
#contact_us {
	height:329px;
	width:281px;
	padding:73px 0 0 0;
	background:url(images/contact/contact_form_bg.gif) no-repeat;
	color:#4f350a;
	position:relative;
}
#contact_us .label {
	text-align:right;
	font-size:12px;
	padding:0 0 0 25px;
}
#contact_us input[type=text] {
	height:20px;
}
#contact_us input[type=text], #contact_us textarea {
	width:185px;
	border:1px solid #bf3a14;
	margin:4px 2px;
}
#contact_us .submitbutt {
	bottom:0;
	position:absolute;
}
#contact_us textarea {
	height:130px;
}
#footer {
	background:url(images/footer_bg.gif) repeat-x;
	color:#2b3d05;
	font-size:10px;
	text-align:center;
}
#footer a {
	color:#2b3d05;
}
#footer .middle {
	height:150px;
	width:490px;
	padding:0 360px 0 100px;
	background:url(images/footer_middle_bg.gif) no-repeat;
}
#blogtitle {
	position:relative;
	background-image: url(images/titles/blanktitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 64px;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Palatino Linotype";
	font-size: 28px;
	line-height: 51px;
	font-weight: normal;
	color: #382c1e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #618212;
	margin-bottom: 10px;
}
.text h3 {
	font-family: "Palatino Linotype";
	font-size: 19px;
	font-weight: bold;
	text-transform: none;
	color: #A4B81F;
	line-height: 23px;
}
.alignright {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sidebar a:hover {
	display: block;
	margin: 0px;
	width: 209px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #352406;
	font-size: 13px;
	text-decoration: none;
}
.navigation {
	padding: 0px;
	margin: 0px;
}
.alignleftt {
	float: right;
	padding-bottom: 15px;
	padding-right: 15px;
}
