@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#383838;
	line-height:18px;
}

img {
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2e497f;
	font-weight:normal;
	line-height:100%;
	margin:0;
	padding:0;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
	font-style:italic;
}
h3 {
	font-size:18px;
}

#container {
	width:968px;
	margin: 0 auto;
}

.logo {
	width:186px;
	padding-left:35px;
}

#iconLinks {
	text-align:right;
	width:782px;
	padding-top: 10px;
}
#iconLinks img {
	padding: 0 20px;
}

#mainNav {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#mainNav ul {
	display:inline;
	padding:0;
	margin:0;
}
#mainNav li {
	position:relative;
	float:left;
	display:inline;
	padding:4px 10px 2px 10px;
}
#mainNav #current {
	background: url(interface/navBullet.gif) bottom center no-repeat;
}
#mainNav a {
	padding:5px 0;
	color:#2e497f;
	text-decoration:none;
}
#mainNav a:hover {
	color:#9da9c3;
}

#subNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	background:#2e497f;
}
#subNav ul {
	display:inline;
}
#subNav li {
	position:relative;
	float:left;
	display:inline;
	padding:4px 10px 3px 10px;
}
#subNav a {
	color:#fff;
	text-decoration:none;
}
#subNav a:hover {
	color:#9abfd9;
}
#subNav #current {
	font-weight:bold;
}

#contentArea {
	width:968px;
	background-color:#85b2cc;
	background-image: url(interface/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentColumn {
	vertical-align:top;
	padding:0 0 90px 45px;
	width:478px;
}

#newsColumn {
	vertical-align:top;
	padding:0 0 90px 0;
}

#newsBox {
	margin: 0px auto;
}

#newsArea {
	font-size:11px;
	padding: 0 25px 0 25px;
	color:#fff;
	background:#2d4a80;
}
#newsArea h1, #newsArea h2, #newsArea h3, #newsArea h4, #newsArea h5, #newsArea h6 {
	color:#fff;
}
#newsArea h3 {
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#abd1e7;
	letter-spacing:2px;
}
#newsArea a {
	color:#fff;
}
#newsArea p {
	padding:0;
	margin:0;
}

#footer {
	color:#fff;
	background:#2d4a80;
	padding:25px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color:#fff;
}
#footer a {
	color:#fff;
}

#credits {
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2d4a80;
	padding:8px;
	line-height:13px;
}
#credits a {
	color:#2d4a80;
}

.introText {
	line-height:30px;
	text-align:center;
}

#captionText {
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 10px 12px 0;
	line-height:normal;
	width:578px;
	float:right;
}
#captionText a {
	color:#fff;
}

#photoColumn {
	vertical-align:top;
	padding:0 0 90px 45px;
	width:478px;
	text-align:center;
}
.pagePicture {
	border:1px solid #bed6e4;
	padding:5px;
}
#breadcrumbs {
float:left;padding-left:45px;padding-top:6px;font-size:10px;
text-transform:lowercase;
}

#breadcrumbs a:visited {
	color:#03F;
}

#openHouseTable td {
	line-height:20px;
	
}

#openHouseTable th {
	vertical-align:top;
	text-align:left;
}


#openHouseTitle  H2{
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;
	font-weight:100;
	
}

.openTitles {
	color:#32487C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
.openSubtitles{
	color:#32487C;
	}

.openContent{
	color:#32487C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
