@charset "utf-8";
/* CSS Document */

#main {
	width: 1000px;
	margin: auto;
	background-color: #FFF;
	border: thin solid #787878;
}
#header {
	height: 200px;
	width: 100%;
}
#body {
	height: 1117px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center 440px;
}
#main_info {
	height: 500px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#virtual_tour {
	height: 300px;
	width: 750px;
	margin: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-weight: bold;
	text-align: center;
	font-size: x-large;
}
#gallery {
	height: 150px;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 40px;
}
#communities_menubar {
	height: 150px;
	width: 1000px;
}


#footer {
	height: 100px;
	width: 100%;
}
.boldheader {
	font-weight: bold;
}

#main_financing {
	height: 775px;
	width: 1000px;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
}
