body{
	padding:0px;
	margin:0px;
	background-color:#faf2c4;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
}
html, body {
	height:100%;
	margin:0px;
	padding:0px;
}
#top{
	width:782px;
	margin:0px auto;
	padding:0px;
	display:block;
	height:166px;
	overflow:hidden;
	float:left;
	position:absolute;
}
#top img{
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}

#layout{
	width:782px;
	margin:0px auto;
	padding:0px;
	border:0px;
	height:100%;
}

#Middle{
	width:782px;
	height:100%;
	padding:0px;
	margin:0px auto;
	display:block;
	position: relative;
	top: 166px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align:center;
}

.Left{
	width:185px;
	height:100%;
	text-align:left;
	display:block;
	float:left;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;	
	padding:0px;
	margin:0px auto;
}

.MainDiv{
	width:422px;
	height:100%;
	float:left;
	display:block;
	FONT-SIZE: 10px;
	COLOR: #00659d;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
	height:100%;
	text-align:left;
	color:#00659d;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

.MainDivListingLeft{
	width:422px;
	height:100%;
	float:left;
	display:block;
	FONT-SIZE: 10px;
	COLOR: #00659d;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
	height:100%;
	text-align:left;
	color:#00659d;
	font-weight: normal;
	margin:0px 0px 8px 0px;
	padding:0px;
	border-bottom:solid 1px #f4eaaf;
}
.MainDivLeft{
	width:205px;
	height:100%;
	float:left;
	display:block;
	FONT-SIZE: 10px;
	COLOR: #00659d;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
	height:100%;
	text-align:left;
	color:#00659d;
	font-weight: normal;
	margin:0px 0px 0px 6px;
	padding:0px;
}

.MainDivRight{
	width:211px;
	height:100%;
	float:right;
	display:block;
	FONT-SIZE: 10px;
	COLOR: #00659d;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
	height:100%;
	text-align:left;
	color:#00659d;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

.Right{
	width:175px;
	height:100%;
	text-align:left;
	display:block;
	float:left;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFF;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
	background-color:#00659d;
}

.Right img{
	display:block;
	padding:0px;
	margin:10px auto;
	cursor:pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}

*html #footer {
	position: absolute;
}
#footer {
	position: fixed;
	bottom: 0px;
	height:14px;
	background-color:#00659d;
	width:782px;
	text-align:center;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height:14px;
}

.MainIndexDiv{
	width:422px;
	padding:0px 10px;
}
.SearchTable{
	width:165px;
	height:135px;
	margin:10px 10px;
	padding:0px;
	background-color:#00659d;
	text-align:center;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border:0px;
}

.FormStyle{
	padding:0px;
	margin:0px;
	border:0px;
	overflow:hidden;
}

.MainImage{
	float:left;
	display:block;
	margin:0px;
	padding:0px 5px 0px 0px;

}

.DetailsFont{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #00659d;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
}
.DetailsFont2{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
}

.Note{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #f81e08;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-variant: normal;
}
/* LINKS */
A.HL:link, A.HL:active, A.HL:visited{
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.HL:hover{
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.HL2:link, A.HL2:active, A.HL2:visited{
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.HL2:hover{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.HL2New:link, A.HL2New:active, A.HL2New:visited{
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display:block;	
}

A.HL2New:hover{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display:block;	
}

A.HLU:link, A.HLU:active, A.HLU:visited{
	color:#CC6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.HLU:hover{
	color:#00659d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.BlockSpan{
	display:block;
	padding:0px;
	margin:0px 5px 0px 0px;
	clear:both;
}
/* FORMS */

.LabelsForInput{
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display:block;
	margin:3px auto 3px auto;
	text-align:center;
	padding:0px;
}

.CssButton {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	WIDTH: 60px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #FFFFFF;
	Cursor: pointer;
	display:block;
	margin:10px auto 0px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #000;
}

.CssTextbox {
	height: 17px;
	width: 132px;
	font-family: Verdana;
	font-size: 10px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	color:000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #d56600;
	border-bottom-color: #d56600;
	border-left-color: #FFF;
	line-height:17px;
	cursor:default;
	background-image:url(../Images/TextField_Bg.jpg);
}

.CssTextboxBig {
	height: 17px; 
	width: 170px; 
	font-family: Verdana; 
	font-size: 10px
}

.CssCombo {
	height: 17px;
	FONT-SIZE: 10px;
	WIDTH: 110px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: thin solid #FF9966;
}
.CssComboSmall {
	height: 17px;
	FONT-SIZE: 9px;
	WIDTH: 82px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: thin solid #FF9966;
}
.CssComboSmaller {
	height: 17px;
	FONT-SIZE: 9px;
	WIDTH: 50px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: thin solid #FF9966;
}

/* TEXT */

Verdanawhite10px{
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}


/* MENUS */
#leftmenu {
	padding:0px;
	margin:0px;
	list-style:none;
	width:100%;
	height:auto;
}

#leftmenu li {
	padding:0px;
	margin:0px;
	height:22px;	
	display:block;
	width:100%;
	margin-bottom:3px;
}

#leftmenu A.HLNew:link,A.HLNew:active,A.HLNew:visited{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CC6600;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	display:block;
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
	text-indent:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f4eaaf;
	width:164px;
	display:block;
	margin-left:5px;
}

#leftmenu A.HLNew:hover{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	background-color:#f4eaaf;
	display:block;
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
	text-indent:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00659d;
	width:164px;
	display:block;
	margin-left:5px;
}
.MenuTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00659d;
	text-decoration: none;
	font-size: 9px;
	width:170px;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	background-color:#f4eaaf;
	display:block;
	height:15px;
	line-height:15px;
	margin-left:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}

.SecMenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00659d;
	text-decoration: none;
	font-size: 9px;
	width:99%;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	background-color:#f4eaaf;
	display:block;
	height:15px;
	line-height:15px;
	margin-left:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}
.MenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00659d;
	text-decoration: none;
	font-size: 9px;
	width:140px;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 2px;
	background-color:#f4eaaf;
	display:block;
	height:15px;
	line-height:15px;
	margin-left:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
}

.ulnolist{
	padding:0px;
	margin:0px auto;
	list-style:none;
}

.ulnolist li{
	padding:0px;
	margin:0px auto;
	list-style:none;
}
/* CURVES */
.w1{
	width:100%;
	background-image: url(../Images/LeftCornerUp.jpg);
	background-repeat: no-repeat;
	background-color:#00659d;
	float:left;	
	}
.w2{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../Images/RightCornerUp.jpg);
	float:right;
}
.w3{
	background-image: url(../Images/LeftCornerDown.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	}
.w4{
	background-image: url(../Images/RightCornerDown.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float:right;
} 

#AdventurephotoGallery {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

#AdventurephotoGallery li{
	list-style-type: none;
	float: left;
	margin:0px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	padding:0px 6px 6px 0px;
	clear:right;
	display:block;
}

.PageTitles{
	color:#7c7c7c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	display: block;
	padding:0px;
	margin:5px 0px 10px 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	text-indent:2px;
}

A.LinkTitles:link, A.LinkTitles:active, A.LinkTitles:visited{
	color:#7c7c7c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	display: block;
	padding:0px;
	margin:5px 0px 10px 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	text-indent:2px;
}

A.LinkTitles:hover{
	color:#CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	display: block;
	padding:0px;
	margin:5px 0px 10px 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	text-indent:2px;
}

.imagetext {
	float:left;
	margin:3px;
	border:1px solid #FFF;
	display:block;
}

.PageTitles2{
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 1px;
	display: block;
	padding:0px;
	margin:5px 0px 5px 0px;
	text-indent:2px;
}