@charset "utf-8";
/* CSS Documefnt */

body {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/backstrap.gif);
	background-repeat:repeat-x;
}

.main {
	width:905px;
	min-height:750px;
	background-color: #f7ffff;
	margin-top: 10px;
	margin-left: 5%;
	overflow: inherit;
	margin-bottom: 20px;
}

.moviebox {
	position:absolute;
	margin:5px 10px 0px 5px;
	height:246px;
	width:276px;
	background-position:bottom;
	background-repeat:no-repeat;
	left: 671px;
	top: 5px;

}

.midbox {
	overflow:hidden;
	width:800px;
	height:720px;
	background-color: #f7ffff;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	padding-top: 0px;
}

.content {
	float:right;
	width:515px;
	height:610px;
	margin: 80px 10px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.04em;
	padding-top: 25px;
}

p {
	font:Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:1.4em;
	letter-spacing:0.04em;
	color:#000000;
	vertical-align:top;
	margin-top:2px;
}

li {font:Arial, Verdana, sans-serif; font-size:14px; line-height:1.4em; letter-spacing:.04em; color:#000000;  vertical-align:top; margin-top:2px;} 
.topbar {
	width:900px;
	height:175px;
	margin-top:0px;
	font:Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/top_greenblue.jpg);
	background-repeat: no-repeat;
}

#navigation {
width: 225px;
margin:60px 0px 0px -18px;
}

#navigation ul {
list-style: none;
margin-left:3px;

}

#navigation li {
list-style:none;
border-bottom: 1px solid #000000;
margin-left:-10px;

}

#navigation li a:link, #navigation li a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 68%;
	letter-spacing:0.08em;
	display: block;
	padding-left:1em;
	background-color: #c2d69b;
	color: #000000;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #99370f;
	color:#ffffff;
}

.bullet {
	list-style-type:none;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
 	background-position:0 .25em;
  	padding-left: 1.2em;
	margin-bottom:12px;
	}

.clear {clear:both;}

.contact {
	color:#333333;
	font-family:Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:11px;
	letter-spacing:.04em;
	}
	
#contact_table {
	margin-top:10px;
}

#contact_table td {
	padding-left:5px;
	padding-right:5px;
}

#ull {
	margin: 0;
	font:Arial, Verdana, sans-serif; 
	font-size:12px; line-height:1.5em; 
	letter-spacing:.04em; 
	color:#000000;  
	margin-top:2px;	
	list-style-type:none;
	}
	
#ull li {
		line-height:2em; 
		font-weight:bold; 
		top: .5em;
		}


.bullet2 {
	margin-left:15px; 
	list-style-type:none;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
 	background-position: 0 .35em;
  	padding-left: 1.75em;
	margin-right:8px;
	padding-bottom:1px;
	margin-bottom:11px;
	}
	
.dbleindt {
	margin-left:35px; 
	list-style-type:none;
	background-image:url(../images/bullet2.jpg);
	background-repeat:no-repeat;
 	background-position: 0 .35em;
  	padding-left: 1.5em;
	padding-bottom:1px;
	margin-bottom:11px;
	}

.sold {text-align:center; color:#C00;}

.property {text-align:center; color:#000;}

.tourbox {
	margin:6px;
	padding:3px;
	width:140px;
	height:105px;
	float:left;
	background-image:url(../images/tourbox.gif);
	background-repeat:no-repeat;
}
.leftbox {
	margin-top:30px;
	width:255px;
	height:725px;
	background-image:url(../images/leftbar.jpg);
	background-color: #f7ffff;
	padding-top: 5px;
	background-repeat: no-repeat;
}
.contactbox {
	float:left;
	width:245px;
	height:400px;
}
.tboxtxt {
	color:fff;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
}
.bottombox {
	width:795px;
	height:150px;
	display:inline-block;
	float: right;
	background-image:url(../images/bottom_green.jpg);
	padding-left: 110px;
}
