
@import url(global.css);
@import url(navbar.css);

#header #header_flash{
	float:right;
	}
/** HOME **/

#p_home #main #flash {
	float: left;
	margin: 0 25px 0 0;
	}
#p_home #main h1 {
	margin: 20px;
	font-size: 2.1em;
	}
#p_home #main p {
	line-height: 1.8em;
	padding-right: 20px;
	font-size: 1.2em;
	}
	
	
/*residential*/
.sold_out {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	}
.p_residential #main { width: 285px;}
.p_residential #header {
	background: url(../_img/header_residential.jpg) no-repeat top right;
	}
#property_images {
	float: right;
	
	}
.building_address {
	/*margin-left: 15px;*/
	}

#p_forsale #property_images {
	width: 235px;
	overflow: hidden;
	margin-top: -37px;
	}

#p_forsale h1 {
	position: relative;
	float: left;
	margin: 15px 0 15px 20px;
/*	background: #eee;*/
	padding: 7px 5px 3px 5px;
	width: 683px;
	overflow: hidden;
}

#p_forsale ul#nav_c {
	margin-bottom: 0;
	}
	
/* ABOUT */

#p_about #main img {
 float:right;
 padding: 0 0 20px 30px;
 }
#p_about h1 {
	}

/*CONTACT*/

.contact_address {
	float:left;
	width: 320px;
	}
#p_contact h1 {margin: 0px 0 0 0;}
#p_contact h2{margin: 20px 0 5px 0;}


/* NEWS */
#p_news ul.bullets_emphasis {
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 1em;
	}
#p_news ul.bullets_emphasis li {
	margin: 5px 0;
	}
#p_news h1 { margin-top:45px;}

/* Executive TEam */
.p_team #main {width: 520px; height: 400px; padding-right: 20px;}
#p_executive_team #main {text-align: right; background: url(../_img/team_main.jpg) no-repeat top right;}
.p_team h1 {
	position: relative;
	float: left;
	margin: 20px 0 15px 20px;
	padding: 0px 5px 5px 5px;
	width: 680px;
}
.p_team h2 {text-transform: uppercase; color: #a61934; margin-bottom: 5px;}

/*commercial*/
.p_commercial #main { width: 285px;}


/* PRESS */
.p_press h1{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	}

.p_press h2 {
	margin: 15px 0 0 0;
	font-size: 1.3em;
	color: #000;
	}
.p_press h2.subhead {
	margin-top:0;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-style: italic;
	color: #333;
	}
.p_press h3 {
color: #be0f34;
font-size: 1.2em;
margin-top: 30px;
}
.p_press h4 {
	text-align: left;
	margin: 0;
	font-size: 1.1em;
	}
.press_date {
	font-weight: bold;
	}

.press_title {
	border-bottom: solid 1px #be0f34;
	padding: 0 0 2px 0;
	text-align: right;
	color: #be0f34;
	}
#main .press_title a:link, .press_title a:visited {
	text-decoration: none;
	}


.about {
	border-top: solid 1px #be0f34;
	background: #f7f6f6;
	padding: 15px;
	}
	
h3.no_margin_top {margin-top:0;}
#press_hidden {display:none;}
