@charset "utf-8";

#bannerDiv {
	height: 84px;
	width: 800px;
	position: relative;
	left: auto;
	top: 0px;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner.gif);
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #B5B5B5;
}
#Description1 {
	float: left;
	height: 70px;
	width: 680px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
	left: 105px;
	top: 45px;
}
#Description2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	position: relative;
	left: 105px;
	top: 60px;
	width: 680px;
	height: 80px;
	float: left;
}
#Description3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	height: 300px;
	width: 250px;
	position: relative;
	top: 90px;
	left: 105px;
	color: #333;
	word-spacing: 5px;
	float: left;
	display: inline-table;
	line-height: 22px;
}


#navigationDiv {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #B5B5B5;
}

#bodyDiv {
	height: 604px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/body.gif);
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #B5B5B5;
}
#aboutDiv {
	float: left;
	height: 500px;
	width: 680px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	position: relative;
	top: 17px;
	left: 99px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 22px;
}

#footerDiv {
	background-image: url(images/footer.gif);
	height: 79px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
}
#animationDiv {
	float: left;
	height: 250px;
	width: 400px;
	position: relative;
	top: -165px;
	left: 105px;
}
#estimatesDiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 22px;
	float: left;
	height: 500px;
	width: 680px;
	position: relative;
	top: 20px;
	left: 99px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

#pencilDiv {
	background-image: url(images/pencil.png);
	float: left;
	height: 253px;
	width: 367px;
	position: relative;
	left: -180px;
	top: 400px;
}

#footerInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #3E2900;
	float: left;
	width: 785px;
	height: 20px;
	position: relative;
	top: 40px;
	padding-left: 15px;
}
#mapDiv {
	float: left;
	height: 250px;
	width: 698px;
	position: relative;
	left: 99px;
	top: 24px;
}
#formDiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 280px;
	width: 220px;
	position: relative;
	left: 180px;
	top: 50px;
	padding-left: 40px;
	background-color: #FDFBF7;
}
#thankyouDiv {
	float: left;
	width: 700px;
	height: 300px;
	position: relative;
	left: 98px;
	top: 22px;
}

#hoursDiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 180px;
	width: 300px;
	position: relative;
	top: 90px;
	left: 100px;
	padding-top: 10px;
	padding-left: 15px;
	line-height: 20px;
	background-color: #FDFBF7;
}


h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #333;
	padding-top: -10px;
	margin-top: -10px;
	word-spacing: 4px;
	text-indent: 15px;
}



body {
	background-image: url(images/bk.gif);
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #3E2900;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #F60;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #3E2900;
	text-decoration: none;
}
