#none {
	clear:both;
}
/*--- Right Homepage Sidebar ---*/
#sidebarright {
	float: left;
	width: 215px;
	position: relative;
	top: 0px;
	left: 45px;
}
/*--- Left Homepage & Gallery Sidebar ---*/
#sidebarleft {
	float: left;
	border-right: 1px solid #ddd;
	width: 217px;
}
/*--- Main Content ---*/
#home_content {
	float: left;
	width: 530px;
	margin-left: 25px;
	margin-top: 27px;
}
/*--- Footer Images ---*/
#footer_images {
	width: 100%;
	height: 200px;
	border-top: thin solid #ddd;
	background-color:#FFF;
	float: left;
	clear: both;
}
#footer_image_box {
	width: 100%;
	margin-right: auto;
	margin-left: 5px;
}
.footer_image {
	float: left;
	margin: 25px;
}
.footer_image h3 {
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1.167em;
	line-height: 1.286em;
	font-family: Verdana, sans-serif;
	margin-bottom: 0.643em;
	color: #184669;
}