html,body,div,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }

body {
	background-image: url(../images/bg.jpg);
	background-color: #BFAC4E;
	width: 880px;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%;
	color: #3e3e3e;
}
#main_container {
	background-color: #FFF;
	width: 880px;
}
#logo_tel_box {
	background:url(../images/main.png) repeat 0px 0px;
	height: 98px;
	width: 880px;
	margin-bottom: 14px;
}
#btm_container {
	background:url(../images/main.png) repeat 0px -163px;
	height: 90px;
	width: 880px;
}
#nav_box {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	background:url(../images/main.png) repeat 0px -112px;
	height: 30px;
	width: 880px;
	text-align: center;
	font-size: .72em;
}
#nav_box a {
	color: #3e3e3e;
	text-decoration: none;
}
#nav_box a:hover {
	color: #669900;
	text-decoration: none;
}
.nav_rt_space {
	padding-right: 24px;
}
.nav_rt_l_space {
	padding-right: 24px;
	padding-left: 24px;
}
.nav_l_space {
	padding-left: 24px;
}
#content_box {
	width: 880px;
	margin-top: 34px;
	font-size: 0.72em;
	line-height: 1.5em;
}
#content_rt_box {
	float: right;
	width: 575px;
	padding-right: 24px;
}
.pad_left {
	padding-right: 40px;
}
h1 {
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: normal;
	color: #000;
}
#content_l_box {
	background-image: url(../images/image1.jpg);
	background-repeat: no-repeat;
	height: 347px;
	width: 254px;
	float: left;
	margin-left: 1px;
}
.clearing {
	font-size: .1em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.title_txt {
	font-size: 1.4em;
	line-height: 1.4em;
}
.small_txt {
	font-size: 10px;
	color: #666;
}
.green_txt {
	color: #669900;
}
#address {
	float: left;
	height: 120px;
	width: 200px;
	margin-top: 15px;
	background-image: url(../images/address.jpg);
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-top: 5px;
}
#telno {
	float: left;
	height: 120px;
	width: 200px;
	margin-top: 15px;
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 85px;
}
.thumb_container {
	float: left;
	height: 170px;
	width: 116px;
	text-align: center;
	padding-right: 25px;
	font-size: .85em;
	padding-top: 5px;
}
.wood_thumbnail {
	background-image: url(../images/wood/thumb_bg.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 112px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	margin-right: 25px;
}
.clearing_dotted {
	font-size: 0.1em;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
a {
	color:#669900;
	text-decoration: none;
}
a:hover {color:#669900;
text-decoration: underline;
}
.quotebox {
	font-size: 1.2em;
	padding-left: 25px;
	color: #A01D27;
}
