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

body {
	background-image: url(../images/body.gif);
	font-family: "Gill Sans MT", Arial;
	margin: 0px;
	padding: 0px;
	color: #5B5B5B;
}
blockquote {
	float: left;
	width: 29%;
	margin: 0px;
	text-align: center;
	font-family: Arial, Verdana, Tahoma;
	font-style: italic;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	padding-right: 2%;
	padding-bottom: 30px;
	padding-left: 2%;
	height: auto;
}
a {
	color: #FFF;
}
.highlight {
	padding: 10px;
	font-size: larger;
	font-style: italic;
	background-color: #F7F7F7;
	border: 1px solid #EBEBEB;
	text-align: center;
}
.highlight strong {
	color: #B30019;
}


address {
	float: left;
}
#contact {
	float: left;
	width: 400px;
}

#gmap {
	float: left;
	height: 300px;
	width: 300px;
	border: 8px solid #E9E9E9;
	margin-right: 10px;
	margin-left: 10px;
}
input, textarea {
	font-family: Arial, Verdana, Tahoma;
	padding: 5px;
	width: 95%;
}
.button {
	color: #FFF;
	background-color: #B30019;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.3em;
}


#gallery a img {
	border: 5px solid #DCDCDC;
	padding: 2px;
	margin-right: 30px;
	margin-top: 30px;
}


.border1 {
	border: 10px solid #DCDCDC;
	padding: 2px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.border2 {
	border: 10px solid #DCDCDC;
	padding: 2px;
	margin-left: 20px;
	margin-bottom: 20px;
}


#white {
	background-color: #FFF;
	padding: 20px;
}
#white p {
	padding: 15px;
}
#bg1 {
	background-image: url(../images/professional-paving.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 600px;
	height: 500px;
	background-color: #FFF;
	clear: both;
	padding-left: 20px;
	padding-top: 10px;
}





h1 {
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
h2.bar {
	color: #FFF;
	background-color: #5B5B5B;
	padding: 13px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	clear: both;
}
h1.bar {
	color: #FFF;
	background-color: #5B5B5B;
	border: 1px solid #FFF;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	clear: both;
	float: left;
	width: 98%;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 2%;
}


h3 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p {
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 10px;
}



#rotate {
	background-color: #B30019;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.welcome {
	color: #FFF;
	background-color: #5b5b5b;
	padding: 20px;
	float: left;
	width: 280px;
	height: 266px;
	overflow: hidden;
}
#rotate_box {
	background-color: #FFF;
	padding: 20px;
}
.rotate_image {
	background-image: url(../images/garden-paving-county-durham.jpg);
	height: 306px;
	width: 640px;
	float: left;
	position: relative;
}
.rotate_text {
	color: #FFF;
	background-color: #B30019;
	padding: 10px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}





header, footer, nav, section, article {
	display: block;
}
#menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	width: 100%;
	padding-top: 10px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: #FFF;
}
#menu a {
	color: #5B5B5B;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-left: 10px;
}
#menu .active,#menu a:hover {
	background-color: #b30019;
	color: #FFF;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topright: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.width {
	margin: auto;
	width: 1000px;
}
header {
	padding-top: 30px;
	padding-bottom: 10px;
}


#logo {
	font-size: 2.7em;
	text-decoration: none;
	color: #5b5b5b;
	float: left;
	line-height: 30px;
}
.telephone {
	float: right;
	font-size: 2.5em;
	font-weight: normal;
	background-image: url(../images/telephone_icon.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 30px;
	color: #5B5B5B;
	text-align: right;
	margin-top: -20px;
}

.small {
	font-size: 0.4em;
}

.red {
	color: #b30019;
}
footer {
	background-color: #5B5B5B;
	color: #FFF;
	text-align: center;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.boxes {
	background-color: #FFF;
	padding: 10px;
	width: 980px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #B30019;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}
.boxes div {
	float: left;
	width: 320px;
	margin-right: 10px;
}
.boxes a {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color: #B30019;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
.boxes a:hover {
	text-decoration: underline;
	background-image: url(../images/arrow2.gif);
}


.boxes div img {
	border: 8px solid #cacaca;
}
.boxes div h3 {
	bottom: 0px;
	background-color: #CACACA;
	font-weight: normal;
	color: #B30019;
	padding: 5px;
	font-size: 1.2em;
	width: 308px;
}
