body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebe9e6;
	color: #000000;
	margin: 8px 0px 0px 0px;
}

p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
}

a.h1link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
	text-decoration:none;
}
a.h1link:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
}
a.h1link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-bottom: 7px;
	text-decoration:none;
}



h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}

td.redcell {
	background-color: #990000;
	width: 150px;
}

td.greycell {
	background-color: #A9A497;
	}

.small{
	font-size: 10px;
}


td.footer{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 9px;
	background-color: #f3f2f0;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 35px;
	}

a.footer {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited.footer{
	text-decoration: none;
}

a:hover.footer {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

	
.foot{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 9px;
	font-weight: normal;
	margin-top: 4px;
	}
	
h2.comm {
	text-align: right;
	margin-top:8px;
	margin-bottom: 12px;
}

/*left column heading*/
.services{
	font-family: "times new roman", times, serif;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
	/*font-style: italic;*/
}


table.main {
	background-color: #ffffff;
	width: 778px;
	}

td.green {
	background-color: #7c7661;
	color: #ffffff;
}


td.white{
	background-color: #ffffff;
	}

a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}	

.formtags {
	background-color: #ebe9e6;
	border: 1px solid #7c7761;
}
table.linegreen {
	border: 1px solid #7c7761
	}
.cellservice {
	font-size: 7px;
	background-color: #ffffff;
}
.redfont {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	}


/*services page quotes*/
p.boxquotetext {
	font-size: 10px;
	font-style: italic;
}


#quotebox {
	width: 130px;
	border: 1px solid #7c7761;
	padding: 5px;
	margin-left: 10px;
	float: right;
}

a.navig {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:visited.navig{
	text-decoration: none;
}
a:hover.navig {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

