body{
	font:14px/16px arial;
	margin: 0px;
}
p.services {
	margin-top:0;
	padding-top:0;
}
h5 {
	font: 12px/14px arial;
	font-weight: bold;
}
h4 {
	font: 14px/16px arial;
	font-weight: bold;
}
h4.services, h5.services {
	margin-bottom:0;
	padding-bottom:0;
}
h3{
	font: 16px/18px arial;
	font-weight: bold;
}
h2{
	font: 18px/20px arial;
}
h1{
	font: 20px/22px arial;
}
.hr{
	height: 1px;
	border-bottom: solid 1px #950000;
}
img{border:none;}
#container{
	width:750px;
	text-align:left;
	margin: 0px auto;
}
#header{
	height: 128px;
	width:750px;
	padding: 0 0 5px 0;
	margin: 5px 0 0 0;
}
.subtext_img{
	position:relative;
	left: 338px;
}
a:link{
	text-decoration:none;
	color: #950000;
}
a:visited{
	color:#995555;
	text-decoration:none;}

a:hover{
	color:#995555;
	text-decoration:underline;}
#content {
	margin: 0;
	padding: 10px 10px;
	background: #FFFFFF;
	border-right: 1px solid #950000;
	border-left: 1px solid #950000;
	width: 728px;
	min-height: 200px;
	float: left;
}
.bold{
	font-weight:bold;
}
#contact td{
	padding: 0px 10px 15px 0px;
}
#mc td{
	padding: 0px 10px 0px 0px;
}
#footer{
	text-align:center;
	width: 750px;
	background: #950000 url(../images/navtile.gif) repeat-x;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px;
	float:left;
	font:10px/10px verdana;
}	
#footer ul{
	margin: 0px;
	padding: 0px;
}
#footer ul li{
	margin: 0px;
	padding: 0px;
	display:inline;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}	
.footnote{
	font-size:12px;}
