@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/back.gif) #456fc9 top center repeat-y;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#mainWrapper {
	background:url(../images/dropShadow.png) repeat-y; background-image:none;
	width:1046px;
	height:auto;
	margin:0px auto;
	position:relative;
	text-align:left;
}
#header {
	position:relative;
}
#logo {
	position:absolute;
	top:0px;
	left:33px;
	height:46px;
	width:960px;
	padding:10px;
	background-color:#456fc9;
	border-bottom:1px solid #fff;
}
#navigation {
	height:40px;
	line-height:40px; vertical-align:middle;
	width:980px;
	margin:0px auto;

	background-color:#456fc9;
	text-align:center;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	margin:0px 16px;
}
#navigation a:hover {
	color:#ffcc33;
}
#navigation .currentpage, #navigation .currentpage:hover {
	color:#000;
}



/* -- Search Styles -- */

#searchWrapper {
	width:655px;
	background-color:#456fc9; padding-top:1px;
}
#searchArea {
	margin:10px 0px 6px 10px;
	width:612px;
	padding:12px;
	background-color:#7493d7; background-color:#ECECF2;
}
#searchArea h1 {
	margin:0px;
	font-size:24px;
	color:#385ba4;
	text-transform:uppercase;
}
#searchArea p {
	margin:4px 0px 12px 0px;
	font-size:13px;
	line-height:18px;
	color:#000;
	font-weight:bold;
}
#contentArea #interiorSearch form {
	margin:10px 0px 6px 0px;
	width:612px;
	float:left;
}
.formColumn {
	float:left;
	width:165px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#385ba4;
}
.formColumn select {
	width:160px;
}
.searchField {
	width:380px;
	height:22px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 4px;
}
#button {
	height:28px;
	background-color:#ffcc33;
	border:1px solid #FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:2px 10px;
	font-weight:bold;
}
#button:hover {
	color:#FFF;
	cursor:pointer;
}
#searchArea #button, #interiorSearch #button {
	margin:10px 0px 0px 10px;
	float:left;
}
#propertyRow {
	border-bottom:1px solid #666;
	clear:both;
	float:inherent;
	padding:14px 0px;
	margin:14px 0px;
}
#propertyRow h2 {
	color:#3e6cc7;
	font-size:18px;
	text-transform:uppercase;
	margin:0px;
}
#propertyRow p {
	font-size:12px;
	margin:0px;
}
#propertyRow b {
	font-size:14px;
}
#propertyPhoto {
	width:150px;
	margin:0px 10px 0px 0px;
}

#propertyPhoto img {
	border:1px solid #3e6cc7;
}
#propertyPhoto img:hover {
	border:1px solid #000;
}
#propertyDescription {
	width:330px;
	margin:0px 0px 0px 0px;
}
#propertyDetails {
	width:130px;
	margin:0px 0px 0px 10px;
	text-align:right;
	font-size:12px;

}
#propertyDetails span {
	color:#3e6cc7;
	font-weight:bold;
}



/* -- Profiles Styles -- */

#profileWrapper {
	margin:16px 0px 0px 8px;
	position:relative;
	width:636px;
}
#profileWrapper h1 {
	color:#FFF;
	font-size:16px;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #ffcc33;
}
#profileWrapper h3 {
	color:#ffcc33;
	font-size:12px;
	position:absolute;
	top:-8px;
	right:0px;
}
#profileWrapper h3 a {
	color:#ffcc33;
	text-decoration:none;
}
#profileWrapper h3 a:hover {
	color:#ffcc33;
	text-decoration:underline;
}
#profileColumn {
	float:left;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	width:296px;
	margin:0px 20px 0px 0px;
}
#profileColumn p {
	color:#f1f1f1;
	margin:0px 5px 0px 0px;
}
#profileColumn h4 {
	font-size:14px;
	color:#ffcc33;
	margin:5px 0px 2px 0px;
}
#profileColumn img {
	border:2px solid #FFF;
	float:left;
	margin:0px 10px 0px 0px;
}
#profileColumn img:hover {
	border:2px solid #ffcc33;
}
#profileText {
	width:152px;
	height:96px;
	overflow:hidden;
}



/* -- Sidebar -- */

