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

/* Sitewide */

body {
	background-color: #004658;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 15px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height: 17px;
}
h1 {
	font-size: 16px;
	font-color: #000000;
	font-weight: bold;
	margin-bottom: 6px;
	text-align: left;
}
h1 span{font-size:33px; width:300px; color:#0083a2; padding: 15px 0 0 3px; margin:0px; text-align:left; vertical-align:top}
#container{width: 975px; margin: 0 auto; text-align:center; background-color:#FFF}
img {border: none;}
.clear {clear:both;}
div {margin: 0px; padding: 0px}
.float-left {float:left}
.float-right {float:right}

.header-container{ width:975px; height:90px; clear:both }
.header-left{ width:673px; height: 90px; float:left }
.header-right{ width:302px; height: 90px; float:right; }

.header-right span{ color:#00bdea }

.footer {width:975px; height:31px; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#FFF; background:url(../images/footer-bg1.jpg) top center no-repeat}
.footer div{padding: 7px 10px 3px 10px;}
.footer a { font-family:Verdana, Geneva, sans-serif;font-size: 10px;color: #f4b21b; font-weight:bold}
.footer a:link { font-family:Verdana, Geneva, sans-serif;text-decoration: none; font-weight:bold; color: #f4b21b;}
.footer a:visited { font-family:Verdana, Geneva, sans-serif;text-decoration: none;color: #f4b21b; font-weight:bold}
.footer a:hover { font-family:Verdana, Geneva, sans-serif;text-decoration: underline;color: #f4b21b; font-weight:bold}
.footer a:active { font-family:Verdana, Geneva, sans-serif; text-decoration: none;color: #f4b21b; font-weight:bold}
.footer span {color: #000}

#footer-map {width: 975px; margin: 16px auto 0 auto; text-align:center; font-size:11px; font-weight:bold; color:#ffff99; }
#footer-map a:link{font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
#footer-map a:visited{font-size:11px; font-weight:bold; color:#FFFFFF; text-decoration:none;}
#footer-map a:hover{font-size:11px; font-weight:bold; color:#FFFF99; text-decoration:underline;}

.list1 {
	margin: 10px 0px 0 26px;
}
ul.list1 {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height:21px;	
}
.list1 li {
	background: url(../images/red-bullet.gif)  no-repeat;
	padding-left: 15px;
	background-position: 0 5px;
}
#list1 {
	margin: 0 0 0 25px;
}


/* Nav */

#nav-container{width:975px; text-align:left; z-index:2;}

ul.menu {list-style:none; margin:0; padding:0; z-index:2;}
ul.menu * {margin:0; padding:0; z-index:2; position:relative;}
ul.menu a {display:block; color:#FFF; text-decoration:none; z-index:2;}
ul.menu li {position:relative; float:left; z-index:2;}
ul.menu ul {background-image: url(../images/nav-dropdown-bg.jpg); background-repeat:repeat-y; display:none; opacity:0; list-style:none; z-index:2;	position:absolute;	top:39px; left:0;}
ul.menu ul li {position:relative; border-left:1px solid #FFF; border-right:1px solid #FFF; border-bottom: 1px solid #267c91; border-top: 1px solid #003d4c; width:172px; margin:0px; z-index:2;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-image:url(../images/nav-dropdown-bg.jpg); background-repeat:repeat-y; z-index:2;}
ul.menu ul li a:hover { background-image:url(../images/nav-dropdown-bg-r.jpg); background-repeat:repeat-y; z-index:2;}
ul.menu ul ul {left:172px; top:-1px; z-index:2;}

ul.menu .menulink01{border:none; padding:0px; font-weight:bold; width:63px; height:39px;}
ul.menu .menulink02{border:none; padding:0px; font-weight:bold; width:91px; height:39px}
ul.menu .menulink03{border:none; padding:0px; font-weight:bold; width:111px; height:39px}
ul.menu .menulink04{border:none; padding:0px; font-weight:bold; width:141px; height:39px}
ul.menu .menulink05{border:none; padding:0px; font-weight:bold; width:64px; height:39px}
ul.menu .menulink05a{border:none; padding:0px; font-weight:bold; width:115px; height:39px}
ul.menu .menulink06{border:none; padding:0px; font-weight:bold; width:91px; height:39px}
ul.menu .menulink07{border:none; padding:0px; font-weight:bold; width:75px; height:39px}
ul.menu .menulink08{border:none; padding:0px; font-weight:bold; width:85px; height:39px}
ul.menu .menulink09{border:none; padding:0px; font-weight:bold; width:53px; height:39px}
ul.menu .menulink10{border:none; padding:0px; font-weight:bold; width:86px; height:39px}

ul.menu .shadow {background:url(../images/nav-dropdown-shadow.jpg) repeat-x; height:4px; border-bottom: none}
ul.menu .sub {background:url(../images/nav-bg-sub_arrow.jpg) no-repeat}
ul.menu .topline {border-top:1px solid #3f3f3f}
ul.menu .bottomline { border-bottom:1px solid #FFF}
ul.menu .bottomline-sub { border-bottom:1px solid #3f3f3f; height:0px}

/*Home*/

.home-images-container{ height:244px; width:975px; display: inline}
.home-image1{ height:244px; width:244px; float:left }
.home-image2{ height:244px; width:243px; float:left }
.home-image3{ height:244px; width:243px; float:left }
.home-image4{ height:244px; width:245px; float:left }
#home-bottom-section { height:336px;width: 975px; clear:left; background-color: #E4E4E4;} 
#welcome { height:246px; width:360px; float:left }
#welcome-top { height:54px; width:360px; background-image:url(../images/welcome-top.jpg) }
#welcome-bg { height:192px; width:360px; background-image:url(../images/welcome-bg.jpg)}
#welcome-text {padding:5px 10px 25px 30px; text-align:left; font-family:Verdana, Geneva, sans-serif; line-height:16px; font-size:11px}
#services { height:246px; width:615px; float:right }

/*Secondary Pages*/

#secondary {
	width:975px;
	background-image:url(../images/secondary-bg.jpg);}
	
#secondary-top {
	background-image:url(../images/secondary-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:24px;
	padding-left:43px; 
	padding-right:43px;}
	
#secondary-top a{font-weight:bold; color:#00495A;}
	
#secondary h2 {font-size:14px; font-weight:bold;}
	
#secondary-bottom { background-image:url(../images/secondary-bottom.jpg); height:25px; width:975px;}

.divider-line td{padding:10px 5px 10px 35px;  text-align:left; color:#003333;}
.divider-line td a{color:#00495A; text-decoration:none; font-weight:bold; }
.divider-line td a:hover{color:#00495A; text-decoration:underline;}
.divider-line th{padding:10px 5px 10px 35px; border-right: groove 1px; border-right-color:#000; text-align:left; color:#003333; font-weight:normal;}
.divider-line th a{color:#003333; text-decoration:none; font-weight:bold;}
.divider-line th a:hover{color:#003333; text-decoration:underline;}

/* New Home Construction */

.nhc-number{background-image: url(../images/nhc_number-bg.jpg); background-repeat: no-repeat; background-position: top left; min-height: 22px; text-align:center; vertical-align: top; font-weight:bold; padding-top:2px; padding-bottom: 2px; font-size:16px;}
.nhc-sub{color:#00a1c5; font-size: 24px; font-family: Helvetica, Arial, sans-serif; font-weight:bold; line-height: 24px; padding-bottom:17px}
.nhc-textright{padding:2px 0px 15px 5px}
.nhc-quote{font-style:italic; font-weight:bold; padding: 5px 5px 15px 0px; text-align:center;}
.nhc-quotations-l{background-image:url(../images/nhc_quote-left.jpg); background-position:top left; background-repeat:no-repeat;  min-height: 17px;}
.nhc-quotations-r{background-image:url(../images/nhc_quote-right.jpg); background-position:top left; background-repeat:no-repeat;  min-height: 17px;}
.nhc-text-middle{ padding:0px 5px 0px 5px; text-align:center;}
.nhc-padright{padding-right:15px;}