body {
	margin: 0;
	padding: 0;
	background:url(../images/main_bg3.jpg) center repeat-y #CECBBD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#00483A;
	}
	
h1{
	color: #00483a;
	font-size:12pt;
	font-weight: bold;
	
	}
	
h2{
	font-size:9pt;
	color:#86836F;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	}

h3{
	font-style: normal;
	font-weight: normal;
	color: #00483a;
	font-size:10pt;
	}

#wrapper{
	width:100%;
	margin:0 auto;
	}

#head{
	width: 800px;
	height:120px;
	background:#86836F;
	margin: 0 auto;
	}

#flash_top{
	height:120px;
	width:800px;
	}
	
#flash_photos{
	height: 410px;
	width: 260px;
	}

#content{
	background: url(../images/shadow.jpg) no-repeat top right;
	color: white;
	margin-left: 260px;
	padding: 20px 0 40px 20px;
	}
	
#content p{
	line-height: 28px;
	}
	
#content p.normal{
	line-height: normal;
	}
	
#subheadWrapper{
	border-top:#00483A solid 2px;
	border-bottom:#00483A solid 2px;
	/*background:url(../images/main_bg2.jpg) center repeat-y #FFFFFF;*/
	background: #FFFFFF;
	width: 100%;
	}

#subhead{
	width: 800px;
	margin: 0 auto;
	/*background:url(../images/main_bg2.jpg) center repeat-y #FFFFFF;*/
	}

#subheadleft{
	text-align: center;
	vertical-align: middle;
	width: 260px;
	float:left;
	margin: 10px 0 10px;
	}

#subheadright{
	//text-align: right;
	background: #FFFFFF;
	margin-left: 262px;
	padding: 5px 5px 0 5px;
	}
	
#mainWrapper{
	background:url(../images/main_bg3.jpg) center repeat-y;
	width: 800px;
	margin: 0 auto;
	}

#sidebar{
	width: 260px;
	float: left;
	}
	
#locations{
	text-transform: uppercase;
	line-height: 14px;
	text-align: center;
	padding: 5px;
	font-size: 8pt;
	color: #86836F;
	font-weight: bold;
	}

#nav_main{
	text-align: right;
	}
	
#nav_sub{
	text-align: center;
	}
	
.nav_menu{
	float: left;
	text-align: center;
	font-size: 9pt;
	margin: 0 10px 0 10px;
	}

#menu{
	margin-top: 15px;
}

ul.nav{
	list-style:none;
	display: inline;
	}

ul.nav li{
	font-size: 9pt;
	display: inline;
	}

a {
	color:#989482;
	text-decoration:none;
	}
	
a.current{
	color:#00483A;
	}

a:hover {
	color:#00483A;
	}

.essex_logo{
	margin: 3px 0 3px 0;
	}

img.links{
	border:0;
	vertical-align:middle;
	}

.clearboth{
	clear:both;
	}
	
th{
	text-align: left;
	color: #FFF;
	background:#00483A;
}

table{
	border-bottom: 1px solid #CECBBD;
	border-right: 1px solid #CECBBD;
}

td, th{
	border-top: 1px solid #CECBBD;
	border-left: 1px solid #CECBBD;
	vertical-align: top;
}

.half td, .half th{
	width: 50%;
}

table.noborder{
	border-bottom: 0;
	border-right: 0;
	margin: 10px;
}

table.noborder td, table.noborder th{
	width: 50%;
	border-top: 0;
	border-left: 0;
	vertical-align: top;
}

table td ul{
	padding-left: 10px;
	margin-left: 10px;
}

.white{
	color: #FFF;
	text-decoration: underline;
}

ul.nav_team{
	list-style:none;
	display: inline;
	padding: 0;
	margin: 0;
	}

ul.nav_team li{
	display: inline;
	margin: 0;
	padding: 0;
	width: 84px;
	height: 104px;
	}

ul.nav_team li img{
	border: #86836F solid 2px;
}
	
ul.nav_team li img:hover, ul.nav_team li img.current_profile{
	border: #00483A solid 2px;
}

.img_border {
	border: #00483A solid 2px;
}

.green{
	color: #00483A;
}

hr{
	border: 0;
	height: 5px;
	border-top: 2px solid #CECBBD;
	border-bottom: 1px solid #CECBBD;
}

hr.single{
	border: 0;
	border-bottom: 1px solid #CECBBD;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	list-style: none;
	float: left;
	padding-left: 5px;
	padding-right: 18px;
}

#menu ul li a {
	float: left;
	text-decoration: none;
	color: #86836F;
}

#menu ul li a h2:hover{
	color: #00483A;
	}
	
ul.sub_nav2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.sub_nav2 li {
	list-style: none;
	float: left;
	padding-left: 5px;
	padding-right: 18px;
}

ul.sub_nav2 li a {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

ul.sub_nav2 li a:hover {
	color: #00483A;
}

.current{
	color:#00483A;
	}
	
table.available{
	width: 490px;
}

table.available td, table.available th{
	width: 33%;
}

table.property{
	width: 490px;
}

.brochure{
	float: right;
	}