

BODY, TH, TD, OL, UL, LI {

	color: #77421a;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;

}


UL { line-height: 16pt; list-style: square; }

.nav a {
	font-family: verdana,arial, monaco;
	font-size: 12px;
	color: #E0BF9C;
	background-color: #77421A;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #ac5d07;
	margin: 0px;
	text-align: center;
}

.nav a:hover {
	font-family: verdana,arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #ac5d07;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #d57812;
	margin: 0px;
	text-align: center;
}

.button a {
	font-family: verdana,arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #77421A;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #ac5d07;
	margin: 0px;
	text-align: center;
}

.button a:hover {
	font-family: verdana,arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #ac5d07;
	padding: 2px;
	font-weight: bold;
	display: block;
	border: 1px solid #d57812;
	margin: 0px;
	text-align: center;
}

A {   font-weight: bold; color: #0F5288; text-decoration: none; }
A:hover {  font-weight: bold; color: #660000; text-decoration: none; }

A.tour {   font-weight: bold; color: #E0BF9C; text-decoration: none; font-size: 12px; }
A.tour:hover {  font-weight: bold; color: #ffffff; text-decoration: none; font-size: 12px; }

A.orange { font-size: 12px; font-weight: bold; text-decoration: none;  color: #e67a18;  }
A.orange:hover { font-size: 12px; font-weight: bold;  text-decoration: none; color: #E64818; }

.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


H1 { font-weight: bold; color: #0F5288; font-size: 150%;  }

H2 { font-weight: bold; color: #3A6180; font-size: 130%;  }

.title { font-weight: bold; color: #0F5288; font-size: 150%;  }
.subtitle { font-weight: bold; color: #0F5288; font-size: 135%;  }
.subsubtitle { font-weight: bold; color: #0F5288; font-size: 120%;  }

.subwhite { font-weight: bold; color: #ffffff; font-size: 120%;  }
.white { color: #ffffff;  }

.tagline { font-style: italic; font-size: 130%; color: #017785; }

.blue { font-weight: bold;  color: #0078c1; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }




