/* CSS Document */

body {
	margin: 0px;
}

a {
	border: none; 
} 

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
	padding: 4px;
}
.smallboldtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #276886;
	font-size: 11px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
.hoursmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
.footerlinks:hover {
	text-decoration: underline;
}.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 594e00;
	font-style: normal;
	font-weight: bold;
}
.hours {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 003366;
	font-style: normal;
	font-weight: bold;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #538ca7;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.textlinkfeatures {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: 276886;
}
.bg-hours {
	background-image: url(images/homehours.jpg);
	background-repeat: no-repeat;	
}
.bg-feature {
	background-image: url(images/home_featurebg.gif);
	background-repeat: no-repeat;	
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 276886;
}
.textheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 276886;
}
.rateslgheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 276886;
}
.ratesheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
}
.ratestext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 276886;
}

.bltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: ef7931;
}
.smheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: ef7931;
}
.message {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
}
.whiteheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
}
.featuretext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	line-height: 16px;
	color: #FFF;
}
