/* Primary CSS for Sherry Fitzgerald McMahon */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(../../img/common/bg_body_new.gif) top left repeat-x;
	color: #333333;
	font: normal 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

h1 {
	color: #b2b2b2;
	font-size: 180%;
	margin: 0.5em 10px;
	text-align: left;
}


h2 {
	background: #d3d3d3 url(../../img/common/bg_headers.gif) center left repeat-x;
	color: #8c8c8c;
	font-size: 120%;
	margin: 1.0em 0 0 0;
	padding: 0.6em 0 0.6em 10px;
	text-align: left;
}

h3 {
	color: #b2b2b2;
	font-size: 150%;
	margin: 0.5em 10px;
	text-align: left;
}

h4 {
	color: #b2b2b2;
	font-size: 120%;
	margin: 0.3em 10px;
	text-align: left;
}

h5 {
	color: #666666;
	font-size: 90%;
	margin: 0.2em 10px;
	text-align: left;
}

h6 {
	color: #666666;
	font-size: 85%;
	font-weight: bold;
	margin: 0.2em 0 0 10px;
	text-align: left;
}

p {
	font-size: 85%;
	margin: 0 30px 0.6em 10px;
	text-align: left;
}

.go_p {
	font-size: 85%;
	margin: 0 30px 0.6em 10px;
	text-align: left;
}


a, a:link {
	color: #005dab;
	text-decoration: underline;	
}

a:visited {
	color: #0066ff;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #ef4135;
	text-decoration: none;
}

#outerContainer {
	background: #ffffff url(../../img/common/bg_header_new.gif) top center no-repeat;
	margin: 0 auto;
	width: 790px;
}

#container {
	margin: 0 auto;
	width: 770px;
}


#header {
	width: 770px;
}

#logoTab {
	height: 150px;
	width: 770px;
}

#mainNav {
	background: #666666 url(../../img/common/bg_mainNav_New.gif) top left repeat-x;
	height: 44px;
	width: 770px;
}

#logo {
	float: left;
	height: 150px;
	text-align: left;
	width: 385px;
}

#logo img {
	margin: 20px 0 0 15px;
}

#logo a img {
	border: none;
}


#alertTab {
	float: right;
	height: 150px;
	text-align: right;
	width: 190px;
}

#alertTab a, #alertTab a:link, #alertTab a:visited {
	background: #b2b2b2 url(../../img/common/alertTab.gif) top right no-repeat;
	display: block;
	height: 75px;
	margin-top: 75px;
	text-decoration: none;
	width: 190px;
}

#alertTab a:hover, #alertTab a:active {
	background: #b2b2b2 url(../../img/common/alertTab_ani.gif) top right no-repeat;
}

#alertTab a span {
	visibility: hidden;
}

#primaryContent {
	background: #ffffff url(../../img/common/bg_content.gif) top left repeat-y;
	width: 770px;
}

#contentLeft {
	float: left;
	width: 560px;
}

#contentRight {
	float: right;
	width: 560px;
}

#topSection {
}

#sidebarRight {
	background: #f0f0f0 url(../../img/common/bg_sidebarShadow.gif) top left repeat-x;
	float: right;
	width: 185px;
}

#sidebarLeft {
	background: #f0f0f0 url(../../img/common/bg_sidebarShadow.gif) top left repeat-x;
	float: left;
	width: 185px;
}


#footer {
	width: 770px;
}

#baseNav {
	background: #b2b2b2 url(../../img/common/bg_baseNav.gif) top left repeat-x;
}

#partnerBlock {
	background-color: #dcdcdc;
	clear: both;
}

.clear {
	clear: both;
}

div.hr {
	background-color: #dddddd;
	display: block;
	height: 2px;
	margin: 1.0em 0 0 0;
}

div.hr hr {
	display: none;
}

.newhomes_image
{
	margin: 20px 0 0 0;	
}

div.commercialpropertyimage {
	float: right;
	margin: 1.0em 0 0 0;
	text-align: left;
	width: 185px;
	height: 233px;
	background: #b2b2b2 url(../../img/common/commercial-prop_bkg.gif) top left repeat-x;	
}

.commercialpropertyimage a.searchbutton
{
	display: block;
	width: 85px;
	height: 18px; 
	margin: 187px 0px 0px 50px;
	background: #b2b2b2 url(../../img/common/butt_search.gif) top left repeat-x;	
}

.commercialpropertyimage a.searchbutton:hover
{
	background-position: bottom left;
}

.commercialpropertyimage .searchbutton span
{
	display: none;	
}

.footer_siteby
{
	float:right;
	padding-top:10px;
	font-size:85%;
}