html {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(bg_grad.jpg);
	margin: 0px;
	color: #000000;
	padding: 0px;
	background-attachment: fixed;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 17px;
}
h1, h2, h3, h4 {
	color: #660000;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
h3 {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.center {
	text-align: center;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-align: left;
}
li {
	text-align: left;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height: 17px;
}
#navBar {
	background-color: #B8C7B0;
}
#navBar a:link {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
#navBar a:visited {
	color: #336699;
	text-decoration: none;
}
#navBar a:hover {
	color: #990000;
	text-decoration: underline;
}

/* Sidebar Navigation */

#navcontainer
{
	background: #336666;
	margin: 0;
	padding: 0em;
	width: 170px;
}

ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 170px;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

ul#navlist li a
{
	display: block;
	width: 154px;
	padding: 0.5em 0em 0.5em 14px;
	border-width: 1px;
	border-color: #ffe #828282 #ccc #fff;
	border-style: solid;
	color: #FFFFFF;
	text-decoration: none;
	background: #336666;
	font-weight: normal;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #214242;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
background: #214242;
border-color: #aaab9c #fff #fff #ccc;
}
#current {
	background-color: #214242;
}
.footer {
	font-size: 11px;
	text-align: center;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
#tableBorder {
	border: 2px solid #FFFFFF;
}
.call {
	font-size: 13px;
	font-weight: bold;
}
.serviceSubTitle {
	font-weight: bold;
	color: #336666;
	font-size: 14px;
}
.thanksHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660000;
	text-align: center;
	font-weight: bold;
}
.seoBtm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
