@charset "utf-8";
html, body {
	background-image: url(../_images/_backgrounds/content_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #b8d5c2;
	font-size: 100%;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, 
a:active, 
a:visited {
	color: #79ab50;
	text-decoration: none;
}

a:hover {
	color: #79ab50;
	text-decoration: underline;
}

#container {
	width: 971px;
	min-width: 971px;
	max-width: 971px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

	#container #header {
		clear: both;
		margin-top: 26px;
		height: 113px;
		min-height: 113px;
		max-height: 113px;
	}	

		#container #header h1#logo {
			float: left;
			display: block;
			background-image: url(../_images/_backgrounds/sprites.png);
			background-repeat: no-repeat;
			background-position: -370px 0px;
			margin: 0px;
			padding: 0px;
			text-indent: -9999px;
			width: 350px;
			min-width: 350px;
			max-width: 350px;
			height: 99px;
			min-height: 99px;
			max-height: 99px;
			text-decoration: none !important;
			border: none !important;
		}

		#container #header #status {
			float: right;
			width: 560px;
			min-width: 560px;
			max-width: 560px;
		}

			#container #header #status #links {
				text-align: right;
				letter-spacing: -1px;
				font-weight: bold;
				height: 50px;
				min-height: 50px;
				max-height: 50px;
			}

				#container #header #status #links ul {
					float: right;
					font-size: 108%;
					list-style: none;
					list-style-type: none;
				}

					#container #header #status #links ul li {
						list-style: none;
						list-style-type: none;
						float: left;
						padding-right: 10px;
						margin-right: 10px;
						border-right: 2px #79ab50 solid;
					}

					#container #header #status #links ul li.last {
						margin-right: 0px;
						padding-right: 0px;
						border-right: none;
					}

				#container #header #status #login_form {
					clear: both;
				}

					#container #header #status #login_form #login_welcome {
						padding-top: 7px;
						text-align: right;
						font-size: 116%;
						font-weight: bold;
						letter-spacing: -1px;
						color: #79ab50;
					}

					#container #header #status #login_form #login_welcome_links {
						clear: both;
						text-align: right;
						font-size: 93%;
						letter-spacing: -1px;
						font-weight: normal;
						color: #787878;
					}

						#container #header #status #login_form #login_welcome_links a:link, 
						#container #header #status #login_form #login_welcome_links a:active, 
						#container #header #status #login_form #login_welcome_links a:visited {
							color: #79ab50;
							border-bottom: 1px #ffffff dotted;
							text-decoration: none;
							font-weight: bold;
						}

						#container #header #status #login_form #login_welcome_links a:hover {
							border-bottom: 1px #79ab50 dotted;
						}

						#container #header #status #login_form #login_welcome_links a.login_account:link, 
						#container #header #status #login_form #login_welcome_links a.login_account:active, 
						#container #header #status #login_form #login_welcome_links a.login_account:visited {
							color: #e0a538;
							border-bottom: 1px #ffffff dotted;
							text-decoration: none;
							font-weight: bold;
						}

						#container #header #status #login_form #login_welcome_links a.login_account:hover {
							border-bottom: 1px #e0a538 dotted;
						}
						
					#container #header #status #login_form ul {
						float: left;
						list-style: none;
						list-style-type: none;
						margin-left: 100px;
					}
	
						#container #header #status #login_form ul li {
							list-style: none;
							list-style-type: none;
							float: left;
							padding-right: 5px;
						}

							#container #header #status #login_form ul li a:link, 
							#container #header #status #login_form ul li a:active, 
							#container #header #status #login_form ul li a:visited {
								color: #787878;
								font-size: 77%;
								letter-spacing: -1px;
								text-decoration: underline;
							}
								
							#container #header #status #login_form ul li a:hover { 
								text-decoration: none;
							}

					#container #header #status #login_form ul.login {
						clear: both;
						float: left;
						list-style: none;
						list-style-type: none;
						width: 460px;
						overflow-y: hidden;
						padding-top: 3px;
					}
	
						#container #header #status #login_form ul.login li {
							list-style: none;
							list-style-type: none;
							float: left;
							padding-right: 5px;
						}

							#container #header #status #login_form ul.login li .image {
								margin-top: 1px;
								margin-left: 5px;
								border: none;
								outline: none;
								padding: 0px;
								background-color: transparent;
								width: 92px;
								min-width: 92px;
								min-width: 92px;
							}

	#container #banner_minimal {
		clear: both;
		background-image: url(../_images/_elements/_headers/simplistate_header_min.png);
		background-repeat: no-repeat;
		background-position: center top;
		width: 965px;
		min-width: 965px;
		max-width: 965px;
		height: 44px;
		min-height: 44px;
		max-height: 44px;
		margin-bottom: 10px;
		margin-left: 2px;
	}
		
	#container #banner {
		clear: both;
		width: 971px;
		min-width: 971px;
		max-width: 971px;
		height: 218px;
		min-height: 218px;
		max-height: 218px;
	}
	
		#container #banner #banner_image {
			width: 971px;
			min-width: 971px;
			max-width: 971px;
			height: 218px;
			min-height: 218px;
			max-height: 218px;
		}

		#container #banner ul#banner_elements {
			list-style: none;
			list-style-type: none;
			position: relative;
		}

			#container #banner ul#banner_elements li {
				list-style: none;
				list-style-type: none;
				position: absolute;
			}

			#container #banner ul#banner_elements li#top_image {
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 51;
			}

			#container #banner ul#banner_elements li#top_header {
				position: absolute;
				background-image: url(../_images/_elements/_headers/header_top_simplifying.png);
				background-repeat: no-repeat;
				background-position: center center;
				top: 0px;
				left: 0px;
				width: 971px;
				min-width: 971px;
				max-width: 971px;
				height: 44px;
				min-height: 44px;
				max-height: 44px;
				z-index: 52;
				text-indent: -9999px;
			}

			#container #banner ul#banner_elements li#top_alerts {
				position: absolute;
				top: 117px;
				width: 971px;
				min-width: 971px;
				max-width: 971px;
				height: 62px;
				min-height: 62px;
				max-height: 62px;
				z-index: 53;
			}
	
				#container #banner ul#banner_elements li#top_alerts a:link, 
				#container #banner ul#banner_elements li#top_alerts a:active, 
				#container #banner ul#banner_elements li#top_alerts a:visited {
					float: right;
					display: block;
					background-image: url(../_images/_backgrounds/sprites.png);
					background-repeat: no-repeat;
					background-position: -740px -1104px;
					float: right;
					width: 260px;
					min-width: 260px;
					max-width: 260px;
					height: 62px;
					min-height: 62px;
					max-height: 62px;
					cursor: pointer;
					text-decoration: none !important;
					border: none;
					outline: none;
					text-indent: -9999px;
				}
				 
				#container #banner ul#banner_elements li#top_alerts a:hover {
					background-position: -460px -1104px;
					text-decoration: none !important;
					border: none;
					outline: none;
				}

			#container #banner ul#banner_elements li#top_navigation {
				position: absolute;
				background-color: #125687;
				top: 179px;
				width: 971px;
				min-width: 971px;
				max-width: 971px;
				height: 39px;
				min-height: 39px;
				max-height: 39px;
				z-index: 54;
			}

				#container #banner ul#banner_elements li#top_navigation a:link, 
				#container #banner ul#banner_elements li#top_navigation a:active, 
				#container #banner ul#banner_elements li#top_navigation a:visited {
					background-image: url(../_images/_backgrounds/sprites.png);
					background-repeat: no-repeat;
					display: block;
					float: left;
					height: 39px;
					min-height: 39px;
					max-height: 39px;
					border-right: 1px #0b3f65 solid;
					background-color: #125687;
					cursor: pointer;
					text-indent: -9999px;
					outline: none;
				}

				#container #banner ul#banner_elements li#top_navigation a:hover { 
					background-color: #2676af;
				}

				#container #banner ul#banner_elements li#top_navigation a.first { 
				}

				#container #banner ul#banner_elements li#top_navigation a.last { 
					border-right: none;
				}

				#container #banner ul#banner_elements li#top_navigation a.search {
					background-position: -4px -1543px;
					width: 137px;
					min-width: 137px;
					max-width: 137px;
				}

				#container #banner ul#banner_elements li#top_navigation a.search:hover {
					background-position: -4px -1586px;
				}

				#container #banner ul#banner_elements li#top_navigation a.charleston {
					background-position: -145px -1543px;
					width: 152px;
					min-width: 152px;
					max-width: 152px;
				}

				#container #banner ul#banner_elements li#top_navigation a.charleston:hover {
					background-position: -145px -1586px;
				}

				#container #banner ul#banner_elements li#top_navigation a.buyer {
					background-position: -307px -1543px;
					width: 132px;
					min-width: 132px;
					max-width: 132px;
				}

				#container #banner ul#banner_elements li#top_navigation a.buyer:hover {
					background-position: -307px -1586px;
				}
				
				#container #banner ul#banner_elements li#top_navigation a.seller {
					background-position: -433px -1543px;
					width: 129px;
					min-width: 129px;
					max-width: 129px;
				}

				#container #banner ul#banner_elements li#top_navigation a.seller:hover {
					background-position: -433px -1586px;
				}
				
				#container #banner ul#banner_elements li#top_navigation a.blog {
					background-position: -546px -1543px;
					width: 133px;
					min-width: 133px;
					max-width: 133px;
				}

				#container #banner ul#banner_elements li#top_navigation a.blog:hover {
					background-position: -546px -1586px;
				}

				#container #banner ul#banner_elements li#top_navigation a.people {
					background-position: -668px -1543px;
					width: 138px;
					min-width: 138px;
					max-width: 138px;
				}

				#container #banner ul#banner_elements li#top_navigation a.people:hover {
					background-position: -668px -1586px;
				}

				#container #banner ul#banner_elements li#top_navigation a.contact {
					background-position: -805px -1543px;
					width: 143px;
					min-width: 143px;
					max-width: 143px;
				}

				#container #banner ul#banner_elements li#top_navigation a.contact:hover {
					background-position: -805px -1586px;
				}
				
		#container #banner #banner_flash {
			text-align: center;
		}

	#container #search_wrapper {
		background-color: #ffffff;
		overflow: hidden;
	}

	#container #search_tool {
		clear: both;
		width: 965px;
		min-width: 965px;
		max-width: 965px;
		border: 1px #dedede solid;
		margin-left: 2px;
		margin-right: 2px;
		margin-top: 2px;
		margin-bottom: 10px !important;
	}

	#container .tool_slider_220 {
		background-image: url(../_images/_backgrounds/sprites.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		width: 220px;
		min-width: 220px;
		max-width: 220px;
		height: 21px;
		min-height: 21px;
		max-height: 21px;
	}

		#container .tool_slider_220 .tool_slider_220_interior {
			width: 210px;
			min-width: 210px;
			max-width: 210px;
			height: 21px;
			min-height: 21px;
			max-height: 21px;
			cursor: pointer;
		}

	#container .tool_slider_111 {
		background-image: url(../_images/_backgrounds/sprites.png);
		background-repeat: no-repeat;
		background-position: -240px 0px;
		width: 111px;
		min-width: 111px;
		max-width: 111px;
		height: 21px;
		min-height: 21px;
		max-height: 21px;
	}

		#container .tool_slider_111 .tool_slider_111_interior {
			width: 101px;
			min-width: 101px;
			max-width: 101px;
			height: 21px;
			min-height: 21px;
			max-height: 21px;
			cursor: pointer;
		}
		
	#container .slider_tooltip_wrapper {
		position: relative;
		display: none;
		text-decoration: none !important;
	}

		#container .slider_tooltip_wrapper .slider_tooltip_left {
			background-image: url(../_images/_backgrounds/sprites.png);
			background-position: -665px -350px;
			background-repeat: no-repeat;
			position: absolute;
			top: -25px;
			left: -3px;
			height: 33px;
			min-height: 33px;
			max-height: 33px;
			width: 77px;
			min-width: 77px;
			max-width: 77px;
		}

			#container .slider_tooltip_wrapper .slider_tooltip_left strong {
				display: block;
				margin-top: 8px;
				margin-left: 7px;
				font-size: 9pt;
				color: #79ab50;
				width: 60px;
				min-width: 60px;
				max-width: 60px;
				text-align: center;
				font-weight: bold;
				letter-spacing: -1px;
			}

		#container .slider_tooltip_wrapper .slider_tooltip_right {
			background-image: url(../_images/_backgrounds/sprites.png);
			background-position: -665px -316px;
			background-repeat: no-repeat;
			position: absolute;
			top: -25px;
			right: -5px;
			height: 33px;
			min-height: 33px;
			max-height: 33px;
			width: 77px;
			min-width: 77px;
			max-width: 77px;
		}
			#container .slider_tooltip_wrapper .slider_tooltip_right strong {
				display: block;
				padding-top: 8px;
				padding-left: 7px;
				font-size: 9pt;
				color: #79ab50;
				width: 60px;
				min-width: 60px;
				max-width: 60px;
				text-align: center;
				font-weight: bold;
				letter-spacing: -1px;
			}
	
	#container .tool_home {
		margin: 2px;
		background-image: url(../_images/_backgrounds/search_area_bg.png);
		background-repeat: no-repeat;
		background-position: center top;
		height: 141px;
		min-height: 141px;
		max-height: 141px;
	}

	#container .hr {
		clear: both;
		display: block;
		height: 1px;
		min-height: 1px;
		max-height: 1px;
		padding: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		border: none;
		background-image: url(../_images/_backgrounds/sprites.png);
		background-repeat: no-repeat;
		background-position: 0px -165px;
	}

	#container .hr-dark {
		clear: both;
		display: block;
		height: 1px;
		min-height: 1px;
		max-height: 1px;
		padding: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		border: none;
		background-image: url(../_images/_backgrounds/sprites.png);
		background-repeat: no-repeat;
		background-position: 0px -811px;
	}
				
		#container .hr hr {
			display: none;
		}

		#container .hr-dark hr {
			display: none;
		}

			#container #search_tool ul {
				clear: both;
				list-style: none;
				list-style-type: none;
			}

			#container #search_tool ul.home_top_row {
				padding-top: 12px;
				padding-left: 17px;
				padding-bottom: 5px;
				overflow: hidden;
			}

			#container #search_tool ul.home_top_row li strong {
				display: block;
				font-weight: bold;
				font-size: 85%;
				color: #ffffff;
				padding-top: 3px;
				letter-spacing: -1px;
			}
			
				#container #search_tool ul li {
					list-style: none;
					list-style-type: none;
					float: left;
				}

				#container #search_tool ul.home_top_row li.search_type {
					position: relative;
					top: -3px;
					padding-left: 35px;
				}

					#container #search_tool ul.home_top_row li.search_type strong {
						padding-top: 0px;
					}

				#container #search_tool ul.home_top_row li.search_button {
					padding-right: 10px;
					float: right;
				}

				#container #search_tool ul.home_bottom_row {
					padding-left: 5px;
				}

				#container #search_tool ul li.box_slider_sep {
					width: 1px;
					min-width: 1px;
					max-width: 1px;
					height: 70px;
					background-image: url(../_images/_backgrounds/sprites.png);
					background-repeat: no-repeat;
					background-position: -351px -88px;
				}

				#container #search_tool ul li.box_slider_220 {
					width: 291px;
					min-width: 291px;
					max-width: 291px;
				}

					#container #search_tool ul li .box_slider_220 .box_content {
						padding-left: 35px;
						padding-right: 35px;
						padding-top: 5px;
					}

					#container #search_tool ul li .box_slider_220 .box_content .box_label {
						font-weight: bold;
						color: #ffffff;
						font-size: 85%;
						letter-spacing: -1px;
						text-align: center;
						overflow-x: hidden;
						width: 220px;
						min-width: 220px;
						max-width: 220px;
						height: 18px;
						min-height: 18px;
						max-height: 18px;
						overflow-y: hidden;
					}

				#container #search_tool ul li.box_slider_111 {
					width: 181px;
					min-width: 181px;
					max-width: 181px;
				}

					#container #search_tool ul li .box_slider_111 .box_content {
						padding-left: 35px;
						padding-right: 35px;
						padding-top: 5px;
					}

					#container #search_tool ul li .box_slider_111 .box_content .box_label {
						font-weight: bold;
						color: #ffffff;
						font-size: 85%;
						letter-spacing: -1px;
						text-align: center;
						overflow-x: hidden;
						width: 111px;
						min-width: 111px;
						max-width: 111px;
						height: 18px;
						min-height: 18px;
						max-height: 18px;
						overflow-y: hidden;
					}

				#container #search_tool ul li .box_label_left {
					float: left;
					font-weight: normal;
					color: #ffffff;
					font-size: 85%;
					letter-spacing: -1px;
					text-align: left;
					position: relative;
					top: 2px;
				}

				#container #search_tool ul li .box_label_right {
					float: right;
					font-weight: normal;
					color: #ffffff;
					font-size: 85%;
					letter-spacing: -1px;
					text-align: right;
					position: relative;
					top: 2px;
				}

			#container #search_tool .header_find_property {
				background-image: url(../_images/_backgrounds/sprites.png);
				background-repeat: no-repeat;
				background-position: -24px -121px;
				width: 221px;
				min-width: 221px;
				max-width: 221px;
				height: 28px;
				min-height: 28px;
				max-height: 28px;
			}

	#container #content {
		clear: both;
		overflow: hidden;
		background-color: #ffffff;
	}

	#container #footer {
		clear: both;
		min-height: 90px;
		background-color: #323232;
		border-left: 5px #ffffff solid;
		border-right: 5px #ffffff solid;
		text-align: center;
		font-size: 100%;
		color: #ffffff;
	}
	
		#container #footer #footer_links { 
			clear: both;
			padding-top: 12px;
			font-size: 85%;
			letter-spacing: -1px;
		}
		
			#container #footer #footer_links a:link, 
			#container #footer #footer_links a:active, 
			#container #footer #footer_links a:visited {
				color: #b8d5c2;
				font-weight: normal;
				font-variant: small-caps;
				text-decoration: none;
				border-bottom: 1px #323232 dotted;			
			} 
	
			#container #footer #footer_links a:hover {
				color: #ffffff;
				border-bottom: 1px #ffffff dotted;
			} 

		#container #footer #footer_text { 
			clear: both;
			padding-top: 4px;
			font-size: 77%;
		}

			#container #footer #footer_text a:link, 
			#container #footer #footer_text a:active, 
			#container #footer #footer_text a:visited {
				color: #ffffff;
				text-decoration: none;
			} 

			#container #footer #footer_text a:hover {
				text-decoration: underline;
			} 

		#container #footer #footer_outro { 
			clear: both;
			padding-top: 12px;
			font-size: 77%;
		}

			#container #footer #footer_outro img {
				position: relative;
				top: 3px;
			}

		#container #footer #footer_gt3 { 
			clear: both;
			padding-top: 4px;
			padding-bottom: 10px;
			text-align: center;
		}

.clear {
	clear: both;
}

.def-float-right {
	float: right;
}