﻿.linkbg {
	background-image: url(../images/bgtop.jpg);
	background-repeat: no-repeat;
	width: 257px;
	height: 24px;
}
.links {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	padding-left: 25px;
	padding-bottom: 4px;
	font-weight: bold;
}
.links a {
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #769FB1;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.text {
	background-image: url(../images/textbg.jpg);
	background-repeat: no-repeat;
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	padding: 10px;
}
td {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
}
.right {
	padding-bottom: 7px;
}
h1 {
	font-size: 16px;
	color: #86b301;
	font-weight: normal;
}

.footer {
	padding: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

 a {
	color: #000000;
	text-decoration: none;
}

 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.color {
	background-color: #cdcb98;
}
.top {
	color: #FFFFFF;
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	background-position: center;
	padding-bottom: 10px;
}
.tripad {
	font-weight: bold;
	color: #9ED200;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 15px;
}
.smalltext {
	font-size: 10px;
}
.bgweather {
	background-image: url(../images/bgweather.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-bottom: 16px;
}
