* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #6D080A;
	text-decoration: none;
}

input {
	border: 1px solid #666666;
	color: #666666;
}

select {
	border: 1px solid #666666;
	color: #666666;
}

textarea {
	border: 1px solid #666666;
	color: #666666;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #020283;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #020283;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/images/separator_half_250.gif) no-repeat bottom left;
}

h3 {}





/*************************
*
*	Header Classes 
*
**************************/

#header_primary {
	height: 40px;
	width: 640px;
	margin-bottom: 0px;
	padding: 0px 9px 0px 9px;
}

#header_secondary {display: none;}
.header_corner_l {display: none;}
.header_corner_r {display: none;}
.header_corner_secondary_l {display: none;}
.header_corner_secondary_r {display: none;}

.header_logo_primary {
	width: 89px;
	height: 40px;
	float: left;
}

#header_content {
	height: 40px;
	width: 640px;
	float: left;
}

#header_corner_message {display: none;}
#header_nav_top {display: none;}
.header_nav_top_bttn {display: none;}
#header_breadcrumbs {display: none;}
#header_breadcrumbs a {display: none;}
#header_nav_bottom {display: none;}
#header_nav_bottom_separators {display: none;}
.header_nav_bottom_link {display: none;}
.header_nav_bottom_off {display: none;}
.header_nav_bottom_on {display: none;}
.header_nav_bottom_r_off {display: none;}
.header_nav_bottom_r_on {display: none;}
.header_nav_bottom_l_off {display: none;}
.header_nav_bottom_l_on {display: none;}



/*************************
*
*	Body Classes 
*
**************************/

#body_primary {
	width: 800px;
	overflow: auto;
	min-height: 400px;
}

* html #body_primary {
	overflow: visible;
	height: 400px;
}

#body_content {	
	width: 610px;
	padding-left: 8px;
	float: left;
}

#body_navigation {display: none;}
.body_edge_long_l {display: none;}
.body_edge_long_r {display: none;}
.body_edge_short_l {display: none;}
.body_edge_short_r {display: none;}

#body_session_message_failure {
	margin: 10px 10px 5px 10px;
	padding: 7px 0px 5px 5px;
	color: #ff0000;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #ffe8e8;
}

#body_session_message_success {
	margin: 10px 10px 5px 10px;
	padding: 7px 0px 5px 5px;
	color: #009b00;
	border-top: 1px solid #009b00;
	border-bottom: 1px solid #009b00;
	background-color: #f3f9e7;
}

#body_session_message_failure div {
	padding: 5px 0px 7px 30px;
	background: url(/images/warning.gif) no-repeat top left;
}

#body_session_message_success div {
	padding: 5px 0px 7px 30px;
	background: url(/images/success.gif) no-repeat top left;
}





/*************************
*
*	Search Classes 
*
**************************/

.search_top {display: none;}
.search_middle {display: none;}
.search_bottom {display: none;}
.search_body {display: none;}
.search_body a {display: none;}
.search_body select {display: none;}
.search_body input {display: none;}
.search_body_label_full {display: none;}
.search_body_label_half {display: none;}
.search_body_field_full select,
.search_body_field_full input {display: none;}
.search_body_field_half {display: none;}
.search_body_field_half select,
.search_body_field_half input {display: none;}
.search_body_text_center {display: none;}
.search_corner_tl {display: none;}
.search_corner_tr {display: none;}
.search_corner_bl {display: none;}
.search_corner_br {display: none;}
.search_title {display: none;}
.search_area_cell {display: none;}
.search_area_cell input {display: none;}
.search_area_label {display: none;}
#search_form_buttons {display: none;}
#search_form_buttons input {display: none;}


/*************************
*
*	Sub-Content Classes 
*
**************************/

.content_container_background_d300 {
	background: url(/images/background_faded_down_300.jpg) repeat-x top;
}

.content_container_background_u300 {
	background: url(/images/background_faded_up_300.jpg) repeat-x bottom;
}

.content_container_background_d250 {
	background: url(/images/background_faded_down_250.jpg) repeat-x top;
}

.content_container_background_d150 {
	background: url(/images/background_faded_down_150.jpg) repeat-x top;
}

.content_container_standard_top {
	clear: both;
}

* html .content_container_standard_top {
	margin-top: 5px;
}

.content_container_cap {
	background-color: #f3f3f3;
	height: 5px;
}

.content_container_cap_tl {
	width: 3px;
	height: 5px;
	float: left;
	line-height: 0px;
	background: url(/images/corner_gray_tl.gif) no-repeat top left;
}

.content_container_cap_tr {
	width: 3px;
	height: 5px;
	float: right;
	line-height: 0px;
	background: url(/images/corner_gray_tr.gif) no-repeat top right;
}

.content_container_cap_bl {
	width: 3px;
	height: 5px;
	float: left;
	line-height: 0px;
	background: url(/images/corner_gray_bl.gif) no-repeat bottom left;
}

.content_container_cap_br {
	width: 3px;
	height: 5px;
	float: right;
	line-height: 0px;
	background: url(/images/corner_gray_br.gif) no-repeat bottom right;
}

.content_container_body_cap {
	height: 2px;
	margin: 0px 5px 0px 5px;
	background-color: #ffffff;
}

.content_container_body {
	margin: 1px 6px 0px 6px;
	padding: 5px 5px 0px 5px;
	background-color: #ffffff;
}

.content_container_body_tl {
	display: none;
}

.content_container_body_tr {
	display: none;
}

.content_container_body_bl {
	display: none;
}

.content_container_body_br {
	display: none;
}





/*************************
*
*	Office Homepage Classes 
*
**************************/

.office_white_box_tl {
	width: 285px;
	height: 244px;
	float: left;
	padding: 7px 7px 2px 7px;
	background-image: url(/images/offices/white_box_tl.gif);
}

.office_white_box_tr {
	width: 285px;
	height: 244px;
	float: left;
	padding: 7px 7px 2px 7px;
	background-image: url(/images/offices/white_box_tr.gif);
}

.office_white_box_bl {
	width: 285px;
	height: 244px;
	float: left;
	padding: 7px 7px 2px 7px;
	background-image: url(/images/offices/white_box_bl.gif);
}

.office_white_box_br {
	width: 285px;
	height: 244px;
	float: left;
	padding: 7px 7px 2px 7px;
	background-image: url(/images/offices/white_box_br.gif);
}

.office_white_box_title {
	margin: 3px 0px 0px 5px;
}

.office_white_box_image {
	margin: 6px 0px 0px 5px;
}

.office_white_box_text {
	padding: 3px 5px 0px 5px;
	height: 83px;
}

.office_white_box_bttn {
	text-align: center;
}





/*************************
*
*	Footer Classes 
*
**************************/

#footer_primary {}

#footer_upper {
	display: none;
}

#footer_middle {
	display: none;
}

#footer_bottom {
	width: 640px;
	margin-top: 0px;
	text-align: center;
	color: #888888;
}

#footer_bottom a {display: none;}
.footer_logo {display: none;}
#footer_content {display: none;}


/*************************
*
*	General Classes 
*
**************************/

#page_primary {
	width: 800px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.page_title {
	margin-top: 4px;
}

.page_action_links {
	display: none;
}

.page_action_links a {
	display: none;
}

.page_body {
	margin-top: 5px;
	margin-right: 3px;
}

.page_small {
	height: 300px;
}

.tile_white {
	height: 120px;
	background-color: #ffffff;
}

.tile_dark {
	height: 120px;
	background-color: #f3f3f3;
}

.tile_white img,
.tile_dark img {
	float: left;
	margin: 8px;
	border: 1px solid #a6a6a6;
}

.tile_box {
	min-height: 300px;
	margin-top: 2px;
	padding: 0px 6px 0px 6px;
}

* html .tile_box {
	height: 300px;
}

.tile_box_text {
	float: left;
	margin-top: 6px;
}

.tile_box_text strong {
	font-size: 12px;
	color: #020283;
}

.tile_box_buttons {
	width: 60%;
	float: left;
}

.tile_box_buttons img {
	border: 0px;
	margin: 0px;
}

.row_white {
	height: 110px;
	background-color: #ffffff;
}

.row_dark {
	height: 110px;
	background-color: #f3f3f3;
}

.row_white img,
.row_dark img {
	float: left;
	margin: 8px;
	border: 1px solid #a6a6a6;
}

.row_box {
	min-height: 300px;
	margin-top: 2px;
	padding: 0px 6px 0px 6px;
}

* html .row_box {
	height: 300px;
}

.row_box_text {
	width:  55%;
	float: left;
	margin-top: 6px;
}

.row_box_text_right {
	width:  25%;
	float: left;
	text-align: right;
	margin-top: 6px;
}

.row_box_text_right strong,
.row_box_text strong {
	font-size: 12px;
	color: #020283;
}

.row_box_buttons {
	width:  49%;
	float: left;
}

.row_box_buttons img {
	border: 0px;
	margin: 0px;
}

.tab_small_on {
	float: left;
	display: block;
	width: 86px;
	height: 18px;
	padding-top: 6px;
	text-align: center;
	background: url(/images/tab_small_on.gif) no-repeat top left;
}

.tab_small_off {
	float: left;
	display: block;
	width: 86px;
	height: 18px;
	padding-top: 6px;
	text-align: center;
	color: #a2a2a2;
	background: url(/images/tab_small_off.gif) no-repeat top left;
}





