.leftGradient {
	background-image: url(images/leftGradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4A0F00;
	padding-bottom: -5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C55C00;
	padding-bottom: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding-top: 14px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	height: 75px;
	background-image: url(images/rightBox.JPG);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 20px;
}
.freeEstimates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A0F00;
	height: 24px;
	width: 100%;
	padding-top: 7px;
	padding-left: 10px;
	letter-spacing: .1em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A0F00;
	font-size: 14px;
	line-height: 20px;
	margin-left: -15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A0F00;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.leftGradient p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.phoneNumber {
	font-family: "Lucida Grande", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #4A0F00;
}
.topGradient {
	background-image: url(images/topGradient.gif);
	background-repeat: repeat-x;
}
.tableTopLine {
	width: 220px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #999999;
	background-position: top;
}
.tableThickLine {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #999999;
	height: 10px;
}
.tableThickLine p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.topGradient table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.btn {
	background-color: #E58A00;
	padding: 5px;
	border: 2px solid #480F00;
	color: #FFFFFF;
}
