@charset "UTF-8";
/* CSS Document */

#wrapper {	
	width:880px;
	margin-left:auto;
	margin-right:auto;
}

#top_content {
	background-color:#FFFFFF;
	width:860px;
	margin:0px 10px 0px 10px;
}
		
#header {
	width:860px;
	height:100px;
	margin:0px;
	padding:0px;
}

#header img {
	margin:0px;
	padding:0px;

}

#picture {
	width:860px;
	position:absolute;
	height:260px;
	margin:0px;
}

#main_content {	
	background-image:url(../images/layout/bg_shadow.gif);
	background-position:left top;
	background-repeat:repeat-y;
	padding:20px 30px 10px 30px;
}

#content_bottom {
	background-image:url(../images/layout/content_bottom.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
}

#footer {
	height:18px;
	padding-top:2px;
	padding-bottom:6px;
	border-bottom:#efe9d7 1px solid;
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
#footer p { 
	font-size:10px;
	line-height: 16px;
	color:#8f7610;
}

#footer p a { 
	font-size:10px;
	line-height: 16px;
	color:#8f7610;
}

#footer p a:hover { 
	font-size:10px;
	line-height: 16px;
	color:#8f7610;
}
.search_box {
	width:272px;
	padding-top:8px;
	padding-left:8px;
	padding-bottom: 10px;
	background-image:url(../images/layout/searchbox.png);
	background-repeat: repeat-y;
	z-index:50;
	position:relative;
	float:right;
	margin-top:10px;
}
.search_box2 {
	width:255px;
	height:82px;
	overflow:auto;
	background-image:url(../images/layout/searchbox.png);
	z-index:60;
	position:relative;
	float:right;
	margin-top:0px;
	padding: 4px 0px 4px 5px;
	display: none;
}

