body {
	margin-top: 25px;
	background-color: #e6d9ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.texttable {
	background-color: #E8EBF4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.maintable #links a {
	color: #1F5DB2;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
}
.texttable a {
	color: #1F5DB2;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

.navbar {
	background-attachment: scroll;
	background-image: url(../assets/pics/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #000000;
}
#map a {
	color: #1B63E4;
}


#header {
	background-attachment: scroll;
	background-image: url(../assets/pics/fairfield-header.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	height: 140px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
.tartext {
	font-weight: bold;
	line-height: 30px;
	color: #E8EBF4;
}
.tariffs {
	color: #1F5DB2;
	line-height: 30px;
}
h2 {
	color: #1F5DB2;
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tariffs {
	border: 1px dotted #1F5DB2;
}
.boldtext {
	font-weight: bold;
}
.spacing {
	line-height: 30px;
}

.maintable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1F5DB2;
	border-right-color: #1F5DB2;
	border-bottom-color: #1F5DB2;
	border-left-color: #1F5DB2;
}
.maintable a:hover {
	color: #00FF00;
}
#map {
	padding-right: 100px;
}

.maintable p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#address {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
