/* Cascading Style Sheet Copyright 2011. All Rights Reserved. */

/* Begin Page Settings */

body {
	font-family: Sans-Serif, Serif;
	background-image:url(../images/background-new.jpg);
	background-position: left top;
	background-color:#665e39;
	background-attachment: fixed;
	}

html, body {
	height: 100%;
	border: none;
	}

* html a:hover {
	visibility: visible;
	}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, hr
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px; 
	}

img {
	border: none;
	}

/* End Page Settngs */

/* Begin Page Work */

h4 {
	line-height: 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-bottom: 3px;
}

#featured { 
	position: relative; 
	bottom: 0px; 
	left: 0px;
}


#container {
	width: 70%;
	min-width: 800px;
	max-width: 900px;
	background-color:#FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 7px #212121 solid;
    }

/* End Page Work */


#content {
	padding: .95%;
}

#banner {
	background-image: url(../images/featureimage-saw.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 288px;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

#featured {
	height: 32px;
	margin-bottom: 25px;
	color: #FFF;
	font-size: 18px;
	margin-left: 15px;
	position: relative; 
	top: 251px; 
}


#logo {
	display: block;
	margin-left: auto;
    margin-right: auto;
	margin-top: 25px; 
	margin-bottom: 15px;
}

#left {
	float: left;
}

#right {
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
}

.side-block {
	margin-top:130px;
}

#footer {
	clear: both;
	padding: .95%;
	font-size: 12px;
}