img, div {
	behavior: url(iepngfix.htc)
}
body {
	background-color: #002f73;
	background-image: url(images/hoh-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 12px 0px 0px 0px;
	font-family: "Arial", Gadget, sans-serif;
	color: #fff;
	font-size: 12px;
}

.landing-body {
	background-color: #002f73;
	background-image: url(images/hoh-bg-no-bar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 12px 0px 0px 0px;
	font-family: "Arial", Gadget, sans-serif;
	color: #fff;
	font-size: 12px;
}



#header {
	text-shadow: 0.25em 0.25em 0.25em #000;
	padding: 0px 18px 0px 39px;
}
#header a {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
#header-contact {
	font-size: 18px;
	text-align: right;
	color: #ffffff;
	padding-left: 100px;
}
#header-contact h1 {
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
}
#header-contact p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#navigation {
	text-transform: uppercase;
	font-size: 12px;
	padding: 239px 0px 20px 0px;
	width: 950px;
	margin: 0 auto;
}
#tab1 #navigation #tab1, 
#tab2 #navigation #tab2, 
#tab3 #navigation #tab3, 
#tab4 #navigation #tab4, 
#tab5 #navigation #tab5, 
#tab6 #navigation #tab6, 
#tab7 #navigation #tab7, 
#tab8 #navigation #tab8, 
#tab9 #navigation #tab9 {
	color: #fff;
	font-weight: bold;
}
#navigation a {
	text-decoration: none;
	color: #777;
        text-align: center;
}
#navigation a:hover {
	text-decoration: none;
	color: #FFF;
}
#navigation ul {
	display: inline;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
	padding: 10px 16px 10px 16px;

}



#sidebar ul {
	display: inline;
	list-style-type: none;
}
#sidebar ul li {
	height: 34px;
	width: 275px;
}
#sidebar a {
	width: 270px!important;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 24px;
	padding-top: 10px;
	padding-left: 12px;
}
#sidebar a:hover {
	background-image: url(images/subnav-hover.png);
	background-repeat: no-repeat;
	background-position: right center;
\
}
.subnav1 #subnav1 a, .subnav2 #subnav2 a, .subnav3 #subnav3 a, .subnav4 #subnav4 a, .subnav5 #subnav5 a, .subnav6 #subnav6 a, .subnav7 #subnav7 a {
	background-image: url(images/subnav-active.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#content {
	/* background-image: url(images/content-footer-back.jpg);
	background-repeat: no-repeat; */
	background-position: center bottom;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}
h1 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-weight: lighter;
}
h2 {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	width:100px;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 20px;
}
a {
	color: white;
}
#video {
	/* border: solid 1px #98B5BD; */
}
#value1 {
	background-image: url(images/val1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	background-color: #506e79;
}
#value2 {
	background-image: url(images/val2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
	background-color: #506e79;
}
#value3 {
	background-image: url(images/val3-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
	background-color: #506e79;
}
#value1 h1, #value2 h1, #value3 h1 {
	margin: 0px;
	padding: 100px 0px 5px 10px;
	color: white;

}
#value1 p, #value2 p, #value3 p {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	color: white;
}
#value1 a, #value2 a, #value3 a {
	text-decoration: underline;
}
.border {
	border: solid 1px #98B5BD;
}

/* Home Form Elements  */
#tab1 select {
	padding: 5px;
	width: 190px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 5px 0px 5px 0px;
}
#tab1 input[type~="text"] {
	float: right;
	padding: 5px;
	width: 180px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	display: block;
	margin: 5px 0px 5px 20px;
}

#tab1 .submitBTN {
	float: right;
	color: #333;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
input:focus.submitBTN {
        background-color: #4E6F78!important;
}
/* News */
.news-entries a.grid_4 {
        text-decoration: none!important;
        margin:0px 0px 10px 0px;
}
.news-entries a:hover.grid_4 {
	background-color:#6D939F;
	background-image: url(images/entry-more.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#news-entry   {
        padding:10px 10px 0px 10px;
        margin:0px 0px 10px 0px;
}

/* Contact Form Elements  */
.newsletter {
        color: #ccc;
        font-size: 11px;
        line-height: 15px;
}
#tab9 input#txtFirstName, 
#tab9 input#txtLastName, 
#tab9 input#txtHomePhone, 
#tab9 input#txtEmail,
#tab9 input#txtOther {
	padding: 5px;
	width: 270px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 5px 10px 5px 0px;
}
#tab9 input#txtCity {
	padding: 5px;
	width: 270px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 5px 10px 5px 0px;
}
#tab9 input#txtZipCode {
	padding: 5px;
	width: 185px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 5px 10px 5px 0px;
}
#tab9 select#ddlState {
	padding: 5px;
	width: 75px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 5px 10px 5px 0px;
}
#tab9 input#txtAddress1 {
	padding: 5px;
	width: 560px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 5px 10px 5px 0px;
}
#tab9 select {
	padding: 5px;
	width: 280px;
	background-color: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	margin: 5px 10px 5px 0px;
}
input:focus,
select:focus,
textarea:focus {
	background-color:#000!important;
	background-image: url(../images/form-back-focus.gif)!important;
	background-position: left center;
	background-repeat: repeat-x;
        color: #FFF!important;
}

#tab9 .submitBTN {
	color: #333;
	border: 0px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
/* Location */
#tab3 #content .grid_2 p {
	font-size: 11px;
}
#tab3 #content .grid_2 {
	width: 180px!important;
}
#tab3 #content .grid_2 a {

}
/* Residences */
.unit {
        border: solid 1px #98B5BD;
        margin: 0px 0px 20px 0px;         
        padding: 10px 0px 5px 0px;
}

/* Footer */
#footer {
	background-image: url(images/footer-back.gif);
	background-repeat: no-repeat;
	background-position: center 115px;
	padding: 10px 5px 70px 17px;
}
#footer-contact .vcard {
	width: 250px;
	text-align: right;
}
.tel {
	font-size: 12px!important;
	padding: 10px 0px 7px 0px!important;
}
.org,
.tel,
.adr,
.locality,
.region,
.postal-code  {
	width: 250px;
	text-align: right;
	margin: 5px 0px 7px 0px;
}

#footer-contact  {
	text-transform: uppercase;
	font-size: 11px;
}
#footer-contact strong  {
	font-size: 12px;
}
#footer a {
	color: white;
	text-decoration: underline;
}
#footer p {
	color: white;
	text-align: right;
	font-size: 11px;
}
#footer-contact img {
	float: right;
	padding: 0px 3px 50px 20px;
}
#copyright {
	color: #fff;
	font-size: 11px;
	padding: 20px 0px 0px 10px;
}

#footer-partner-logos {
	padding: 20px 0px 0px 10px;
}
/* Misc Styles */
.small {
	font-size:10px;
}

#enter-site {
	float:left;
	margin:0px 0px 30px 0px;
}



