/* CSS Document */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	}

body {
	width:905px;
	background-color:#f3ecda;
	font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px auto 15px;
	height: 100%;
	}
	
#header {
	display:none;
	}
	
	
	
/*Define styles for text styles*/

p {
	line-height:1.3em;
	font-size:1.2em;
	color: #666666;
	}
	
h1 {
	font-size:1.2em;
	font-weight: bold;
	text-indent: 0px;
	font-style: italic;
	color: #333333;
	}
	
h2 {
	color: #666666;
	font-size:18px;
	font-weight: bold;
	text-indent: 0px;
	margin: 20px 0 10px 0;
	}
	h2 a:hover a:link a:visited{
		color: #666666;
	}
	
h3 {
	font-size:1.2em;
	font-weight: normal;
	text-indent: 0px;
	}
	
h4 {
	font-weight: normal;
	font-size: 1em;
	}
	
h5 {
	font-size: 1.2em;
	font-weight: normal;
	color: #FF0000;
	}
	
h6 {
	font-size:1.2em;
	font-weight:normal;
	color:#666666;
	text-indent: 0px;
	}
	
ul {
	padding-bottom: 12px;
	padding-top: 7px;
	}

li  {
	line-height: 1.5em;
	font-size: 1.2em;
	list-style:circle inside;
	color: #666666;
	vertical-align: middle;
	margin-left: 5px;
	}	
	
li a:link {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}

li a:hover {
	text-decoration: none;
	color: #FF0000;
}



/* Define styles for Form elements */

textarea {
	border: 1px solid #666666;
	margin: 5px;
}
input {
	border: 1px solid #666666;
	margin: 5px;
}
	

	
	
/* Define styles for rollover states */
	
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}



/*Styles for small top navigation area*/
#top	{
	background: url(../../images/aboutus_01.gif);
	height: 39px;
	width: 889px;
	}
	
#top_text {
	font-size: 1.1em;
	color: #686868;
	text-align: right;
	padding-top: 25px;
	padding-right: 25px;
	}
	
#top_text a:link {
	font-size:.9em;
	}
	
	
	
	
/*Define styles for content areas */
.cwds_content {
	text-indent: 15px;
	padding-left: 35px;
	text-align: justify;
	padding-right: 35px;
	padding-top: 65px;
	}
	
.right_photo {
	float: right;
	height: 145px;
	width: 225px;
	}

.about_content {
	width:594px;
	background-image: url(../../images/about-us_Background.jpg);
	background-repeat:no-repeat;
	height: 550px;
	}
	
.services_content {
	width:594px;
	background: url(../../images/Services_Background.jpg) no-repeat top;
	height: 750px;
	}
	
.services_content h3{
	font-weight: bold;
	color: #333333;
	}
	
.contact_content {
	width:594px;
	background: url(../../images/Contact_Background.jpg) no-repeat top;
	height: 620px;
	}
	
	
.comingsoon_content {
	width:594px;
	height:455px;
	background: url(../../images/ComingSoon_Background.jpg) no-repeat top;
	}
	
.comingsoon {
	margin-top: 140px;
	margin-right: 220px;
	}
	
.request_content {
	width:594px;
	background: #FFFFFF url(../../images/request.gif) no-repeat top;
	}
	
.request_content p{
	text-indent:0;
	}
	
.testimonials_content {
	width:594px;
	background-image:url(../../images/Testimonials_Background.jpg);
	background-repeat:no-repeat;
	padding-bottom: 25px;
	}
	
.testimonials_content p {
	font-size: 1.2em;
	font-style: italic;
	}

.testimonials_content a:link {
	font-style:normal;
	font-size:1.1em;
	text-indent: 0px;
	text-decoration: underline;
	color: #FF0000;
	text-align: left;
	padding-bottom: 10px;
	}
	
.portfolio_content {
	width:594px;
	background-image: url(../../images/portfolio_Background.jpg);
	background-repeat:no-repeat;
	}
	
	.news_content {
/*	height:99%; */
	height:1000px;
	width:594px;
	background-image: url(../../images/news_Background.jpg);
	background-repeat:no-repeat;
	}
	
/* Define styles for Home content areas */

.home_content {
	width:594px;
	height:455px;
	background-image: url(../../images/home_Background.jpg);
	background-repeat:no-repeat;
	}
	
.home_content p {
	font-size: 1.1em;
	line-height: 1.1em;
	}
	
#excellence {
	padding-top: 55px;
	padding-bottom: 5px;
	padding-left: 180px;
	}
	
#remodeling {
	padding-top: 35px;
	padding-right: 220px;
	padding-bottom: 10px;
	}
	
#tour {
	padding-top: 80px;
	padding-right: 220px;
	}

	
/*Define styles for navigation side bar*/

.side {
	background: url(../../images/Side_Back.jpg) no-repeat top;
	}

.side p {
	color: #55432E;
	font-size: 1.1em;
	}
	
.side h6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.3em;
	}
	
#navigation {
	position: relative;
	top: 33px;
	margin-left: 117px;
	width: 177px;
	}
	
.news {
	margin-left: 70px;
	margin-right: 10px;
	height: 210px;
	margin-top: 150px;
	}
	
.customers {
	margin-left: 70px;
	margin-right: 10px;
	margin-top: 30px;
	}
	
.customers p {
	text-indent: 9px;
	}
	
/*Side Bar rollover styles*/
.side a:link {
	color: #FF0000;
	text-decoration: none;
}
.side a:visited {
	text-decoration: none;
	color: #990000;
}
.side a:hover {
	text-decoration: none;
	color: #990000;
}
.side a:active {
	text-decoration: none;
}




/*define styles for footer*/
#footer {
	height: 90px;
	width: 889px;
	background: url(../../images/footer.gif) no-repeat;
	}
	
#footer p {
	padding-top: 35px;
	text-align: center;
	color: #E9E2B2;
	text-indent: 0px;
	}
	
#footer a:link {
	color: #E9E2B2;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.postmetadata{
	margin: 20px 0 0 0;
}
#breadcrumb{
	margin: 0 0 10px 0;
	font-size:12px;
}
