body {
text-align : left ;
min-width : 970px ;
}
#wrapper {
width : 970px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;
} 



.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	margin: 10px;
	padding: 10px;
}
.table {
	table-layout: fixed;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	float: none;
	margin: 10px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5;
	margin: 10px;
	padding: 10px;
}
.centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-type: square;
	padding-right: 150px;
	padding-left: 150px;
	text-align: center;
	color: #669933;
	font-weight: normal;
}

.bodynested {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2;
	margin-top: 10px;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.textinbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	line-height: 2;
}

.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.floatright {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.Adventuredetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 2;
	padding: 10px;
	font-weight: normal;
}
.Header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	color: #996633;
}
.adventuretable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	padding-right: 0px;
	padding-left: 10px;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.nestedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #000000;
	font-weight: bold;
}
#slantedmenu{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	background-color: #E0E0E0;
	vertical-align: middle;
	color: #0000FF;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: inherit;
	visibility: hidden;
	color: #CCFFFF;
}

#slantedmenu ul{
	margin: 0;
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

#slantedmenu ul li{
	display: inline;
}

#slantedmenu ul li a{
	color: #0000FF;
	margin: 0;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 12px;
}

#slantedmenu ul li a:visited{
color: #996600;
} 

#slantedmenu ul li a:hover{
	color: #636500;
	background-color: #CCCCCC;
}
#slantedmenuA{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	background-color: #E0E0E0;
	vertical-align: middle;
	color: #0000FF;
}

#slantedmenuA:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: inherit;
	visibility: hidden;
	color: #CCFFFF;
}

#slantedmenuA ul{
	margin: 0;
	background-color: #FFFFFF;
	border: 1px solid #bebebe;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

#slantedmenuA ul li{
	display: inline;
}

#slantedmenuA ul li a{
	color: #0000FF;
	margin: 0;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 9px;
}

#slantedmenuA ul li a:visited{
color: #996600;
} 

#slantedmenuA ul li a:hover{
	color: #636500;
	background-color: #CCCCCC;
}


#bannermenu{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 63px;
	width: 445px;
	vertical-align: middle;
	color: #AA5A01;
	background-color: transparent;
}

#bannermenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: inherit;
	clear: inherit;
	visibility: hidden;
	color: #CCFFFF;
}

#bannermenu ul{
	margin: 0;
	background-color: transparent;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#bannermenu ul li{
	display: inline;
	line-height: 18pt;
	word-spacing: normal;
}

#bannermenu ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 12px;
}

#bannermenu ul li a:visited{
color: #FFFFFF;
} 

#bannermenu ul li a:hover{
	color: #A14E02;
	background-color: Transparent;
}
#bannermenuA{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 178px;
	background-color: Transparent;
	vertical-align: middle;
	color: #000000;
}

#bannermenuA:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: inherit;
	visibility: hidden;
	color: #CCFFFF;
}

#bannermenuA ul{
	margin: 0;
	background-color: Transparent;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bebebe;
	border-right-color: #bebebe;
	border-bottom-color: #bebebe;
	border-left-color: #bebebe;
}

#bannermenuA ul li{
	display: block;
	line-height: 25px;
	text-align: left;
	padding-left: 20px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#bannermenuA ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#bannermenuA ul li a:visited{
color: #996600;
} 

#bannermenuA ul li a:hover{
	color: #A04E02;
	height: auto;
	width: auto;
}

</style>
.script {
	font-family: Verdana;
	font-size: 18px;
}
.bodybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	margin-top: 10px;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.fancynested {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 10px;
	margin-top: 10px;
	margin-right: 250px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.smbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #FFFFFF;
}
.lowerbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

