@charset "UTF-8";
body {
	text-align: center;
	background-color: #006;
}
#Container {
	text-align: left;
	height: 770px;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
}

#Logo {
	height: 150px;
	width: 300px;
	float: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#MenuTop {
	float: right;
	height: 65px;
	width: 480px;
	margin-bottom: 20px;
}
#MenuTopAbout {
	float: left;
	height: 65px;
	width: 230px;
}
#MenuTopContact {
	float: right;
	height: 65px;
	width: 230px;
}
#MenuBottom {
	float: right;
	height: 65px;
	width: 480px;
}
#MenuBottomGroundsMaintenance {
	float: left;
	height: 65px;
	width: 230px;
}
#MenuBottomDesignandBuild {
	float: right;
	height: 65px;
	width: 230px;
}
#Banner {
	height: 30px;
	width: 800px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#Content {
	float: left;
	height: 568px;
	width: 468px;
	text-align: left;
}
#SideBarCottage {
	height: 274px;
	width: 300px;
	margin-bottom: 15px;
	float: right;
	margin-right: 5px;
	border: thin solid #006;
}
#SideBarApartments {
	height: 274px;
	width: 300px;
	margin-top: 0px;
	float: right;
	margin-right: 5px;
	border: thin solid #006;
}
#Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.MissionStatement {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006;
	text-indent: 10px;
}
.ContentHeading2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #006;
	font-weight: bold;
	text-align: center;
}
.ContentHeading {
	font-size: 16px;
	color: #006;
	line-height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.floatleft {
	float: left;
	margin-left: 5px;
}
.floatright {
	float: right;
}
.sitelink {
	color: #FFF;
	text-decoration: none;
}
.sidebartitle {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #006;
	text-align: center;
	position: relative;
	text-decoration: none;
}
.photolink {
	vertical-align: middle;
	clear: both;
	top: 10px;
	left: 20px;
	right: 20px;
	border: thick solid #006;
}
.photoleft {
	clear: right;
	overflow: visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #006;
	margin-left: 10px;
}
