@charset "utf-8";
/* CSS Document */

.main	{
	width:1115px;
	margin:auto;
	border:30px;
	border-color:#137c71;
	border-style:outset;
}
.left-nav	{
	width:246px;
}
.content	{
	width:634px;
}
.right	{
	width:230px;
}
td	{
	vertical-align:top;
}
body	{
	font-size:12pt;
	font-family:verdana;
}
.service-areas	{
	width:1115px;
	margin:auto;
	font-size:8pt;
}
.car-links	{
	font-size:8pt;
	width:230px;
}
.car-heading	{
	font-size:10pt;
	text-align:center;
	font-weight:bold;
	color:#137c71;
}
h1	{
	font-size:18pt;
	text-align:center;
	color:#137c71;
}
h2	{
	font-size:14pt;
	text-align:center;
	color:#137c71;
}
a:link	{
	color:#137c71;
}
a:visited	{
	color:#137c71;
}
a:active	{
	color:#137c71;
}
a:hover	{
	color:#000000;
}
.copyright	{
	text-align:center;
	font-weight:bold;
}
ul	{
	font-weight:bold;
	font-size:10pt;
}
.top	{
	font-weight:bold;
}
.float-right	{
	float:right;
}