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

/*These are the universal styling elements that are present on each page */

body, ul, li, h1, h2, h3, h4, h5, h6, form, p, ol 
{ margin : 0; padding : 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	background-image: url(images2/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff5ff;
}
ul {
	list-style-type: none;
}
h1 {
}
.stagewhite h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	background-color: #9B3020;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper #branding {
	display: inline;
	float: left;
	height: 200px;
	width: 960px;
	background-image: url(images2/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #flashbox {
	float: left;
	height: 210px;
	width: 960px;
}


#wrapper #mainnavigation {
	display: inline;
	float: left;
	width: 960px;
	height: 40px;
}
.infomenu {
	background-image: url(images2/menuBG.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#wrapper #mainnavigation li {
	float: left;
	display: inline;
}
#wrapper #mainnavigation li a {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #mainnavigation li a:hover {
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* main navigation pulldown menu */
#wrapper #mainnavigation li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	width: 200px;
	z-index: 500;
}
#wrapper #mainnavigation li ul li {
	float: none;
	display: block;
	height: 25px;
	width: 255px;
}
#wrapper #mainnavigation li ul li a {
	width: 250px;
	color: #000;
	line-height: 25px;
	height: 25px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	padding-left: 5px;
	display: block;
	background-color: #FFF;
	border: 1px solid #9B3020;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#wrapper #mainnavigation li ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #9B3020;
	font-weight: bold;

}

#wrapper #stage {
	display: inline;
	float: left;
	width: 960px;
}
#stageTopper {
	background-image: url(images2/bgStageTopper.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
	float: left;
	height: 25px;
	width: 960px;
	margin-top: 25px;
}
#stageBottom {
	background-image: url(images2/bgStageBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
	float: left;
	height: 25px;
	width: 960px;
	margin-bottom: 25px;
}

.stagewhite {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images2/bgStageWhite.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper #stage #stageleft {
	float: left;
	width: 340px;
	font-size: 14px;
	line-height: 16px;
	height: 350px;
	background-image: url(images2/stageLeft.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#wrapper #stage #stageleft img {
	float: left;
	margin-right: 10px;
	border: 3px solid #FFF;
	display: inline;
}
#wrapper #stage h1  {
	color: #9B3020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
}

#wrapper #stage #stageleft #stageleftbottom {
}

#wrapper #stage #stageright {
	float: right;
	width: 560px;
	background-image: url(images2/slideMasterBackground.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 350px;
}


#wrapper #stage #smallcolumn {
	display: inline;
	float: left;
	width: 300px;
	margin-left: 25px;
}
#wrapper #stage #largecolumn {
	display: inline;
	float: right;
	width: 550px;
	margin-right: 40px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B3020;
	padding-left: 20px;
}

#wrapper #stage #admin {
	padding: 25px;
}
#wrapper #stage #map {
	display: inline;
	float: left;
	width: 500px;
	clear: left;
	padding-top: 15px;
}

#wrapper #stage #phoneContacts {
	float: left;
	width: 500px;
	padding-top: 25px;
}
.department {
	display: inline;
	width: 225px;
	float: left;
	padding-top: 10px;
}

#wrapper #stage #phoneContacts h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #9B3020;
}


#wrapper #stage #formBox {
	width: 400px;
	float: right;
	margin-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B3020;
	margin-top: 20px;
}
#ContactDewolfs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}
#ContactDewolfs fieldset {
	padding: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContactDewolfs fieldset legend {
	font-size: 16px;
	line-height: 22px;
	color: #9B3020;
}


/* footer and bottom navigation controls and styles */

#footer {
	width: 960px;
	color: #000;
	clear: both;
	background-image: url(images2/footer_divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
#footer p {
	text-align: center;

}
#footer p a {
	color: #FFF;
}


#footer #botnav {
	list-style-type: none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	margin-top: 5px;
	text-transform: lowercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer #botnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
}
#footer #botnav a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	display: inline;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
#footer #botnav a:hover {
	color: #FFFFFF;
	background-color: #9B3020;
}
#footer #botnav li.last ,   #mainnav li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* edtimate tile on bottom of footer*/
#estimate {
	height: 155px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -50px;
}
#estimate img {
	float: right;
}
#estimate a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#sitecredits {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#sitecredits a, #sitecredits p {
	color: #999;	
}

#sitecredits a {
	text-decoration: none;
}
#sitecredits p {

	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}