.island_title {
	background-image:url(../images/layout/island_title.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:394px;
	height:50px;
	z-index:50;
	position:absolute;
	float:left;
	margin-top:210px;
}

.island_title h1 { 
	font-size:26px;
	text-transform:uppercase;
	line-height: 30px;
	color:#fff;
	font-weight:normal;
	margin-top:10px;
	margin-left:20px;
	margin-bottom: 0px;
}

.search_table {
	margin:0px 0px 0px 0px;
}

.dropdown_menu {
	width:163px;
	height:22px;
	border:1px solid #d19d0e;
	background-image:url(../images/layout/dropdown.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style:none;
	display:block;
	
}

.search_button {
	background-image:url(../images/layout/search_button.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px solid ;
	height:22px;
	width:65px;
}
.button {
	background-color:#e3be70;
	color: #996633;
	padding: 5px;
}

.left_nav {
	float:left;
	background-color:#f6e8ca;
	width:140px;
	text-align:center;
	margin-right: 20px;
}

	.left_nav ul {
		list-style:none;
	}
	
	.left_nav li {
		list-style:none;
		margin-top:5px;
	}
	
	.left_nav li a {
		padding:0px 0px 0px 0px;
		text-decoration:none;
		color:#666666;
	}
	
	.left_nav li a:hover, .left_nav #current2, .left_nav #current2 a {
		text-decoration:none;
		font-weight:bold;
		color:#c99f3e;
	}
	
.right_box {
	width:280px;
	z-index:40;
	position:relative;
	float:right;
	margin-top:-70px;
	margin-right:00px;
	margin-left:20px;
}
	
.island_text {
	width:360px; 
	float:left;
}

	.island_text ul {
		list-style:none;
	}
	
	.island_text li {
		list-style:none;
		background-image:url(../images/layout/bullet.gif);
		background-position:left 4px;
		background-repeat:no-repeat;
		padding:0px 0px 0px 20px;
		margin:0px 30px 10px 0px;
	}


.float_right_pic {
	float:right;
	margin-left:20px;
}

.float_left {
	float:left;
}
.images_holder {
	width:280px;
	float:right;
	margin-right:0px;
}
.picodd {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 135px;
	height: 100px;
	overflow:hidden;
}
.piceven {
	float:left;
	margin-bottom: 10px;
	width: 135px;
	height: 100px;
	overflow:hidden;
}
.picodd img, .piceven img {
	margin-left:0px;
	margin-top:0px;
}

.additional_info {
	width:258px;
	float:right;
	margin-right:0px;
	background-color: #f7f1e0;
	padding: 10px;
	margin-top:0px;
	margin-bottom: 10px;
	border: 1px solid #daca9e;
}
.additional_info_blue {
	width:258px;
	float:right;
	margin-right:0px;
	background-color: #ecf9fe;
	padding: 10px;
	margin-top:0px;
	margin-bottom: 10px;
	border: 1px solid #9fe0f9;
}

.margin_right10 {
	margin:0px 9px 0px 0px;
}

.margin_top10 {
	margin:10px 0px 0px 0px;
}

.margin_bottom30 {
	margin:0px 0px 30px 0px;
}

.property_search {
	width:820px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #c99f3e;

}

.details_buttons {
	margin:10px 0px 0px 7px;
}

.details_buttons_top {
	margin:20px 0px 10px 7px;
}


.details_column {
	width:140px; 
	margin-right:20px;
	float:left;
	text-align:center;
	margin-top:-20px;
}
.island_left_col {
	width:140px; 
	margin-right:20px;
	float:left;
	text-align:center;
	margin-top:0px;
}
label {
	color:#666666;
	font-size: 12px;
    width: 80px;
    float: left;
    text-align: right;
    margin-right: 15px;
    display: block;
	padding-top: 3px;
}
.form {
	margin-bottom:10px;
}
.formsubmit {
	margin-bottom: 5px;
	width: 495px;
	text-align:right;
}
input.text, textarea {
	background: #ffffff url("../images/form/input.gif") top right;
	color: #000000;
	border: 1px solid;
	/* border-color: #3399cc #3399cc #66ccff #66ccff; BLUE BORDER */
	border-color: #cc9933 #cc9933 #f7ecd2 #f7ecd2;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 400px;
}
input.text:focus, textarea:focus
{
	border-color: #000000;
}
.leftcontent {
	width: 520px;
	float:left;
}
.rightcontent {
	width:280px;
	float:right;
}
.smallprint {
	font-size: 10px;
	line-height: 14px;
}
.but_blue {
	display:block;
	font-weight: bold;
	width: 125px;
	height: 23px;
	padding-top: 5px;
	text-align:center;
	background-image:url(../images/buttons/but_gold2.gif);
	background-position: top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
.but_gold {
	display:block;
	width: 125px;
	height: 23px;
	padding-top: 5px;
	text-align:center;
	background-image:url(../images/buttons/but_gold2.gif);
	background-position: top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight: bold;
}
.pagingnav a, .pagingnav strong, .pagingnav span {
	background:#bebebe;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
	margin-right: 2px;
	padding: 3px 3px 3px 6px;
}
.pagingnav a:hover {
    background:#bb8d09;
	text-align:center;
	color:#FFFFFF;
	font-weight:normal;
	margin-right: 2px;
}
#pagingholder {
	text-align:right;
}
.left_buttons {
	padding-right: 5px;
	text-decoration:none;
	background-color:#FFFFFF;
	vertical-align:bottom;
	
}
.right_buttons {
	padding-left: 5px;
	background-color:#FFFFFF;
	text-decoration:none;
	vertical-align:bottom;
	
}

#pagingholder .currentpage {
   	background:#bb8d09;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin-right: 2px;
}
.midimage {
	margin-top: 15px;
	margin-bottom: 15px;
}
.resultsimg {
	width: 280px;
	height: 135px;
	float:right;
	overflow:hidden;
}
.newsrule {
	width: 100%;
	border-bottom: 1px solid #daca9e;
	padding-top: 4px;
	margin-bottom: 10px;
}
#blanket {
background-color: #cc9933;
opacity: 0.50;
filter:alpha(opacity=50);
position:absolute;
z-index: 161;
top:0px;
left:0px;
width:100%;
}

#popUpMap {
position: absolute;
width:860px;
z-index: 162;
margin-top: 40px;
}
.popUpHead {
	width: 840px;
	height: 25px;
	background-image:url(../images/popup/header.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-top: 20px;
}
.popUpHead h2 {
	font-weight: bold;
	color:#cc9933;
	font-size: 15px;
	margin: 0px;
	width: 380px;
	float: left;
}
.popUpHead img {
	float:right;
	margin-right: 25px;
}
.popUpContent {
	width: 830px;
	background-image:url(../images/popup/bck.png);
	background-repeat: repeat-y;
	padding: 10px 10px 0px 20px;
}
.popUpContent2 {
	width: 840px;
	background-image:url(../images/popup/bck.png);
	background-repeat: repeat-y;
	padding: 10px 10px 0px 10px;
}
.popUpFooter {
	width: 860px;
	background-image:url(../images/popup/footer.png);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:10px;
}
	