/*div ids*/

#body_content {
	position:absolute;
	left:160px;
	top:164px;
	width:615px;
	height:auto;
}

#realtor_org_logo {
	position:absolute;
	left:2px;
	top:2px;
	width:231px;
	height:86px;
	z-index:1;
}
#ad_banner {
	position:absolute;
	left:302px;
	top:19px;
	width:468px;
	height:60px;
	z-index:2;
}
#primary_bar_nar_header_home {
	position:absolute;
	left:2px;
	top:90px;
	width:498px;
	height:24px;
	z-index:3;
	background-color: #336699;
	padding: 4px 0px 4px 4px;
}
#primary_bar_nar_links_home {
	position:absolute;
	left:500px;
	top:90px;
	width:270px;
	height:24px;
	z-index:4;
	background-color: #336699;
	padding: 4px 0px 4px 4px;
}
#primary_bar_nar_header {
	position:absolute;
	left:2px;
	top:90px;
	width:498px;
	height:32px;
	z-index:3;
	background-color: #336699;
	padding: 4px 0px 4px 4px;
}
#primary_bar_nar_links {
	position:absolute;
	left:500px;
	top:90px;
	width:270px;
	height:32px;
	z-index:4;
	background-color: #336699;
	padding: 4px 0px 4px 4px;
}
#secondary_bar_search_header_home {
	position:absolute;
	left:2px;
	top:123px;
	width:160px;
	height:32px;
	z-index:6;
	background-color: #6699cc;
	padding: 2px;
}
#secondary_bar_search_box_home {
	position:absolute;
	left:160px;
	top:123px;
	width:340px;
	height:32px;
	z-index:7;
	background-color: #6699cc;
	padding: 2px;	
}
#secondary_bar_nav_links_home {
	position:absolute;
	left:500px;
	top:123px;
	width:270px;
	height:32px;
	z-index:8;
	background-color: #6699cc;
	padding: 2px;
}
#secondary_bar_search_header {
	position:absolute;
	left:2px;
	top:123px;
	width:160px;
	height:36px;
	z-index:6;
	background-color: #6699cc;
	padding: 4px 0px 4px 4px;
}
#secondary_bar_search_box {
	position:absolute;
	left:160px;
	top:123px;
	width:340px;
	height:36px;
	z-index:7;
	background-color: #6699cc;
	padding: 4px 0px 4px 4px;
}
#secondary_bar_nav_links {
	position:absolute;
	left:500px;
	top:123px;
	width:270px;
	height:36px;
	z-index:8;
	background-color: #6699cc;
	padding: 4px 0px 4px 4px;
}
#navigation {
	position:absolute;
	left:2px;
	top:164px;
	width:158px;
	height:auto;
	z-index:9;
	background-color: #336699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6699cc;
}
#message_header {
	position:absolute;
	left:182px;
	top:174px;
	width:581px;
	height:28px;
	z-index:10;
	visibility: visible;
}
#flash_box_header {
	position:absolute;
	left:176px;
	top:211px;
	width:287px;
	height:21px;
	z-index:11;
}
#flash_box {
	position:absolute;
	left:182px;
	top:234px;
	width:288px;
	height:187px;
	z-index:12;
	background-color: #99CCFF;
}
#new_at_the_site_header {
	position:absolute;
	left:176px;
	top:431px;
	width:293px;
	height:19px;
	z-index:13;
}
#new_at_the_site_item {
	position:absolute;
	left:176px;
	top:450px;
	width:293px;
	height:auto;
	z-index:14;
}
#did_you_know_header {	
	position:absolute;
	left:499px;
	top:211px;
	width:269px;
	height:21px;
	z-index:15;
}
#did_you_know_item {	
	position:absolute;
	left:499px;
	top:237px;
	width:269px;
	height:auto;
	z-index:15;
}
#secondary_items_box1 {
	position:absolute;
	left:182px;
	top:563px;
	width:170px;
	height:184px;
	z-index:20;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cedfef;
}
#secondary_items_box2 {
	position:absolute;
	left:366px;
	top:563px;
	width:180px;
	height:184px;
	z-index:29;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cedfef;
}
#secondary_items_box3 {
	position:absolute;
	left:561px;
	top:563px;
	width:186px;
	height:185px;
	z-index:30;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cedfef;
}
#nar_footer {
	position:absolute;
	left:177px;
	top:855px;
	width:581px;
	height:42px;
	z-index:32;
}
#Caption {/* JDW 070502 added for Captions on Images similar in style to footer*/ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* global navigation */
/* global navigation link styles */

