@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9ebc4;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a5044;
}



a:link, a:visited {
	text-decoration: none;
	color: #781d0e;
	font-size: 12px;
}
#content a:hover {
	color: #784a0e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: 9BA571;
}
a:active {
	color: #C60;
}



#maincontainer {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#maincontainer #contentcontainer #content h1 {
	font-size: 14px;
	letter-spacing:5px;
	text-transform: capitalize;
}
#maincontainer #contentcontainer #content h2 {
	font-size: 12px;
	letter-spacing:2px;
	text-transform: capitalize;
}

#maincontainer #contentcontainer #content h3 {
	font-size: 11px;
	font-weight: bold;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 376px;
	background-position: 0px 0px;
	clear: none;
	z-index: 0;
	float: left;
	margin-left: -135px;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 225px;
	height: 200px;
}
#contentcontainer {
	width: 600px;
	line-height: 20px;
	clear: none;
	float: left;
	margin-right: -25px;
	margin-top: 15px;
}
#menu {
	float: left;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -2px;
	height: 60px;
}

#header {
	height: 215px;
	background-image: url(../images/banner/landscaped-entranceway.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 6px;
	border-right-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width: 588px;
	z-index: 0;
}

#content {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #c2cba1;
	float: left;
	width: 558px;
	padding: 15px;
}




#footer {
	width: 650px;
	height: 100px;
	background-image: url(../images/footerleaves.jpg);
	background-repeat: no-repeat;
	background-position: 468px -20px;
	float: left;
	margin-bottom: 5px;
}
#tablecontact {
	width: 50%;
}

.clear {
    clear: both;
    height: 0px;
    width: 0px;
    visibility: hidden;
}
.designplan {
	float: right;
	height: 277px;
	width: 207px;
	margin-left: 10px;
}
.quote {
	font-style: italic;
	float: right;
	clear: none;
	background-color: #E9EBC4;
	padding: 5px;
	height: auto;
	border: 1px dashed #C2CBA1;
	color: #4A5044;
	width: 185px;
	margin-right: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.quotecontact {
	font-style: italic;
	float: right;
	clear: right;
	background-color: #E9EBC4;
	padding: 5px;
	height: auto;
	border: 1px dashed #C2CBA1;
	color: #4A5044;
	width: 185px;
	margin-right: 20px;
	margin-top: 175px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignright {
	text-align: right;
	padding-right: 5px;
}
.contacttitle {
	font-weight: bold;
	padding-bottom: 10px;
	height: 20px;
	padding-top: 10px;
}
.showcasetitle {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	height: 20px;
	background-color: #1c3910;
	padding: 10px;
}
.showcasetitleabout {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	height: 20px;
	background-color: #1c3910;
	padding: 10px;
}
.showcasetitle {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	height: 10px;
	background-color: #1c3910;
	padding: 5px;
}.hide {
	visibility: hidden;
	display: none;
}
#footer #credits {
	float: left;
	width: 600px;
	height: 20px;
	font-size: 10px;
	text-align: center;

}
#footer #credits a{
	font-size: 10px;

}

#footer #webdesigner {
	width: 600px;
	height: 40px;
	float: left;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
#footer #webdesigner a {
	font-size: 10px;

}

