/* Scott Contractors CSS */
body {
	background-color:#999999;}
p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;}
ul {
	list-style-image:url(../images/bullet.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top: 5px; 
	padding-top: 0; 
	margin-bottom: 0; 
	padding-bottom: 0; 
}
a:link {
	color: #336699;
	text-decoration: none;}
a:visited {
	color: #336699;
	text-decoration: none;}
a:hover {
	color: #a42914;
	text-decoration: underline;}
.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#336699;}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#a42914;}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#a42914;
	font-weight:bold}
.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold}
.h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a42914}
.leftpanel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;}

/* Footer styles */
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;}
a.footer:link {
	color:#FFFFFF;
	text-decoration:none;}
a.footer:visited {
	color:#FFFFFF;
	text-decoration:none;}
a.footer:hover {
	color: #3399FF;
	text-decoration:none;}
	
.footer2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;}
a.footer2:link {
	color:#FFFFFF;
	text-decoration:none;}
a.footer2:visited {
	color:#FFFFFF;
	text-decoration:none;}
a.footer2:hover {
	color: #3399FF;
	text-decoration:none;}