@charset "utf-8";
/* ------------------------------------- DEFAULTS */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #555555;
	background: #afe0ff;
}
h1, h2, h3, h4, ul, ol, form, label, p {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	font-weight: normal;
	font-size: 1em;
}
input, textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style: none;
}
a {
	color: #004890;
	text-decoration: none;
}
img {
	border: none;
}
.png {
	behavior: url("includes/htc/iepngfix.htc");
}
.back {
	behavior: url("includes/htc/iepngfixBACK.htc");
}
.tl {
	left: -1px;
	position: absolute;
	clear: both;
	top: 0px;
}
.tr {
	position: absolute;
	right: -1px;
	top: 0px;
	clear: both;
}
.br {
	bottom: -2px;
	position: absolute;
	right: -1px;
	clear: both;
}
.bl {
	bottom: -2px;
	left: -1px;
	position: absolute;
	clear: both;
}
.tl-alt {
	left: 0px;
	position: absolute;
	clear: both;
	top: 0px;
}
.tr-alt {
	position: absolute;
	right: 0px;
	top: 0px;
	clear: both;
}
.ie6 .tr-alt {
	position: absolute;
	right: -1px;
	top: 0px;
	clear: both;
}
.br-alt {
	bottom: 0px;
	position: absolute;
	right: 0px;
	clear: both;
}
.bl-alt {
	bottom: 0px;
	left: 0px;
	position: absolute;
	clear: both;
}
.ie6 .br-alt {
	bottom: -1px;
	position: absolute;
	right: 0px;
	clear: both;
}
.ie6 .bl-alt {
	bottom: -1px;
	left: 0px;
	position: absolute;
	clear: both;
}
/* ------------------------------------- LAYOUT */

