body {
	background-color: #dcd5cd;
	color: #333333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	}
	
a {
	color: #678D94;
	text-decoration: underline;
	font-weight: bold;
	}

img { border: 0; }
	
label {
	clear: left;
	color: #1a7080;
	float: left;
	font-weight: bold;
	margin: 7px 3px 0 0;
	text-align: right;
	width: 50px;
	}
	
input {
	margin: 3px;
	vertical-align: middle;
	}
	
select {
	color: #1a7080;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 1px;
	}

option {
	margin: 3px;
	vertical-align: middle;
	}
	

/* GENERAL SITEWIDE STYLES */
#wrap {
	margin: 0 auto;
	width: 832px;
	}

.formwrap {
	border: 1px solid #8dc6d1;
	margin: 0 auto;
	padding: 20px 80px 60px;
	position: relative;
	width: 245px;
	}

label.wide {
	display: block;
	margin-left: 56px;
	text-align: left;
	width: 200px;
	}

select.wide {
	margin-left: 56px;
	width: 178px;	
	}
	
input.wide {
	margin-left: 56px;
	width: 174px;
	}

input.standard {
	width: 174px;
	}

input.areacode {
	width: 30px;
	}

input.aptflr {
	width: 60px;
	}
	
input.telnumber {
	width: 100px;
	}
	
input.submit {
	float: right;
	margin-right: 10px;
	}
	
p.disclaimer {
	font-style: italic;
	padding-left: 56px;
	}
	
/* HEADER STYLES */
#header {
	/* NO STYLES SPECIFIED */
	}	

a#logo {
	background: url('images/logo.gif') no-repeat;
 	float: left;
	height: 80px;
	margin-left: 11px;
	text-indent: -9999px;
	width: 250px;
	}
	
#abovenav {
	background: url('images/header_800number.gif') no-repeat;
	float: right;
	height: 50px;
	margin: 0;
	padding: 0;
	width: 571px;
	}
	
#navwrap {
	background: #fff url('images/navwrap_bg.gif') repeat-x;
	border-right: 1px solid #8dc6d1;
	float: left;
	height: 31px;
	width: 570px;
	}

#nav {
	background: url('images/nav_bg.jpg') repeat-x;
	position: relative;
	float: left;
	height: 24px;
	margin: 7px 0 0;
	padding: 0;
	width: 538px;
	}
	
#nav li {
	list-style-type: none;
	float: left;
	text-indent: -9999px;
	}
		
	#nav li a {
		display: block;
		height: 10px;
		margin: 6px 12px 6px 0;
		}
		
	#nav li#home a {
		background: url('images/nav_home.jpg') no-repeat;
		width: 30px;
		}

	#nav li#home a:hover {
		background: url('images/nav_home_over.jpg') no-repeat;
		}
	
	#nav li#bedrooms a {
		background: url('images/nav_bedrooms.jpg') no-repeat;
		width: 55px;
		}

	#nav li#bedrooms a:hover {
		background: url('images/nav_bedrooms_over.jpg') no-repeat;
		}

	#nav li#office a {
		background: url('images/nav_office.jpg') no-repeat;
		width: 34px;
		}

	#nav li#office a:hover {
		background: url('images/nav_office_over.jpg') no-repeat;
		}

	#nav li#kitchen a {
		background: url('images/nav_kitchen.jpg') no-repeat;
		width: 91px;
		}

	#nav li#kitchen a:hover {
		background: url('images/nav_kitchen_over.jpg') no-repeat;
		}	

	#nav li#garage a {
		background: url('images/nav_garage.jpg') no-repeat;
		width: 95px;
		}

	#nav li#garage a:hover {
		background: url('images/nav_garage_over.jpg') no-repeat;
		}

	#nav li#aboutus a {
		background: url('images/nav_aboutus.jpg') no-repeat;
		width: 49px;
		}

	#nav li#aboutus a:hover {
		background: url('images/nav_aboutus_over.jpg') no-repeat;
		}
		
	#nav li#blog a {
		background: url('images/nav_blog.jpg') no-repeat;
		width: 23px;
		}

	#nav li#blog a:hover {
		background: url('images/nav_blog_over.jpg') no-repeat;
		}

	#nav li#contactus a {
		background: url('images/nav_contactus.jpg') no-repeat;
		width: 61px;
		}

	#nav li#contactus a:hover {
		background: url('images/nav_contactus_over.jpg') no-repeat;
		}						
		
#content {
	background: url('images/content_bg.jpg') repeat-y;
	clear: both;
	display: block;
	height: 500px;
	padding: 15px 0 0 32px;
	position: relative;
	width: 832px;
	}