/*************************
*
*	Interior Page Classes 
*
**************************/

.label_welcome_primary {
	margin: 5px 0px 0px 10px;
}

.label_image {
	padding-bottom: 2px;
	padding-right: 50%;
	margin: 10px 0px 0px 0px;
	background: url(/images/separator_half_250.gif) no-repeat bottom left;
}

.faq_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.faq_question {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 30px;
	background: url(/images/faq_q.gif) no-repeat top left;
}

.faq_answer {
	margin: 0px 0px 15px 0px;
	padding: 0px 10px 15px 30px;
	background: url(/images/faq_a.gif) no-repeat top left;
	border-bottom: 1px solid #eeeeee;
}

.our_agents {
	margin: 1px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
}

.our_agents_tile_text {
	padding-bottom: 2px;
}

.agent_column_left {display: none;}

.agent_column_left a {
	color: #676767;
}

.agent_column_left a#highlighted {
	color: #04028a;
}

.agent_column_right {
	float: left;
	width: 72%;
	margin: 1px 4px 0px 0px;
	background-color: #ffffff;
	padding: 10px 0px 0px 10px;
}

* html .agent_column_right {
	width: 71.5%;
}

.agent_detail {
	margin-top: 5px;
	padding: 4px;
	overflow: auto;
	background: url(/images/corner_faded.jpg) no-repeat top left;
}

.agent_general_information {
	padding-left: 4px;
}

.agent_general_information div {
	margin-top: 5px;
	margin-bottom: 10px;
}

.agent_general_information p {
	margin-bottom: 10px;
}

.agent_credentials {
	font-size: 12px;
}

.agent_contact_information {
	float: left;
	width: 56%;
	padding-top: 5px;
	color: #000000;
}

.inline_data_half {
	float: left;
	width: 49.9%;
}

.inline_data_half div {
	float: left;
	width: 31%;
	font-style: normal;
	color: #666666;
}

.varwidth_data_one_col,
.inline_data_two_col,
.inline_data_one_col {
	clear: both;
	margin-top: 10px;
	list-style: none;
	overflow: auto;
}

.inline_data_onebytwo_col {
	float: left;
	width: 49.9%;
	list-style: none;
	overflow: auto;
}

.inline_data_two_col li {
	width: 49.9%;
	float: left;
}

.inline_data_onebytwo_col li {
	clear: both;
}

.inline_data_one_col li {}

.inline_data_two_col li div {
	float: left;
	width: 35%;
	font-style: normal;
	color: #666666;
}

.inline_data_onebytwo_col li div {
	float: left;
	width: 25%;
	font-style: normal;
	color: #666666;
}

.inline_data_one_col li div {
	float: left;
	width: 15%;
	font-style: normal;
	color: #666666;
}

.varwidth_data_one_col li {
	clear: both;
	color: #666666;
}

.varwidth_data_one_col li div {
	float: left;
	padding-right: 5px;
}

.varwidth_data_container {
	float: left;
	width: 175px;
	color: #000000;
}


.agent_buttons {display: none;}
.agent_buttons img {display: none;}

.property_image,
.agent_image {
	float: left;
	margin: 0px 5px 0px 0px;
	border: 1px solid #a6a6a6;
}

.agent_image_view_listings {display: none;}

.my_favorite_home_text_box {
	padding: 0px 10px 3px 10px;
}