#container {
	width: 980px;
	margin: 0px auto;
	padding: 28px 0px 0px 0px;
}
#main {
	float: left;
	width: 958px;
	padding: 13px 9px 15px 13px;
	background: url(../../images/global/mainBack.gif) bottom right no-repeat #fff;
	position: relative;
}
#main .wrapper {
	float: left;
	width: 951px;
	padding: 1px 1px 1px 1px;
	background: #fff;
	position: relative;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
	border-bottom: 1px solid #e7e7e7;
}
.ie #main .wrapper {
	padding: 1px 1px 0px 1px;
}
#main #header {
	float: left;
	width: 951px;
	padding: 0px 0px 11px 0px;
	background: url(../../images/global/headerBack.jpg) top left no-repeat;
}
#main #header .logo {
	float: left;
	margin: 0 0 0 -7px;
}
#main #header .slogan {
	float: left;
	display: inline;
	padding: 31px 0 0 54px;
}
#main #leftColumn {
	float: left;
	width: 234px;
	margin: 0px 11px 0px 0px;
}
#main #leftColumn .wrapper {
	width: 230px;
}
.wrapper.marginTop {
	margin-top: 10px;
}
.wrapper.marginBottom {
	margin-bottom: 12px;
}
#main #leftColumn #nav {
	float: left;
	width: 230px;
	background: url(../../images/global/navBack.gif) top left repeat-x #499ed4;
}
#main #leftColumn #nav li {
	float: left;
	display: inline;
	width: 214px;
	margin: 0px 8px;
	padding: 0px 0px 1px 0px;
	background: url(../../images/global/navBorder.gif) bottom left repeat-x;
}
#main #leftColumn #nav li.last {
	background: none;
}
#main #leftColumn #nav li a {
	float: left;
	width: 200px;
	color: #fff;
	font-weight: bold;
	padding: 6px 7px;
}
#main #leftColumn #nav li a:hover {
	color: #fff4c7;
}
#main #leftColumn #nav li li {
	margin: 0;
	background: #9BD3F7 url(../../images/global/navBorder.gif) top left repeat-x;
}
#main #leftColumn #nav li li a {
	padding: 6px 7px 6px 21px;
	width: 186px;
	color: #34566B;
	font-weight: normal;
}
#main #leftColumn #siteSearch {
	float: left;
	width: 208px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 8px 12px;
	background: url(../../images/global/searchBack.gif) top left repeat-x #79bee9;
}
#main #leftColumn #siteSearch p {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 13px 0px 4px 3px;
	color: #fff;
	font-size: 1.2em;
}
#main #leftColumn #siteSearch input {
	float: left;
	width: 134px;
	padding: 4px 2px 3px 2px;
	border-top: 1px solid #6ea9ce;
	border-left: 1px solid #6ea9ce;
	margin: 0px;
}
#main #leftColumn #siteSearch input.search {
	float: right;
	width: 63px;
	height: 30px;
	padding: 0px;
	margin: -1px 0px 0px 0px;
	border: none;
}
#main #leftColumn #images {
	float: left;
	width: 230px;
	margin: 10px 0px 0px 0px;
}
#main #leftColumn #images img {
	float: left;
	margin: 0px 3px 0px 0px;
}
#main #middleColumn {
	float: left;
	width: 470px;
}
#main #middleColumn .wrapper {
	width: 466px;
}
#main #middleColumn .mainImg {
	float: left;
	width: 466px;
}
#main #middleColumn .mainImgMargin {
	margin: 0px 0px 9px 0px;
}
#main #middleColumn .featuredHome {
	float: left;
	width: 466px;
	background: #a7dbff;
	padding: 0px 0px 7px 0px;
}
#main #middleColumn .featuredHome .title {
	float: left;
	width: 451px;
	padding: 11px 0px 7px 14px;
}
#main #middleColumn .featuredHome .home {
	float: left;
	display: inline;
	margin: 0px 0px 0px 9px;
	position: relative;
	width: 448px;
	background: #d5eeff;
}
#main #middleColumn .featuredHome .home .image {
	float: left;
	display: inline;
	margin: 5px 0px 5px 5px;
	width: 100px;
	padding: 0px 2px;
	background: url(../../images/panels/featuredHomeBack.gif) top left repeat-y;
	overflow: hidden;
	position: relative;
}
#main #middleColumn .featuredHome .home .image .top {
	float: left;
	position: absolute;
	clear: both;
	top: 0px;
	left: 0px;
}
#main #middleColumn .featuredHome .home .image .bottom {
	float: left;
	position: absolute;
	clear: both;
	bottom: 0px;
	left: 0px;
}
#main #middleColumn .featuredHome .home .text {
	float: right;
	width: 330px;
	padding: 5px 0px;
}
#main #middleColumn .featuredHome .home .textonly {
	width: 438px;
}
#main #middleColumn .featuredHome .home .text p {
	padding: 5px 10px 0px 0px;
	line-height: 1.2em;
}
#main #middleColumn .featuredHome .home .text span {
	font-size: 0.9em;
}
#main #middleColumn .featuredHome .home .text a {
	color: #216996;
	font-weight: bold;
	text-decoration: underline;
}
#main #middleColumn .featuredHome .home .text a:hover {
	text-decoration: none;
}
/*#main #middleColumn h1 {
	font-size: 2em;
	padding: 10px 0px 6px 10px;
}
#main #middleColumn h1.welcome {
	font-style: italic;
}
#main #middleColumn h2 {
	font-size: 1em;
	padding: 10px 0 2px 10px;
	color: #242424;
}
#main #middleColumn p {
	line-height: 1.5em;
	padding: 0px 15px 15px 10px;
}*/
#main #middleColumn h1 {
	font-size: 2em;
	padding: 10px 0px 6px 10px;
}
#main #middleColumn h2 {
	color: #80A2C9;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 10px;
}
#main #middleColumn p {
	line-height: 1.5em;
	padding: 0px 15px 15px 10px;
}
#main #middleColumn ul {
	line-height: 1.4em;
	margin: 5px 0 0 10px;
}
#main #middleColumn li {
	background: url(../../images/bullets/blue.gif) 0 3px no-repeat;
	margin: 0 0 5px;
	padding: 0 0 5px 14px;
}
#middleColumn a {
	color: #3975b0;
}
#middleColumn a:hover {
	color: #000;
}
#main #rightColumn {
	float: right;
	width: 234px;
}
#main #rightColumn .button {
	position: absolute;
	float: left;
	clear: both;
	bottom: -12px;
	left: 46px;
}
#main #rightColumn .wrapper {
	width: 230px;
}
#main #rightColumn .spacer {
	float: left;
	width: 230px;
	display: inline;
	margin: 18px 0px 0px 2px;
	height: 10px;
	background: url(../../images/global/borderGrey.gif) top left repeat-x;
}
#main #rightColumn p.heading {
	float: left;
	width: 209px;
	display: inline;
	padding: 7px 9px 6px 12px;
	margin: 1px 0px 9px 2px;
	background: #499ed4;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}
/* Gallery */
#gallerybox {
	float: left;
	width: 230px;
	margin: 0 0 10px 0;
	background: #e4f1f8 url(../../images/panels/light-blue-narrow-top.gif) top left no-repeat;
}
#thumbs {
	float: left;
	display: inline;
	width: 220px;
	margin: 6px 4px 0 6px;
}
#thumbs .thumb {
	float: left;
	position: relative;
	display: inline;
	width: 69px;
	height: 69px;
	background: #5d5e5a;
	margin: 0 0 5px 0;
}
#thumbs .thumb img {
	float: left;
}
#thumbs .middle {
	margin: 0 5px 0 5px;
}
#thumbs .number {
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
	color: #fff;
	background: url(../../images/global/black.png) top left repeat;
	behavior: url("includes/htc/iepngfix.htc");
}
#thumbs .number div {
	padding: 3px 3px 2px 4px;
}
#piclist {
	float: left;
	width: 230px;
	padding: 7px 0 8px 0;
	background: url(../../images/panels/light-blue-narrow-bottom.gif) bottom left no-repeat;
}
#piclist .row {
	float: left;
	width: 220px;
	padding: 0 0 0 10px;
}
#piclist .row div {
	float: left;
	width: 110px;
	padding: 0 0 3px 0;
	color: #6b6c6d;
	font-size: 0.9em;
}
#piclist .row a {
	color: #2f7aa5;
	border-bottom: 1px dotted #2f7aa5;
}
#piclist .row a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}
/* Home for sale */
#homes {
	float: left;
	width: 454px;
	padding: 0 0 0 6px;
}
#homes .homesRow {
	float: left;
	width: 442px;
	padding: 0px 6px;
	margin: 0px 0px 10px 0px;
	background: #e4f4ff;
	position: relative;
}
#homes .homesRow.title {
	padding: 7px 10px;
	width: 434px;
	background: #499ed4;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}
