@charset "utf-8";
body {
	background-color: #005f79;
	background-image: url(../img/blue_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: verdana;
	font-size: 12px;
	line-height: 170%;
	color: #FFFFFF;
}
.learnmore {
	font-family: times;
	font-size: 18px;
	color: #f1623c;
	text-decoration: none;
}
.botnav {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.leftnav {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #dc5a37;
	background-image: url(../img/left_nav_back.gif);
	text-indent: 20px;
	height: 25px;
}
.leftnavtext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bottom {
	background-image: url(../img/bottom_city.gif);
	background-repeat: repeat-x;
}

.leftnavtext:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #dc5a37;
	text-decoration: none;
}
.navigation {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #FFFFFF;
}

.navigation:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #cacd80;
	text-decoration: none;
}
.hometext {
	font-size: 11px;
	line-height: 140%;
}
