body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/forest.jpg);
}

#wrapper {
	border-left: 1px solid #63c112;
	border-right: 1px solid #63c112;
	border-bottom: 1px solid #63c112;
	width: 763px;
	background-image: url("/images/content-background.jpg");
}

#header {
	width: 763px;
	height: 79px;
	background-image: url("/images/lindie_brothers_lumber_head.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

#################################################
# Page Content
# 
#################################################

#content {
	background-image: url("/images/content-background.jpg");
	width: 615px;
	display: block;
	float: left;
	height: auto;
}

#left_content {
	width: 138px;
	display: block;
	float: left;
	height: auto;
}

#contact {
	width: 138px;
	display: block;
	height: auto;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
}

#contact * {
	font-size: 10px;
}

#pullQuote a {
	font-size: 16px;
	color: #496a59;
	font-variant: small-caps;
	text-decoration: none;
}

#pullQuote a:hover {
	font-size: 16px;
	color: #ffffff;
	font-variant: small-caps;
}

#navigation {
	display: block;
	float: right;
	height: 24px;
	margin-top: 55px;
	margin-left: 10px;
}

#navigation_start {
	width: 2px;
	height: 24px;
	display: block;
	float: left;
	background-image: url("/images/navigation_start.gif");
}

#navigation_end {
	width: 2px;
	height: 24px;
	display: block;
	float: left;
	background-image: url("/images/navigation_end.gif");
	margin-right: 10px;
}

#navigation_div {
	width: 7px;
	height: 24px;
	display: block;
	float: left;
	background-image: url("/images/navigation_div.gif");
	background-repeat: no-repeat;
}

#navigation a {
	height: 24px;
	display: block;
	float: left;
	font-size: 12px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	color: #000;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("/images/navigation_bg.gif");
	text-align: center;
}

#navigation a:hover {
	color: #63c112;
}

#right_content {
	width: 615px;
	display: block;
	float: left;
	text-align: left;
	background-image: url("/images/right_content_background.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#page_title {
	padding: 10px;
	margin: 0px;
}

#page_content {
	padding-left: 10px;
	padding-right: 20px;
	margin: 0px;
	line-height: 150%;
}

#################################################
# Footer
# 
#################################################

#footer {
	height: 65px;
	width: 100%;
	background-image: url("/images/right_content_footer.jpg");
	background-repeat: no-repeat;
	margin-bottom: 2px;
	padding: 2px;
	padding-top: 50px;
	padding-left: 50px;
	color: #63c112;
	background-position: top left;
	border-top: 2px solid black; 
}

#footer_content {
	width: 615px;
	height: 55px;
	float: left;
	margin-left: 138px;
}

#footer a {
	color: #63c112;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

#lfi_advert {
	padding: 10px;
}
