/*DEFAULTS ---------------------------------------------------- */
html, body, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
body {
	background-color:#382713;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
/*MAIN STRUCTURE ------------------------------------------------ */
#wrapper {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0;
}
#surround{
	width:850px;
	margin: 0 auto 10px auto;
	border:2px solid #D39F18;
	color:#333333;
	background-color: #8C632F;
	background-image: url(images/website-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
}
/*HEADER ------------------------------------------------ */
#header{
	width:850px;
	height:180px;
	float:left;
	background-image: url(images/garden-design-header.jpg);
	background-repeat: no-repeat;
}
/*TITLE BAR ------------------------------------------------ */
#title-bar {
	height: 32px;
	width: 850px;
	background-image: url(images/title-bar-bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#title-bar #tel {
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	color: #D39F18;
	float: left;
	height: auto;
	width: 200px;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 0 0 10px;
}
#title-bar #slogan {
	font-size: 17px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	float: right;
	height: auto;
	width: 500px;
	padding: 5px 10px 0 0;
}
/*SIDEBAR ------------------------------------------------ */
#sidebar{
	width:217px;
	float:left;
	margin: 0;
	padding: 0;
}
#sidebar .garden-services {
	font-size: 12px;
	color: #FFFFFF;
	padding: 35px 0 0 10px;
	width: 200px;
	margin: 0;
	height: auto;
}
/*NAVIGATION ------------------------------------------------ */
#navigation{
	margin: 10px 0 0 10px;
	padding: 0px;
}
#navigation ul{
	margin: 0;
	padding: 0;
}
#navigation li{
	list-style-type: none;
	display: block;
	height: 26px;
	border-bottom: 1px solid #ffffff;
	padding: 6px 0 0 10px;
	width: 180px;
}
#navigation li a{
	font-size: 15px;
	display: block;
	width: auto;
	height: 26px;
}
#current{
	background-image: url(images/nav-li-current.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 180px;
}
/*CONTENT MAIN ------------------------------------------------ */
#main-wrap {
	background-image: url(images/bot-bd-tel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
#content-wrap{
	width:616px;
	height:auto;
	float:right;
	padding: 0;
	margin: 10px 10px 20px 0;
}
#content-wrap #border-top {
	float: right;
	height: 16px;
	width: 616px;
	background-image: url(images/border-content-top.jpg);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}
#content-wrap #border-mid {
	float: right;
	height: auto;
	width: 576px;
	background-image: url(images/border-content-mid.jpg);
	background-repeat:repeat-y;
	padding: 0 20px 10px 20px;
	min-height:480px;
	margin: 0;
}
#content-wrap #border-mid a{
color:#000000;
}
#content-wrap #border-mid a:hover{
text-decoration:underline;}

#content-wrap #border-bot {
	float: left;
	height: 31px;
	width: 618px;
	background-image: url(images/border-content-bot.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #D39F18;
	text-align: center;
	padding: 5px 0 0 0;
}
.full-wrap-of-images {
	height: 280px;
	width: 596px;
}
.image-box-wrapper {
	width: 185px;
	margin: 0 4px 25px 4px;
	float: left;
}
.image-box-wrapper .image-box {
	height: 108px;
	width: 182px;
}
.image-box-wrapper .text-box {
	height: 20px;
	width: 185px;
	font-size: 14px;
	text-align: center;
	padding: 5px 0 0 0;
}
.image-box-wrapper .text-box a{
color:#333333;
}
.logsProduct { height:150px; width:100%; }
.logsProduct strong span { color:#415B2C; }
.logsProduct img { float:left; margin-right:10px; }
/*CONTACT ------------------------------------------------ */
.contact {
	height: auto;
	width: 355px;
	float: none;
	padding: 8px;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 30px;
}
address{
font-style:normal;
}
.contact .contact_title {
	width: 100px;
	float: left;
	padding: 7px 5px 3px 5px;
	text-align: right;
	font-weight: bold;
}
.contact .contact_info {
	float: left;
	height: auto;
	width: 230px;
	padding: 5px;
}
/*FOOT ------------------------------------------------ */
#footer{
	width:830px;
	height:26px;
	background-image: url(images/foot-bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #382712;
	padding: 12px 10px 0 10px;
	float: left;
}
#footer a{
	color: #382712;
}
#footer #foot-right {
	float: right;
}
#footer #foot-left {
	float: left;
}
/*LINKS ------------------------------------------------ */
a{
	text-decoration: none;
	color: #FFFFFF;
}
/*HEADERS ------------------------------------------------ */
h1{
	font-size:20px;
	color: #333333;
	font-weight: normal;
	text-indent: 15px;
	}
h2{
	font-size:1.1em;
	}
p{
	font-size:0.9em;
}
#border-mid #slideshow {
	height: auto;
	width: 560px;
	border: 2px solid #D39F18;
	margin: 10px 0 10px 5px;
}
#border-mid #slideshow1 {
	height: 380px;
	width: 560px;
	border: 2px solid #D39F18;
	margin: 10px 0 10px 5px;
}
