.guestBookDate {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}

.guestBookFields {
	font-family :  sans-serif;
	font-size : 10pt;
	COLOR: #CC9933;
}

.guestBookComments {
	font-family :  sans-serif;
	font-size : 10pt;
	COLOR: red;
}

A
{
    COLOR: #333399;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}

A:active
{
    COLOR: blue;
    TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #6666FF;
    TEXT-DECORATION: none;
}

.faqFont {
	font-family : Verdana;
	font-size : 10pt;
}


.monthTitle {
	font-family : Verdana;
}


.tourTitle {
	font-family : "Courier New", Courier, monospace;
	font-size : 24pt;
	font-weight : bold;
	text-align : center;
}

.tourRates {
	font-family : Verdana;
	font-size : 11pt;
}

BODY
{
    SCROLLBAR-FACE-COLOR: #694B25;
    SCROLLBAR-HIGHLIGHT-COLOR: #D2B48C;
    SCROLLBAR-SHADOW-COLOR: #D2B48C;
    SCROLLBAR-3DLIGHT-COLOR: #D2B48C;
    SCROLLBAR-ARROW-COLOR: #FFCC66;
    SCROLLBAR-TRACK-COLOR: #D2B48C;
    SCROLLBAR-DARKSHADOW-COLOR: #D2B48C;
    BACKGROUND-COLOR: #ffffff
}

.body8
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: arial
}

.tableBorder
{
  border-style : solid;
  border : solid;
}

.tableBorderMenu
{
  border-style : none;
  border-color : Black;
}

.tableHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}

.tdBackground
{
    BACKGROUND-COLOR:  #EFEFEF;
}

.formButton
{
    BORDER-RIGHT: #FFE4B5 2px solid;
    BORDER-TOP: #FFE4B5 2px solid;
    BORDER-LEFT: #FFE4B5 2px solid;
    COLOR: WHITE;
    BORDER-BOTTOM: #FFE4B5 2px solid;
    BACKGROUND-COLOR: #D2B48C;
	font-weight : bold;
}

select
{
	font-size: x-small;
}

form {
	margin: 0px;
}

.navMenuTitle {
	color: red;
	font : bold;
	font-family : sans-serif;
	font-size : 13px;
	text-align : center;
	text-decoration : underline;
}
.redtext {
	color: red;
}
.calendarFont {
	font : bold;
	font-weight : bold;
	text-align : center;
}

.bodyTitle {
	font-size : 16pt;
	font-weight : bold;
	text-align : center;
	border-style : double;
}

.attractionsLinkTitle {
	font-family : Verdana;
	font-size : 9pt;
}

.liCircle {
	list-style : disc;
}

.liCircleLeft {
	list-style : disc;
	text-align : left;
}

.mediaHeading {
	font-family : Verdana;
	font-weight : bold;
	font-size : 9pt;
}


.liCircleRight {
	list-style : disc;
	text-align : right;
}

.schedule {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font : bold;
}

.eaterymenu {
	font-family : Verdana;
	text-align : left;
	font-size : 9pt;
	font-weight : bold;
}

.busHoursCopy {
	font-family : Verdana;
	font-size : 10pt;
	text-align : justify;
}


.center{
	text-align : center;
}

.standardBodyCopy{
	font-family : Verdana;
	font-size : 10pt;
	text-align : justify;
}

.moosejawinfoBody{
	font-family : Verdana;
	font-size : 9pt;
	text-align : justify;
}
IMG.right-floating{
	float : right;
}
IMG.left-floating{
	float : left;
}