body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	letter-spacing: 3px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 725px;
	background-color: #996633;
	padding-left: 5px;
}


#main_wrap {
	height: 100%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#main_wrap2 {
	float: left;
	height: 100%;
	width: 760px;
	background-color: #FFFFFF;
}
#header_wrap {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 141px;
	width: 760px;
}
#menu_wrap {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 24px;
	width: 760px;
}
#menu_box1 {
	float: left;
	height: 24px;
	width: 10px;
}
#menu_box2 {
	float: left;
	height: 24px;
	width: 96px;
}
#menu_box2 p{
	text-align: center;
	margin-top: 2px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu_box2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#menu_box2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menu_box2 a:hover{
	color: #CC6600;
	text-decoration: none;
}
#content_wrap {
	float: left;
	height: 100%;
	width: 760px;
}
#content_box {
	float: left;
	height: 100%;
	width: 759px;
}
#content_box p {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content_box2 {
	float: left;
	height: 100%;
	width: 500px;
}
#content_box3 {
	float: left;
	height: 100%;
	width: 259px;
}



#content_spacer {
	float: left;
	height: 345px;
	width: 1px;
}
#footer_wrap {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 41px;
	width: 760px;
}
#footer_btm {
	float: left;
	height: 40px;
	width: 760px;
}
.split {
	float: left;
	width: 759px;
	height: 100%;
}
.lumber_pos {
	width: 150px;
	float: left;
	height: 100%;
	padding-left: 20px;
}
