	@charset "UTF-8";
	
	body {
		background-color: #B0C0D0;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		background-position: left top;
		text-align: center;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		background:url(../images/bg3.jpg) center top no-repeat #0a1a2a;
		margin-top:24px;
	}
	
	#wrapper {
		width:1024px;
		margin:0 auto;
		border:10px solid #fff;
		background:#fff;
	}
	
	
	#header {
		background:#fff;
		padding-bottom:0;
		min-height:256px;
	}
	
	#menu {
		display:block;
		padding-top:0;
		padding-left:4px;
		position:relative;
		height:32px;
		width:1024px;
	}
	
	#page {
		padding-top:24px;
		min-height:480px;
		text-align:left;
		border-top:1px solid #eee;;
		margin-top:0;
		background:url(../images/bg2.jpg) center top repeat-x;
		padding:18px;
	}
	
	.clear {
		clear:both;
	}
	
	p {
		margin-bottom:12px;
		font-size:14px;
		line-height:18px;
	}
	
	h1, h2, h3 {
		font-weight:600;
		color:#EF8C1B;
		margin-bottom:12px;
	}
	
	hr {
		width:90%;
		height:1px;
		border:none;
		border-top:1px solid #ccc;
		margin:16px auto;
		display:block;
	}
	
	a {
		color:#225;
	}
	
	a:hover {
		color:#22C;
	}
	
	#page ul {
		list-style:inside disc;
	}
	
	#page ul li {
		font-size:14px;
		line-height:18px;
	}
	
	#page h1 {
		font-size:20px;
		color: #EF8C1B;
		margin:0;
		margin-bottom:12px;
	}
	
	#page p {
		font-size:14px;
		line-height:18px;
		color:#2C3A4B;
	}
	
	strong {
		font-size:14px;
		color:#2C3A4B;
		font-weight:600;
	}
	
	#news_signup_response {
		height:24px;
		font-size:13px;
		font-weight:600;
		text-transform:capitalize;
		color:#066;
	}
	
	#news_signup_response.error {
		color:#c00;
	}
	
	#show_news_signup {
		font-size:12px;
		float:right;
		line-height:16px;
	}
	
	#news_signup {
		
		
		
	}
	
	#news_signup_container {
	/*	background:#fff;
		border:3px solid #ccc;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		background:#5E7590;*/
		padding:8px 0;
		margin-left:3px;
		margin-bottom:12px;
	}
	
	#news_signup label {
		font-size:14px;
		float:left;
		height:24px;
		line-height:24px;
		color:#5E7590;
		font-weight:600;
		margin:0 4px 0 0;
	}
	
	#news_signup input {
		border:1px solid #aaa;
		padding:5px;
		margin:0 6px;
		vertical-align:top;
		width:140px;
	}
	
	#news_signup button {
		background:#fff;
		padding:3px 6px;
		font-size:13px;
		font-weight:600;
		color:#5E7590;
		border:1px solid #aaa;
	}
	
	.newscolumn
	{
		float:right;
		width:280px;
		margin-left:18px;
		min-height:400px;
	}
	
	.newscolumn h2 {
		color:#EF8C1B;
		font-size:16px;
		margin:0 0 12px 0;
	}
	
	
	.newscolumn .item {
		margin-bottom:12px;
		
		
	}
	
	.newscolumn .date {
		
		height:28px;
		
		
		
	}
	
	.newscolumn .day {
		font-size:20px;
		line-height:20px;
		font-weight:600;
		margin-left:16px;
		height:24px;
		line-height:20px;
		font-weight:100;
		color:#ccc;
		
		
	
	}
	
	.newscolumn .month {
		font-size:12px;
		line-height:20px;
		font-weight:600;
		height:20px;
		width:32px;
		background-color:#5E7590;
		text-align:center;
		color:#fff;
		padding:2px;
		float:left;
		-moz-border-radius-bottomRight:4px;
		-webkit-border-bottom-right-radius:4px;
	}
	
	.newscolumn .headline {
		margin-left:54px;
		font-size:11px;
		line-height:13px;
		color:#2C3A4B;
		padding-bottom:12px;
		border-bottom:1px solid #ccc;
	}
	
	.newscolumn .headline a {
		color:#c40;
		text-decoration:none;
	}
	
	.newscolumn .headline a:hover {
		text-decoration:underline;
	}
	
	
	
	.preview {
		clear:left;
		margin:12px 0;
		display:block;
		background:#f2f5f7;
		padding:6px;
		-moz-border-radius-topRight:18px;
		-webkit-border-top-right-radius:18px;
		
	}
	
	
	
	.preview .image {
		width:200px;
		float:left;
		margin:8px;
	}
	
	.preview .image a img {
		border:1px solid #F38B16;
	}
	
	.preview .details {
		margin-left:220px;
		padding:8px;
		
		text-align:left;
	}
	
	.preview .details .pricetag {
		color:#5E7590;
		font-weight:200;
		font-size:20px;
		float:right;
		
	}
	
	.preview .details h2 {
		margin:0;
		margin-bottom:6px;
		font-size:18px;
		color:#5E7590;
	}
	
	.preview span.city {
		display:block;
		font-size:15px;
		color:#7994AA;
	}
	
	.preview p {
		margin:3px 0;
	}
	
	.preview a.view_link {
		background:#F38B16;
		background-color:#5E7590;
		color:#fff;
		padding:6px 12px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		text-decoration:none;
		font-size:13px;
		font-weight:600;
		display:block;
		width:120px;
		text-align:center;
		margin:8px 0;
	}
	
	.preview a.view_link:hover {
		background:#F8B17A;
		background:#F38B16;
	}
	
	
	
	.newsitem {
		clear:left;
		display:block;
		margin:24px auto;
	}
	
	.newsitem h2 {
		color:#5E7590;
		margin-bottom:4px;
	}
	
	.newsitem .subtitle {
		display:block;
		color:#5E7590;
		font-style:italic;
		font-size:13px;
		margin:4px 0;
	}
	
	.newsitem a.view_link {
		background:#F38B16;
		background-color:#5E7590;
		color:#fff;
		padding:6px 12px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		text-decoration:none;
		font-size:13px;
		font-weight:600;
		display:block;
		width:120px;
		text-align:center;
		margin:8px 0;
	}
	
	.newsitem a.view_link:hover {
		background:#F8B17A;
		background:#F38B16;
	}
	
	
	
	ul.listings {
		width:240px;
		margin-bottom:20px;
		list-style:none;
		list-style-type:none;
	}
	
	ul.listings li {
		display:block;
		list-style:none;
		list-style-type:none;
	}
	
	ul.listings li a {
		display:block;
		text-decoration:none;
		padding:8px;
		border-bottom:1px solid #ccc;
	}
	
	ul.listings li a:hover {
		background:#5E7590;
		color:#fff;
	}
	
	ul.listings li:hover {
		
	}
	
	
	p.contact {
		line-height:24px;
		width:300px;
		display:inline-block;
	}
	
	
	p.contact .title {
		font-size:16px;
		font-weight:600;
		display:block;
		color:#EF8C1B;
		margin-bottom:12px;
	}
	
	p.contact strong {
		width:80px;
		display:inline-block;
	}
	
	
	div.contact_form {
	
	
	}
	
	div.contact_form .error {
		display:block;
		clear:left;
		color:#f00;
		font-weight:600;
		padding:8px 0;
		font-size:12px;
		padding-left:112px;
	}
	
	div.contact_form .form_row {
		display:block;
		clear:left;
		
		padding:8px 0;
	}
	
	div.contact_form label {
		color:#5E7590;
		font-size:12px;
		font-weight:600;
		float:left;
		width:100px;
		padding:5px;
	}
	
	div.contact_form input, div.contact_form textarea {
		float:left;
		border:1px solid #ccc;
		width:480px;
		padding:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	}
	
	div.contact_form button {
		background-color:#5E7590;
		color:#fff;
		padding:6px 12px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		font-size:13px;
		font-weight:600;
		display:block;
		width:120px;
		text-align:center;
		margin:8px 0;
		border:none;
	}
	
	div.contact_form button:hover {
		background:#F38B16;
	}
	
	.property {
	
	
	}
	
	.property .photo {
		margin-bottom:1px;
		width:660px;
		height:480px;
		overflow:hidden;
	}
	
	.property .thumbs {
		margin-top:12px;
		background:#eee;
		width:660px;
		overflow:hidden;
		height:44px;
		white-space:nowrap;
	}
	
	.property .thumbimg {
		float:left;
		width:53px;
		border:1px solid #224;
		height:42px;
	}
	
	.property ul {
		margin:8px 0;
	}
	
	.property li {
		margin-left:12px;
		color:#333333;
		line-height:18px;
	}
	
	
	
	ul.details {
		width:300px;
		float:right;
		list-style:none;
		list-style-type:none;
	}
	
	ul.details h1 {
		margin:0px;
		padding:0;
	}
	
	ul.details li {
		margin-bottom:4px;
		text-align:right;
		padding:8px;
		line-height:18px;
		color:#333333;
		list-style:none;
		list-style-type:none;
	}
	
	ul.details li.alt {
		background:#eee;
	}
	
	ul.details strong {
		float:left;
		text-align:left;
		color:#212E67;
	}
	
	ul.details a.email_link {
		background-color:#5E7590;
		color:#fff;
		padding:6px 12px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		text-decoration:none;
		font-size:13px;
		font-weight:600;
		display:block;
		text-align:center;
		margin:8px 0;
		border:none;
	}
	
	ul.details a.email_link:hover {
		background:#F38B16;
	}
	
	
	#footer {
		width:1024px;
		padding-top:10px;
		color:#fff;
		margin:0 auto;
		font-size:12px;
		clear:both;
	}
	
	#footer a {
		color:#eee;
		padding:4px;
	}
	
	
	
	
	
	
	