.class1 a:link{
	color: #ffffff;
	text-decoration: none;
}
.class1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
.class1 a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.class1 a:active{
	color: #ffffff;
	text-decoration: none;
}

.class2 a:link{
	color: #ffffff;
	text-decoration: underline;
}
.class2 a:visited{
	color: #ffffff;
	text-decoration: underline;
}
.class2 a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.class2 a:active{
	color: #ffffff;
	text-decoration: underline;
}


/* global navigation text styles */
.nav_header {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	padding: 6px 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699cc;
	padding-bottom: 1px;
}
.nav_links {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
	padding: 6px 0px 0px 6px;
}
.nav_links_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
	padding: 6px 0px 0px 6px;
	font-weight: bold;
}
.nav_links_2line {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	padding: 6px 0px 0px 6px;
}
.nav_links_2line_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #ffffff;
	padding: 6px 0px 0px 6px;
}
.nav_sublinks_header {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
	color: #58595b;
	background-color: #ffffff;
	margin-left: -6px;
	padding: 6px 0px 0px 14px;
}
.nav_bullets {
	color: #336699;
	padding-top: 6px;
	background-color: #ffffff;
	margin-left: -6px;
	padding: 0px 4px 0px 6px;
}
.nav_sublinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #336699;
	padding-top: 6px;
	background-color: #ffffff;
	margin-left: -6px;
	padding-left: 14px;
}
.nav_sublinks_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #336699;
	padding-top: 6px;
	background-color: #ffffff;
	margin-left: -6px;
	padding-left: 14px;
	font-weight: bold;
}
.nav_sublinks_2line {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #336699;
	padding-top: 6px;
	background-color: #ffffff;
	margin-left: -6px;
	padding-left: 14px;
}
.nav_sublinks_2line_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #336699;
	padding-top: 6px;
	background-color: #ffffff;
	margin-left: -6px;
	padding-left: 14px;
}
.nav_copy {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	padding: 2px 0px 0px 6px;
}
.nav_horiz_rule {
	padding: 6px 0px 4px 0px;
}
.realtor_benefits_logo {
	float: left;
	padding: 6px 0px 0px 6px;
}

/* homepage */
/* top navigation - primary and secondary bar styles */

