body {
	background-color: #6699CC;
	color: Black;
	margin: 0px;
	padding: 0px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #000066;
}

a:hover, a:active {
	color: #FFCC00;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.content a:link, .content a:visited {
	background-color: #6699CC;
	color: #000066;
	text-decoration: overline underline;
}

.content a:hover, .content a:active {
	background-color: #FFCC00;
	color: #000066;
	text-decoration: overline underline;
}

.content p {
	text-indent: 1em;
}

.content h3 {
	font-size: 18px;
	color: #000066;
}

.tourhdr {
	background-color: #FFFF99;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	border: 2px solid #000066;
}

.keyhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin: 2px;
}

.pgtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	margin: 3px;
	font-style: italic;
}

.pgtitle2 {
	color: #FFCC00;
}

.botmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.botmenu a:link, .botmenu a:visited {
	color: #000066;
	text-decoration: overline underline;
	font-weight: bold;
}

.botmenu a:hover, .botmenu a:active {
	color: #FFCC00;
	text-decoration: overline underline;
	font-weight: bold;
}

/* ---( Left Side. )------------------------------- */

.leftside {
	background: #6699CC
	padding: 0px;
	color: #FFCC00;
	width: 165px;
	vertical-align: top;
}

.menu {
	width: 145px;
	padding: 2px;
	border: 2px solid #000066;
	background: #6699CC;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
}

.menu a:link, .menu a:visited, .menu a:hover, .menu a:active{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
}

.menuon {
	width: 145px;
	padding: 2px;
	border: 2px solid #000066;
	background: #FFCC00;
	cursor: pointer;
}

.menuon a:link, .menuon a:visited, .menuon a:hover, .menuon a:active{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}

.menuindent {
	width: 10px;
	padding: 0px;
}

.addrhdr {
	color: #000066;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-size: xx-small;
}

.linkbacks {
	font-size: 14px;
}

.permit {
	font-size: 12px;
	font-weight: bold;
}

.ratestable {
	background-color: #CCCCFF;
	padding: 2px;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #000066;
}

.contacttable {
	background-color: #FFFFFF;
	padding: 2px;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #000066;
}

.contacttablehdr {
	font-weight: bold;
	background-color: #CCCCFF;
}

.standout {
	font-weight: bold;
	color: #CC0000;
}
.tourhdrtxt {
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