#sideBar {
	width:290px;
	height:auto; position:relative; float:left; margin-left:10px;
}
#sideBar p {
	font-size:13px;
	line-height:18px;
	margin:8px 18px;
}
#sideBar ul {
	font-size:13px;
	line-height:18px;
}
#sideBar ul li {
	margin:4px 0px;
}
#sideBar h2 {
	color:#3e6cc7;
	font-size:18px;
	margin:18px 18px 10px 18px;
}
.lineTop {
	border-top:1px solid #ffcc33;
	padding:18px 0px 0px 0px;
}
.lineBottom {
	border-bottom:1px solid #666;
	padding:0px 0px 8px 0px;
}
#sideBar h3 {
	font-size:13px;
	margin:18px;
	text-align:right;
}
#sideBar h4 {
	color:#456fc9;
	font-size:18px;
	margin:10px;
}
#sideBar h3 a {
	color:#666;
	text-decoration:none;
}
#sideBar h3 a:hover {
	color:#3e6cc7;
}
#sideNav {
	width:290px;
	height:auto;
	padding:10px;
	background-color:#f9eb9e;
	margin:0px 0px 20px 0px;
}
#sideNav ul {
	font-size:12px;
	line-height:15px;
}
#sideNav ul li {
	margin:3px 0px;
}
#sideNav ul li a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#sideNav ul li a:hover {
	color:#3e6cc7;
}

#sideNav h2 {
	font-size:15px;
	text-transform:uppercase;
	margin:0px;
}
#mainPhoto {
	margin:10px;
}
#thumbs {
	width:312px;
	height:50px;
	margin:0px 0px 0px 5px;
	clear:both;
}
#thumb {
	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
	cursor:pointer;
	margin:0px 6px;
}
#facilityInfo {
	border-top:1px solid #666;
	clear:both;
	margin:10px;
}
#facilityInfo h6 {
	color:#456fc9;
	font-size:12px;
	margin:16px 0px 0px 0px;
}
#facilityInfo ul {
	font-size:12px;
	margin:0px;
	line-height:12px;
}

/* -- Content Styles -- */

#contentWrapper {
	margin:0px 33px;
	position:relative; float:left; width:980px;
}
#bottomContentWrapper {
	width:650px;
	margin:20px 0px 0px 0px;
	clear:both;
	font-size:13px;
	line-height:18px;
}
#bottomContentWrapper h1 {
	font-size:24px;
}
#interiorWrapper {
	width:638px;
	height:auto;
	background-color:#f9eb9e;
	border:12px solid #456fc9; float:left;
}
#contentArea {
	margin:10px 0px 10px 10px;
	width:602px;
	min-height:490px;
	height:auto;
	padding:12px;
	position:relative;
}
#contentArea p, ul, ol {
	font-size:12px;
	line-height:16px;
}
#contentArea h1 {
	margin:0px 0px 10px 0px;
	font-size:24px;
	text-transform:uppercase;
}
#contentArea h1 span {
	color:#3e6cc7;
}
#contentArea h2 {
	font-size:20px;
	color:#3e6cc7;
	text-transform:uppercase;
}
#contentArea h3 {
	font-size:18px;
	color:#3e6cc7;
}
#contentArea h4 {
	font-size:18px;
	color:#3e6cc7;
	clear:both;
	border-top:1px solid #666;
	padding:10px 0px 0px 0px;
}
#contentArea a {
	color:#3e6cc7;
	text-decoration:none;
}
#contentArea a:hover {
	color:#000;
	text-decoration:none;
}
#paging {
	font-size:11px;
	color:#000;
	width:600px;
	height:28px;
	position:relative;
	top:-18px;
	border-bottom:1px solid #666;
}
#paging a {
	color:#666;
	text-decoration:none;
}
#paging a:hover {
	color:#FFF;
}
#paging select {
	font-family:Arial, Helvetica, Sans-Serifl;
	border:1px solid #333;
	background-color:#FFF;
	color:#000;
}
.pagingLeft {
	text-align:right;
	position:absolute;
	top:5px;
	left:0px;
}
.pagingRight {
	text-align:right;
	position:absolute;
	top:5px;
	right:0px;
}
#pullquote {
	float:left;
	margin:0px 0px 10px 0px;
	background-color:#f9f7f4;
	padding:10px;
}
#pullquote p {
	font-size:14px;
	color:#3e6cc7;
	line-height:20px;
	margin:0px;
}

