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

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	color:#000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#wrapper {
	position: relative;
	width: 777px;
	margin: 0 auto;
	margin-top:20px;
	text-align:left;
	background-color:#FFFFFF;
	color:#000000;
	}

#inside-wrapper {
	width:777px;
	border:solid 1px #1A5C42;
	}

#nav-wrapper {
	width:777px;
	background:url(rws-images/background.gif) repeat-y;
	}

#header {
	width:775px;
	margin-top:1px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	background-color:#FFFFFF;
	color:#FFFFFFF;
	padding-bottom:1px;
	border-bottom:solid 1px#1A5C42;
	}

#sidenav {
	float:left;
	width:175px;
	margin-left:1px;
	}

#logo {
	border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	}
	
#main-area {
	float:right;
	margin-top:15px;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:15px;
	padding:10px;
	width:548px;
	background-color:#FFFFFF;
	color:#000000;
	border:solid 1px #1A5C42;
	}

#subhead {
	width:544px;
	text-align:center;
	padding-left:2px;
	padding-right:2px;
	background-color:#1A5C42;
	margin-bottom:6px;
	}

#content-area {
	margin-bottom:8px;
	}

#quote {
	float:right;
	clear:right;
	width:570px;
	background-color:#1A5C42;
	color:#FFFFFF;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:15px;
	text-align:center;
	}

#footer {
	height:24px;
	margin-top:6px;
	margin-left:12px;
	text-align:left;
	font-size:10px;
	color:#1A5C42;
	background-color:#FFFFFF;
	float:left;
	}


#clear {
	clear:both;
	}

.clear {
	clear:both;
	}

a {
	color:#1A5C42;
	background-color:#FFFFFF;
	text-decoration:none;
	}

a:visited {
	color:#1A5C42;
	background-color:#FFFFFF;
	text-decoration:none;
	}

a:hover {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

.pagelink {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

.lead-text {
	color:#A39161;
	background-color:#FFFFFF;
	font-weight:bold;
	}

.expanded-line-height {
	line-height:1.7em;
	}

.note {
	color:#990000;
	background-color:#FFFFFF;
	}

.green {
	color:#1A5C42;
	background-color:#FFFFFF;
	}

/* contact styles */

.contact-image {
	float:left;
	margin-bottom:10px;
	}

.contact-center-image {
	float:left;
	margin-left:3px;
	margin-right:4px;
	margin-bottom:10px;
	}

/* restoration styles */

.restoration-image {
	float:left;
	margin-bottom:10px;
	}

.restoration-center-image {
	float:left;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:10px;
	}

.restoration-left {
	float:left;
	width:270px;
	text-align:justify;
	padding-right:15px;
	border-right:solid 1px #1A5C42;
	margin-right:15px;
	}

.restoration-right {
	float:left;
	width:230px;
	text-align:justify;
	}

.restoration-row-img {
	margin-top:10px;
	border:solid 1px #1A5C42;
	}

/* maintenance and storage styles */

.maint-lead-photo {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	}

.maint-image {
	float:left;
	margin-top:10px;
	}

.maint-center-image {
	float:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:10px;
	}

/* design and build styles */

.design-left-image {
	float:left;
	margin-right:12px;
	margin-bottom:10px;
	}

/* about RWS styles */

.rws-top-right {
	float:right;
	clear:right;
	margin-left:12px;
	margin-bottom:10px;
	}

.rws-top-left {
	float:left;
	clear:left;
	margin-right:12px;
	margin-bottom:10px;
	}

.rws-flourish {
	width:260px;
	text-align:center;
	margin-top:18px;
	margin-bottom:18px;
	}

.rws-project-area {
	float:right;
	clear:right;
	width:248px;
	padding:8px;
	border:solid 3px #CCCC9A;
	}

.rws-project-title {
	margin-bottom:10px;
	width:248px;
	text-align:center;
	}

.rws-bottom-left {
	float:left;
	clear:left;
	margin-right:12px;
	}

/* around the yard styles */

.yard-area {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #CCCC9A;
	}

.yard-photo {
	width:546px;
	text-align:center;
	}

.yard-date {
	font-size:16px;
	color:#666666;
	background-color:#FFFFFF;
	margin-bottom:10px;
	width:546px;
	text-align:center;
	}

.rate-subhead {
	font-size:14px;
	color:#496c60;
	background-color:#FFF;
	margin-bottom:3px;
	}

.facebook {
	padding-top:3px;
	float:left;
	margin-left:9px;
	}






