@charset "UTF-8";
/* CSS Document */

.page-title-bar{
	width:884px;
	height:181px;
	background:url(/assets/images/templates/2-column/bg-header.png) 0px 0px no-repeat;
	position:relative;
	top:70px;
	left:35px;
}

.page-title-bar h1{
	padding-top:80px;
	margin-left:30px;	
}

#content{
	position:relative;
	z-index:1;
	width:820px;
	top:70px;
	left:72px;
	background:url(/assets/images/templates/2-column/bg-content-2-column.gif) repeat-y;	
}

.left-col{
	float:left;
	width:377px;
	padding:35px;	
}

.right-col{
	float:left;
	width:373px;
	background:url(/assets/images/templates/2-column/bg-slideshow.jpg) left top no-repeat;	
}

.slideshow-container{
	width:373px;
	height:340px;	
}

#second-column-slideshow{
	margin-left:1px;
	margin-top:4px;	
}


.right-col ul{
	font-size:12px;
	list-style-type:none;
	color:#4D372E;
	padding:0px 0px 0px 20px;
	padding-bottom:10px;	
}

.right-col ul li{
	background:#D2BA94;
	padding:2px 0px 2px 8px;
	margin-bottom:4px;	
}

.right-col h3, .right-col p{
	margin-left:28px;
	margin-right:28px;	
}

.right-col ul li h2{
	margin-top:8px;
	margin-bottom:0px;
	padding-bottom:4px;	
}

.right-col ul li p{
	margin:0px;	
}

.footer{
	position:relative;
	z-index:0;
	margin-bottom:40px;
}

#contact{
	position:relative;
	float:left;
	top:73px;
	left:233px;	
}

#social-media{
	position:relative;
	float:left;
	top:73px;
	left:236px;	
}

.footer-wood{
	background:url(/assets/images/templates/2-column/bg-footer-wood.png) no-repeat;
	width:262px;
	height:319px;
	float:right;
	margin-top:-170px;
	margin-right:30px;	
}
