/* CSS DOCUMENT */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
* { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/*****************************/

body {
	background-color: #D8D3AD;
	padding-top: 20px;
}

body, td, th {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
}

#root {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: none;
}
		#root #beach-house {
			display: none;
		}

	#root #shell-corner {
		width: 26px;
		height: 133px;
		overflow: hidden;
		background-image: url(../images/bk-shell-corner.jpg);
		background-repeat: no-repeat;
		position: absolute;
		left: -26px;
		top: 20px;
	}

	#root #global-header {
		height: 402px;
		background-image: url(../images/bk-global-header.jpg);
		background-repeat: no-repeat;
	}
	
		#root #global-header #global-banner {
			height: 114px;
			overflow: hidden;
		}
		
		#root #global-header #flashbox {
			height: 253px;
			overflow: hidden;
		}
		
			#root #global-header #flashbox #slideshow {
				width: 496px;
				height: 253px;
				overflow: hidden;
				float: left;
				margin-left: 9px;
			}
			
			#root #global-header #flashbox .links {
				position: relative;
				height: 253px;
				overflow: hidden;
			}
			
				#root #global-header #flashbox .links a:link,
				#root #global-header #flashbox .links a:active,
				#root #global-header #flashbox .links a:visited {
					display: block;
					width: 130px;
					height: 76px;
					overflow: hidden;
					margin-bottom: 9px;
					
					background-color: #000000;
					opacity: 0;
					position: relative;
					top: 5px;
					left: 7px;
				}
				
					#root #global-header #flashbox .links a:hover {
						opacity: .15;
					}
				
				#root #global-header #flashbox .links a.blog:link,
				#root #global-header #flashbox .links a.blog:active,
				#root #global-header #flashbox .links a.blog:visited {
					width: 239px;
					height: 253px;
					position: absolute;
					left: 147px;
					top: 0px;
					margin: 0px;
				}
	
	#root #global-header #nav-bar {
		height: 20px;
		position: relative;
	}
	
		#root #global-header #nav-bar #menu {
			position: relative;
			top: 5px;
			left: 40px;
		}
	
		#root #global-header #nav-bar li {
			float: left;
		}
		
		#root #global-header #nav-bar .root a:link,
		#root #global-header #nav-bar .root a:active,
		#root #global-header #nav-bar .root a:visited {
			color: #583820;
			font-weight: bold;
			padding-right: 35px;
			font-size: 10pt;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		#root .anylinkcss {
			left: 20px;
			background-color: #D8D2AC;
			border: 1px solid #583820;
		}
		
			.anylinkcss,
			.anylinkcss a,
			.anylinkcss a:link,
			.anylinkcss a:active,
			.anylinkcss a:visited {
				color: #583820;
				border: 0px;
				width: 97%;
			}
			
				.anylinkcss a:hover {
					border: 0px;
				}
			
				.anylinkcss a, .anylinkcss {
					color:#583820 !important;
				}

		#root #content-wrapper {
			background-image: url(../images/bk-content-wrapper.gif);
			background-repeat: repeat-y;
			overflow: hidden;
		}
		
		#root #content-wrapper #content-body {
			padding: 15px;
			overflow: hidden;
		}
		
			#root #content-wrapper #content-body #col-1,
			#root #content-wrapper #content-body #col-3 {
				display: none;
			}
		
		#root #content-wrapper #content-area {
			color: #583820;
		}
		
			#root #content-wrapper #content-area h1 {
				height: 25px;
				overflow: hidden;
				padding-left: 30px;
				line-height: 25px;
				font-size: 14pt;
				background-image: url(../images/bk-h1.gif);
				background-repeat: no-repeat;
				margin-bottom: 10px;
			}
			
				#content-area h2 {
					font-size: 12pt;
					line-height: 12pt;
					margin-bottom: 3px;
				}
				
				#content-area h3 {
					font-size: 10pt;
					margin-left: 10px;
					line-height: 13pt;
					margin-bottom: 0px;
				}
				
				#content-area p {
					margin-bottom: 10px;
					width: 95%;
					margin-left: auto;
					margin-right: auto;
				}
				
				#content-area ul, #content-area ol {
					margin-bottom: 10px;
					margin-left: 40px;
				}
				
				#content-area ul {list-style-type: disc;}
				
				#content-area ol	{list-style-type: decimal;}
				
				#content-area li {
					margin-left: 20px;
				}
				
				#content-area a:link,
				#content-area a:active,
				#content-area a:visited {
					color: #16508c;
					text-decoration: underline;
				}
				
