.MainText {
    	font-family: serif;
    	font-style: normal;
    	color: #553d1d;
    	background-color : #a7921b;
    	font-size : 18px;
    	font-weight : normal;
    }

P.drop:first-letter {
	font : 3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	float : left;
}

div.MapHeader {
	Font-weight : bold;
}

TD.pagetitle {
	font-size : x-large;
	text-transform : uppercase;
	font-family : Verdana, Geneva, Arial, Helvetica, "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	text-align : center;
	color : #4A1200;
	vertical-align : bottom;
}

TD.season {
	font-size : large;
	text-transform : uppercase;
	font-family : Verdana, Geneva, Arial, Helvetica, "Lucida Sans Unicode", sans-serif;
	font-weight : bold;
	text-align : center;
	color : #4A1200;
	vertical-align : bottom;
}
TD.menu {
	color: white;
	font-weight : bold;
	font-size : small;
	text-decoration : none;
}

.menu{
	text-transform:;
	font-variant : small-caps;
	font-family : sans-serif;
	font-weight : bold;
}

A.mainmenu:link{
	color: white;
	font-weight : bold;
	font-size : small;
	text-decoration : none;
}

A.mainmenu:visited{
	color: white;
	font-weight : bold;
	font-size : small;
	text-decoration : none;
}
A.mainmenu:hover{
	background-color : #4A1200;
	color : #A7921B;
	text-decoration : underline;
}

A.submenu:link{
	color: white;
	font-size : small;
	text-decoration : none;
}

A.submenu:visited{
	color: white;
	font-size : small;
	text-decoration : none;
}
A.submenu:hover{
	background-color : #4A1200;
	color : #A7921B;
	text-decoration : underline;
}
.leftpic{
	margin-bottom : 5px;
	margin-right : 10px;
	margin-top : 5px;
}
.rightpic{
	margin-bottom : 5px;
	margin-left : 10px;
	margin-top : 5px;
}
.faqQuestion{
	font-weight : bold;
   	font-family: serif;
   	font-style: normal;
	font-size : medium;
   	color: #553d1d;
}
.faqAnswer{
	font-weight : Normal;
  	font-family: serif;
   	font-style: normal;
   	color: #553d1d;
}