.community_resources {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.community_resources ul {
	width: 49%;
	float: left;
	margin-bottom: 10px;
	list-style: none;
}

.community_resources ul li {
	padding: 0px 0px 5px 5px;
}

.community_resources ul li a {
	text-decoration: underline;
}

.community_resources p {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.content_box_half {
	width: 49%;
	float: left;
}

.contact_agent_form, 
.contact_us_form {
	padding-top: 15px;
	clear: both;
}

.property_row_text {
	height: 75px;
}

.property_container {
	width: 100%;
	background-color: #ffffff;
}

.property_detail {
	margin-top: 5px;
	padding: 4px;
	overflow: auto;
	background: url(/images/corner_faded.jpg) no-repeat top left;
}

.property_select_home {
	background-color: #810304;
	color: #ffffff;
	font-size: 14px;
	width: 290px;
	border: 1px solid #a6a6a6;
	padding: 5px;
	margin-bottom: 1px;
	text-align: center;
}

.property_mls_number {
	font-size: 12px;
}

.property_detail_left {
	float: left;
	width: 310px;
}

.property_detail_right {
	float: left;
	width: 267px;
	color: #000000;
}

.property_listing_details {
	background: url(/images/labels/label_listing_details.gif) no-repeat top left;
	padding-top: 25px;
}

.property_general_information {
	background: url(/images/labels/label_general_information.gif) no-repeat top left;
	padding-top: 25px;
}

.property_features {
	background: url(/images/labels/label_features.gif) no-repeat top left;
	padding-top: 25px;
}

.property_resources {
	background: url(/images/labels/label_resources.gif) no-repeat top left;
	padding-top: 25px;
}

.property_description {
	clear: both;
	background: url(/images/labels/label_description.gif) no-repeat top left;
	padding-top: 25px;
	margin-top: 20px;
}

.property_buttons_big {
	margin: 20px 0px 0px 20px;
	width: 250px;
}

* html .property_buttons_big {
	width: 240px;
}

.property_buttons_big img {
	display: none;
}

.property_buttons_small {
	display: none;
}

.property_buttons_small img {
	display: none;
}

.property_open_houses {
	height: 31px;
	width: 224px;
	background: url(/images/property_open_house_bg.gif)  top left;
	padding: 5px 0px 0px 78px;
	color: #000000;
	margin-bottom: 5px;
}

.property_text_description {
	padding: 5px 10px 0px 10px;
	min-height: 250px;
	color: #000000;
}

* html .property_text_description {
	height: 250px;
}

.form_standard {
	width: 100%;
	margin: 0px auto 0px auto;
 }
 
.form_standard label {
	display: block;
	clear: left;
	float: left;
	width: 35%;
	text-align: right;
	padding-right: 17px;
	margin-right: 5px;
 }
 
.form_standard div {
	padding: 5px 0px 5px 0px;
}

.form_standard_header {
	float: left;
	width: 49.9%;
}

.form_standard_header_message {
	float: right;
	width: 50%;
	text-align: right;
	height: 15px;
	padding-top: 4px;
	margin-bottom: 3px;
}

* html .form_standard_header_message {
	margin-bottom: 0px;
}

.form_standard_header_pages {
	float: right;
	width: 50%;
	height: 15px;
	text-align: right;
	
}

.form_standard_container {
	clear: both;
}

.form_container_small {
	float: left;
	width: 49%;
}

.form_standard_buttons {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	background: url(/images/separator_400.gif) no-repeat top center;
}

.form_standard_buttons img {
	margin-top: 15px;
}

.form_standard_buttons input {
	border: 0px;
	margin-top: 10px;
}

.form_standard_separator {
	width: 100%;
	margin-top: 10px;
	line-height: 0px;
	font-size: 0px;
	background: url(/images/separator_400.gif) no-repeat top center;
}

.form_big {
	height: 800px;
}

.form_small {
	height: 150px;
}

.form_really_small {
	height: 100px;
}




/*************************
*
*	Miscellaneous Classes 
*
**************************/

.no_margin {
	margin: 0px;
}

.clear_both {
	clear: both;
}

.layer_hidden {
	display: none;
}

.layer_show	{}

.spacer {
	width: 1px;
	height: 1px;
	line-height: 2px;
}

.field_required label {
	background: url(/images/required.gif) no-repeat top right;
}

.field_error label {
	color: #ff0000;
}

.field_error select,
.field_error input,
.field_error textarea {
	color: #ff0000;
	border: 1px solid #ff0000;
}

.dark_text {
	color: #000000;
}

.no_records {
	background-color: #ffffff;
	height: 100px;
	padding-top: 50px;
	text-align: center;
}

.contextHelp {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000000;
	background-color: #ffffe1;
	padding: 2px;
	border: 1px solid #000000;
	white-space: nowrap;
}

.tourLink {
	display: block;
	width: 150px;
	margin: 5px auto 5px auto;
	background-color: #f3f3f3;
	border: 1px solid #e8e8e8;
}

.map_legend {
	width: 90%;
	margin: 0px auto 0px auto;
	padding: 5px 10px 0px 10px;
}

.map_legend_key {
	border: 1px solid #a6a6a6; 
	padding: 3px;
	background-color: #ffffff;
}

.map_legend_img_off {
	border: 1px solid #d1d1d1;
	padding: 1px;
	background-color: #ffffff;
	margin: 0px 3px 2px 0px;
	vertical-align: middle;
}

.map_legend_img_on {
	border: 1px solid #717171;
	padding: 1px;
	background-color: #ffffff;
	margin: 0px 3px 2px 0px;
	vertical-align: middle;
}

.property_thumbnail {
	float: left;
	margin: 0px 8px 0px 0px;
	border: 1px solid #a6a6a6;
}

.map_property_detail {}

.map_property_detail_title {
	font-size: 12px;
	color: #020283;
}

#market_information p {
	margin-bottom: 10px;
}

#printbutton {
	display: none;
	visibility: hidden;
}

#title_openhouse {
	font-weight: bold;
	visibility: visible;
	display: block;
}
