@charset "utf-8";
body {
	background-color: #046381;
	font-family: "Trebuchet MS", Arial;
}
#slideshow {
	background-color: #A7A37E;
	color: #000000;
}

#slideshow-inner {
	padding-left:50px;
	padding-right:44px;
	float:left;
	background-color:#A7A37E;
}

#footer-img {
	padding-right:1px;
}
#contain {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#text {
	margin-bottom: 25px;
}

#header {
	background-image: url(/files/1047533/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
}
#nav {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#nav ul {
	padding: 0px;
	float:none;
	list-style-type: none;
}
#nav ul li {
    float:left;
    margin: 0px;
    padding: 0px;
}
#nav ul li a {
	display:block;
	background-image:url(/files/1047533/nav.jpg);
	background-repeat: no-repeat;
}
#nav ul li a span {
    visibility:hidden;
}
#nav ul li a:link {
    text-decoration:none;
}
#nav ul li a:visited {
    text-decoration:none;
}
a#navhome {
	background-position: 0px 0px;
	height: 231px;
	width: 215px;
}
a#navproperty {
	background-position: -215px 0px;
	height: 231px;
	width: 167px;
}
a#navresources {
	background-position: -385px 0px;
	height: 231px;
	width: 193px;
}
a#navcommunity {
	background-position: -579px 0px;
	height: 231px;
	width: 164px;
}
a#navabout {
	background-position: -740px 0px;
	height: 231px;
	width: 220px;
}

a#navhome:hover{
	background-position: 0px -231px;
	height: 231px;
	width: 215px;
}
a#navproperty:hover {
	background-position: -215px -231px;
	height: 231px;
	width: 167px;
}
a#navresources:hover {
	background-position: -385px -231px;
	height: 231px;
	width: 193px;
}
a#navcommunity:hover {
	background-position: -579px -231px;
	height: 231px;
	width: 164px;
}
a#navabout:hover {
	background-position: -740px -231px;
	height: 231px;
	width: 220px;
}


#nav ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#nav a.sub {
	display: block;
	width:155px;
	height:24px;
	padding-left:10px;
	background-color:#046381;
	font-family: Arial;
	font-size:13px;
	font-weight:normal;
	line-height:24px;
	color:#fff;
	text-decoration:none;
	text-align:left;
	background-image: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav a:hover.sub {
	background-color:#FFFFFF;
	color:#000000;
}
#nav li {
	position:relative;
}
#nav li ul {
	position: absolute;
	left: -9999px;
	width: 185px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	margin: -2px 0 0 0;
}
#nav li:hover ul {
position:absolute;
left:0;
top:45px;
}
#nav li:hover ul, #nav li.navhover ul {
	left:-50px;
	top:233px;
}
#nav a.sub_sub {
display: block;
width:185px;
height:24px;
padding-left:10px;
background-color:#FFFFFF;
font-family: Tahoma;
font-size:12px;
font-weight:normal;
line-height:24px;
color:#000000;
text-decoration:none;
text-align:left;
border:1px #000000 solid;
border-width:1px 1px 1px 1px;
background-image:none;!important
}
#nav a:hover.sub_sub {
background-color:#DFDFDF;
color:#000000;
}

#nav li:hover ul li ul {
position:absolute;
left: -9999px;
}
#nav li:hover ul li ul, #nav li.navhover ul li ul {
left: -9999px;
}
#nav li ul li {
	padding-left: 50px;
	z-index: 99;
	float: left;
	position: relative;
}
#nav li ul li ul{
position: absolute;
left: -9999px;
width:185px;
}
#nav li ul li:hover ul {
position:absolute;
left:162px;
*left:210px;
top:0;
}
#nav li ul li.navhover ul {
left:162px;
*left:210px;
top:0;
}
#nav {
	height: 229px;

}
#text1 {
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 25px;
}
#text2 {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 30px;
	text-align: left;
}
a {
	color: #000000;
}
a:hover {
	color: #CCFF66;
}
#contentHeadWrap {
	display: none;
}

