@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	}
	
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#001D60;
	font-weight:500;
	font-size:32px;
	}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#9FA1A1;
	font-weight:600;
	font-size:24px;
	}
	
h2.community-page-title{
	font-family:Arial, Helvetica, sans-serif;
	color:#9FA1A1;
	font-weight:600;
	font-size:24px;
	text-transform:uppercase;
	}
	
h2.community-name{
	font-family:Arial, Helvetica, sans-serif;
	color:#001D60;
	font-weight:600;
	font-size:24px;
	text-transform:uppercase;
	}
	
h2.community-coming-soon{
	font-family:Arial, Helvetica, sans-serif;
	color:#9FA1A1;
	font-weight:600;
	font-size:36px;
	text-transform:uppercase;
	text-align:center;
	}
	
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#9FA1A1;
	font-weight:500;
	font-size:24px;
	}
	
h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3f42;
	font-weight:600;
	font-size:18px;
	line-height:30px;
	}
	
h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3f42;
	font-weight:600;
	font-size:14px;
	line-height:30px;
	}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#3b3f42;
	font-size:15px;
	line-height:36px;
	list-style:none;
	display:block;
	}
	
hr { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
	
ul.services-list li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:34px;
	}
	
ul.services-list li:before{
	color:#9FA1A1;
	content:"\2022"; /* /2022 is the numerical unicode for &bull; */
  	font-size:1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  	padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  	position:relative;
    top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
	}
	
#nav{
	background:url(../images/topbg.jpg) repeat-x top center #001d60;
	width:100%;
	height:210px;
	}
	
.container{
	width:960px;
	margin:0 auto;
	}
	
.hdev-logo{
	float:left;
	width:339px;
	}

.header-contact-info{
	float:left;
	width:621px;
	text-align:right;
	margin-top:32px;
	}
.header-phone{
	font-family: 'Open Sans', 'sans-serif';
	font-size:32px;
	color:#FFF;
	font-weight:600;
	text-align:right;
	}
.contact-rep
{
	font-family: 'Lato', 'sans-serif';
	text-transform:uppercase;
	color:#b0b3b4;
	font-weight:700;
	font-size:15px;
	letter-spacing:.5;
	float:right;
	text-align:right;
	}

.header-nav{
	font-family: 'Lato', 'sans-serif';
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	font-size:15px;
	text-align:right;
	float:right;
	margin-top:65px;
	}
	
.header-nav ul li{
	float:left;
	margin-left:18px;
	display:block;
	}
	
.header-nav ul li a{
	font-family: 'Lato', 'sans-serif';
	text-transform:uppercase;
	color:#FFF;
	font-weight:700;
	font-size:14px;
	letter-spacing:.5;
	text-decoration:none;
	}
	
.header-nav ul li a:hover, .active{
	color:#b0b3b4 !important;
	}
	
#home-slidershow-container{
	background:url(../images/topbg.jpg) repeat-x bottom center;
	width:100%;
	height:65px;
	}
		
.home-slidershow{
	width:1272px;
	height:478px;
	background:#000;
	border:#fff 4px solid;
	margin:0 auto;
	}
	
#map {
	height:307px;
}
	
.home-body-content{
	width:100%;
	margin-top:490px;
	margin-bottom:160px;
	}

.adblocks{
	padding:8px;
	float:left;
	width:300px;
	margin-right:60px;
	}

a img:hover{
	opacity:0.5;
	
	}
	
a.logo img:hover{
	opacity:1;
	}
	
img{
	display:block;
	border:0;
	}
.clear{
	float:clear;
	}
	
.about-copy{
	padding:8px;
	margin-bottom:250px;
	}
	
.contact-thank-you-copy{
	padding:8px;
	margin-bottom:450px;
	}
.copy{
	padding:8px;
	margin-bottom:150px;
	}
	
.communities-copy{
	padding:8px;
	}
	
.hdev-divisions-adblocks{
	height:200px;
	background:#f4f4f4;
	padding:60px;
	}
	
.hdev-divisions-adblocks img{
	float:left;
	}


.hdev-divisions-adblocks img.next-hdev-adb{
	margin-left:30px;
	}
	
.footer{
	background:#001D60;
	height:250px;
	padding:50px;
	}
	
.footer-nav{
	width:825px;
	float:left;
	}
	
.footer-nav ul li{
	float:left;
	margin-right:10px;
	display:block;
	}
	
.footer-nav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	font-size:12px;
	letter-spacing:.5;
	text-decoration:none;
	}
	
.footer-nav ul li a:hover{
	color:#b0b3b4;
	}
	
.footer-social ul li{
	float:left;
	margin-left:10px;
	display:block;
	}
	
.footer-copyright{
	float:left;
	margin-top:15px;
	
	}
	
	.footer-copyright p{
	font-family:Arial, Helvetica, sans-serif;
	color:#9FA1A1;
	font-weight:300;
	text-decoration:none;
	font-size:12px;
	}
	
	.footer-copyright a{
	color:#9FA1A1;
	}
	
	.footer-copyright a:hover{
	color:#FFF;
	text-decoration:none;
	}
	
#page-slidershow-container{
	background:url(../images/topbg.jpg) repeat-x bottom center;
	width:100%;
	height:65px;
	}
		
.page-slidershow{
	width:1272px;
	height:307px;
	background:#000;
	border:#fff 4px solid;
	margin:0 auto;
	}
	
.page-body-content{
	width:100%;
	margin-top:325px;
	margin-bottom:75px;
	}
	
.services-adblocks{
	padding:8px;
	float:left;
	width:310px;
	min-height:600px;
	margin-right:50px;
	}
	
.contact-sidebar{
	padding:8px;
	float:left;
	width:310px;
	min-height:650px;
	margin-right:50px;
	}
	
.community-row{
	margin:60px 0;
	width:960px;
	height:220px;
	}
	
.community-logo{
	float:left;
	margin-right:30px;
	width:290px;
	}
	
.community-details{
	float:left;
	}
	
ul.community-features-list li{
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	}
	
ul.community-features-list li:before{
	color:#9FA1A1;
	content:"\2022"; /* /2022 is the numerical unicode for &bull; */
  	font-size:1.5em; /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  	padding-right:.25em; /* give the bullet some padding from the text Make sure to use em*/
  	position:relative;
    top:.1em; /* set the vertical position of the bullet if necessary. Make sure to use em or % */
	}
	
a.btn, .btn{
	padding:20px 30px;
	background:#001D60;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	}
	
	
a.btn:hover, .btn:hover{
	opacity:0.5;
	}

a {text-decoration:none;}

input[type=text], textarea {
   background:#f4f4f4;
   border: 1px solid #e6e6e6;
}
	
#contact-form input[type=text]{
		width:260px;
		height:44px;
		margin-right:20px;
		margin-bottom:20px;
		}
		
#contact-form textarea{
		width:540px;
		height:191px;
		margin-bottom:20px;
		 padding:8px;
		}
		
.contact-field{
	float:left;
	}

.photo-gallery{ width:960px; margin-bottom:200px;}
	

	
.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}
.column {
	width:455px;
	float:left; 
	margin-right:25px;
	margin-bottom:30px;
	}
	
.btn.disable, .btn.disable:hover{opacity:1;}