.whitenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lightwhite {
	font-family: "Copperplate Gothic Light", Arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-left: 20px;
	font-weight: bold;
}
.nav {
	font-family: "Copperplate Gothic Light", Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #588FC7;
	text-decoration: none;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
}
.titlebg {
	text-indent: 10px;
	display: table;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D7373;
	text-decoration: none;
}
.border {
	border: thin dashed #669999;
}
.parts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #446E9E;
	text-decoration: none;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #588FC7;
	font-weight: bold;
	text-decoration: none;
}
.line {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #000000;
}
.maplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 22px;
}
.footer_bg {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 172px;
}

