	@charset "UTF-8";
	/* CSS Document */
	
	
	/*----------PAGE TITLE----------*/
	/* font face */
	
	@import url(../fonts/stylesheet.css);
	
	/* ...... */
	body {
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	}


	#page_title_wrapper
	{
	position: relative;
	width: 100%;
	background: #392948;
	border-bottom: solid 2px #D1D3D4;
	margin: 0 0 0 0;
	}
	
    #back_to_property {
    margin: 0;
    position: relative;
    width: 100%;
     }
	
    #back_to_property a {
    background: none repeat scroll 0 0 rgb(159, 202, 210);
    border-bottom: 2px solid rgb(209, 211, 212);
    color: rgb(255, 255, 255);
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
     }
	 
	#page_title
	{
	position: relative;
	width: 960px;
	padding: 32px 10px;
	margin: 0 auto 0 auto;
	}
	
	
	#property_name
	{
	position: relative;
	width: 960px;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 100%;
	color: #fff;
	margin: 0 0 0 0;
	font-weight: normal;
	}
	
	
	#property_price
	{
	position: relative;
	width: 960px;
	font-family: 'Lato', serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 100%;
	color: #9FCAD2;
	margin: 16px 0 0 0;
	font-weight: normal;
	}
	#listing-detail {
	margin: 0;
	position: relative;
	width: 100%;
	
	}
	
	/*----------MAIN WRAPPER----------*/
	
	
	#main_wrapper
	{
	position: relative;
	width: 920px;
	background: #fff;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	padding: 20px;
	margin: 0;
	}
	
	
	/*----------PROPERTY IMAGES----------*/
	
	
	#property_images
	{
	position: relative;
	width: 915px;
	margin: -105px 0 0;
	}
	
	
	#property_images img
	{
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
	width:100%;
	height:auto;
	border: 4px solid rgb(255, 255, 255);
	}
	
	
	
	#property_img1 {
	float: left;
	margin: 0 26px 0 0;
	width: 290px;
	}
	
	#property_img2 {
	float: left;
	margin: 0;
	width: 290px;
	}
	
	#property_img3 {
	float: right;
	margin: 0;
	width: 285px;
	}
	
	
	/*----------VIEW GALLERY----------*/
	
	
	#view_gallery
	{
	position: relative;
	width: 920px;
	margin: 16px 0 0 0;
	}
	
	
	#view_gallery a
	{
	display: block;
	background: #9FCAD2;
	border: solid 1px #D1D3D4;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 100%;
	text-align: center;
	color: #fff;
	padding: 16px 32px;
	margin: 0 0 0 0;
	font-weight: bold;
	}
	
	
	#view_gallery a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	/*----------CTA WRAPPER----------*/
	
	
	#cta_wrapper
	{
	position: relative;
	width: 920px;
	margin: 0;
	}
	
	
	#cta_icon
	{
	float: left;
	width: 50px;
	margin: 0 2px 0 0;
	}
	
	
	#cta_text
	{
	float: left;
	width: 78px;
	height: 38px;
	background: #9FCAD2;
	border-top-right-radius: 4px; 
	-moz-border-top-right-radius: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-khtml-border-top-right-radius: 4px; 
	border-bottom-right-radius: 4px; 
	-moz-border-bottom-right-radius: 4px;  
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
	color: #fff;
	padding: 8px;
	margin: 0 2px 0 0;
	cursor:pointer;
	}
	
	
	#cta_text_link
	{
	float: left;
	width: 100px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
	color: #fff;
	margin: 0 2px 0 0;
	}
	
	#cta_text:hover {
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	#cta_text_link a
	{
	display: block;
	height: 38px;
	background: #9FCAD2;
	border-top-right-radius: 4px; 
	-moz-border-top-right-radius: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-khtml-border-top-right-radius: 4px; 
	border-bottom-right-radius: 4px; 
	-moz-border-bottom-right-radius: 4px;  
	-webkit-border-bottom-right-radius: 4px; 
	-khtml-border-bottom-right-radius: 4px; 
	text-decoration: none;
	color: #fff;
	padding: 8px;
	margin: 0 0 0 0;
	}
	
	
	#cta_text_link a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	/*----------CTA WRAPPER 2----------*/
	
	
	#cta_wrapper2 {
	background: url("../images/detail-img.png") no-repeat scroll left center rgb(57, 41, 72);
	border-radius: 8px;
	color: rgb(255, 255, 255);
	font-family: 'Merriweather',serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 100%;
	margin: 16px 0 0;
	padding: 32px 0;
	position: relative;
	text-align: center;
	width: 920px;
	}
	
	
	/*----------OVERVIEW WRAPPER----------*/
	
	
	#overview_wrapper
	{
	position: relative;
	width: 920px;
	margin: 16px 0 0 0;
	}
	
    #overview_wrapper h2 {
    color: rgb(57, 41, 72);
    font-family: 'Merriweather',serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 8px;
    }
	
	
	#overview_leftcol
	{
	float: left;
	width: 250px;
	background: #E6E7E8;
	border: solid 1px #D1D3D4;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	padding: 16px;
	margin: 0 0 0 0;
	}
	
	
	/*----------KEY FEATURES----------*/
	
	
	#key_features
	{
	position: relative;
	width: auto;
	margin: 0 0 0 0;
	}
	
	
	#key_features li
	{
	list-style: disc;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 255%;
	color: #58595B;
	margin: 0 0 0 13px;
	}
	
	
	/*----------VIEW ALL TEXT----------*/
	
	
	#view_all_text
	{
	position: relative;
	width: 418px;
	margin: 12px 0 0 0;
	}
	
	
	
	#view_all_text a {
	background: none repeat scroll 0 0 rgb(159, 202, 210);
	border: 1px solid rgb(209, 211, 212);
	border-radius: 8px;
	color: rgb(255, 255, 255);
	display: block;
	font-family: 'Lato',sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 22px 32px;
	text-align: center;
	text-decoration: none;
	}
	
	
	#view_all_text a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	#overview_rightcol
	{
	float: right;
	width: 610px;
	background: #E6E7E8;
	border: solid 1px #D1D3D4;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px; 
	padding: 0;
	margin: 0 0 0 0;
	}
	
	
	#map
	{
	position: relative;
	width: 100%;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
	margin: 0;
	}
	#map img {
	height: auto;
    width: 100%;
	border-radius: 8px;
	}
	#key_features ul li a {
	color:#747372;
	}
	.detail_block
	{
	position: relative;
	width: 418px;
	margin: 0 0 0 0;
	}
	
	
	.detail_title
	{
	float: left;
	width: 110px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 140%;
	color: #58595B;
	margin: 0 0 0 0;
	}
	
	
	.detail_text
	{
	float: left;
	width: 308px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 140%;
	color: #58595B;
	margin: 0 0 0 0;
	}
	.close_div2 {
	width: 270px !important;
	}
	
	/*----------WATER MARK----------*/
	
	
	
	
    #water_mark {
    bottom: 42px;
    left: 0;
    position: fixed;
    width: 197px;
    z-index: -1;
     }
	#water_mark img {
	height: auto;
	width: 100%;
	}
	.foter {
	border-top:medium none !important;
	}
	
	
	.row {
	display:none;
	}
	
	
	@media screen and (max-width: 960px) {  
	#header {
	width:780px;
	padding-left: 0;
	padding-right: 0;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 780px;
	}
	#property_search {
	width: 780px;
	}
	#property_title {
	width: 780px;
	}
	#property_detail {
	width: 780px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:780px;
	}
	#footer_logos img {
	width:100%;
	}
	#cookie_trail {
	width:780px;
	padding-left: 0;
	padding-right: 0;
	}
	#main_content {
	width:780px;
	}
	#footer {
	width:780px;
	padding-left: 0;
	padding-right: 0;
	}
	#cta_wrapper {
	width:760px;
	}
	#cta_wrapper_absolute {
	width:780px;
	}
	#cta_selling {
	width: 46%;
	}
	#cta_letting {
	width: 46%;
	}
	#intro_content {
	width:780px;
	}
	#services_wrapper {
	width:780px;
	}
	#services_leftcol {
	width: 46%;
	}
	#services_rightcol {
	width: 46%;
	}
	
	#arla_logo {
	bottom: -40px;
	left: 50%;
	margin: 0 0 0 -105px;
	position: absolute;
	width: 200px;
	z-index: 9;
	}
	
	#visit_contact_page {
	bottom: -24px;
	left: 50%;
	margin: 0 0 0 -204px;
	position: absolute;
	width: 464px;
	z-index: 9;
	}
	#main_intro {
	width:780px;
	}
	#download {
	bottom: -24px;
	left: 50%;
	margin: 0 0 0 -200px;
	position: absolute;
	width: 464px;
	z-index: 9;
	}
	#portfolio_intro {
	width:780px;
	}
	#potential_returns {
	width:780px;
	}
	#potential_returns img {
	width:100%;
	height:auto;
	}
	#residential_performance {
	width:780px;
	}
	#residential_performance_charts {
	width:780px;
	}
	#residential_performance_charts img {
	width:100%;
	height:auto;
	}
	#container {
	width:780px;
	padding-left: 0;
	padding-right: 0;
	}
	#page_title {
	width:780px;
	padding-left: 0;
	padding-right: 0;
	}
	#main_wrapper {
	padding: 10px;
	width: 760px;
	}
	#property_images {
	width: auto;
	}
	
	#property_img1 {
	margin-right: 10px;
	width: 245px;
	}
	
	#property_img2 {
	margin-right: 10px;
	width: 250px;
	}
	
	#property_img3 {
	width: 245px;
	}
	#property_images img {
	height: auto;
	width: 100%;
	}
	#view_gallery {
	width: 760px;
	}
	#cta_wrapper2 {
	width: 760px;
	}
	#overview_wrapper {
	width: 760px;
	}
	#property_name {
	width: 780px;
	}
	#property_price {
	width: 780px;
	}
	
	.school-lft {
	margin-right: 20px;
	margin-top: 15px;
	width: 300px;
	}
	.help-boxtxt {
	color: rgb(255, 255, 255);
	font-family: comic_sans_msregular;
	font-size: 15px;
	}
	#cta_icon {
	float: left;
	margin: 0 2px 0 0;
	width: 39px;
	}
	#cta_icon img {
	width:100%;
	height:auto;
	}
	#cta_text {
	height: 28px;
	line-height: 15px;
	padding-top: 7px;
	width: 65px;
	}
	#cta_text_link {
	width: 84px;
	}
	#cta_text_link a {
	height: 30px;
	line-height: 15px;
	padding-top: 5px;
	}
	#overview_leftcol {
	width:340px;
	}
	#overview_rightcol {
	width:375px;
	}
	#key_features {
	width:100%;
	}
	#view_all_text {
	width:100%;
	}
	#map {
	width:100%;
	}
	#map iframe {
	width:100%;
	}
	.detail_block {
	width:100%;
	}
	}
	@media screen and (max-width: 780px) {  
	#header {
	width:670px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 670px;
	}
	#property_search {
	width: 670px;
	}
	#property_title {
	width: 670px;
	}
	#property_detail {
	width: 670px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:670px;
	}
	
	#main_menu li a {
	padding: 6px 10px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 230px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	#cookie_trail {
	width:670px;
	}
	#main_content {
	width:670px;
	}
	#footer {
	width:670px;
	}
	#cta_wrapper {
	width:650px;
	}
	#cta_wrapper_absolute {
	width:670px;
	}
	#inner_wrapper {
	width:670px;
	}
	#intro_content {
	width:670px;
	}
	#services_wrapper {
	width:670px;
	}
	#visit_contact_page {
	margin: 0 0 0 -226px;
	}
	#main_intro {
	width:670px;
	}
	#portfolio_intro {
	width:670px;
	}
	#potential_returns {
	width:670px;
	}
	#residential_performance {
	width:670px;
	}
	#residential_performance_charts {
	width:670px;
	}
	#residential_performance_charts img {
	width:100%;
	height:auto;
	}
	#download {
	margin: 0 0 0 -215px;
	}
	#container {
	width:670px;
	}
	#page_title {
	width:670px;
	}
	#main_wrapper {
	padding: 10px;
	width: 650px;
	}
	#property_images {
	width: auto;
	}
	
	#property_img1 {
	margin-right: 10px;
	width: 210px;
	}
	
	#property_img2 {
	margin-right: 10px;
	width: 210px;
	}
	
	#property_img3 {
	width: 210px;
	}
	#property_images img {
	height: auto;
	width: 100%;
	}
	#view_gallery {
	width: 650px;
	}
	#cta_wrapper2 {
	width: 650px;
	}
	#overview_wrapper {
	width: 650px;
	}
	#property_name {
	width: 670px;
	}
	#property_price {
	width: 670px;
	}
	#overview_leftcol {
	width:285px;
	}
	#overview_rightcol {
	width:285px;
	}
	#cta_icon {
	width: 30px;
	}
	
	#cta_text {
	font-size: 11px;
	height: 21px;
	line-height: 13px;
	padding-top: 4px;
	width: 55px;
	}
	
	#cta_text_link {
	width: 75px;
	}
	
	
	#cta_text_link a {
	font-size: 11px;
	height: 20px;
	line-height: 12px;
	padding-top: 5px;
	}
	#water_mark{
	display:none;
	
	}
	#view_all_text a {
	font-size: 13px;
	padding: 13px 32px;
	}
	.detail_title {
	padding-bottom: 5px;
	}
	.detail_text {
	padding-bottom: 5px;
	}
	#overview_rightcol {
	padding:0;
	width:315px;
	}
	}
	@media screen and (max-width: 670px) {  
	#header {
	width:565px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 565px;
	}
	#property_search {
	width: 565px;
	}
	#property_title {
	width: 565px;
	}
	#property_detail {
	width: 565px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:565px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	#cookie_trail {
	width:565px;
	}
	#main_content {
	width:565px;
	}
	#footer {
	width:565px;
	}
	#cta_wrapper {
	width:565px;
	}
	#cta_wrapper_absolute {
	width:565px;
	}
	#inner_wrapper {
	width:565px;
	}
	#intro_content {
	width:565px;
	}
	#services_wrapper {
	width:565px;
	}
	#main_intro {
	width:565px;
	}
	#portfolio_intro {
	width:565px;
	}
	#potential_returns {
	width:565px;
	}
	#residential_performance {
	width:565px;
	}
	#residential_performance_charts {
	width:565px;
	}
	
	#download {
	margin: 0 0 0 -228px;
	}
	#container {
	width:565px;
	}
	#page_title {
	width:565px;
	}
	#main_wrapper {
	padding: 10px;
	width: 545px;
	}
	#property_images {
	width: auto;
	}
	
	#property_img1 {
	margin-right: 5px;
	width: 179px;
	}
	
	#property_img2 {
	margin-right: 5px;
	width: 178px;
	}
	#property_img3 {
	width: 178px;
	}
	#property_images img {
	height: auto;
	width: 100%;
	}
	#view_gallery {
	width: 545px;
	}
	#cta_wrapper2 {
	width: 545px;
	}
	#overview_wrapper {
	width: 545px;
	}
	#property_name {
	width: 565px;
	}
	#property_price {
	width: 565px;
	}
	#overview_leftcol {
	width:94%;
	margin-bottom: 20px;
	}
	#overview_rightcol {
	width:99%;
	}
	#cta_icon {
	width: 27px;
	}
	
	#cta_wrapper {
	width: 545px;
	}
	
	#cta_text {
	font-size: 11px;
	height: 18px;
	line-height: 12px;
	padding-top: 4px;
	width: 50px;
	}
	
	#cta_text_link {
	width: 58px;
	}
	
	#cta_text_link a {
	font-size: 11px;
	height: 18px;
	line-height: 11px;
	padding-left: 4px;
	padding-top: 4px;
	}
	
	}
	@media screen and (max-width: 600px) { 
	#header {
	width:490px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#cookie_trail {
	width:490px;
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:490px;
	}
	#footer {
	width:490px;
	}
	#cta_wrapper {
	width:490px;
	}
	#cta_wrapper_absolute {
	width:490px;
	}
	#inner_wrapper {
	width:490px;
	}
	#intro_content {
	width:490px;
	}
	#services_wrapper {
	width:490px;
	}
	#services_leftcol {
	width: 100%;
	}
	#services_rightcol {
	width: 100%;
	}
	#main_intro {
	width:490px;
	}
	#portfolio_intro {
	width:490px;
	}
	#potential_returns {
	width:490px;
	}
	#residential_performance {
	width:490px;
	}
	#residential_performance_charts {
	width:490px;
	}
	#container {
	width:490px;
	}
	
	#property_name {
	width: 490px;
	}
	#property_price {
	width: 490px;
	}
	
	#main_wrapper {
	padding: 10px;
	width: 470px;
	}
	
	#view_gallery {
	width: 470px;
	}
	
	#cta_wrapper {
	width: 470px;
	}
	#cta_wrapper2 {
	width: 470px;
	}
	
	#overview_wrapper {
	width: 470px;
	}
	
	#overview_leftcol {
	margin-bottom: 20px;
	padding-right: 10px;
	width: 94%;
	}
	
	#overview_rightcol {
	padding-left: 10px;
	width: 94%;
	}
	
	#page_title {
	width: 470px;
	}
	
	#property_img1 {
	margin-right: 5px;
	width: 100%;
	margin-bottom:10px;
	}
	#property_img2 {
	margin-right: 5px;
	width: 100%;
	margin-bottom:10px;
	}
	
	#cta_icon {
	width: 50px;
	margin-bottom: 5px;
	}
	#cta_text {
	font-size: 11px;
	height: 42px;
	line-height: 12px;
	padding-top: 4px;
	width: 85px;
	}
	
	#cta_text_link {
	width: 102px;
	}
	
	#cta_text_link a {
	font-size: 11px;
	height: 43px;
	line-height: 11px;
	padding-left: 4px;
	padding-top: 4px;
	}
	#property_img3 {
	width: 100%;
	}
	.school {
	clear:both;
	}
	
	}
	@media screen and (max-width: 565px) {  
	#header {
	width:490px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#cookie_trail {
	width:490px;
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:490px;
	}
	#footer {
	width:490px;
	}
	#cta_wrapper {
	width:490px;
	}
	#cta_wrapper_absolute {
	width:490px;
	}
	#inner_wrapper {
	width:490px;
	}
	#intro_content {
	width:490px;
	}
	#services_wrapper {
	width:490px;
	}
	#services_leftcol {
	width: 100%;
	}
	#services_rightcol {
	width: 100%;
	}
	#main_intro {
	width:490px;
	}
	#portfolio_intro {
	width:490px;
	}
	#potential_returns {
	width:490px;
	}
	#residential_performance {
	width:490px;
	}
	#residential_performance_charts {
	width:490px;
	}
	#container {
	width:490px;
	}
	
	#property_name {
	width: 490px;
	}
	#property_price {
	width: 490px;
	}
	
	#main_wrapper {
	padding: 10px;
	width: 470px;
	}
	
	#view_gallery {
	width: 470px;
	}
	
	#cta_wrapper {
	width: 470px;
	}
	#cta_wrapper2 {
	width: 470px;
	}
	
	#overview_wrapper {
	width: 470px;
	}
	
	#overview_leftcol {
	margin-bottom: 20px;
	padding-right: 10px;
	width: 94%;
	}

    #overview_rightcol {
    padding-left: 0;
    width: 100%;
    }
	
	#page_title {
	width: 470px;
	}
	
	#property_img1 {
	margin-right: 5px;
	width: 100%;
	margin-bottom:10px;
	}
	#property_img2 {
	margin-right: 5px;
	width: 100%;
	margin-bottom:10px;
	}
	
	#cta_icon {
	width: 50px;
	margin-bottom: 5px;
	}
	#cta_text {
	font-size: 11px;
	height: 42px;
	line-height: 12px;
	padding-top: 4px;
	width: 85px;
	}
	
	#cta_text_link {
	width: 102px;
	}
	
	#cta_text_link a {
	font-size: 11px;
	height: 43px;
	line-height: 11px;
	padding-left: 4px;
	padding-top: 4px;
	}
	#property_img3 {
	width: 100%;
	}
	.school {
	clear:both;
	}
	}
	
	@media screen and (max-width: 490px) {  
	#header {
	width:380px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 380px;
	}
	#property_search {
	width: 380px;
	}
	#cookie_trail {
	width:380px;
	}
	#property_title {
	width: 380px;
	}
	#property_detail {
	width: 380px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:380px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:380px;
	}
	#footer {
	width:380px;
	}
	#cta_wrapper {
	width:380px;
	}
	#cta_wrapper_absolute {
	width:380px;
	}
	#inner_wrapper {
	width:380px;
	}
	#intro_content {
	width:380px;
	}
	#services_wrapper {
	width:380px;
	}
	
	#visit_contact_page {
	margin: 0 0 0 -88px;
	width: 50%;
	}
	#main_intro {
	width:380px;
	}
	#portfolio_intro {
	width:380px;
	}
	#potential_returns {
	width:380px;
	}
	#residential_performance {
	width:380px;
	}
	#residential_performance_charts {
	width:380px;
	}
	
	#download {
	margin: 0 0 0 -180px;
	width: 370px;
	}
	#container {
	width:380px;
	}
	
	#property_name {
	width:380px;
	}
	#property_price {
	width:380px;
	}
	#page_title {
	width: 380px;
	}
	#main_wrapper {
	padding: 10px;
	width: 360px;
	}
	#overview_leftcol {
	margin-bottom: 20px;
	padding-right: 10px;
	width: 92%;
	}
	
    #overview_rightcol {
    padding-left: 0;
    width: 99%;
    }
	#overview_wrapper {
	width: 360px;
	}
	#cta_wrapper2 {
	width: 360px;
	}
	#cta_wrapper {
	width: 360px;
	}
	#view_gallery {
	width: 360px;
	}
	.school {
	clear: none;
	}
	#cta_icon {
	clear:both;
	}
	#cta_text_link a {
	font-size: 18px;
	height: 27px;
	line-height: 11px;
	padding-left: 4px;
	padding-top: 20px;
	}
	#cta_text {
	font-size: 18px;
	height: 28px;
	line-height: 17px;
	padding-top: 18px;
	width: 290px;
	}
	#cta_text_link {
	width: 306px;
	}
	br {
	display: none;
	}
	}
	
	@media screen and (max-width: 384px) {  
	#header {
	width:340px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 340px;
	}
	#property_search {
	width: 340px;
	}
	#cookie_trail {
	width:340px;
	}
	#property_title {
	width: 340px;
	}
	#property_detail {
	width: 340px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:340px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	
	#main_content {
	width:340px;
	}
	#footer {
	width:340px;
	}
	#cta_wrapper {
	width:340px;
	}
	#cta_wrapper_absolute {
	width:340px;
	}
	#inner_wrapper {
	width:340px;
	}
	#intro_content {
	width:340px;
	}
	#services_wrapper {
	width:340px;
	}
	#main_intro {
	width:340px;
	}
	#portfolio_intro {
	width:340px;
	}
	#potential_returns {
	width:340px;
	}
	#residential_performance {
	width:340px;
	}
	#residential_performance_charts {
	width:340px;
	}
	
	#download {
	margin: 0 0 0 -150px;
	width: 300px;
	}
	#container {
	width:340px;
	}
	.mortgage_row {
	width: 320px;
	}
	.mortgage_title {
	width: 100%;
	margin-bottom: 10px;
	}
	.mortgage_input {
	padding: 10px 0;
	width: 100%;
	}
	
	#property_name {
	width:340px;
	}
	#property_price {
	width:340px;
	}
	#page_title {
	width: 340px;
	}
	#main_wrapper {
	padding: 10px;
	width: 320px;
	}
	#overview_leftcol {
	margin-bottom: 20px;
	padding-right: 10px;
	width: 92%;
	}
	
    #overview_rightcol {
    padding-left: 0;
    width: 99%;
    }
	#overview_wrapper {
	width: 320px;
	}
	#cta_wrapper2 {
	width: 320px;
	}
	#cta_wrapper {
	width: 320px;
	}
	#view_gallery {
	width: 320px;
	}
	.school {
	clear: none;
	}
	#cta_icon {
	clear:both;
	}
	#cta_text_link a {
	font-size: 18px;
	height: 27px;
	line-height: 11px;
	padding-left: 4px;
	padding-top: 20px;
	}
	#cta_text {
	font-size: 18px;
	height: 28px;
	line-height: 17px;
	padding-top: 18px;
	width: 250px;
	}
	#cta_text_link {
	width: 266px;
	}
	br {
	display: none;
	}
	
	
	}
	
	@media screen and (max-width: 340px) {  
	#header {
	width:270px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 270px;
	}
	#property_search {
	width: 270px;
	}
	#property_title {
	width: 270px;
	}
	#property_detail {
	width: 270px;
	}
	#property_search a {
	width: auto;
	}
	#cookie_trail {
	width:270px;
	}
	#footer_logos {
	width:270px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:270px;
	}
	#footer {
	width:270px;
	}
	#cta_wrapper {
	width:270px;
	}
	#cta_wrapper_absolute {
	width:270px;
	}
	#inner_wrapper {
	width:270px;
	}
	#intro_content {
	width:270px;
	}
	#services_wrapper {
	width:270px;
	}
	
	#visit_contact_page {
	margin: 0 0 0 -64px;
	width: 50%;
	}
	#main_intro {
	width:270px;
	}
	#portfolio_intro {
	width:270px;
	}
	#potential_returns {
	width:270px;
	}
	#residential_performance {
	width:270px;
	}
	#residential_performance_charts {
	width:270px;
	}
	
	#download {
	margin: 0 0 0 -113px;
	width: 230px;
	}
	#container {
	width:270px;
	}
	
	.mortgage_row {
	width: 270px;
	}
	
	#property_name {
	width:270px;
	line-height:31px;
	}
	#property_price {
	width:270px;
	}
	#page_title {
	width: 270px;
	}
	#main_wrapper {
	padding: 10px;
	width: 250px;
	}
	#overview_leftcol {
	margin-bottom: 20px;
	padding-right: 10px;
	width: 89%;
	}

    #overview_rightcol {
    padding-left: 0;
    width: 99%;
    }
	#overview_wrapper {
	width: 250px;
	}
	#cta_wrapper2 {
	width: 250px;
	}
	#cta_wrapper {
	width: 250px;
	}
	#view_gallery {
	width: 250px;
	}
	.school {
	clear: none;
	}
	#cta_icon {
	clear:both;
	}
	#cta_text_link a {
	font-size: 18px;
	height: 27px;
	line-height: 11px;
	padding-left: 4px;
	padding-top: 20px;
	}
	#cta_text {
	font-size: 18px;
	height: 28px;
	line-height: 17px;
	padding-top: 18px;
	width: 179px;
	}
	#cta_text_link {
	width: 195px;
	}
	br {
	display: none;
	}
	.detail_text {
	width: 250px;
	}
	
	.nav-list {
	display: none;
	}
	
	}
	
	
	
	@media screen and (max-width: 240px) { 
	#header {
	width:200px;
	}
	#property_description {
	width: 200px;
	}
	#property_search {
	width: 200px;
	}
	#property_title {
	width: 200px;
	}
	#property_detail {
	width: 200px;
	}
	#cookie_trail {
	width:200px;
	}
	#footer_logos {
	width:200px;
	}
	#main_content {
	width:200px;
	}
	#footer {
	width:200px;
	}
	#cta_wrapper_absolute {
	width:200px;
	}
	#inner_wrapper {
	width:200px;
	}
	#intro_content {
	width:200px;
	}
	#services_wrapper {
	width:200px;
	}
	#main_intro {
	width:200px;
	}
	#portfolio_intro {
	width:200px;
	}
	#potential_returns {
	width:200px;
	}
	#residential_performance {
	width:200px;
	}
	#residential_performance_charts {
	width:200px;
	}
	#container {
	width:200px;
	}
	
	.mortgage_row {
	width: 200px;
	}
	#register_wrapper {
	width:200px;
	}
	#cta_content {
	width:200px;
	}
	.detail_text {
	width: auto;
	}
	.detail_block {
	width: auto;
	}
	#logo {
	width:100%;
	}
	.nav {
	float: left;
	}
	#contact_wrapper {
	width: auto;
	}
	}
	
	
	
