
body {
	margin: 0px;
	padding: 0px;
	background: #030;
	text-align: left;
	background: #030 url(/images/gbb_bg.jpg) no-repeat center top;
}

a, 
a:visited, 
a:focus, 
a:active, 
a:hover {
	color: #000;
}

img.content_image {
	border: 3px solid #FFF;
}

#site_wrap_inner {
	background: #FFF url(/images/content_bg.gif) repeat-y 0px 20px;
}

#content {
	padding: 10px;
	margin: 0px;
	width: 960px;
	position: relative;
	background: url(/images/content_top_bg.jpg) no-repeat left top;
	min-height: 600px;
}

#content_main {
	padding-bottom: 10px;
	padding-left: 10px;
	background: none;
	color: #000;
	width: 700px;
}

h1, h2, h3, h4, h5 {
	color: #030;
}

#content_main h1 {
	border-bottom: 0px;
	margin-bottom: 10px;
	font-family: "harfang-pro-1","harfang-pro-2",serif;
	font-size: 28px;
	font-weight: 300;
}

#content_main h2 {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#content_sidebar {
	padding: 15px 5px 0px 15px;
}

#content_sidebar .sidebar_module {
	margin: 0px 0px 20px 0px;
	border: none;
	color: #000;
	background: none;
}

#content_sidebar .sidebar_module h2,
#content_sidebar .sidebar_module h2 a,
#content_sidebar .sidebar_module h2 a:visited,
#content_sidebar .sidebar_module h3,
#content_sidebar .sidebar_module h3 a,
#content_sidebar .sidebar_module h3 a:visited {
	color: #000;
}


#content_sidebar .sidebar_module .module-footer {
	color: #000;
}

.tag_cloud a, 
.tag_cloud a:visited {
	color: #000;
}

#content_sidebar #sidebar_ads {
	margin: 0 auto;
}

#content_sidebar #sidebar_ads {
	text-align: center;
}

#site_wrap_outer {
	overflow: auto;
}

#site_wrap_inner {
	position: relative;
	z-index: 100;
	margin: 0px auto;
	width: 980px;
	text-align: left;
}

#header {
	position: relative;
	z-index: 101;
	width: 980px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	background: #030 url(/images/header.jpg) no-repeat;
}

#header_top_text {
	position: absolute;
	left: 460px;
	top: 60px;
	width: 510px;
	font-size: 16px;
	font-family: Goudy,Georgia,"Times New Roman",Times,serif;
	color: #030;
	text-align: right;
}


#header_phone {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}


#header_logo {
	position: absolute;
	top: 60px;
	left: 30px;
	height: 100px;
	width: 160px;
	background: url(/images/gurney_logo.png) no-repeat;
}

#header_images {
	position: absolute;
	top: 141px;
	right: 0px;
	width: 980px;
	height: 256px;
	border: none;
	outline: none;
}

#header_images div {
	width: 980px;
	height: 256px;
	background: url(/images/header_images.jpg) no-repeat;
}

#header_images div.header1 {
	background: url(/images/header.jpg) no-repeat 0px -141px;
}

#header_images div.header2 {
	background-position: 0px 0px;
}

#header_images div.header3 {
	background-position: 0px -256px;
}

#header_images div.header4 {
	background-position: 0px -512px;
}

#header_images div.header5 {
	background-position: 0px -768px;
}

#header_images div.header6 {
	background-position: 0px -1024px;
}







#header_offices {
	font-size: 13px;
	position: absolute;
	top: 60px;
	left: 210px;
	width: 300px;
	height: 150px;
}

#header_offices .office {
	float: left;
	margin-right: 10px;
	width: 130px;
}

#header #home_link {
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 400px;
	height: 110px;
	text-indent: -9999px;
	outline: none;
	z-index: 10000;
}

#header_account_links {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#header_account_links a,
#header_account_links a:visited {
	color: #FFF;
	text-decoration: none;
}

#header_agent {
	position: absolute;
	top: 60px;
	left: 265px;
}

#header_agent img {
	float: left;
	border: 2px solid #FFF;
}

#header_agent h2 {
	width: 400px;
	position: absolute;
	left: 250px;
	top: 20px;
	color: #FFF;
}

#header_agent h2 a {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
	
#header_agent h3 {
	width: 400px;
	position: absolute;
	left: 250px;
	top: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

#navigation {
	position: absolute;
	z-index:1000;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	text-align: right;
}

#navigation ul {
	position: absolute;
	left: 0px;
}

#index_properties {
	clear: both;
}

#footer_wrap {
	background: url(/images/footer_bg.gif) no-repeat center top;
}

#footer {
	margin: 40px auto 20px auto;
	padding: 0px;
	width: 960px;
	height: 150px;
	color: #FFF;
}

#footer a,
#footer a:visited,
#footer a:active,
#footer a:hover {
	color: #FFF;
}

#footer_onjax {
	color: #fff;
}

#footer_logo {
	float: left;
	margin-right: 10px;
	border: 0px solid #000;
	background: #fff;
	padding: 0px;
}

#footer_disclosures {
	clear: both;
	margin-top: 10px;
	font-size: 10px;
}

.module-footer {
	text-align: center;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #666;
	margin: 5px;
	padding-top: 5px;
}


