body { 
	background-color: #666666; 
	margin: 0px;	
	
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	vertical-align: top;
}
	
#sitenav, #sitenav A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 20px;
	right: 11px;
	padding: 0px;
	position: relative;
	margin: 0;
	text-align: right;
	color: #93AD6A;
	font-weight: bold;
	text-decoration:none;
	background-color: 
}

#sitenav A:hover{
	color: #000000;
}

#nav A:hover{
	color: #000000;
}


#whitebox
{
	height: 616px;
	width: 715px;
	border: 0px;
	background-repeat: repeat-x;
	padding: 0px;
	position: absolute;
	margin-top: -288px;
	top: 50%;
	left: 50%;
	background-color: #ffffff;
	margin-left: -357px;
	}

#logo
{
	/*background-image: url(../images/logo.gif);*/
	position: absolute;
	background-repeat: repeat-x;
	height: 104px;
	width: 384px;
	left: 10px;
	
	
}

#mapbground
{
	/*background: url("../images/39fifthbground.jpg");
	background-repeat: repeat-x;*/
	padding: 0px;
	position: absolute;
	margin: 0;
	top: 129px;
	height: 432px;
	width: 675px;
	left: 20px;
}



#subnav{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	top: 105px;
	left:320px;
	position:absolute;
	color: #FFFFFF;
	text-align:right;
	width:375px;
	background-color: #cccccc;
	line-height: 25px;
	border: 1 px, solid;
	border-color: #000000;
	padding-bottom: 1em;
	}

#subnav A{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:right;
	font-size: 11px;
	text-decoration:none;
	
	
	
}

#subnav A:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:right;
	font-size: 11px;
	text-decoration:none;
	
	
}

#legal{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	top: 617px;
	position:absolute;
	color: #cccccc;
	font-size: 8px;
	
	}

#propertyname {
	background-color: #93AD6A;
	top: 105px;
	left:20px;
	position:absolute;
	width:300px;
	height: 25px;
	font-family: "Trebuchet MS";
	text-align:left;
	font-size: 14px;
	vertical-align: middle;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
	padding-left: 2px;

}


#textarea
{
	height: 370px; 
	width: 450px; 
	border: 0px;
	top: 10px;
	left: 130px;
	position: relative;
	right: 0px;
	margin: 0;
	background-color: #ffffff;
	clear: left;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	
}
#imagebox{
	top: 40px;
	left: 130px;
	position: absolute;
	/*top: -340px;
	
	position: relative;
	left:135px;
	right: 0px;*/
	
	}
	
	
	
#imageboxheader{
	color: #000000;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*position: relative;
	top: -10px;
	left: 10px;*/
}
#contentlinkarea{
	top: 40px;
	left: 30px;
	position: absolute;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#detailstext{
	color: #000000;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	top: 20px;
	left: 10px;
}
#address
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	top: 25px;
	right: 20px;
	padding: 0px;
	position: absolute;
	margin: 0;
	text-align: right;
	color: #B9CA9E;
}

a{
	color: #000000;
}

/***************************slideshow ****************************/
#desc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#placeholder1{
	/*position: relative;
	left: 130px;
	top: -320px;*/
	
}

#spacer{
	border: none;
	height: 3px;
	position:relative;
}

#placeholder1 img{
	/*border: 1px solid;
	border-color: #000000;*/
}

/********************************dropdown stuff **********************************************/
ul#nav li{
 z-index:1000;
}

#navarea{
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
	background-color: #B9CA9E;
	width: 675px;
	height: 25px;
line-height:25px;
	

}


ul { /* all lists */
	padding: 0;
	margin: 0;
	text-align: left;
	
}

li { /* all list items */
	float: left;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	color: #333333;
	display: block;
	text-align: center;
	
	
	
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	color: #ffffff;
	
	
	
}

a.dropdownheadersel{
	color: #ffffff;
	text-decoration: none;
}
a.dropdownheadersel{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.dropdownheader{
	color: #FFFFFF;
	text-decoration: none;
}

.dropdownheader:hover{
	color: #000000;
}

.contentlinksel{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.contentlink{
	color: #ffffff;
	text-decoration: none;
}
.contentlink:hover{
	color: #000000;
}
a.li  { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	color: #ffffff;
	
}

a.li a.ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	color: #ffffff;
	
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	background-color: #B9CA9E;
	top:25px;
	padding-left: 2px;
	color:#ffffff;
	
	
}

#content {
	clear: left;
}

/*******************************table**********************************/
tr.even td {
      background-color: #eee;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }
tr.odd td {
      background-color: #fff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }

