@charset "utf-8";
/* CSS Document */


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #d2e2cd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #e5dffd;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
	}

#nav a:active {
	color: #FFF;
	text-decoration: none;
	}
	
#nav a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
#nav a:hover {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	}

#insidelist a:link {
	color: #000;
	text-decoration: none;
	}
#button {
}
#button a:link {
	text-decoration: none;
}
#button a:active {
	text-decoration: none;
}
#button a:visited {
	text-decoration: none;
}
#button a:hover {
	text-decoration: underline;
}


#insidelist a:active {
	color: #000;
	text-decoration: none;
	}
	
#insidelist a:visited {
	color: #000;
	text-decoration: none;
	}
	
#insidelist a:hover {
	color: #000;
	text-decoration: none;
	font-style: italic;
	}
	

#contact a:link {
	color: #000;
	text-decoration: none;
	}

#contact a:active {
	color: #000;
	text-decoration: none;
	}
	
#contact a:visited {
	color: #000;
	text-decoration: none;
	}
	
#contact a:hover {
	color: #000;
	text-decoration: underline;
	font-style: italic;
	}


.oneColFixCtrHdr #wrapper_home {
	background-image: url(images/home_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.oneColFixCtrHdr #wrapper_hardscapes {
	background-image: url(images/hardscapes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.oneColFixCtrHdr #wrapper_softscapes {
	background-image: url(images/softscapes_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.oneColFixCtrHdr #wrapper_pools {
	background-image: url(images/pools_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.oneColFixCtrHdr #wrapper_estate {
	background-image: url(images/estate_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.oneColFixCtrHdr #wrapper_commercial {
	background-image: url(images/commercial_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.oneColFixCtrHdr #wrapper_testimonials {
	background-image: url(images/testimonials_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.oneColFixCtrHdr #wrapper_design {
	background-image: url(images/design_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.oneColFixCtrHdr #wrapper_expect {
	background-image: url(images/expect_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.oneColFixCtrHdr #wrapper_materials {
	background-image: url(images/materials_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.oneColFixCtrHdr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: -10px;
}

.oneColFixCtrHdr #mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	text-align: center;
	color: #000;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: thin none #30C;
	height: auto;
	width: 880px;
}


.oneColFixCtrHdr #singleContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	color: #000;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: thin none #30C;
	height: auto;
	width: 880px;
}

#nav {
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	height: 37px;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	font-style: normal;
}


#bottomnav {
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-position: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	font-style: normal;
}

#bottomnav a:link {
	color: #FFF;
	text-decoration: none;
	}

#bottomnav a:active {
	color: #FFF;
	text-decoration: none;
	}
	
#bottomnav a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
#bottomnav a:hover {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	}


#list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	width: 370px;
	text-align: left;
	font-style: normal;
	font-size: 14pt;
	margin-left: 10px;
	line-height: 10pt;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	border: thin none #000;
}

#list_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	width: 350px;
	text-align: left;
	font-style: italic;
	font-size: 11pt;
	margin-left: 30px;
	line-height: normal;
	list-style-type: lower-roman;
}
.oneColFixCtrHdr #columns {
	border: medium none #C69;
	height: 640px;
	width: 820px;
}

.oneColFixCtrHdr #columns2 {
	border: medium none #C69;
	height: 400px;
	width: 820px;
}

#left1 {
	float: left;
	height: 320px;
	border: thin none #000;
}
#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16px;
	font-weight: normal;
	padding-left: 40px;
	font-style: italic;
}

#right1 {
	float: right;
	height: 320px;
	border: thin none #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#right3 {
	float: right;
	border: thin dotted #F39;
	top: 0px;
}

#slideshow {
	background-image: url(images/blank.png);
	background-repeat: no-repeat;
}


#left2 {
	float: left;
	height: 320px;
	border: thin none #000;
	clear: both;
}
#right2 {
	float: left;
	border: thin none #000;
	clear: none;
	padding-top: 10px;
}
#insidelist {
	position: relative;
	top: -70px;
	font-size: 16pt;
	padding-left: 20px;
	line-height: 50px;
	border: medium none #F36;
}

li {
	list-style-type: disc;
}
.oneColFixCtrHdr #wrapper_estate #container #mainContent table a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #030;
	font-size: 11pt;
	font-style: normal;
	text-decoration: none;
}
.oneColFixCtrHdr #wrapper_estate #container #mainContent table a:visited {
	color: #000;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
}
.oneColFixCtrHdr #wrapper_estate #container #mainContent table a:hover {
	color: #333;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
#designlist {
	display: inline;
}