#homes .homesRow.image {
	padding: 0px;
	width: 454px;
	background: #fff;
}
#homes .homesRow.image img {
	float: left;
}
#homes .homesRow .home {
	float: left;
	width: 438px;
	padding: 6px 0px 6px 4px;
	background: url(../../images/global/borderGrey.gif) bottom left repeat-x;
}
#homes .homesRow .home.end {
	background: none;
}
#homes .homesRow .home p {
	margin: 0px 0px 7px 0px;!important;
	padding: 0px!important;
}
#homes .homesRow .home a {
	font-weight: bold;
	background: url(../../images/global/borderBlue.gif) bottom left repeat-x;
	margin: 0px 0px 0px 0px;
}
#homes .homesRow .home span {
	position: relative;
	float: left;
	background: #b5daf2;
	padding: 5px 7px;
	margin: 0px 0px 5px 0px;
	font-size: 1.2em;
	color: #000;
}
#homes .homesRow .home .right {
	float: right;
	margin: 0px;
}
/* News */
#newsholder {
	float: left;
	width: 454px;
	padding: 0 0 0 6px;
}
#newsholder .newsitem {
	float: left;
	width: 454px;
	margin: 0 0 10px 0;
	background: #e4f4ff url(../../images/panels/light-blue-top454.gif) top left no-repeat;
}
#newsholder .content {
	float: left;
	width: 454px;
	padding: 0 0 7px 0;
	margin: 6px 0 0 0;
	background: #e4f4ff url(../../images/panels/light-blue-bottom454.gif) bottom left no-repeat;
}
#newsholder .content .image {
	float: left;
	width: 155px;
	padding: 0 0 0 6px;
}
#newsholder .content .image img {
	border: 1px solid #fff;
}
#newsholder .content .desc {
	float: left;
	width: 280px;
	padding: 5px 5px 0 8px;
}
#newsholder .content .fulldesc {
	float: left;
	width: 441px;
	padding: 5px 5px 0 8px;
}
#newsholder .content .desc a {
	border-bottom: 1px dotted #4a82b8;
}
#newsholder .content .desc a:hover {
	border-bottom: 1px dotted #000;
}
#newsholder span.date {
	display: inline-block;
	padding: 2px 0 0 0;
	color: #848484;
}
#newsholder .content .desc p {
	padding: 5px 5px 0 0 !important;
	margin: 0 !important;
}
#archive {
	float: left;
	width: 448px;
	padding: 0 6px 2px 0;
	margin: 0 0 10px 0;
	text-align: right;
}
#archive a {
	border-bottom: 1px dotted #4a82b8;
}
#archive a:hover {
	border-bottom: 1px dotted #000;
}
/* Search Results */
#searchresults {
	float: left;
	width: 454px;
	padding: 0 0 0 6px;
}
.resultline {
	float: left;
	width: 448px;
	padding: 15px 0 15px 6px;
	border-bottom: 1px solid #cee4f1;
	line-height: 1.5em;
}
.resultline a {
	border-bottom: 1px dotted #4a82b8;
}
.resultline a:hover {
	border-bottom: 1px dotted #000;
}
#searchresults .last {
	border-bottom: none;
}
/* Paging */
.paging {
	float: left;
	width: 454px;
	background: #e4f4ff url(../../images/panels/light-blue-top454.gif) top left no-repeat;
}
.paging .content {
	float: left;
	width: 454px;
	padding: 0 0 5px 0 !important;
	margin: 6px 0 0 0;
	background: #e4f4ff url(../../images/panels/light-blue-bottom454.gif) bottom left no-repeat;
}
.paging .previous {
	float: left;
	width: 80px;
	padding: 0 0 0 5px;
}
.paging .pages {
	float: left;
	width: 283px;
	padding: 7px 0 0 0;
	text-align: center;
} 
.paging .next {
	float: left;
	width: 80px;
	padding: 0 5px 0 0;
	text-align: right;
}
#footer {
	float: left;
	position: relative;
	width: 980px;
	margin: 10px 0 10px 0;	
	background: #d9f0ff;
	color: #616161;
	font-size: 0.9em;
}
#footer .left {
	float: left;
	width: 300px;
	padding: 10px 0 10px 10px;
}
#footer .right {
	float: right;
	padding: 10px 10px 10px 0;
}
#footer a {
	text-decoration: underline;
	color: #52a4d8;
}
#footer a:hover {
	text-decoration: none;
}
#footer a.spacer {
	margin: 0px 6px;
}