.floatRight {
	float:right;
	margin:0px 0px 0px 20px;
}
.floatLeft {
	float:left;
	margin:0px 20px 0px 0px;
}
#bottomLinks {
	width:610px;
	float:left;
	clear:both;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #CCC;
}
#bottomLinks p {
	margin:6px 0px;
}

/* -- Contact Styles -- */

#contactBox {
	width:292px;
	padding:10px;
	border:1px solid #000;
	background-color:#FFF;

}
#testimonialBox {
	width:629px;
	border:1px solid #999;
	margin-top:10px;
	padding:12px;
    background-color:#ECECF2;
}

#testimonialBox2 {
background-color:#F9EB9E;
border:1px solid #000000;
padding:10px;
width:292px;
}

#callBox {
	width:292px;
	height:55px;
	padding:10px;
	border:1px solid #fff;
	background-color:#ffcc33;
	margin:0px 0px 15px 0px;
	border:1px solid #000;
}
#chatBox {
	width:312px;
	border:1px solid #000;
}
#sideBar #sideNav {
	float:left;
}
#sideBar #contactBox, #sideBar #contactWidget, #sideBar #sideNav {
	margin:15px 0px;
	clear:both;
}
.contactSpace {
	width:18px;
	height:232px;
	float:left;
}
#contactWidget h1 {
	color:#cc3300;
	font-size:22px;
	margin:0px 0px 8px 0px;
}
#contactWidget h2 {
	color:#000;
	font-size:18px;
	margin:0px;
}
#contactWidget h3 {
	color:#3e6cc7;
	font-size:16px;
	margin:10px 0px 0px 0px;
	text-align:left;
}
#contactBox h4,  #testimonialBox h4{
	color:#3e6cc7;
	font-size:16px;
	margin:0px 0px 0px 0px;
}
#contactBox h5, #nextStep {
	height:28px;
	background-color:#456fc9;
	border:1px solid #FFF;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:2px 10px;
	font-weight:bold;
}
#contactBox h5 a {
	color:#3e6cc7;
	text-decoration:none;
}
#contactBox h5 a:hover, #contactBox #nextStep:hover,  #testimonialBox #nextStep:hover {
	color:#000;
	cursor:pointer;
}
#contactBox p, #contactWidget p, #testimonialBox p {
	font-size:12px;
	margin:6px 0px 10px 0px;
	line-height:15px;
}

#contentArea form {
	width:600px;
	margin:20px auto;
}
.formRow {
	margin:4px 0px;
	_margin:0px;
	clear:both;
	font-size:11px;
	font-weight:bold;
}
.formRow label {
	font-size:11px;
	font-weight:bold;
	width:100px;
	text-align:left;
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
	padding-top:3px;
}
.formRow .wide {
	font-size:11px;
	font-weight:bold;
	width:240px;
	text-align:left;
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
}
.formRow input  {
	width:160px;
	height:18px;
	border:1px solid #3e6cc7;
}
.formRow select  {
	width:160px;
	height:20px;
	border:1px solid #3e6cc7;
}
.formRow .radio {
	width:15px;
	height:14px;
	border:none;
}
#contentArea .linkButton {
	background-color:#4871c3;
	border:1px solid #FFF;
	color:#FFF;
	font-size:12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:4px 10px;
	margin:0px 0px 12px 0px;
	font-weight:bold;
	float:right;
}
#contentArea .linkButton:hover {
	color:#000;
	background-color:#ffcc33;
}

/* -- Footer Styles -- */

#footer {
	width:980px;
	margin:20px auto;
	clear:both;
	color:#666;
	font-size:11px;
	line-height:20px;
	border-top:1px solid #ccc;
	text-align:center;
}

#footer a {
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* -- FAQ Styles -- */
#faqRow {
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	border-bottom:1px solid #ccc;
} 
#faqRow h1 {
	font-size:40px;
	color:#3e468e;
	float:left;
	margin:0px 10px 0px 0px;
} 
#faqRow h3 {
	margin:0px 0px 10px 0px;
	color:#3E6CC7;
} 
#faqRow p {
	margin:0px 0px 0px 52px;
}
#faqRow ul, ol {
	margin:10px 0px 10px 52px;
}

