body{
	background-color: #370706;
	margin: 0px auto;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #404040;
	line-height: 21px;
}

a{
	color: #930a0a;
	text-decoration: none;
}

a:hover{
	color: #cf1515;
}

h2{
	color: #6e5b1e;
	font-size: 18px;
}

h3{
	color: #6e5b1e;
}

hr{
	height: 0px;
	border: 0px;
	border-top: 1px solid #999790;
	border-bottom: 1px solid #ffffff;
}

#stonebg{
	background-image: url(../images/stonebg.jpg);
}

#contentbg{
	background-image: url(../images/contentbg.png);
	background-position: top center;
	background-repeat: repeat-y;

}

#headerbg{
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-x;
	min-height: 277px;
	margin: 0px auto;
}

#subheaderbg, #subsubheaderbg{
	background-image: url(../images/subpageheaderbg.jpg);
	background-repeat: repeat-x;
	min-height: 443px;
	margin: 0px auto;
}

#subsubheaderbg{
	min-height: 300px;
}

#headerinner{
	width: 960px;
	margin: 0px auto;
}

/*============== MENU ==============*/

#menu{
	width: 734px;
	float: left;
	text-transform: uppercase;
}

#menu ul{
	padding-top: 55px;
}

#menu ul li, #footermenu ul li{
	list-style-type: none;
	float: left;
	margin-right: 12px;	
}

#menu ul li:hover, #footermenu ul li:hover{
	background-color: #790e0f;
	color: #d1d1d1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}

#menu ul li a, #footermenu ul li a{
	display: block;
	color: #930a0a;
	padding: 4px 6px;
}

#menu a:hover, #footermenu a:hover{
	color: #d1d1d1;
}	

#menu ul li ul{
	display: none;
}

/*============ END MENU ============*/


#subheader{
	width: 960px;
	background-image: url(../images/subheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}

#slogan, #pagetitle{
	color: white;
	font-weight: bold;
	font-size: 36px;
	line-height: 38px;
	font-family: georgia, serif;
	width: 380px;
	padding-top: 86px;
	margin-left: 30px;
	float: left;
	margin-top: 10px;
}

#pagetitle{
	float: none;
	width: 960px;
	padding-top: 40px;
	margin-top: 0px;
	height: 67px;
}

#photoframe{
	background-image: url(../images/photoframe.png);
	width: 456px;
	background-repeat: no-repeat;
	height: 335px;
	float: left;
	padding: 27px 38px;
	margin-top: -46px;
}

#innerwrapper{
	width: 960px;
	margin: 0px auto;
}

#contentwrapper{
	width: 960px;
	margin: 0px auto;
}

#leftcolumn{
	width: 535px;
	margin-left: 35px;
	margin-right: 67px;
	padding-bottom: 30px;
	float: left;
}	

#leftcolumn hr{
	width: 535px;
	height: 43px;
	border: 0px;
	background-image: url(../images/divider.jpg);
	margin-top: 13px;
}

#testimonial-home{
	background-color: #9c9a85;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	padding: 14px;	
	color: white;
	font-size: 18px;
	font-family: georgia, serif;
}

#testimonial-quotes{
	float: left;
	background-image: url(../images/quotes.jpg);
	width: 53px;
	height: 37px;
}

#testimonial-text{
	float: left;
	width: 400px;
	padding-left: 26px;
}

#rightcolumn{
	width: 282px;
	padding-bottom: 30px;
	font-size: 16px;
	float: left;	
}

#rightcolumn a{
	font-weight: bold;
}	

#rightcolumn ul{
	margin-top: 0px;
	padding-top: 0px;
}

#rightcolumn li , .greenchecks{
	list-style-image: url(../images/check.png);
}

/*============ SUB MENU ============*/

ul.menusubmenu{
	margin: 0px;
	padding: 0px;
}

#rightcolumn ul.menusubmenu li{
	list-style-type: none;
	list-style-image: none;
	background-color: #dddcd4;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 14px;
	margin-left: 0px;
}

ul.menusubmenu li a{
	display: block;
}

#footer{
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	width: 960px;
	color: #707068;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 80px;
}

#footermenu{
	text-transform:uppercase;
	font-weight: normal;
	padding-bottom: 19px;
}

#footermenu ul li a{
	color: #b03838;
}

#footermenu ul li ul{
	display: none;
}

#copyright{
	padding-left: 48px;
}

.clearem{
	clear: both;
}

.requestbutton{
	background-image: url(../images/request-estimate.jpg);
	width: 281px;
	height: 51px;
}

 .requestbutton:hover{
	background-image: url(../images/request-estimate-hover.jpg);
	width: 281px;
	height: 51px;
}

.contentpaneopen img{
	border: 5px solid #9c9a85;
}


/*============= CONTACT FORM ==============*/

#ChronoContact_contactus{
	border: 1px solid #ffffff;
	background-color: #c9c7bb;
	padding-bottom: 20px;
	padding-top: 10px;
}

.form_item label{
	float: none;
	font-weight: bold;	
}

#estimate{
	background-color: #9c9a85;
	color: #ffffff;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-top: 16px;
	padding-bottom: 20px;
	width: 470px;
	margin-left: 30px;
}

.estimatetitle{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}

#ChronoContact_contactus .submit{
	background-image: url(../images/submitbutton.jpg);
	border: 0px;
	width: 130px;
	height: 50px;
	cursor: pointer;
}

.pagination ul{
	list-style-type: none;
	padding: 0px;
	text-align: center;
}

.pagination ul li{
	display: inline-block;
	padding: 3px 5px;
}

.chrono_credits{
	display: none;
}