p {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 15px;
}
p a:link {
	color: #0066FF;
	text-decoration: none;
}
p a:visited {
	text-decoration: none;
	color: #0066FF;
}
p a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
p a:active {
	color: #FFCC00;
	text-decoration: none;
}
h1 {
	text-align: left;
	font-size: 17px;
	text-transform: capitalize;
	padding-top: 20px;
	padding-bottom: 5px;
}
h2 {
	text-align: left;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

h3 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.5em;
	color: #EBE1DB;
}
h4 {
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 {
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#jpgrotator {
	float: right;
	margin-left: 19px;
	height: 277px;
	width: 480px;
	margin-top: -20px;
	margin-bottom: 10px;
}
#footer {
	font-size: 10px;
	line-height: 1.5em;
	color: #8E847F;
}
#footer p {
	font-size: 10px;
	line-height: 1.5em;
}
#footer a:link {
	color: #FFFF66;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFF66;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#flashcontent  {
	color: #FFFF00;
	text-decoration: none;
}
.email_form {
	width: 325px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding: 10px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.front-list {
	list-style-type: disc;
	font-size: 12px;
	line-height: 1.5em;
	list-style-position: inside;
	font-weight: bold;
	font-style: italic;
}

.estimateform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #58307E;
	color: #FFFF00;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul {
	font-size: 11px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
ul a:link {
	color: #0066FF;
	text-decoration: none;
}
ul a:visited {
	text-decoration: none;
	color: #0066FF;
}
ul a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
ul a:active {
	color: #FFCC00;
	text-decoration: none;
}

