@charset "utf-8";
body {
	font: 100% ;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #46505a;
	background-color: transparent;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}
body,td,th, ui, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
p {
	margin-top:0px;
	margin-bottom: 16px;
}
.Normal, .Normal p, .Normal a:link, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
			line-height: 1.5em;
		margin-bottom: 1.5em;

}
h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, Arial, sans-serif, Verdana; margin-top: 0.5em;
}
h1, .container_h1 {
	font-family: Georgia;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: lighter;
	color: #424c58;
	margin: -0.1em 0 0.3em 0;
	line-height: 20px;
	font-weight:normal;
}
h2, .container_h2 {
	font-family: Georgia;
	background: transparent;
	color: #7c8ca0;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: .8em;
	line-height: 1.2em;
	font-weight:normal;
}
h3, .container_h3 {
	font-family: Georgia;
	background: transparent;
	color: #7c8ca0;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: .8em;
	line-height: 1.2em;
	font-weight:normal;
}
.holder {
	text-align: center;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	background-color: #FFFFFF;
	color:#000000;
}
.myskinobjects {
	text-align:right;
	color:#FFFFFF; 
	font-weight: bold;
	padding-bottom:4px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.topholder {
	padding:15px;
}
.logopane {
	text-align: left;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.headerpane {
	text-align: right;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.navbarpane {
	background-color:#562816;
	background:url(images/menu-background.jpg) repeat-x;
	height:44px;
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#FFFFFF; 
	font-weight:bold; 
	vertical-align:text-top; 
	padding-top:7px;
	padding-bottom:25px;
}
.contentholder {
	padding-top:5px;
	padding-bottom:15px;
}
.contentpane {
	width:712px;
	padding-left:15px; 
	padding-right:15px; 
	text-align:left; 
	border-right:#999999 solid 1px;
	vertical-align:top;
}
.rightpane {
	width:219px;
	padding-left:15px; 
	padding-right:15px; 
	text-align:left; 
	vertical-align:top;
}
a:link {
	color: #3399cc;
	text-decoration:none;
	font-size:14px;
}
a:visited {
	color: #3399cc;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #3399cc;
	text-decoration: none;
}
.myskinobjects a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.myskinobjects a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.myskinobjects a:hover {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
.myskinobjects a:active {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}

.navbarpane a:link {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.navbarpane a:visited {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
.navbarpane a:hover {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
.navbarpane a:active {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: underline;
}
.main_dnnmenu_container {
	background-color: transparent; 
}

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	text-transform: capitalize;
}

.main_dnnmenu_rootitem {
    white-space: nowrap;  /*Word wrapping menu item now optional*/	 
	padding-left: 10px;   
    padding-right: 10px;   /*explicitly set padding for root menu items*/
	font-weight: bold; 
}

.main_dnnmenu_item {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-weight: bold; 
	background-color: Transparent;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
}
.main_dnnmenu_sep {
	padding-right:10px;
	color:#3c120f;
	text-decoration:none;
}
.main_dnnmenu_icon {}

.main_dnnmenu_submenu {
	margin-left: 20px;   
	padding:4px;
	font-size:24px;
	background-color: #5b4705;
	color: #000000;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	text-align:left;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	width:170px;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}
.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.main_dnnmenu_itemhover {
	text-decoration:none;
	color:#FFFF00;
}
.main_dnnmenu_selectedroot {
	text-decoration:none;
	color:#FFFF00;
}
div a:link .CommandButton {
	margin-bottom:40px;
}

.hide { display:none;}
hr {
color: #EEE;
background-color: #EEE;
height: 4px;
border:0px;
}

.DNN_Documents .TitleHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DescriptionHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DateHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .SizeHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }
.DNN_Documents .DownloadHeader { padding:2px; border:#eee 1px solid; white-space:nowrap; }

.DNN_Documents .TitleCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DescriptionCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DateCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .SizeCell { padding:2px; border:#eee 1px solid; }
.DNN_Documents .DownloadCell { padding:2px; border:#eee 1px solid; }



@charset "utf-8";

/* THEME CSS - MODIFY THIS TO CHANGE THE THEM BORDER COLORS */
.SpecialOfferbordercolor {
	border: #cc0000 solid 3px;
}
.RidingSpecialbordercolor {
	border: #000066 solid 3px;
}
.HolidaySpecialbordercolor {
	border: #999999 solid 3px;
}
.SummerActivitiesbordercolor {
	border: #000000 solid 3px;
}
.FamilyPackagebordercolor {
	border: #a6cf3c solid 3px;
}
.AccommodationSpecialbordercolor {
	border: #5a6250 solid 3px;
}
.BeachRidingbordercolor {
	border: #462d2c solid 3px;
}
.ForestRidingbordercolor {
	border: #30451b solid 3px;
}



/* MAIN CSS - DO NOT CHANGE */
.tablemain {
	width:706px;
}
.headerrow {
	padding:0px;
}
.titlerow {
	padding:15px;
	text-align:left;
}
.footerrow {
	padding:15px;
	text-align:left;
}
.summaryrow {
	padding-left:15px;
	padding-right:15px;
}
.detailrow {
	padding-left:15px;
	padding-right:15px;
}
.morerow {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:12px;
	text-align:right;
	font-weight:bold;
}
.quoteidrow {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:12px;
	text-align:right;
	font-weight:bold;
}
.links {
	text-align:center;
	font-size:24px;
	padding-top:15px;
	font-weight:bold;
}
.footerrow {
	padding:0px;
}