/* SIDEBAR STYLES */
#sidebar {
	float: left;
	width: 250px;
	}
	
	#sidebar h2 {
		color: #7a260d;
		font-size: 10px;
		font-weight: bold;
		margin: 5px;
		text-align: center;
		text-transform: uppercase;
		}
	
	#sidebar p {
		line-height: 14px;
		margin: 0 0 10px;
		padding: 0;
		}
	
	.btn_reqconsult {
		background: url('images/btn_request_consult.jpg') no-repeat;
		display: block;
		height: 28px;
		margin: 15px auto 10px;
		text-indent: -9999px;
		width: 148px;
		}
		
	.btn_reqbrochure {
		background: url('images/btn_request_brochure.jpg') no-repeat;
		display: block;
		height: 28px;
		margin: 0 auto 10px;
		text-indent: -9999px;
		width: 148px;
		}
		
	.btn_facebook {
		background: url('images/btn_facebook.jpg') no-repeat;
		display: block;
		height: 28px;
		margin: 0 auto 10px;
		text-indent: -9999px;
		width: 148px;
		}
		
	.btn_newsletter {
		background: url('images/eNews-Organizing-Signup.gif') no-repeat;
		display: block;
		height: 28px;
		margin: 0 auto 10px;
		text-indent: -9999px;
		width: 148px;
		}		

	img.quote_left {
		left: -10px;
		position: absolute;
		top: 8px
		}
		
	img.quote_right {
		bottom: 8px;
		position: absolute;
		right: -12px;
		}
	
	.testimonial {
		border: 1px solid #8dc6d1;
		margin: 0 7px;
		min-height: 100px;
		padding: 11px;
		position: relative;
		}
		
		blockquote.testimonial p {
			font-style: italic;
			}
			
		blockquote.testimonial cite {
			display: block;
			text-align: right;
			}
		
		div.testimonial li {
			list-style-image: url('images/bullet_li_red.gif');
			}
			
		a#readmore {
		background: url('images/readmore.gif') no-repeat;
		display: block;
		height: 11px;
		margin: 0 auto 10px;
		text-indent: -9999px;
		width: 64px;
		}

		a#readmore:hover {
			background: url('images/readmore_over.gif') no-repeat;
			}
		
	div.btn_satisfaction {
		background: url('images/btn_satisfaction.jpg') no-repeat;
		display: block;
		margin: 10px auto 0;
		height: 56px;
		padding: 0;
		text-indent: -9999px;
		width: 127px;
		}
	
	#sidebar.static a.btn_reqconsult {
		margin-top: 190px;
		}
	
	#sidebar.static div.btn_satisfaction, #sidebar.staticform div.btn_satisfaction {
		margin-top: 160px;
		}
		
img.dropcap {
	float: left;
	margin: 4px 4px 0 0;
	}
	
p.dropcap {
	float: left;
	margin: 0 10px 10px;
	padding: 0;
	}


/* MAIN CONTENT AREA */	
#main {
	float: left;
	padding-left: 10px;
	width: 528px;
	}
	
	#main p {
		margin: 0 20px 0px 10px;
		}	
	
	#main.homepage {
		margin-top: 18px;
		}
	
	h2#requestconsult {
		background: url('images/h_requestconsult.gif') no-repeat;
		height: 29px;
		margin: 10px auto;
		text-indent: -9999px;
		width: 235px;
		}

	h2#requestbrochure {
		background: url('images/h_requestbrochure.gif') no-repeat;
		height: 29px;
		margin: 10px auto;
		text-indent: -9999px;
		width: 210px;
		}

	p.graphic_desc {
		margin:  0 30px 0 0;
		text-align: right;
		}
		
	#gallerythumbs {
		margin-top: 8px;
		}

		#gallerythumbs img {
			border: 1px solid #acd5d9;
			margin: 0 4px;
			}

/* FOOTER STYLES */		
#footer {
	background: url('images/footer_bg.jpg') no-repeat;
	clear: both;
	height: 70px;
	}

	#footer p {
		margin-top: 45px;
		text-indent: -9999px;
		}
	
	a#privacy {
		background: url('images/footer_privacypolicy.gif') no-repeat;
		display: block;
		float: left;
		margin: 45px 10px 0 300px;
		text-indent: -9999px;
		width: 77px;
		}
		
	p#copyright {
		background: url('images/footer_copyright.gif') no-repeat;
		float: left;
		margin-right: 3px;
		width: 128px;
		}

	a#credit {
		background: url('images/footer_credit.gif') no-repeat;
		display: block;
		float: left;
		margin-top: 45px;
		margin-right: 20px;
		text-indent: -9999px;
		width: 144px;
		}

		a#credit:hover {
			background: url('images/footer_credit_over.gif') no-repeat;
			}
				
	p#phonenumber {
		background: url('images/footer_800number.gif') no-repeat;
		float: left;
		height: 14px;
		margin-top: 42px;
		width: 119px;
		}