/* basic elements */
body {
	font: 11px verdana;
	text-align: center;
	margin: 0;
	background: #e0e1b5; 
	}
.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #8fc096;
	font-weight: bold;
	padding-top: 10px;
}
p {
	margin-top: 0px;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	}

a:link { 

	text-decoration: none; 
	color: #766EA5;
	text-decoration: underline; 
	}
a:visited { 
	
	
	color: #504B71;
	}
a:hover, a:active { 

	color: #9685BA;
	}


/* specific divs */
#container {
	width:772px;
	background: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	}


	}
#pageHeader { 
	width:772px;
	
	}

/* using an image to replace text in an h1. */

#pageHeader h1 {
	margin: 0px;
	width: 772px;
	height: 700px;
	background-image: url(images/logotoppnew4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#pageHeader h1 span {
	display:none
	}
	#pageHeader h2 { 
	background: #678754 url(images/covering.gif) no-repeat top left; 
	margin-top: 49px;  
	width: 748px; 
	height: 39px; 

	}
#pageHeader h2 span {
	display:none;
 
	}

	
/*--set text boxes--*/	


#block_paving{
	width: 520px;
	background: #FFFFFF;
	margin-left: 220px;
	margin-top: -595px;
	height: auto;
	color: #666666;
	}
	
#block_paving p{
	padding-left:32px;
	text-align: center;
}
#block_paving .p3{
padding-bottom:20px;
}



#block_paving h3 span {
	display: none;
}



#block_paving h3 {
	width: 250px;
	height: 26px;
	padding-top: 15px;
	margin-left: 22px;
	margin-bottom: 10px;
	visibility: visible;
	z-index: auto;
	clip: auto;
	color: #BAD4BD;
}
#block_paving h4 {
	width: 250px;
	height: 26px;
	padding-top: 15px;
	margin-left: 22px;
	margin-bottom: 10px;
	visibility: visible;
	z-index: auto;
	clip: auto;
	color: #BAD4BD;
}
#block_paving h5 span {
	display: none;
}



#block_paving h5 {
	width: 250px;
	height: 26px;
	padding-top: 15px;
	margin-left: 22px;
	margin-bottom: 10px;
	visibility: visible;
	z-index: auto;
	clip: auto;
	color: #BAD4BD;
}

	
#openinghours {
	text-align: center;

	width: 500px;
}
#openinghours p{
	text-align: center;
}
#openinghours br{
	text-align: center;
}
.brown {
	text-align: center;
	color: #633;
	border: 2px dashed #630;
	font-size: 12px;
	line-height: 20px;
}
.brown2 {
	text-align: center;
	color: #633;
	border: 1px dashed #630;
	font-size: 12px;
	line-height: 20px;
}