#flisting .listings {
	vertical-align: top;
	text-align: left;
}

		.flisting .img {
			width: 280px;
			height: 155px;
			overflow: hidden;
			vertical-align: top;
			background-image: url(../images/bk-fhome.gif);
			background-repeat: no-repeat;
		}
		
			.flisting .img img {
				width: 251px;
				height: 122px;
				padding-left: 6px;
				padding-top: 6px;
			}
		
		.flisting .text {
			line-height: 10pt;
			color: #231f20;
			font-family: "Times New Roman", Times, serif;
			padding-left: 10px;
			padding-right: 20px;
			padding-bottom: 20px;
		}
		
		#root #email {
			height: 18px;
			background-image: url(../images/bk-email.gif);
			background-repeat: no-repeat;
			background-position: top right;
			position: relative;
		}
		
			#root #email a:link,
			#root #email a:active,
			#root #email a:visited {
				display: block;
				width: 172px;
				height: 100%;
				position: absolute;
				right: 0px;
			}
		
		#root #footer-line {
			height: 11px;
			overflow: hidden;
			background-image: url(../images/bk-footer-line.gif);
			background-repeat: no-repeat;
			margin-bottom: 10px;
		}

#footer-content {
	margin-bottom: 20px;
	text-align: center;
	font-size: 8pt;
	color: #5d5448;
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

.footer-menu ul {
	clear: both;
}

	.footer-menu li {
		display: inline;
	}
	
		.footer-menu a:link,
		.footer-menu a:active,
		.footer-menu a:visited {
			font-size: 8pt;
			color: #5d5448;
		}
		
/* .section-home */

		#root.section-home #content-wrapper #content-body {
			background-image: url(../images/bk-content-body.jpg);
			background-repeat: no-repeat;
			background-position: 8px bottom;
			padding: 0px;
			padding-left: 8px;
			padding-right: 8px;
			padding-bottom: 150px;
			overflow: hidden;
		}
			#root.section-home #content-wrapper #content-body .top {
				height: 81px;
				overflow: hidden;
				background-image: url(../images/bk-home-content.gif);
				background-repeat: no-repeat;
			}
		
			#root.section-home #content-wrapper #content-body #col-1,
			#root.section-home #content-wrapper #content-body #col-2,
			#root.section-home #content-wrapper #content-body #col-3 {
				display: block;
				float: left;
				overflow: hidden;
			}
			
				#root.section-home #content-wrapper #content-body #col-1 {
					width: 245px;
					height: 323px;
					background-image: url(../images/bk-col-1.png);
					background-repeat: no-repeat;
					background-position: bottom;
				}
				
				#root.section-home #content-wrapper #content-body #col-2 {
					width: 451px;
				}
				
					#root.section-home #content-wrapper #content-body #col-2 #content-area {
						padding-left: 20px;
						padding-right: 20px;
						text-align: justify;
					}
				
				#root.section-home #content-wrapper #content-body #col-3 {
					width: 187px;
				}
				
					#root.section-home #content-wrapper #content-body #col-3 .featured {
						width: 181px;
						overflow: hidden;
						background-color: #C1D2C9;
						border: 1px solid #FAF4CF;
						color: #583820;
						text-align: center;
						padding-bottom: 5px;
						padding-top: 5px;
					}
					
						#root.section-home #content-wrapper #content-body #col-3 .featured img {
							margin-top: 5px;
							margin-bottom: 5px;
							border: 1px solid #FAF4CF;
							margin-left: auto;
							margin-right: auto;
						}
						
		#root.section-home #beach-house {
			display: block;
			position: absolute;
			bottom: 120px;
			left: -40px;
		}

.clear {
	clear: both;
}

.altText {
	display: none;
}


.oms {
	margin-top: 10px;
}

	.oms a:link,
	.oms a:active,
	.oms a:visited {
		color: #5D5448;
	}
#featured {background:#c1d2c9;}
#featured-listings {width:150px;text-align:center;}
#area-list ul li {width:auto;}

#content-area ul, #content-area ol {
margin-bottom:10px;
margin-left:160px;}