@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color: #434343;
	font-size: small;

}

p {
	font-size: 110%;
	margin: 0 0 0.9em 0;
	line-height: 1.3em;
}


img {  
	border-style: none;
}

h1 {
	font-size: 16px;
	color: #008ab1;
	font-weight:normal;
}

h2 {
	font-size: 20px;
	color: #000;
	font-weight:normal;
}

.Breadcrumb {
	font-size: 10px;
	color:#999;
}

.Breadcrumb a:link {
	font-size: 10px;
	color:#999;
}

Breadcrumb a:visited {
	color: #999;
}
Breadcrumb a:hover {
	color: #999;
}

.BreadCrumb a:link {
	font-size: 10px;
	color:#999;
}

BreadCrumb a:visited {
	color: #999;
}
BreadCrumb a:hover {
	color: #999;
}


.Quote {
	font-size: 14px;
	color: #008ab1;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}

a:link {
	color: #008ab1;
}

a:visited {
	color: #008ab1;
}

a:hover {
	color: #999;
}

.ListTitle{
	font-weight:bold;
	font-size:16px;
}

.clear {
	clear:both;
}

.menu-link {
	width:auto;
	padding-bottom:10px;
}

.menu-link-newsletter {
	width:auto;
	height:178px;
	padding-bottom:10px;
	background-image:url(images/Content/Newsletter.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

.menu-link-newsletter-form {
	padding-top:70px;
	color:#FFF;
	text-align:left;
	padding-left:20px;
	font-size:9px;
}

.apartments-heading {
	color:#FFF;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	font-size:14px;
	background-image:url(images/See-Our-Apartments.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height: 26px;
	text-transform:uppercase;
}

#wrapper {
	text-align:center;
}

#main {
	margin:auto;
	width:974px;
}

#banner {
	height:105px;
	width:auto;
	margin-bottom:5px;
	background-image:url(images/BannerBkg.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#logo {
	width:auto;
	padding-left:7px;
}

#left {
	width:186px;
	float:left;
}

#page{
	width:568px;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
}

#right {
	width:188px;
	float:left;
}

#foot {
	width:auto;
	height:auto;
	text-align:center;
	font-size:10px;
}

#sitemap {
	width:auto;
	height:auto;
	text-align:center;
	padding-bottom:5px;
}