@charset "utf-8";
body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
	background-image: url(../img/graniteBg.jpg);
	background-repeat: no-repeat;
	margin-top: 14px;
	background-attachment: fixed;
	background-position: center top;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#estimates {
	color: #FFFFFF;
}

#navigation a {
	color: #000000;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 1px;
}
#navigation a:hover {
	color: #FFFFFF;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	padding-bottom: 6px;
	padding-top: 8px;
	padding-right: 1px;
	padding-left: 1px;
}
#bottomNav a {
	color: #000000;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-image: url(../img/fortelee.png);
}
#checklist li {
	list-style-position: outside;
	list-style-image: url(../img/checkBox.png);
}

.stroke {
	border: medium groove #660000;
}

#mainTable #header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 158px;
	width: 919px;
	line-height: 1.2em;
	font-weight: bold;
}
#mainTable #mainText {
	background-image: url(../img/mainText.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#gutter {
	width: 10px;
}

#mainTable #navbar {
	background-image: url(../img/navBg.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 33px;
	width: 919px;
}
#mainTable #footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFFFFF;
	background-image: url(../img/footer.png);
	height: 105px;
	width: 919px;
}
#logo {
	width: 280px;
}
#links a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.title1 {
	font-size: 20px;
	font-weight: bold;
}
.title2 {
	font-size: 18px;
	font-weight: bold;
}
#PictureBox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.maroon {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
