/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}
img, a img {
	border: none;
	}
p {
	margin-bottom: 15px;
	}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	background-color: #295490;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
#bg {
	width: 100%;
	height: 100%;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	text-align: center;
	padding: 50px 0px;
	clear: both;
	}
#container {
	width: 880px;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat;
	clear: both;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #333;
	position: relative;
	}
#utility {
	width: 880px;
	margin: 0px auto;
	text-align: right;
	font-size: 13px;
	}
	#utility a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		}
	#utility a:hover {
		text-decoration: underline;
		}
	#fontDecrease {
		display: none;
		}
#nav {
	width: 813px;
	height: 20px;
	margin: 15px 34px 3px 33px;
	display: block;
	text-align: center;
	border-bottom: 2px solid #1945A2;
	font-size: 12px;
	position: relative;
	}
#nav li {
	display: inline;
	}
#nav li a {
	display: inline-block;
	text-align: center;
	color: #000;
	text-decoration: none;
	padding: 0px 10px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	}
#nav li a:hover {
	color: #174199;
	}
#nav li table {
	position: absolute;
	top: 20px;
	text-align: left;
	background-color: #1945A2;
	clear: both;
	color: #fff;
	padding: 0px;
	display: none;
	}
#nav li table td {
	padding: 2px 5px 3px 5px;
	}
#nav li table td a {
	color: #fff;
	text-align: left !important;
	padding: 0px;
	}
#nav li table td a:hover {
	color: #7E9BC4;
	}
#homeContent {
	width: 800px;
	padding: 35px 40px 35px 40px;
	background-image: url(../images/homeDecoration.gif);
	background-repeat: no-repeat;
	background-position: 19px 180px;
	}
#logoHome {
	float: right;
	padding: 20px 30px 0px 0px;
	}
#interiorContent {
	background-image: url(../images/interiorContentBg.gif);
	background-repeat: no-repeat;
	height: 532px;
	width: 780px;
	clear: both;
	padding: 50px 50px 30px;
	}
#scrollingContent {
	overflow: auto;
	width: 268px;
	height: 370px;
	float: right;
	}
#interiorContent ul {
	margin-left: 25px;
	margin-bottom: 15px;
	}
.interiorContent_img {
	float: left;
	clear: left;
	margin-right: 20px;
	}
.altNav {
	width: 488px;
	text-align: center;
	font-size: 15px;
	color: #174198;
	float: left;
	padding-top: 20px;
	line-height: 20px;
	text-transform: uppercase;
	}
	.altNav img, .altNav span {
		vertical-align: middle;
		}
	.altNav a {
		font-size: 11px !important;
		text-decoration: none;
		color: #174198;
		}
	.altNav a:hover {
		text-decoration: underline;
		}
.logoInterior {
	float: right;
	margin: 10px 30px 0px 0px;
	}
.residencesTbl {
	width: 310px;
	}
.residencesTbl td {
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	}
.residencesTbl td a {
	color: #000;
	text-decoration: none;
	}
.residencesTbl td a:hover {
	text-decoration: underline;
	color: #0264af;
	}
.residencesTbl td a.active {
	color: #0264af;
	}
.question {
	cursor: pointer;
	color: #0264af;
	}
.answer {
	display: none;
	}
#logos {
	padding: 0px 20px 0px 20px;
	clear: both;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	}
	#logos span {
		width: 600px;
		vertical-align: middle;
		display: block;
		}
	#logos img {
		vertical-align: middle;
		}
#galleryOuter {
	width: 488px;
	height: 369px;
	background-color: #fff;
	}
#gallery {
	width: 488px;
	height: 65px;
	background-color: #fff;
	padding-top: 304px;
	}
#galleryNav {
	background-image: url(../images/galleryNavBg.png);
	height: 35px !important;
	width: 448px;
	padding: 15px 20px;
	clear: both;
	}
	#galleryNav a {
		color: #1945A2;
		font-weight: bold;
		vertical-align: middle;
		text-decoration: none;
		}
	#galleryNav img {
		vertical-align: middle;
		}
.galleryLeft {
	float: left;
	}
.galleryRight {
	float: right;
	}
#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	color: #fff;
	}
#footer a {
	color: #fff;
}
