body {
	background: #ffffff url(../images/back.png) repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #525252;
	font-family: arial, sans-serif;
	font-size: 0.85em;
}

#bin {
	background: url(../images/depth.png) no-repeat center 150px;	
}

#all {
	width: 935px;
	/*background-color: #e0e0e0;*/
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	top: -1px;
	border-top: 1px solid #ffffff;
}

#logo {
	position: absolute;
	top: 21px;
	left: 0;
	z-index: 2;
}

#slideshow {
	position: absolute;
	top: 150px;
	left: 5px;
	width: 925px;
	height: 178px;
	overflow: hidden;
}

#slideshadow {
	position: absolute;
	background: url(../images/slideshow-shadow.png) no-repeat;
	top: 0;
	left: 0;
	width: 925px;
	height: 178px;
	z-index: 10;
}

body.slides0 #slideshow {
	display: none;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 130px;
	width: 925px;
	background: url(../images/texture.png) no-repeat center -12px;
}

#header h3
{
	padding: 28px 0 0 0;
	margin: 0;
	text-align: center;
	color: #A0713A;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-style: italic;
}

#header h4
{
	padding: 6px;
	margin: 0;
	text-align: center;	
	color: #000000;
	font-weight: normal;
	font-family: 'trebuchet ms', sans-serif;
	font-size: 1.85em;
}

#fediv {
	position: absolute;
	top: 0;
	right: -12px;
	/*border: 1px solid red;*/
}

/*
#freeestimate
{
	position: absolute;
	top: 24px;
	right: 3px;
}
*/

#callouts {
	position: absolute;
	top: 203px;
	right: 14px;
	width: 317px;
	z-index: 11;
}

body.slides0 #callouts {
	top: 160px;
}

#content {
	background: url(../images/menu-back.png) no-repeat;
	width: 925px;
	min-height: 660px;
	padding: 0;
	margin: 333px 0 0 5px;
}

body.slides0 #content {
	margin-top: 150px;
	min-height: 588px;
}

#contentin {
	position: relative;
	margin: 0 360px 0 230px;
	padding: 1px 0 0 0;
}

#nav {
	width: 190px;
	position: absolute;
	left: -230px;
	top: 8px;
}

#nav a {
	font-family: 'trebuchet ms', sans-serif;
	color: #4a4a4a;
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
	background: url(../images/menu-line-1.png) no-repeat bottom left;
	padding: 0 0 2px 12px;
	margin: 0 0 7px 0;
	position: relative;
}

#nav a span.arrow {
	color: #AA947B;
	font-size: 2.2em;
	/*vertical-align: middle;*/
	display: block;
	position: absolute;
	top: -9px;
	left: -2px;
}

#nav a.current {
	color: #5B3100;
	background: url(../images/menu-line-2.png) no-repeat bottom left;
}

#nav a.section {
	color: #5B3100;
	background: url(../images/menu-line-2.png) no-repeat bottom left;
}

#nav a:hover {
	background: url(../images/menu-line-2.png) no-repeat bottom left;
}

#nav ul, #nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.submenu {
	display: none;
	padding: 0 0 10px 0;
}

.submenu.submenucurrent, .submenu.submenusection {
	display: block;
}

#nav .submenu a {
	font-family: 'trebuchet ms', sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	display: block;
	background: none;
	padding: 0 0 2px 17px;
	margin: 0 0 7px 0;
}

#nav .submenu a span {
	border-bottom: 1px solid #DEDEDE;
}

#nav .submenu a:hover span {
	border-bottom: 1px solid #000000;
}

#nav .submenu a.current {
	color: #05601B;
	background: none;
}

#nav .submenu a.current span {
	border-bottom: 1px solid #05601B;
}

#footer {
	position: relative;
	min-height: 147px;
	background: url(../images/back-bot.png) repeat-x;
	margin: 20px 0 0 0;
	clear: both;
	/*border: 1px solid red;*/
}

#footerin {
	background: url(../images/back-bot3.png) repeat-x left bottom;
}

#footer a {
	color: #656565;
}

#fcontent {
	position: relative;
	width: 935px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(../images/back-bot2.png) no-repeat center top;
}

#fcontentin {
	padding: 2px 0 10px 0;
}

#fshadowl {
	background: url(../images/fshadowl.png) no-repeat center top;
	width: 46px;
	height: 75px;
	position: absolute;
	top: -80px;
	left: -46px;
}

#fshadowr {
	background: url(../images/fshadowr.png) no-repeat center top;
	width: 46px;
	height: 75px;
	position: absolute;
	top: -80px;
	right: -46px;
}

#footer table {
	margin: 25px 0 0 0;
	line-height: 1.4em;
	font-size: 0.95em;
	width: 100%;
}

#footer table table {
	margin: 0 0 10px 0;
	line-height: 1.4em;
	font-size: 1em;
}

#footer td {
	padding: 0 0 0 20px;
}

#slideshow img {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	opacity:0.0;
}

#slideshow img.activeslide {
	z-index: 7;
	opacity: 1;
}

#slideshow img.lastactiveslide {
	z-index: 6;
}

body.callouts0 .pageimages0 #callouts {
	display: none;
}

body.callouts0 .pageimages0 #contentin {
	margin-right: 0;
}

div.if {
	width: 250px;
}

.ifm {
	background: url(../images/if2.png) repeat-y;
	padding: 0 9px 0 11px;
	text-align: center;
	font-style: italic;
	padding: 0 0 6px 0;
	color: #ffffff;
}

.if2 .ifm {
	padding-bottom: 0 !important;
}

.if2 .ifm img {
	padding-bottom: 0 !important;
}

.ifm img {
	padding: 0 0 6px 0;
}

.ifm a {
	color: #ffffff;
}

span.caption {
	display: block;
	padding: 0 10px;
}

#newslettersignup {
	position: relative;
}

#newslettersignup form {
	display: inline;
}

#emailAddr {
	position: absolute;
	width: 210px;
	height: 20px;
	left: 20px;
	top: 48px;
	/*border: 1px solid blue;*/ 
	border: 0;
	background: transparent;
	z-index: 99;
	display: block;
}

#newslettersignupsignup {
	position: absolute;
	width: 89px;
	height: 23px;
	left: 145px;
	top: 71px;
	border: 0;
	background: transparent;
	/*border: 1px solid red;*/
}

label.left {
	float: left;
	width: 110px;
	padding-right: 10px;
}

fieldset {
	border: 0;
}

div.field {
	clear: both;
	clear: all;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 2px;
}

textarea {
	width: 520px;
}

.required {
	color: #aa0000;
	padding-left: 120px;
	font-style: italic;
}

a img {
	border: none;
}

.checkboxsetfield {
	clear: left;
}

.checkboxsetfield, .checkboxsetfield li {
	list-style: none;
}

.checkboxsetfield li {
	padding-bottom: 3px;
}

#Sidebar {
	width: 220px;
	float: right;
	margin-left: 20px;
}

#Sidebar h3 {
	font-weight: normal;
	font-family: 'trebuchet ms', sans-serif;
	color: #393939;
}

.blogdate {
	font-weight: normal;
	font-style: italic;
	font-size: 0.85em;
}

.typography a.taglink {
	color: #292929;
}

