@charset "utf-8";
/* CSS Document */

.content_news
{
	padding: 10px;
}

.content_news a
{
	color: #cbcbcb;
}
body {
	margin: 0; padding: 10px 0 20px 0;
	background: #47aa4d;
	color: #676666;
	font-size: 11px;
	font-family: 'Verdana', sans-serif;
	line-height: 1.4em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;

}
.searchbox {
	font-family: verdana;
	font-size:12px;
	color: #333333;
	text-align: justify;
	border: 1px solid #333333;
}
.homebodytext {
	font-family: verdana;
	font-size:12px;
	color: #333333;
	line-height: 19px;
	text-align: justify;
}
.homebodytext a{
	font-family: verdana;
	font-size:12px;
	color: #333333;
	line-height: 19px;
	text-align: justify;
}

/* Jay */
#centercont {
	padding: 20px;
	width: 880px;
	background: #ffffff;
	margin: 0 auto;
	

}
#centerhold {
	width: 975px;
	background-color: #EEEEEE;
	margin: 0 auto;
	height: 100%;
}

#header {
	background: #47aa4d;
}
#topnavplain {
	display: block;
	float: left;
	width: 975px;
	margin-top: 10px;
	height: 20px;
	background-color: #ffffff;
	background-image: url(images/topplain.jpg);
	background-repeat: no-repeat;

}

#topnav {
	background: #47aa4d;

}
#toprightnav {
	display: block;
	float: right;
	height: 34px;
	width: 200px;
	margin-right: 10px;
	
}
#toprightnav a{
	padding-top:10px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 34px;
	text-decoration: none;
	font-weight: normal;
	display:block;
}
#toprightnav a:hover{
	color:#6B5814;
	height: 34px;
	text-decoration: underline;
	display:block;
}
#animation {
	display: block;
	float: left;
	height: 122px;
	width: 880px;
	border: 0px solid #C6C6C6;
	padding: 0px;
	background-color: #FFFFFF;
}
#logo {
	float: right;
	padding: 30px 20px 25px 20px;
	background: none;
}
#logo a {
	background: url('images/ejhales.png') no-repeat;
	width: 146px;
	height: 40px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
}
.submit {
	padding: 3px 2px;
	margin: 0;
	background: #47aa4d;
	color: #ffffff;
	overflow: visible !important;
	width: auto;
	border: 0;
	cursor: pointer;
	line-height: 1em;
	font-size: 1em;
	font-family: 'Verdana', sans-serif;
	font-weight: bold;
}

#nav {
	background: #676666;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
	clear: both;
	color: #ffffff;
	line-height: 1em;
	font-size: 11px;
	font-family: 'Verdana', sans-serif;

}
#nav ul {
	overflow: hidden;
	float: left;
	padding: 0 6px;
	list-style-type: none;
}
#nav li {
	float: left;
	padding: 11px 13px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: 'Verdana', sans-serif;
}
#nav .active a {
	text-decoration: underline;	
}

#search {
	padding: 6px 15px 6px 15px;
	float: right;
}
#search label {
	vertical-align: middle;
	margin: 0 1px;
}
#search input {
	vertical-align: middle;
	margin: 0 1px;
}
#search .textbox {
	border: 1px solid #969696;
}
#search .submit {
	padding: 2px;
}

#banner {
	overflow: hidden;
	height:122px;
}
#banner img {
	display: block;
}

#bannerSlide{
	list-style-type:none;
	padding:0;
	margin:0;
}

#mainnav {
	display: block;
	float: left;
	height: 55px;
	width: 973px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	/*background-image: url(images/menu_middle.jpg);*/
}

#mainnav a{
	padding-top:20px;
	font-family: arial;
	font-size: 14px;
	/*padding-left:5px;
	padding-right:5px;*/
	color: #ffffff;
	height: 55px;
	text-decoration: none;
	display:block;
	font-weight: bold;
}
#mainnav a:hover{
	padding-top:20px;
	font-family: arial;
	font-size: 14px;
	/*padding-left:5px;
	padding-right:5px;*/
	color: #333333;
	height: 55px;
	text-decoration: none;
	display:block;
	font-weight: bold;
	/*background-image: url(images/menu_middlehover.jpg);*/

}
#mainnav2 {
	display: block;
	float: left;
	height: 39px;
	width: 975px;
	background-image: url(images/menu_bottom.jpg);
}
#mainnav2 a{
	padding-top:12px;
	font-family: arial;
	font-size: 9px;
	padding-left:5px;
	padding-right:5px;
	color: #ffffff;
	height: 39px;
	text-decoration: none;
	display:block;
}
#mainnav2 a:hover{
	color:#ffffff;
	height: 39px;
	text-decoration: none;
	display:block;
}
#footer {
	width: 880px; 
	height:50px;
	background-color: #ffffff;
	overflow: hidden;
	padding: 19px 0 0 0;
	background: url('images/dot_horiz.png') repeat-x top;
}
#footer ul {
	float: right;
	list-style-type: none;
}
#footer li {
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #676666;
	line-height: 1.2em;
	color: #676666;
}
#footer .last {
	border: 0;
	padding: 0 0 0 10px;
}
#footer a {
	color: #676666;
	text-decoration: none;
}

