body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5B3E24;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B3E24;
}
hr {
	height: 1px;
}
a:link {
	color: #497393;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #497393;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A24546;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #A24546;
	text-decoration: underline;
	font-weight: bold;
}
.menu:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.menu:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.menu:hover {
	color: #A24546;
	text-decoration: underline;
	font-weight: normal;
}
.menu:active {
	color: #A24546;
	text-decoration: underline;
	font-weight: normal;
}
.newslink:link {
	color: #A69D7E;
	text-decoration: none;
	font-weight: normal;
}
.newslink:visited {
	color: #A69D7E;
	text-decoration: none;
	font-weight: normal;
}
.newslink:hover {
	color: #C18C54;
	text-decoration: underline;
	font-weight: normal;
}
.newslink:active {
	color: #C18C54;
	text-decoration: underline;
	font-weight: normal;
}
.white {
	color: #FFFFFF;
	font-size: 10px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A69D7E;
}
.admincontent{
	color: black;
	font-size : 9pt;
	font-family : Arial,Verdana,serif;
}
.itinerary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C18C54;
	height: 20px;
	padding-left: 12px;
	background-image: url(../images/itinerary.jpg);
	background-repeat: repeat-x;
}
hr {
	color: #3B3E36;
}