.button_home {
	background-image: url(images2/button_home.png);
	height: 40px;
	width: 90px;
}
.button_about {
	background-image: url(images2/button_about.png);
	height: 40px;
	width: 185px;
}
.button_install {
	background-image: url(images2/button_install.png);
	height: 40px;
	width: 135px;
}
.button_clean {
	background-image: url(images2/button_clean.png);
	height: 40px;
	width: 255px;
}
.button_photo {
	background-image: url(images2/button_photo.png);
	height: 40px;
	width: 155px;
}
.button_contact {
	background-image: url(images2/button_contact.png);
	height: 40px;
	width: 140px;
}

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
div.overlay {
	/* initially overlay is hidden */
	display:none;
}
/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(images2/close.png);
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.quickcontact {
	background-image: url(images2/quickContactBackground.png);
	height: 445px;
	width: 360px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.faqpopup {
	background-image: url(images2/bgFAQ.png);
	background-position: center top;
	height: 400px;
	width: 600px;
	background-repeat: repeat-y;
}
.SlidingPanelsContentGroup #Service3 p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* home page slider controls and settings*/
#leftControl {
	top:0;
	left:0;
	background-color: transparent;
	background-image: url(images2/leftArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightControl {
	top:0;
	right:0;
	background-color: transparent;
	background-image: url(images2/rightArrow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#slideshow {
	width:900px;
	height:300px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

#slideshow #slidesContainer {
	width:880px;
	height:300px;
	overflow:visible; /* allow scrollbar */
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 100;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:880px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:300px;
}
.parchment_400 {
	background-image: url(images2/parchmentShadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 400px;
	float: left;
	height: 280px;
}
.parchment_400content {
	background-image: url(images2/parchment_400.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 360px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#slideshow h1 , #slideshow h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.slide ul 
 									{
	float: left;
}
.oregon {
	width: 290px;
	height: 210px;
	padding-left: 20px;
	padding-top: 30px;
	margin-left: 45px;
	background-image: url(images2/oregonListParchment.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	position: relative;
	z-index: 10;
}
.washington {
	width: 145px;
	height: 125px;
	padding-left: 20px;
	padding-top: 30px;
	margin-left: -10px;
	background-image: url(images2/washingtonListParchment.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 25px;
	padding-bottom: 10px;
	z-index: 500;
	position: relative;
}
.oregon li , .washington li  {
	width: 125px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	padding-left: 15px;
	background-image: url(images2/bulletTile.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.cleaning {
	width: 380px;
	margin-left: 15px;
	background-image: url(images2/installationSlider.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	padding-right: 40px;
	padding-left: 50px;
}
.materials {
	width: 160px;
	margin-left: 5px;
}
.services {
	width: 260px;
	margin-left: 15px;
	background-image: url(images2/polishSlider.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 50px;
	padding-bottom: 75px;
}
.services li , .materials li, .cleaning li{
	float: left;
	width: 150px;
	background-image: url(images2/bulletTile.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}




/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:39px;
	height:300px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
.regularlist {
	margin-bottom: 10px;
}
.regularlist li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-right: 35px;
	margin-left: 35px;
	list-style-type: disc;
	padding-top: 3px;
}
.leftMargin10 {
	margin-left: 20px;
}
.storeProduct {
	background-color: #E8E8E8;
	float: left;
	width: 390px;
	height: 370px;
	padding-right: 10px;
	padding-top: 10px;
	display: inline;
	margin-left: 52px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px 2px #000000 ;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000; 
	-moz-border-radius: 4px;
	border-radius: 4px; 
}
.storeProduct  h3 {
	color: #9B3020;
	font-size: 16px;
	line-height: 24px;
}

.productDescrip {
	height: 300px;
}

.storeProduct h4 {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.storeProduct img {
	float: left;
	border: 4px solid #FFF;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 2px #000000 ;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000;  
}
.productButton {
	text-align: center;
	height: 60px;
	width: auto;
	display: block;
}
#payments {
	width: 600px;
	display: block;
	height: 150px;
	padding-top: 125px;
	float: left;
	margin-left: 25px;
	background-image: url(images2/paymentInstructions.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#paymentsWrap {
	float: right;
	height: 400px;
	width: 960px;
	background-image: url(images2/goldGuyPayment.png);
	background-repeat: no-repeat;
	background-position: right top;
}