#content {
	display: block;
	margin: 20px;
	float: left;
	width: 880px;
	background-color: #FFFFFF;
}
#content a{
	text-decoration:none;
	font-size:12px;
	font-family:verdana;
}
#content a:hover {
	text-decoration:underline;
}
#title {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 9pt;
	height: 15px;
	width: 935px;
}
#contactcontent {
	display: block;
	float: left;
	width: 935px;
}

#contentbglines {
	display: block;
	float: left;
	width: 935px;
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
}

#column1 {
	display: block;
	float: left;
	width: 211px;
	padding-top: 15px;
	margin-right: 41px;
}
#offers {
	display: block;
	float: left;
	width: 211px;
	background-color: #757575;
}
#offerstop {
	display: block;
	height: 26px;
	width: 196px;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	background-image:url(images/content_header_gray_16.gif);
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#offersrecord {
	display: block;
	float: left;
	width: 191px;
	padding: 10px;
	color: #FFFFFF;
}
#offersrecord a {
	color: #CCCCCC;
}
#offersrecord a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom {
	font-size:8pt;
	color:#333333;
	background-color: #ffffff;
	width: 880px;
	height: 30px;
	display: block;
	align: center;
	vertical-align:bottom;
	text-align: right;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	align: center;
	padding:20px;
	background: url('images/footer.jpg') repeat-x top;
}
#bottom a {
	font-size:8pt;
	font-family: verdana;
}
#copy {
float:center; 
align:center;
padding-bottom:5px;
vertical-align: bottom;
width: 100%;
padding-left: 10px;
}
#copyimg {
float:left; 
padding-top:4px;
}
#privacy {
float:right; 
padding:5px 20px 0px 20px;
}
#set1 {
	display: block;
	float: left;
	height: 122px;
	width: 880px;
	padding-right: 0px;
}
#set2 {
	display: block;
	float: left;
	height: 155px;
	width: 191px;
	padding-right: 1px;
}
#set3 {
	display: block;
	float: left;
	height: 155px;
	width: 189px;
}
#events {
	display: block;
	float: left;
	width: 463px;
	background-color: #FFFFFF;
	margin-right: 41px;
	padding-top: 15px;
}
#news {
	display: block;
	width: 703px;
	background-color: #FFFFFF;
	padding-top: 15px;
}

#full {
	display: block;
	float: left;
	width: 935px;
	background-color: #FFFFFF;
	padding-top: 15px;
}

.dvtCellLabel, .cellLabel {
	background-color:#efefef;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #ffffff ;
	color:#545454;
	white-space:nowrap;
	font-weight:bold;
}
.dvtCellInfo, .cellInfo {
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #efefef;
}

.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.generalBtn {
	border :0px #cccccc solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	height:19px;
	background-color:#555;
	color:white;
}

.fpimage {

}
.fpimage a{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.fpimage a:hover{
	color:#ffffff;
	text-decoration: none;
}
.fadeThis {
	position:relative;
	display:block;
	height: 34px;
	width: 250px;
	background:url(images/menu_middle.jpg) 0 0 no-repeat;
}
.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	height: 34px;
	width: 250px;
	background:url(images/menu_middlehover.jpg) 0 -100px no-repeat;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
	white-space:nowrap;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

.fadeThis {
	position:relative;
	cursor:pointer;
	display:block;
	height: 55px;
	width: 193px;
	background:url(images/general.jpg) 0 0 no-repeat;
	padding-top:20px;
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.hover {
	cursor:pointer;
	position: absolute;
	top: 0;
	left: 0;
	height: 55px;
	width: 193px;
	padding-top:20px;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background:url(images/general_hover.jpg) 0 0 no-repeat;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	line-height: 15px;
}
.custLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#333333;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;	
	color:#ffffff;
	white-space:nowrap;
	font-weight:bold;
}
.custSubLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#efefef;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #ffffff ;
	color:#545454;
	white-space:nowrap;
	font-weight:bold;
}
.custSubLabelWrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#efefef;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #dddddd;
	border-top:1px solid #ffffff ;
	color:#545454;
	font-weight:bold;
	text-align: center;
	padding-top: 2px; 
	padding-bottom: 2px;
}
.custInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #efefef;
}
.custInfo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #efefef;
}
#page.home #sidebar {
	float: right;
	width: 350px;
	margin: 0 0 0 20px;
}
#page.home {
	background: url('images/dot_vert.png') 515px 0 repeat-y;
}
#page.inner {
	background: url('images/dot_vert.png') 178px 0 repeat-y;
}
#page .content {
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 175px;
	margin: 0 20px 0 0;
}
.property_search {
	overflow: hidden;
}
.property_search h2 {
	margin: 0 0 0 7px;
}
.property_search .options {
	overflow: hidden;
	padding: 10px 0 10px 0;
}
.property_search .options .box {
	float: left;
}
.property_search label {
		
}
.property_search .textbox {
	float: left;
	width: 157px;
	margin: 5px 5px;
}
.property_search select {
	float: left;
	width: 160px;
	margin: 5px 6px;
}
.property_search .submit {
	margin: 0 5px;
	overflow: hidden;
	display: block;
}
#page .contentnew {
	overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-size: 16px;
	font-family: candara;
	font-weight: bold;
	line-height: 1em;
	padding: 0 0 0 15px;
	color: #676666;
}

