body {
	background-image: url(../images/background.jpg);
	margin-top: 0;
	margin-left: 0;
}

#header_left {
	background-image: url(../images/left_side.jpg);
	background-repeat: no-repeat;
	width: 264px;
	height: 384px;
	float: left;
}

#header_flash {
	float: right;
}

#flash_caption {
	height: 44px;
	background-color: #e2d7c3;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4997ad;
}

#tagline {
	float: left;
	width: 219px;
	padding-top: 110px;
	padding-left: 20px;
}

#top_navigation {
	width: 1013px;
	height: 39px;
	background-image: url(../images/mid2.jpg);
	background-repeat: no-repeat;
}

#top_navigation_links {
	padding-left: 240px;
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#top_navigation_links a:link {
	color: #ffffff;
	text-decoration: none;
	padding-right: 28px;
}

#top_navigation_links a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-right: 28px;
}

#top_navigation_links a:hover {
	color: #000000;
	text-decoration: none;
	padding-right: 28px;
}

#page_content {
	margin-left: 8px;
	width: 1013px;
	background-color: #e2d7c3;
}

#left_content {
	float: left;
	width: 723px;
	background-image: url(../images/properties.jpg);
	background-repeat:repeat-y;
}

#left_content_top {
	height: 97px;
	background-image:url(../images/mid1.jpg);
	background-repeat: no-repeat;
}

#left_content_divider {
	height: 30px;
	background-image:url(../images/mid3.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 65px;
	color: #2f6a70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* html #left_content_divider { /* for IE<=6 only */
height:54px;
}

#left_properties {
	background-image: url(../images/properties.jpg);
	background-repeat:repeat-y;
	padding-top: 5px;
	padding-left: 48px;
}

.property_listing {
	float: left;
	width: 187px;
	padding-right: 6px;
	color: #64552e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}

.property_listing img {
	margin-bottom: 10px;
}

#right_content {
	float: right;
	width: 250px;
	padding-right: 20px;
	background-image:url(../images/right_side.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#right_content a:link {
	color: #4997ad;
	text-decoration: none;
}

#right_content a:visited {
	color: #4997ad;
	text-decoration: none;
}

#right_content a:hover {
	color: #4997ad;
	text-decoration: underline;
}

.right_content_item_first {
	padding-top: 30px;
	padding-bottom: 15px;
}

.right_content_item {
	padding-bottom: 5px;
}

#left_copy {
	color: #4D8895;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 658px;
	padding-top: 20px;
	padding-left: 65px;
}

#featured_broker {
	position: relative;
	height: 115px;
}

#featured_broker_link {
	position: absolute;
	bottom: 0px;
	color: #898375;
	font-size: 10px;
	padding-left: 95px;
}

#featured_broker_link a:link {
	color: #898375;
}

#featured_broker_link a:visited {
	color: #898375;
}

#featured_broker_link a:hover {
	color: #898375;
	text-decoration: underline;
}

#top_left {
	float: left;
	width: 219px;
	min-height: 571px;
	background-image: url(../images/side.jpg);
	background-repeat: no-repeat;
}

#video_link {
	float:left;
	padding-top: 52px;
	padding-left: 20px;
}

#video_text {
	float: left;
	width: 100px;
	padding-top: 12px;
}

#video_snap {
	float: right;
	width: 100px;
	padding-right: 25px;
}

.left_hand_text {
	color: #056A5C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left_hand_text a:link {
	color: #ffffff;
	text-decoration:none;
}

.left_hand_text a:visited {
	color: #ffffff;
	text-decoration:none;
}

.left_hand_text a:hover {
	color: #ffffff;
	text-decoration:none;
}

.copyright {
	color: #898375;
	font-size: 10px;
	padding-top: 100px;
}
