body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* font-color: #003768; */
	color: #003768;
	line-height: 17px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	background: #4C6F9A;
}

h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom: 10px;
}

h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	margin-top: 0px;
}

h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
}

.communitylist a {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
}

.narrow {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a {
	font-weight: bold;
	color: #003768;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

iframe {
	padding: 0px;
	margin: 0px;
}

.bluebox {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ourhomes {
	color: #FFFFFF;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

.ourhomes p {
	line-height: 14px;
	font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ourhomes a {
	color: #B4C1D7;
	text-decoration: none;
	font-weight: normal;
}

.ourhomes a:hover {
	color: #FFFFFF;
}

.ourhomes hr {
	width: 100px;
/*	height: 1px; */
	color: #FFFFFF;
}

.ourhomes h2 {
	font-style: normal;
}

.ourhomes h3 {
    padding: 0px;
    /* line-height: 8px; */
    font-size: 18px;
}

.ourhomes .activeitem a {
	color: #FFFFFF;
}

.contactpage {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}

.contactpage h2 {
	font-size: 26px;
	font-style: normal;
}

.footerphone {
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	padding-left: 70px;
}

.footeraddress {
	color: #FFFFFF;
	padding-right: 70px;
}

.bio {
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}

.nobolda a {
    font-weight: normal;
}

.promotions h2 {
    font-style: normal;
}

.promotions h3 {
    font-style: italic;
}

.promotionsbox {
    padding: 20px;
}

.slideshow {
	position: relative;
	width: 959px;
	height: 283px;
	overflow: hidden;
 }

.slideshow img {
	display: block;
	width: 959px;
	height: 253px;
 }