h1 {
	background: url('images/header_green.png') left center no-repeat;
}
h2 {
	background: url('images/header_yellow.png') left center no-repeat;
}
h2.return {
	font-size: 1em;
	background: none;
	margin: 10px 0;
	padding: 0;
}
h3 {
	font-size: 1.3em;
	padding: 2px 0;
}

.wysiwygleft {
	float: left;
	margin: 10px 20px 10px 0;
}
.wysiwygright {
	float: right;
	margin: 10px 0 10px 20px;
}
#contact_us .form {
	background: url(../images/dot_horiz.png) repeat-x top;	
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
}
.form {
	overflow: hidden;
}
.form label {
	font-weight: bold;	
}
.form .single {
	padding: 5px 0;	
}
.form .submit {
	margin: 5px 0;	
}
.form .msg {
	padding: 10px 0;	
	font-size: 1.2em;
}
.form .msg ul {
	font-size: 0.8em;	
	margin: 0;
}
.results {
	overflow: hidden;
	padding: 20px 0 0 0;
}
.results table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	
}
.results th {
	padding: 8px 10px;
	font-weight: bold;
	
}
.results td {
	padding: 9px 9px;
	background: #47AA4D;
	color:#fff;
	font-weight:bold;
}
.results .alt td {
	background: #FFFFFF;
	font-weight:bold;
	color:#545454;
}

.results .alt a {
color:#47AA4D;
}
.results a {
	font-weight: bold;
	color:#fff;
}
.results .property_search {
	overflow: hidden;
	padding: 0 0 20px 0;
	margin: 0 0 10px 0;
	background: url('images/dot_horiz.png') bottom repeat-x;
}
.results .property_search h2 {
	margin: 0 0 15px 0;
}
.results .options {
	float: left;
	padding: 0;
}
.results .box select,
.results .box input {
	margin: 5px 10px 5px 0;
}
.results .resource {
	text-decoration: none;
}
.results .resource span {
	text-decoration: underline;
	padding: 0 0 0 2px;
}
.results .submit {
	margin: 5px;
}
#detail {
	overflow: hidden;
	background: url('../images/dot_horiz.png') top repeat-x;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
	clear: both;
}
#detail .inner {
	background: url('../images/dot_vert.png') 350px 0 repeat-y;
	margin: 20px 0;
	overflow: hidden;
	border: 0;
}
#detail .col {
	width: 330px;
	float: left;
}
#detail .last {
	width: auto;
	overflow: hidden;
	padding: 0 0 0 40px;
	float: none;
}
#detail .section {
	padding: 5px 0;
	text-align:justify;
}
#detail .resources {
	overflow: hidden;
	background: url('../images/dot_horiz.png') top repeat-x;
	padding: 20px 0 0 0;
	clear: both;
}
#detail h4 {
	padding: 0;
	margin: 0 0 5px 0;
	background: 0;
	font-size: 1.1em;
	color: #676666;
}
#detail p {
	margin: 0 0 1em 0;
}
#sitemap {
	margin: 20px 0 10px 0;	
}
#sitemap a {
	margin: 5px 0;
	display:block;
}
#sitemap ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type:none;
	clear: both;
}
#sitemap li {
	background: url('images/bullet.png') no-repeat 0 11px;
	padding: 0 0 0 15px;	
	overflow: hidden;
		list-style-type:none;
		display:block;
}
.detailright {
	float: right;
	margin: 0 0 10px 20px;
}












