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

/* Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Tahoma, Arial;
	vertical-align: baseline;
	text-indent: 0;
}

body {
	background: url(../img/background_repeat.png) top left repeat-x #36899c;
}

#super-wrapper {
	background: url(../img/background.jpg) top center no-repeat;
	width: 100%;
	

}

#wrapper {
	width: 997px;
	margin: 0 auto;
}


#header {
	
	width: 997px;
	height: 129px;
	overflow: hidden;
	position: relative;
	padding-top: 20px;
}

#header .logo {
	background: url(../img/logo.png) top left no-repeat;
	width: 202px;
	height: 116px;
	position: absolute;
	top: 2px;
	left: 5px;
	overflow: hidden;
	text-decoration: none;
	
}

#header .motto {
	background: url(../img/design_text.png);
	width: 413px;
	height: 61px;
	position: absolute;
	top: 15px;
	right: 15px;
	
}


#header .contact-text {
	width: 550px;
	height: 35px;
	text-align: center;
	font-family: Tahoma;
	font-size: 15px;
	color: #2dae8a;
	position: absolute;
	bottom: 5px;
	right: 7px;
	letter-spacing: 1px;
	font-weight: bold;11/12/2009 11:42:01 AM
	
}

#header .contact-us {
	text-align: center;
	font-family: Verdana;
	font-size: 27px;
	color: #251e18;
	font-weight: bold;
	margin-left: 7px;
	position: relative;
	top: 3px;
	letter-spacing: 1px;
	
}

#header .nav-top {
	width: 952px;
	height: 8px;
	position: absolute;
	background: url(../img/top_hat.jpg) no-repeat;
	bottom: 0;
	left: 23px;
}


 
#menu {
 	width: 997px;
	height: 53px;
	position: relative;
	background: url(../img/top_nav_repeat.jpg) repeat-x;	
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float: left;
}
	
	
#menu ul li a {
	float: left;
	display: block;
	color: #fff !important;
	font-family: tahoma;
	font-size: 18px;
	padding: 14px 31px 15px 31px;
	text-decoration: none;
	position: relative;
}

#menu ul li a:hover {
	color: #e5bf6f !important;

}


#menu ul li a .arrow{
	width: 14px;
	height: 9px;
	background: url(../img/top_nav_arrow.png) no-repeat;
	overflow: hidden;
	display: none;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -7px;
}

#menu ul li a:hover .arrow {
	display: block;
	margin-bottom: -3px;
}

#menu ul li.divider {
	background: url(../img/top_nav_divider.png);
	height: 47px;
	width: 2px;
	position: relative;
	top: 3px;
}

#sub-nav-main {
	position: absolute;
	z-index: 100;
	background: url(../img/sub_nav_repeat.png) repeat-x;
	padding: 15px 0 14px 0; 
}

#sub-nav-main ul {
	list-style-type: none;
	
}

#sub-nav-main ul li {
	float: left;
	background: url(../img/sub_nav_divider.png) center left no-repeat;
	margin-left: 100px;
}

#sub-nav-main ul li a {
	float: left;
	display: block;
	color: #fff;
	font-family: verdana;
	font-weight: bold;
	padding: 2px 40px 2px 22px;
	line-height: 12px;
	height: 12px;
	font-size: 12px;
	text-decoration: none;
}


#sub-nav-main ul li a:hover {
	color: #dac18d;
}



#title_bar .title {
	width: 426px;
	height: 59px;
	position: relative;
	top:30px;
	left: 0;
	
}
 
#bottom_nav {
	background: url(../img/brown_gradient.jpg) top left no-repeat;
	width: 997px;
	height: 231px;
	position: relative;
	
}

#bottom_nav ul {
	list-style-type: none;
	margin-left: 15px;
	
}

#bottom_nav ul li {
	margin: 23px;
	float: left;
	
}

#bottom_nav ul li.divider {
	background: url(../img/mid_nav_divider.png);
	width: 2px;
	height: 55px;
	position: relative;
	top: -15px;
}

#bottom_nav ul li a {
	padding: 5px 17px;
	text-decoration: none;
	font-family: tahoma;
	font-size: 15px;
	color: #50d5a1; 
}

#bottom_nav ul li a:hover {
	background-color: #50d5a1;
	color: #fff;
}

#bottom_nav .bottom_nav_text {
	position: relative;
	width: 340px;
	height: 100px;
	float: left;
	margin-left: 51px;
	top: -20px;
	
	
}



#bottom_nav .read-more-button {
	position: relative;
	top: 20px;
	width: 122px;
	height: 25px;
	float: left;


}
.ask-about{
	position: relative;
	top: 20px;
	width: 300px;
	height: 25px;
	float: left;	
}


#bottom_nav .read-more-button a{
	font-size: 14px !important;
	font-family: verdana;
	color: #e5bf6f;
	font-weight: bold;
}

.ask-about a{
	font-size: 14px !important;
	font-family: verdana;
	color: #e5bf6f;
	font-weight: bold;	
}	 



#bottom_nav .bottom_nav_text p {
	color: #dac18d;
	font-size: 17px;
	font-family: verdana;
	
	
}


#bottom_nav .we_finance {
	color: #50d5a1;
	font-size: 27px;
	font-family: Tahoma;
	font-weight: bold;
	
}

#bottom_nav .bottom_nav_text a {

	padding: 5px 10px;
	color: #e5bf6f;
	background: #423328;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	position: absolute;
	bottom: 0;
	left: 0;
	
	
}

#bottom_nav .registry_badge {
	position: relative; 
	float: right;
	height: 153px;
	width: 99px;
	right: 55px;
	bottom: 27px;
	
	
	
}

#banner_2 {
	background: #000;
	position: relative;
	width: 997px;
	height: 123px;
	margin-top: -6px;
	
}





	
	
#award_area  {
	width: 997px;
	height: 227px;
	
	
}



#contact {
	width: 997px;
	height: 225px;
	background: url(../img/brown_gradient.jpg) top left no-repeat;
	position: relative;
}

#contact .luxury_pools {
	width: 334px;
	height: 165px;
	position: absolute;
	left: 51px;
	top: 30px;
}

#contact .bbb_logo {
	width: 45px;
	height: 73px;
	position: absolute;
	bottom: 30px;
	left: 403px;
	
}
	

#contact .contact_info {
	width: 261px;
	height: 162px;
	float: right;
	position: absolute;
	right: 51px;
	top: 30px;
	padding: 10px 0;
	text-align: right;
}

#contact .contact_info .contact_us {
	font-family: Verdana;
	font-size: 15px;
	color: #50d5a1;
	
}

#contact .contact_info .river_oaks {
	line-height: 22px;
	font-family: verdana;
	font-size: 18px;
	color: #fff;
	font-style: italic;
	letter-spacing: 0;
	
}

#contact .contact_info .address {
	line-height: 22px;
	font-family: verdana;
	font-size: 13px;
	color: #fff;
	font-style: italic;
	letter-spacing: 0;
}

#footer {
	width: 997px;
	height: 50px;
	position: relative;
}

#footer .copyright {
	position: relative;
	color: #fff;
	font-size: 10px;
	margin-top: 2px;
}

#footer .copyright img {
	margin: 0 18px 0 20px;
	float: left;
}

#footer .copyright a {
	color: #fff;
	text-decoration: none;
}

#footer .copyright a:hover {
	text-decoration: underline;
}

#footer .copyright p {
	float: left;
	text-align: left;
	margin-top: 5px;
}

#footer .terms {
	float: right;
	color: #fff;
	font-size: 10px;
	margin-top: 2px;
	margin-right: 25px;
}

#footer .terms a {
	color: #fff;
	text-decoration: none;
}	


#footer .terms a:hover {
	text-decoration: underline;
}




.awards-row-one{
	position: relative;
	float: right;
	margin-top: -125px;
}
.awards-row-two{
	position: relative;
	float: left;
	margin-top: 50px;
	margin-left: 40px;
	margin-bottom: 100px;
}

.registry-badge{  
	background: url(../img/2006_registry_badge_wo_r.png) top left no-repeat;
	width: 100px;
	height: 120px;
	position: relative;
	float: right;
}
.aqua-100{
	background: url(../img/aqua_100_logo_wo_r.png) top left no-repeat;
	width: 128px;
	height: 128px;
	position: relative;
	float: right;
	margin-left: 80px;
}
	
.gsaba-summit {
	background: url(../img/gsaba_award_wo_r.jpg) top left no-repeat;
	width: 129px;
	height: 184px;
	position: relative;
	float: left;
	margin-right: 100px;
}
.apsp-excellence{
	background: url(../img/apsp_international_award_wo_r.jpg) top left no-repeat;
	width: 227px;
	height: 111px;
	position: relative;
	float: left;
	margin-right: 110px;
	margin-top: 30px;
}
.apsp{
	background: url(../img/apsp_award_wo_r.jpg) top left no-repeat;
	width: 219px;
	height: 154px;
	position: relative;
	float: left;
	margin-top: 15px;
}
			



#content_area  {
	background: url(../img/new_content_background.jpg) top left no-repeat #000;
	width: 997px;
	padding-bottom: 40px;
	position: relative;

}

#content_area p{
	color: #FFF;
	font-size: 18px;
	font-family: tahoma; 
	line-height: 30px;
	letter-spacing: 0;
	
	
	
}


#content_area_awards  {
	background: url(../img/new_content_background_awards.jpg) top left no-repeat #000;
	width: 997px;

	position: relative;

}

#content_area_awards p{
	color: #FFF;
	font-size: 18px;
	font-family: tahoma; 
	line-height: 30px;
	letter-spacing: 0;
	
	
	
}

.green {
	color: #50d5a1;
	font-size: 19px;
	font-family: tahoma;
	font-weight: bold;
}




#content_area ul{
	color: #FFF;
	font-size: 18px;
	font-family: tahoma; 
	line-height: 30px;
	letter-spacing: 0px;
	
}

#content_area li{
	color: #FFF;
	font-size: 18px;
	font-family: tahoma; 
	line-height: 30px;
	letter-spacing: -1px;
	
}


#content_area_awards ul{
	color: #FFF;
	font-size: 18px;
	font-family: tahoma; 
	line-height: 30px;
	letter-spacing: 0px;
	
}

#content_area_awards li{
	color: #FFF;
	font-size: 18px;
	font-family: tahoma; 
	line-height: 30px;
	letter-spacing: 0px;
	
}



.title-bar {
	height: 59px;
	width: 	997px;
	position: relative;
	padding-top: 44px;

}

#awards {
	width: 842px;
	margin: 0 auto;
	height: auto;
	padding-top: 30px;
}

.awards-ul{
	position: relative;
	margin-top: 55px;
	width: 457px;
}

#designers {
	width: 750px;
	margin-left: 154px;
}




.designer-title {
	font-size: 20px;
	font-family: tahoma;

}

.dan {
	margin-top: 25px;
	padding-bottom: 100px;

	
}
.debbie {
	margin-top: 85px;
	padding-bottom: 120px;
}
.doug {
	margin-top: 80px;
	padding-bottom: 67px;
}
.shelley {
	margin-top: 100px;

}

.awards-slideshow{
	width: 997px; 
	height:302px;
	position: relative;
}

#map {
	
	position: relative;
	width: 885px;
	margin: 0 auto;
	height: auto;
	padding-top: 57px;
}

#company {
	position: relative;
	width: 850px;
	margin: 0 auto;
}

#company p{
	letter-spacing: 0;
}
 
.company-top {
	width: 328px;
	position: relative;
	float: right;
	height: auto;
}

#testimonials {
	width: 820px;
	height: 990px;
	overflow: auto;
	margin-left: 80px;
	margin-top: 25px;
	padding-right: 20px;
	
}

#faqs{
	padding-top: 40px;
	width: 815px;
	margin: 0 auto;
	
}

.qa {
	padding-bottom: 45px;
	
}


#vendors{
	width: 750px;
	padding-top: 40px;
	margin: 0 auto;
	
}

.vendors-row-one{
	width: 750px;
	float: left;
	padding-bottom: 60px;
	
}

.vendors-row-one a{
	font-size: 19px;
	text-decoration: none;
	font-family: tahoma;
	line-height: 30px;
	color: #50d5a1;
	
}

.vendors-row-one a:hover{
	text-decoration: underline;
		
	
}

.vendors-row-two {
	width: 750px;
	float: left;
	padding-bottom: 60px;
	
}

.vendors-row-two a{
	font-size: 19px;
	text-decoration: none;
	font-family: tahoma;
	line-height: 30px;
	color: #50d5a1;
	
}

.vendors-row-two a:hover{
	text-decoration: underline;
	
}

#contact_page{
	width: 615px;
	height: 1014px;
	margin: 0 88px;
	padding-top: 45px;
}
	
.contact-title{
	font-weight: bold;
	font-family: tahoma;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0;
}

.contact-upper-text{
	height: 372px;
	width: 615px;
}

.contact-us-form{
	margin-top: 65px;
}

.contact-table{
	 color: #fff;
	 font-size: 18px;
	 font-family: tahoma;
	 line-height: 30px;
	 height: 502px;
	 width: 604px;
}

.contact-table td{	 
	 vertical-align: middle;
	
}


.inputText {
	 width: 312px;
	 height: 18px;
	 font-family: Tahoma;
	 font-size: 12px;
	 line-height: 14px;
	 padding: 2px;
}

.inputComment {
	 width: 316px;
	 height: 70px;
	 font-family: Tahoma;
	 font-size: 12px;
	 line-height: 14px;
	 
	 max-width: 316px;
	 max-height: 70px;
}
.submit-button{
	background: url(../img/contact_submit_button.png) top left no-repeat;
	width:129px;
	height:41px;
	border: none;
	position: absolute;
	top: 1120px;
	left: 407px;
}


#selecting{
	width: 790px;
	margin-left: 90px;
	margin-top: 37px;
	letter-spacing: 0;
	
}

.selecting-ul {
	width: 750px;
	padding-left: 20px;
	margin: 40px 0;
	letter-spacing: 0;
	
}

.selecting-ul ul li{
	color: #FFF;
	font-size: 18px;
	font-family: tahoma; 
	line-height: 30px;
	letter-spacing: 0;
	
}


#feeling{
	width: 838px;
	margin-left: 70px;
	margin-top: 46px;

}


#feeling p{
	letter-spacing: 0;

}
#feeling ul li{
	letter-spacing: 0;

}


#pool-designs{
	width: 788px;
	margin: 0 auto;
}


.pool-row-one{
	width:780px;
	height: 315px;
	 
	margin: 70px auto 0 auto;
}

.pool-row-two{
	width:780px;
	height: 315px;
	margin: 70px auto 0 auto;
}

.pool-row-three{
	width:780px;
	height: 315px;
	margin: 70px auto 0 auto;
}









.news_row1{
	position: absolute;
	top: 67px;
	left: 286px;
}

.news_row2{
	position: absolute;
	top: 384px;
	left: 286px;
}

.news_row3{
	position: absolute;
	top: 539px;
	left: 0px;
	width: 997px;
}

.news_row4{
	position: absolute;
	top: 840px;
	left: 0px;
	width: 997px;
}







#vendors{
	
	height: 915px;
}


.vendor-box{
	width: 307px;
	height: 235px;
	float: left;
	margin: 25px 30px 25px 30px;
	text-align: center;
	


	
}

.vendor-box img{
	vertical-align: middle;
	margin-bottom: 30px;
	padding-left: 10px;
	
	
	
	


	
}

.vendor-title{
	color: #fff;
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 35px;
	text-align: center;
	
	
	
}

.contact-submission-text{
	position: relative;
	top: 60px;
	left: 270px;
	margin-bottom:80px;
	width: 500px;
	height: 75px;

}


	









