/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* {
	margin: 0;
}

body {
	line-height: 1;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 100%;
	background: #bbb;
	margin: 0 auto;
	width: 1020px;
	
	}
	

ol, ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}



a {
	color: #504120;
}

a:hover {
	color: #9c7d39;
}

h1{
	color: #754b0e;
	text-shadow: #ede2cf 1px 1px 8px;
	font: italic bold 30px "Times", Georgia, Times;
}

h2 {
	font: 20px "times", Georgia, Times;
	color: #020028;



}

h3 {                         
	color: #717174;
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
}

h4{
	font: italic 30px "Times", Georgia, Times;
	color: #2a2341;
}

.right {
	float: right;
}



.horiz_break {
	width: inherit;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 1px;
	border-top: 1px dotted #c8c8c8;
}

.horiz_break_sm {
	width: inherit;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-top: 1px dotted #c8c8c8;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Sticky Footer */



html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}



#main {
	width: 980px;
	clear: both;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 97px;
	background-color: #fafbf6;
	background-image: url(../images/main_sh.jpg);
	height: inherit;
}

#footer {position: relative;
	margin-top: -97px; /* negative value of footer height */
	height: 97px;
	clear:both;
	background-color: #ebeadd;
	width: 1020px;
} 

.float_left {
	float: left;
}

.clear {
	clear: both;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





.center {
	width: 100%;
	text-align: center;
}

.right {
	float: right !important;
}

.left {
	float: left !important;
}





/* Start CSS */



#top_sh {
	height: 10px;
	width: 1020px;
	background: url(../images/body_sh_top.jpg) no-repeat;
}

#header {
	width: 1020px;
	height: 151px;
	clear: both;
}

#header_left_sh {
	width: 20px;
	height: 151px;
	background-image: url(../images/header_sh_left.jpg);
	float: left;
}

#header_left {
	width: 490px;
	height: 149px;
	float: left;
	border-top: 2px solid #d5c43b;
}

#header_left img {
	margin: 0;
	border: 0;
}

#header_right {
	width: 490px;
	height: 149px;
	float: left;
	border-top: 2px solid #d5c43b;
	background-image: url(../images/header_right.jpg);
}

#header_right_sh {
	width: 20px;
	height: 151px;
	background-image: url(../images/header_sh_right.jpg);
	float: left;
}



/* header right slideshow */

#header_right {
    position:relative;
    height:149px;
}

#header_right IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#header_right IMG.active {
    z-index:10;
}

#header_right IMG.last-active {
    z-index:9;
}



/* start main horizontal navigation */

#navigation_wrap {
	width: 980px;
  height: 39px;
}

#navigation {
  list-style: none;
}

#navigation li {
  float: left;
}

#navigation a * {
  display: none;
}

#navigation a,
#navigation a .hover {
  height: 39px;
	position: relative;
	display: block;
	background: url(../images/navigation.png) 0 0 no-repeat;
}

/* individual navigation items */
#navigation a.home {
  background-position: 0 0;
  width: 132px;
}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  background-position: 0 -39px;
}

#navigation a.aboutus {
  background-position: -132px 0;
  width: 123px;
}

#navigation .highlight a.aboutus:hover,
#navigation a.aboutus .hover {
  background-position: -132px -39px;
}

#navigation a.whyus {
  background-position: -255px 0;
  width: 114px;
}

#navigation .highlight a.whyus:hover,
#navigation a.whyus .hover {
  background-position: -255px -39px;
}

#navigation a.testimonials {
  background-position: -369px 0;
  width: 159px;
}

#navigation .highlight a.testimonials:hover,
#navigation a.testimonials .hover {
  background-position: -369px -39px;
}

#navigation a.remodeling {
  background-position: -528px 0;
  width: 154px;
}

#navigation .highlight a.remodeling:hover,
#navigation a.remodeling .hover {
  background-position: -528px -39px;
}



#navigation a.requestservice {
  background-position: -682px 0;
  width: 191px;
}

#navigation .highlight a.requestservice:hover,
#navigation a.requestservice .hover {
  background-position: -682px -39px;
}

#navigation a.faqs {
  background-position: -873px 0;
  width: 107px;
}

#navigation .highlight a.faqs:hover,
#navigation a.faqs .hover {
  background-position: -873px -39px;
}



/* start main content */



#content_wrap {
	background-color: #fbfcf7;
	height: inherit;
	width: 980px;
}

#main_sh_left {
	width: 59px;
	height: 25px;
	background-image: url(../images/main_sh_left.jpg);
	float: left;
}

#main_sh_right {
	width: 921px;
	height: 25px;
	float: left;
	background-image: url(../images/main_sh_right.jpg);
}



#main_left {
	height: inherit;
	width: 182px;
	float: left;
	margin-bottom: 15px;
}

#flashcontent {
	padding-top: 20px;
	padding-bottom: 20px;
}

#main_lower {
	padding-left: 55px;
	padding-top: 20px;
}



.main_img {
	width: 417px;
	height: 365px;
}



#main_content {
	width: 963px;
	float: left;
	background-color: #fafbf6;
	height: inherit;
		background: url(../images/main_left_line.jpg) repeat-y;
}

#main_content_full {
	width: 547px;
	float: left;
	background-color: #fafbf6;
	height: inherit;
	padding: 25px 56px 39px 44px;
}

#content {
	float: left;
}



#main_content p {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #676767;
	font: 300 16px/24px "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", sans-serif;
}

#main_content .learnmore {
	margin-bottom: 20px;
}