#real_estate_container {
	background: none;
}


#real_estate_town_copy {
	font-size: 14px;
}

#learn ul {
	list-style: disc;
	font-size: 16px;
	font-weight: bold;
}

#buying_copy ul, #selling_copy ul {
	font-size: 16px
}

#real_estate_tags h2 {
	margin: 0px;
	padding: 0px 3px;
	font-weight:normal;
}

#real_estate_tags h2 a {
	text-decoration: none;
	font-size: 18px;
	color: #000;
}




#index_boxes {
	background: url(/images/index_boxes_bg.png) no-repeat;
	width: 700px;
	min-height: 400px;
	position: relative;
}


#index-agents {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 340px;
	font-size: 12px;
}

#index-open-houses {
	position: absolute;
	top: 30px;
	left: 380px;	
	width: 310px;
	font-size: 12px;
	text-align: right;
}

#index-agents h3, 
#index-open-houses h3, 
#index-featured-lender h3 {
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-indent: -9999px;
	color: #FFF;
	text-align: left;
}


#index-agents div.agent {
	overflow: auto;
	clear: both;
}

#index-agents div.agent-contact {
	float: left;
}

#index-agents img {
	float: left;
	margin: 5px;
	border: 1px solid #000;
}

#index-agents .agent-name {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

#index-agents .agent-name a {
	color: #000;
	text-decoration: none;
}

#index-agents .agent-phone {
	font-weight: bold;
	font-size: 14px;
}

#index-agents .agent-profile-link {
	font-weight: bold;
}

#index-agents #meet-our-agents-rotation {
	height: 150px;
}

#index-agents .agent-list-link {
	clear: both;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


.open-houses-list {
	min-height: 150px;
}

.open-house-date {
	border-bottom: 1px solid #999;
	font-weight: bold;
	font-size: 14px;
}

.open-house-listing {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 10px;
}

.open-house-time {
	font-weight: bold;
}

.open-house-address {
	display: inline;
}

.open-house-price {
	display: inline;
	margin-right: 5px;
}

.open-house-host {

}

#open-houses-list-link {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}


#index-featured-lender {
	text-align: center;
}

#lender-name {
	font-weight: bold;
	margin-top: 10px;
}


.area_schools {
	border-bottom: 1px solid #666;
	margin: 10px;
	padding: 10px;
	font-size: 14px;
}


#index_properties div.section {
	border: 2px solid #FFDF5F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0px 0px 30px 0px;
	padding: 10px;
	padding-top: 5px;
	background: #FFF url(/images/box_gradient.gif) repeat-x top;
}

#index_properties .section h2 {
	color: #030;
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: Goudy,Georgia,"Times New Roman",Times,serif;
}

#index_properties .section h2 span a {
	display: block;
	float: right;
	text-transform: none;
	color: #000;
}



#index_properties .section .highlighted_properties li {
	background: none;
}




#state_list_of_counties {
	border: 5px solid #008c9a;
	margin-top: 20px;
	background: #e0eef7;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 10px;
}

#state_list_of_counties h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 5px;
}

#state_list_of_counties ul {
	list-style: none;
	overflow: auto;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#state_list_of_counties ul li {
	display: block;
	float: left;
	width: 320px;
	font-size: 16px;
}


.highlighted_properties li {
	background: none;
}



#contact_form fieldset {
	border: 0;
}

#contact_form ol {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contact_form label {
	display: inline-block;
	width: 150px;
}


.start_searching span {
	color: #000;
}




/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.nav {
	line-height:	1.0;
}
.nav ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.nav ul li {
	width:			100%;
}
.nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.nav li {
	float:			left;
	position:		relative;
}
.nav a {
	display:		block;
	position:		relative;
}
.nav li:hover ul,
.nav li.sfHover ul {
	left:			0;
	top:			2.25em; /* match top ul list item height */
	z-index:		99;
}
ul.nav li:hover li ul,
ul.nav li.sfHover li ul {
	top:			-999em;
}
ul.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.nav li li:hover li ul,
ul.nav li li.sfHover li ul {
	top:			-999em;
}
ul.nav li li li:hover ul,
ul.nav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.nav {
	margin-left: 1px;
	float:			left;
	margin-bottom:	1em;
}
.nav a {
	border-left:	1px solid #fff;
	padding: 		5px 10px 7px 10px;
	text-decoration:none;
}
.nav a, .nav a:visited  {
	color:			#FFF;
	font-weight: bold;
	font-size: 16px;
}

.nav li li a, .nav li li a:visited  {
	color:			#FFF;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
}



.nav li {
	background: none;
	text-transform: uppercase;
}


.nav li li {
	text-align: left;
	background: #7f997f url(/images/menu_bg.png) repeat-y;
	text-transform: none;
}
.nav li li li {
	background: #7f997f url(/images/menu_bg.png) repeat-y;
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background:		#030;
	outline:		0;
}

/*** arrows **/
.nav a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(/images/arrows-6a0000.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.nav ul .sf-sub-indicator { background-position:  -10px 0; }
.nav ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.nav ul a:focus > .sf-sub-indicator,
.nav ul a:hover > .sf-sub-indicator,
.nav ul a:active > .sf-sub-indicator,
.nav ul li:hover > a > .sf-sub-indicator,
.nav ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(/images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



