#page {
	background:url('images/home_container.jpg');
	min-height:450px;
}
.homepagecolumn {
	width:640px;
	margin-top:-120px;
	min-height:463px;
	background:#503820;
	color:#fff;
	position:relative;
}

.homepagecolumn .post {
	width:300px;
}

#shoegallery {
	display:none;
}

#header {
	background:url('images/home_header.png');
}

h2.page_title, .post, .entry {
	color:#fff;
}


#contentbg {
	background:url('images/home_contentbottom.jpg') no-repeat bottom;
	min-height:350px;
}

#pages ul li.page_item a, #pages ul li.page_item a:hover {
	border-bottom:1px solid #ebbfd5;
}

#homegallery {
	position:absolute;
	left:340px;
	top:-12px;
}