#main_content .learnmore a {
	text-decoration: none;
	font-weight: bold;
	color: #504120;
	border-bottom: 4px solid #cdcabf;
	padding-bottom: 3px;
	padding-top: 3px;
}



#main_content .learnmore a:hover {
	border-bottom: 4px solid #504120;
	text-decoration: none;
}



#main_content a {
	color: #717174;
	text-decoration: underline;
}

#main_content a:hover {
	color: #9c7d39;
	text-decoration: underline;
}

#main_content ul{
	padding-left: 39px;
	font: 15px/24px optima, times, "times new roman";
	color: #070045;
}

#main_content ul li {
	list-style-type: square;
}



#main_left {
	width: 417px;
	float: left;
	padding-left: 56px;

}

#main_left p{
	
	text-align: left;
	margin-right: 15px;
	color: #717174;
	margin-top: 16px;
}

#white_stripe p {
	font-size: 11px !important;
	line-height: 13px !important;
}

#main_left p {
	font: 300 13px/16px "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", sans-serif;

}



#testimonials_block{
	height: 176px;
	float: left;
	overflow: hidden;
	
}



#main_right {
	float: left;
	width: 390px;
	padding-left: 52px;
	background: url(../images/nj.gif) no-repeat right;
	padding-right: 46px;
}

#main_right .header_top  {
	margin-top: 5px;
}

#main_right p {
}

.request_home {
	margin-top: 45px;
}

#main_banner {
	float: left;
	
}

#acc img{
	float: left;
	margin-right: 11px;
	margin-bottom: 57px;
	width: 74px;
	height: 66px;
}

#acc p {
	font: 11px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif !important;
}



.question {
	color: #202044;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	font-weight: bold;
}



#white_stripe {
	height: 23px;
	width: 316px;
	background-image: url(../images/white.png);
	margin-left: -55px;
	padding-left: 59px;
	padding-top: 8px;
	padding-bottom: 13px;
}

#white_stripe p {
	margin: 0;
}

.payment {
	padding-right: 17px;
}

/* Start Footer */





#footer_content {
	width: 965px;
	float: left;
	padding-top: 13px;
	padding-right: 15px;
}



#footer_sh_left {
	width: 20px;
	height: 97px;
	background-image: url(../images/body_sh_left.jpg);
	float: left;
}

#footer_sh_right {
	width: 20px;
	height: 97px;
	background-image: url(../images/body_sh_right.jpg);
	float: left;
}

#footer a {
	font-size: 11px;
	text-decoration: none;
		color: #717174;
}

#footer a:hover {
	text-decoration: underline;
		color: #373738;
}

#footer ul, #footer li {
	list-style-type: disc;
	position: inline;
	display: inline;
	margin: -5px 0 0;
	padding-left: 12px;
	float: left;
}

#footer li {
	 background: url(../images/bullet.gif) no-repeat 0 8px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 7px;
}

#footer li.first{
	background: url(../images/no_bullet.gif) no-repeat 0 8px;
	 margin: 0;
}

#footer p {
	float: right;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	color: #717174;
}

/* special css */

#testimonials_wrap {
	margin-left: 50px;
	margin-right: 50px;
}

#testimonials_wrap p {
	font-size: 14px;
	line-height: 18px;
	color: #141429;
}

#testimonials_wrap p span {
	color: #9c7d3b;
	font-style: italic;
	font-family: "Times New Roman", Georgia, Times, serif;
}

#testimonials_wrap p span:before {
	content: "~ ";
}

#testimonials_wrap div {
	border-top: 1px dotted #cecece;
}

/* @group Remodeling Changes */

.remodel h2{
	color: #85532e;
	font: lighter 28px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 25px;
	margin-bottom: 25px;
	text-shadow: #ede2cf 1px 1px 8px;
}

.remodel h2 span {
	font-weight: bold;
	color: #9c7d3a;
	}

.remodel img  {
	margin-bottom: 15px;
}

.remodel {
	padding-top: 10px;
	background-image: none !important;
}

.remodel p {
	font-size: 16px !important;
	line-height: 24px !important;
}

.dotted {
	border-top: 1px dashed #c5c6c1;
	border-bottom: 1px dashed #c5c6c1;
	padding-top: 10px;
	padding-bottom: 10px;
}



.pad30 {
	padding-top: 30px;
}

.pad60 {
	padding-top: 60px;
}

.pad90 {
	padding-top: 90px;
}



.pad200 {
		padding-top: 200px;
}

.shd_fix {
	margin-left: -15px;
}

.button {
	text-align: center;
}

.index_space h2{
	margin-top: 40px;
	height: 158px;
}

#faded, { margin:0 auto ;}

#faded { width:427px;
	margin-top: -100px;
}

	/*
	 * Required: If fixed height, state it here
	*/

	#faded .rap { height:572px; }
	
.full_column {
	float: left;
	
	clear: both;
	background: url(../images/main_left_line.jpg) repeat-y !important;
	padding-left: 55px;
	width: 900px;
}

.full_column h2 {
	margin-right: 55px;
}

.product_wrap {
		float: left;
		width: 100%;
		
}

.product_sm {
	float: left;
	width: 135px;
	margin-right: 10px;
	height: 255px;
}

.product_sm img, .product_lg img {
	border: 1px solid #d8c563;
}

.product_sm p {
	font-weight: bold;
	color: #9c7d39;
	margin-top: -8px;
}

.product_lg {
	width: 270px;
	float: left;
	margin-right: 25px;
}

.call {
	color: #9c7e3d;
	font: 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
}

.call span {
	color: #000;
	font-weight: bold;
}
.hideme {
position: absolute;
left: -1000px;
}
/* @end */


