
body {
	font-family: "Verdana Bold ","Times New Roman Bold", arial, helvetica, serif;
	font-size: 80%;
	background: #5B747D;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#main {
	text-align: left;
	width: 750px;
	background-color: #AEA484;
	top: -15px;	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 750px;
	border: 1px solid #5F3B42;
	padding: 0;
	margin: auto;
}

#nav {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #AEA484;

}


#nav ul {
	padding: 0;
	margin: 0;

}

html>body #nav LI{
	height: 30px;
	
}


#nav LI {
	list-style: none;
	text-align: left;
	background-image: url(./images/button.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #9A8D65;
	width: 165px;
}



#nav LI A:link, #nav A:visited,#nav A:active{
	color: #5F3B42;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
	display: block;
	height: 30px;
	padding-top: 5px;	
}

#nav LI A:hover {
	color: #809AA3;
	background-color: #5F3B42;
	background-image: url(./images/button-on.jpg);
	background-repeat: no-repeat;
}

#activeNav {


}


html>body #header {
	height: 204px;	
}

#header {
	text-align: left;
	color: #5F3B42;
	font-family: "Verdana","Trebuchet MS","Times New Roman Bold";
	background-color: #809AA3;
	background-image: url(./images/logo.jpg);
	background-repeat: no-repeat;
	border-bottom: 4px solid #5F3B42;
	width: 750px;
	height: 180px;
	margin: 0;
	padding: 0;
}

#header h1 {
	
	font-size: 12pt;
	padding-top: 140px;
	padding-left: 130px;
	margin: 0;
	
}

#header h2 {
	background-image: url(./images/header-background.jpg);
	background-repeat: no-repeat;	
	font-size: 10pt;
	padding-left: 130px;
	margin:0;
}

#header img {
	float: right;
	margin-top: 1px;
}

#wrapper{
	background-color: #AEA484;

}
	
#bottom{
	clear: both;
}

#error {
	font-weight: bold;
	color: #cf0226;
}

#contactUs {
	font-weight: bold;
}

#license {
	color: #5F3B42;
	font-weight: bold;
	text-align: center;
}

#slideShow{
  width: 400px;
  position: relative;
  overflow: hidden;
  clip: rect(10px,5px,10px,5px);

}


#currentSlide {
  border: none;
  position: absolute;
  z-index: 99;

}

#nextSlide {
   border: none;
   position: relative;
   z-index: 0;   
}


#projectGals {
  text-align: center;
}

#projectGals a img{
  text-decoration: none;
  border: none;
}

#galleryImages {
  text-align: center;
}

#galleryImages img{
  margin: 15px;
  border: 1px solid #5F3B42;
}

#logos {
  text-align: center;
}

#logos img{
  border: 1px solid #5F3B42;
}

.slideButton {
	color: #5F3B42;
	background-color: #AEA484;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
	background-image: url(./images/slidebutton.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 30px;
	margin-right: 10px;
	border-style: none;
}

.slideButton:hover, .slideButton.over {
	color: #809AA3;
	background-color: #5F3B42;
	background-image: url(./images/slidebutton-on.jpg);
	background-repeat: no-repeat;
}


html>body .content{
	width: 555px;
	margin-left: 165px;
	height: 100%;
}

.content {
	background-color: #CBC0AE;
	width: 580px;
	padding: 15px;
	height: 250px;
	
}

.content h2 {
	font-family: "Verdana Bold ","Times New Roman Bold", arial, helvetica, serif;
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 0px;
}

html>body .wideContent{
	margin: 0;
}

.wideContent {
	background-color: #CBC0AE;
	width: 100%;
	padding: 15px;
	
}

.wideContent h2 {
	font-family: "Verdana Bold ","Times New Roman Bold", arial, helvetica, serif;
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 0px;
}

.imgAlignleft {
	float: left;
	z-index: 99;

}

.imgAlignright {
	float: right;
	z-index: 99;

}

/* Stone Cleaning images */

.align-right { float:right; margin: 0 0 15px 15px; }
.align-left { float:left; margin: 0 0 15px 15px; }