.nar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	float: left;
}
.primary_bar_link_items a:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.primary_bar_link_items a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.primary_bar_link_items a:active{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.primary_bar_link_items a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: underline;
}
.divider {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
}
.go_button {
	vertical-align: bottom;
}
.search {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	float: left;
	padding: 6px 0px 0px 3px;
}
.secondary_bar_link_items a:link{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.secondary_bar_link_items a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.secondary_bar_link_items a:visited{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.secondary_bar_link_items a:active{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.search_box {
	background-color: #ffffff;
	height: 20px;
	width: 156px;
	float: inherit;
	margin-top: 2px;
}
.search_box_home {
	background-color: #ffffff;
	height: 14px;
	width: 150px;
	float: inherit;
	margin-top: 4px;
}

/* homepage main content links styles */

.class3 a:link{
	color: #336699;
	text-decoration: underline;
}
.class3 a:visited{
	color: #336699;
	text-decoration: underline;
}
.class3 a:hover{
	color: #336699;
	text-decoration: underline;
}
.class3 a:active{
	color: #336699;
	text-decoration: none;
}


/* homepage main content text styles */

.feature_header_top {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #58595b;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 3px 6px;
}
.body_copy {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
	padding-left: 6px;
}
.feature_header_bottom {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #58595b;
	text-transform: uppercase;
	padding-bottom: 3px;
	background-color: #ddf0f4;
	padding: 6px 0px 0px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cedfef;
}
.story_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 12px 6px;
	text-decoration: underline;
	color: #336699;
}
.body_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #336699;
	padding: 2px 0px 6px 6px;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}
/* interior page styles */

.item_padding {
	padding: 2px;
} 

.breadcrumb_trail {
	padding: 3px 0px 7px 10px;
}
.breadcrumb {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.breadcrumb_active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.page_heading {
	font-size:18px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin-bottom: 7px;
	border-bottom: 1px solid #7C0078;
	color:#7C0078;
	width: 598px;
	margin-left: 10px;
}
.page_heading2 {
	font-size:18px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
	margin-bottom: 7px;
	border-bottom: 1px solid #7C0078;
	color:#7C0078;
	width: 421px;
}
.section_subhead_black {
	font-family: "times new roman", times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 1px 10px;
}
.section_subhead_purple {
	font-family :  arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color : #7c0078;
	padding: 0px 0px 2px 10px;
}
.section_subhead_blue {
	font-family :  arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	color : #336699;
	padding: 0px 0px 2px 10px;	
}
.section_heading {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 4px 10px;
	font-size:14px;
	color:#7C0078;
	text-transform: uppercase;
}
.story_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	line-height: 17px;
}
.story_summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 0px 10px;
}
.story_summary_citydate{/* JDW 060710 & 060807*/ 
	float: left; 
	font-style: italic;
} 
.small_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding: 0px 0px 4px 10px;	
}
.large_link_arial {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
	text-decoration: underline;
	padding: 0px 0px 10px 4px;/*padding: 0px 0px 10px 10px; JDW 070524 -  Modified to fix spacing on 3rd Col*/
}
/* changed padding: 0px 0px 6px 10px; */
.large_link_times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	text-decoration: underline;
	padding: 0px 0px 12px 10px;
}
div.video{ /* JDW 070501*/ 
	padding: 0px 2px 2px 10px;
}
.image {
	padding: 0px 2px 2px 10px;
}
.image_left {
	padding: 0px 2px 4px 10px;
	float: left;
}
.image_right {
	padding: 0px 0px 4px 10px;
	float: right;
}
.pull_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin: 6px;
	padding: 2px;
	width: 142px;
}
.disclaimer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}
.disclaimer_header {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
}

/* horizontal rule styles */

.horiz_rule { 
	padding: 10px 5px 10px 10px;
}


/* third column feature boxes */
.featurebox_heading {
	font-family: arial, helvetica, sans-serif;
	font-SIZE: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	width: 161px;
}
.horizontal_featurebox_heading {
	font-family: arial, helvetica, sans-serif;
	font-SIZE: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
	width: 400px;
}
.featurebox_subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.featurebox_text {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.featurebox_small_link {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 6px 0px;
}
.featurebox_color_purple {
	background-color: #7c0078;
}
.featurebox_color_green {
	background-color: #316330;
}
.featurebox_color_blue {
	background-color: #313163;
}
.featurebox_color_teal {
	background-color: #537581;
}
.featurebox_bkgd_white {
	background-color: #ffffff;
}
.featurebox_bkgd_green {
	background-color: #CDE6CC;
}
.featurebox_bkgd_blue {
	background-color: #ccdded;
}
.featurebox_space {
	line-height: 8px;
}
.horizontal_featurebox_padding {
	padding: 10px;
}
.horizontal_featurebox_purple {
	padding: 5px;
	border: 1px solid #7c0078;
}
.horizontal_featurebox_blue {
	padding: 5px;
	border: 1px solid #313163;
}
.horizontal_featurebox_green {
	padding: 5px;
	border: 1px solid #316330;
}
.horizontal_featurebox_teal {
	padding: 5px;
	border: 1px solid #537581;
}
table.featureboxtable {
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;
	width: 183px;
	table-layout:fixed;
}
div.featureBoxcontainer { 
	padding-bottom:3px
}
div.featurebox  { 
	width: 163px; /* JDW 060711 - IE7 Fix*/
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	overflow: hidden;
*/ aw for library - background-image: 

}

div.featurebox div {
	/*padding: 0px 0px 0px 0px; JDW 070524 -  Removed to fix spacing on 3rd Col*/
	margin: 0px 0px 0px 0px;  
}
div.featurebox img { 
	border: none
}

/* other styles */

/* ees question/answer - span class only used for question portion, use .story_summary for div */
.story_summary_bold_blue {
	color: #336699;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

#REFtables 	td , #REFtables 	caption
{	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#REFtables 	a:link , #REFtables 	a:visited
{	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
