@charset "utf-8";
/* CSS Document */

/*  ---------------  */
/*  NEW RE-SKIN CSS  */
/*  ---------------  */

.popup {background:#FFF; border:1px solid #cccccc; padding:0px; background:url("/images/gif/booking-bg.gif"); }
.popup-header {height:20px; padding:10px; background:url("/Images/Jpg/bookingfade.jpg") repeat-x; border-bottom:1px solid #eeeeee;}
.popup-header h2 {margin:0; padding:0; font-size:14px; float:left; color:#FFF}
.popup-header .close-link {float:right; font-size:11px;}
.popup-body {padding:10px;}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	font-size: 12px;
}

.clearer {
	clear:both;
	line-height: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a {
	color: #000000;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline!important;
}

.dec {
	text-decoration:underline!important;
}

#wrapper {
	width: 776px;
	margin: 0px auto;
	padding-top: 20px;	
}

/* Start Homepage Nav */

.homenav {
	float: left;
	height: 10px;
	margin: 16px 0px 16px 0px;
}

.homenav ul {
	list-style: none;
	display: inline;
}

.homenav li {
	float: left;	
	height: 10px;
}

.homenav a {
	display: block;
	text-indent: -2000px;
}

.homenavsep {
	float: left;	
	background: url(../Images/Buttons/home-navsep.gif) no-repeat;
	height: 10px;
	width: 8px;
	margin: 0px 1px 0px 1px;
}

.homenav1 a {
	background: url(../Images/Buttons/home-nav1.gif) no-repeat;
	width: 118px;
}
.homenav1 a:hover {
	background: url(../Images/Buttons/home-nav1_ov.gif) no-repeat;
}

.homenav2 a {
	background: url(../Images/Buttons/home-nav2.gif) no-repeat;
	width: 130px;
}
.homenav2 a:hover {
	background: url(../Images/Buttons/home-nav2_ov.gif) no-repeat;
}

.homenav3 a {
	background: url(../Images/Buttons/home-nav3.gif) no-repeat;
	width: 106px;
}
.homenav3 a:hover {
	background: url(../Images/Buttons/home-nav3_ov.gif) no-repeat;
}

.homenav4 a {
	background: url(../Images/Buttons/home-nav4.gif) no-repeat;
	width: 127px;
}
.homenav4 a:hover {
	background: url(../Images/Buttons/home-nav4_ov.gif) no-repeat;
}

.homenav5 a {
	background: url(../Images/Buttons/home-nav5.gif) no-repeat;
	width: 112px;
}
.homenav5 a:hover {
	background: url(../Images/Buttons/home-nav5_ov.gif) no-repeat;
}

.homenav6 a {
	background: url(../Images/Buttons/home-nav6.gif) no-repeat;
	width: 132px;
}
.homenav6 a:hover {
	background: url(../Images/Buttons/home-nav6_ov.gif) no-repeat;
}

/* End Homepage Nav */

.smaller {
	float: left;
	width: 100%;
	font-size: 10px;
	color: #ffffff;
}

.footertext{ 
	font-size: 10px;
	color: #666666;
}

.footertext a {
	color: #666666;
	text-decoration:none;
}

.footertext a:hover {
	text-decoration:underline;
}

.spaced img {
	margin: 0px 3px 0px 3px;
}

h1 {
	font-size: 21px;
	/*color: #00CCFF;*/
	color: #ffffff;
}

/* Start HHFS Nav */

.mainnav {
	float: left;
	width: 100%;
	height: 10px;
	margin: 16px 0px 16px 0px;
}

.mainnav ul {
	list-style: none;
	display: inline;
}

.mainnav li {
	float: left;	
	height: 11px;
}

.mainnav a {
	display: block;
	text-indent: -2000px;
}

.hhfsnavsep {
	float: left;	
	background: url(../Images/Buttons/hhfs-navsep.gif) no-repeat;
	height: 11px;
	width: 9px;
	margin: 0px 1px 0px 1px;
}

.hhfsnav1 a {
	background: url(../Images/Buttons/hhfs-nav1.gif) no-repeat;
	width: 45px;
}
.hhfsnav1 a:hover {
	background: url(../Images/Buttons/hhfs-nav1_ov.gif) no-repeat;
}

.hhfsnav2 a {
	background: url(../Images/Buttons/hhfs-nav2.gif) no-repeat;
	width: 73px;
}
.hhfsnav2 a:hover {
	background: url(../Images/Buttons/hhfs-nav2_ov.gif) no-repeat;
}

.hhfsnav3 a {
	background: url(../Images/Buttons/hhfs-nav3.gif) no-repeat;
	width: 123px;
}
.hhfsnav3 a:hover {
	background: url(../Images/Buttons/hhfs-nav3_ov.gif) no-repeat;
}

.hhfsnav4 a {
	background: url(../Images/Buttons/hhfs-nav4.gif) no-repeat;
	width: 85px;
}
.hhfsnav4 a:hover {
	background: url(../Images/Buttons/hhfs-nav4_ov.gif) no-repeat;
}

.hhfsnav5 a {
	background: url(../Images/Buttons/hhfs-nav5.gif) no-repeat;
	width: 55px;
}
.hhfsnav5 a:hover {
	background: url(../Images/Buttons/hhfs-nav5_ov.gif) no-repeat;
}

.hhfsnav6 a {
	background: url(../Images/Buttons/hhfs-nav6.gif) no-repeat;
	width: 85px;
}
.hhfsnav6 a:hover {
	background: url(../Images/Buttons/hhfs-nav6_ov.gif) no-repeat;
}

.hhfsnav7 a {
	background: url(../Images/Buttons/hhfs-nav7.gif) no-repeat;
	width: 65px;
}
.hhfsnav7 a:hover {
	background: url(../Images/Buttons/hhfs-nav7_ov.gif) no-repeat;
}

.hhfsnav8 a {
	background: url(../Images/Buttons/hhfs-nav8.gif) no-repeat;
	width: 37px;
}
.hhfsnav8 a:hover {
	background: url(../Images/Buttons/hhfs-nav8_ov.gif) no-repeat;
}

.hhfsnav9 a {
	background: url(../Images/Buttons/hhfs-nav9.gif) no-repeat;
	width: 38px;
}
.hhfsnav9 a:hover {
	background: url(../Images/Buttons/hhfs-nav9_ov.gif) no-repeat;
}

.hhfsnav10 a {
	background: url(../Images/Buttons/hhfs-nav10.gif) no-repeat;
	width: 69px;
}
.hhfsnav10 a:hover {
	background: url(../Images/Buttons/hhfs-nav10_ov.gif) no-repeat;
}


/* End HHFS Nav */

.maincontent {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.imghdrpadding {
	margin: 0px 0px 4px 0px;
}

/* Start HHFS Sub Nav */

.hhfssubnav {
	float: left;
	width: 100%;
	height: 61px;
	margin: 10px 0px 0px 0px;
}

.hhfssubnav ul {
	list-style: none;
	display: inline;
}

.hhfssubnav li {
	float: left;	
	
}

.hhfssubnav a {
	display: block;
	text-indent: -2000px;
	height: 61px;
	margin-right:4px;
}

.hhfssubnav1 a {
	background: url(../Images/Buttons/hhfs-subnav1.gif) no-repeat;
	width: 217px;
	float: left;
}
.hhfssubnav1 a:hover {
	background-position: 0 -61px;
}

.hhfssubnav2 a {
	background: url(../Images/Buttons/hhfs-subnav2.gif) no-repeat;
	width: 181px;
	float: left;
}
.hhfssubnav2 a:hover {
	background-position: 0 -61px;
}

.hhfssubnav3 a {
	background: url(../Images/Buttons/hhfs-subnav3.gif) no-repeat;
	width: 195px;
	float: left;
}
.hhfssubnav4 a:hover {
	background-position: 0 -61px;
}

.hhfssubnav4 a {
	background: url(../Images/Buttons/hhfs-subnav4a.gif) no-repeat;
	width: 167px;
	float: left;
}
.hhfssubnav3 a:hover {
	background-position: 0 -61px;
}

/* End HHFS Sub Nav */

/* Start HHFSParks Sub Nav */

.hhfssubnavparks {
	float: left;
	width: 100%;
	height: 13px;
	margin: 10px 0px 20px 0px;
}

.hhfssubnavparks ul {
	list-style: none;
	display: inline;
}

.hhfssubnavparks li {
	float: left;	
	height: 30px;
}

.hhfssubnavparks a {
	display: block;
	text-indent: -2000px;
}

.hhfssubnavparks4 a {
	background: url(../Images/Buttons/hhfs-subnav4.gif) no-repeat;
	width: 181px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	float: left;
}
.hhfssubnavparks4 a:hover {
	background-position: 0 -13px;
}

.hhfssubnavparks5 a {
	background: url(../Images/Buttons/hhfs-subnav5.gif) no-repeat;
	width: 199px;
	height: 13px;
	font-size: 8px;
	float: left;
}
.hhfssubnavparks5 a:hover {
	background-position: 0 -13px;
}

.hhfssubnavparks6 a {
	background: url(../Images/Buttons/hhfs-subnav6.gif) no-repeat;
	width: 221px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	float: left;
}
.hhfssubnavparks6 a:hover {
	background-position: 0 -13px;
}

.hhfssubnavparks7 a {
	background: url(../Images/Buttons/hhfs-subnav7.gif) no-repeat;
	width: 174px;
	height: 13px;
	font-size: 8px;
	float: left;
}
.hhfssubnavparks7 a:hover {
	background-position: 0 -13px;
}

.youtubeleft {
float: left;
width: 393px;
padding-bottom: 10px;
}

.youtuberight {
float: right;
width: 380px;
padding-top: 18px;
padding-bottom: 10px;
}

.spacer5 {
width: 100%;
height: 5px;
}

/* End HHFSParks Sub Nav */

/* End Main Sub Nav */


.contentendline {
	float: left;
	width: 100%;
	height: 1px;
	margin: 20px 0px 16px 0px;
}

.footer {
	float: left;
	width: 100%;
	font-size: 10px;
	color: #84b1d0;
	padding: 0px 0px 8px 0px;
}

.footer a {
	color: #84b1d0;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.parkmapwrap {
	float: left;
	width: 775px;
	background: #003a63;
}

.parkmap {
	float: left;
	width: 425px;
	height: 385px;
}

.parkmapdetail {
	float: left;
	width: 330px;
	min-height: 363px;
	background: url(../Images/Gif/holiday-homes-park-bg.gif) repeat-x #000000;
	padding: 11px 7px 11px 13px;
	color: #ffffff;
}

.pparkmapdetail {
	margin: 11px 0px 0px 0px;
	line-height: 15px;
}

/* Start Holidays Nav */

.mainnav {
	float: left;
	width: 100%;
	height: 10px;
	margin: 16px 0px 16px 0px;
}

.mainnav ul {
	list-style: none;
	display: inline;
}

.mainnav li {
	float: left;	
	height: 11px;
}

.mainnav a {
	display: block;
	text-indent: -2000px;
}

.holsnavsep {
	float: left;	
	background: url(../Images/Buttons/hols-navsep.gif) no-repeat;
	height: 11px;
	width: 9px;
	margin: 0px 1px 0px 1px;
}

.holsnav1 a {
	background: url(../Images/Buttons/hols-nav1.gif) no-repeat;
	width: 45px;
}
.holsnav1 a:hover {
	background: url(../Images/Buttons/hols-nav1_ov.gif) no-repeat;
}

.holsnav2 a {
	background: url(../Images/Buttons/hols-nav2.gif) no-repeat;
	width: 73px;
}
.holsnav2 a:hover {
	background: url(../Images/Buttons/hols-nav2_ov.gif) no-repeat;
}

.holsnav3 a {
	background: url(../Images/Buttons/hols-nav3.gif) no-repeat;
	width: 123px;
}
.holsnav3 a:hover {
	background: url(../Images/Buttons/hols-nav3_ov.gif) no-repeat;
}

.holsnav4 a {
	background: url(../Images/Buttons/hols-nav4.gif) no-repeat;
	width: 85px;
}
.holsnav4 a:hover {
	background: url(../Images/Buttons/hols-nav4_ov.gif) no-repeat;
}

.holsnav5 a {
	background: url(../Images/Buttons/hols-nav5.gif) no-repeat;
	width: 55px;
}
.holsnav5 a:hover {
	background: url(../Images/Buttons/hols-nav5_ov.gif) no-repeat;
}

.holsnav6 a {
	background: url(../Images/Buttons/hols-nav6.gif) no-repeat;
	width: 85px;
}
.holsnav6 a:hover {
	background: url(../Images/Buttons/hols-nav6_ov.gif) no-repeat;
}

.holsnav7 a {
	background: url(../Images/Buttons/hols-nav7.gif) no-repeat;
	width: 65px;
}
.holsnav7 a:hover {
	background: url(../Images/Buttons/hols-nav7_ov.gif) no-repeat;
}

.holsnav8 a {
	background: url(../Images/Buttons/hols-nav8.gif) no-repeat;
	width: 37px;
}
.holsnav8 a:hover {
	background: url(../Images/Buttons/hols-nav8_ov.gif) no-repeat;
}

.holsnav9 a {
	background: url(../Images/Buttons/hols-nav9.gif) no-repeat;
	width: 38px;
}
.holsnav9 a:hover {
	background: url(../Images/Buttons/hols-nav9_ov.gif) no-repeat;
}

.holsnav10 a {
	background: url(../Images/Buttons/hols-nav10.gif) no-repeat;
	width: 69px;
}
.holsnav10 a:hover {
	background: url(../Images/Buttons/hols-nav10_ov.gif) no-repeat;
}

/* End Holidays Nav */

.holscol1 {
	float: left;
	width: 427px;
}

.holscol2 {
	float: right;
	width: 329px;
}

.dmcol2 {
	float: right;
	width: 329px;
	margin: 0px;
	padding-top: 38px;
	position: relative:
	top: 0px;
	z-index: 2;
}

/* End HHFS Nav */

.maincontent {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.imghdrpadding {
	margin: 0px 0px 4px 0px;
}

/* Start Holidays Sub Nav */

.holssubnav {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.holssubnav ul {
	list-style: none;
	display: inline;
}

.holssubnav li {
	float: left;
}

.holssubnav a {
	display: block;
	text-indent: -2000px;
}

.holssubnav1 a {
	background: url(../Images/Buttons/hols-holidaybrochure2.jpg) no-repeat;
	width: 212px;
	height: 132px;
}
.holssubnav1 a:hover {
	background-position: 0 -132px;
}

.holssubnav2 a {
	background: url(../Images/Buttons/hols-picturegallery.jpg) no-repeat;
	width: 214px;
	height: 132px;
}
.holssubnav2 a:hover {
	background-position: 0 -132px;
}

.holssubnav3 a {
	background: url(../Images/Buttons/hols-accomodation.jpg) no-repeat;
	width: 139px;
	height: 80px;
}
.holssubnav3 a:hover {
	background-position: 0 -80px;
}

.holssubnav4 a {
	background: url(../Images/Buttons/hols-bargains.jpg) no-repeat;
	width: 147px;
	height: 80px;
}
.holssubnav4 a:hover {
	background-position: 0 -80px;
}

.holssubnav5 a {
	background: url(../Images/Buttons/hols-tariffs.jpg) no-repeat;
	width: 140px;
	height: 80px;
}
.holssubnav5 a:hover {
	background-position: 0 -80px;
}
/* End Holidays Sub Nav */

.parknewsscroller {
	float: left;
	width: 421px;
	height: 47px;
	background: url("/Images/Gif/parknews_bg.gif") no-repeat;
	padding: 22px 0px 0px 4px;
}

.booktablewrap {
	float: left;
	width: 325px;
	border: 2px solid #8bb500;
}

.booktablehdr {
	float: left;
	width: 321px;
	height: 22px;
	padding: 2px 0px 0px 4px;
	background: #8bb500;
	font-weight: bold;
	color: #ffffff;
}

.booktablecontent {
	float: left;
	width: 317px;
	padding: 4px;
	background: url("/images/gif/bookboxbg.gif") no-repeat #bbd47f;
}

.booktablecontent a:ACTIVE, .booktablecontent a:LINK, .booktablecontent a:VISITED {
	color: #000000;
	text-decoration: underline;
}

.booktablebreak {
	float: left;
	width: 100%;
	height: 18px;
	padding: 4px 0px 2px 0px;
	text-align:	center;
}

/* BUTTONS */

.button {
	background:url(../Images/Buttons/button-r.gif) top right no-repeat;
	height:18px;
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	font-size:11px;
	margin-left: 4px;
	text-decoration:none;
	/*cursor: pointer;*/
}

.button:hover {
	background-position:right -18px;	
}

.button a:link, .button a:visited {
	background:url(../Images/Buttons/button-l.gif) top left no-repeat;
	float:left;
	text-decoration:none;
	display:block;
	padding:2px 5px 0px 5px;
	height:15px;
}

.button a:hover {
	background-position:0px -18px;
	text-decoration:none;
}

.reservationbutton {
	background:url(../Images/Buttons/reservationbutton-r.gif) top right no-repeat;
	height:18px;
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	margin-right: 20px;
	font-size:11px;
	margin-left: 4px;
	text-decoration:none;
	/*cursor: pointer;*/
}

.reservationbutton:hover {
	background-position:right -18px;	
}

.reservationbutton a:link, .reservationbutton a:visited {
	background:url(../Images/Buttons/reservationbutton-l.gif) top left no-repeat;
	float:left;
	text-decoration:none;
	display:block;
	padding:2px 5px 0px 5px;
	height:15px;
	color: #435b77;
}

.reservationbutton a:hover {
	background-position:0px -18px;
	text-decoration:none;
}

/* END BUTTONS */

.contactustodayhdr {
	float: left;
	width: 424px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background: url(/Images/Headings/contactustoday.gif) no-repeat;	
	overflow:visible;
}

.contactusright {
	float: left;
	width: 216px;
	height: 42px;
	padding: 0px;
	margin: 0px;
	background: url(/Images/Headings/contactusright.gif) no-repeat;	
}

.contactustodayicons {
	float: right;
	height: 41px;
	padding: 0px;
	margin: 0px;
}

.dmblock {
	float: left;
	width: 329px;
	background: #c9decc;
}

.dmblockimg {
	float: left;
	height: 94px;
}

.dmblocktext {
	float: left;
	width: 313px;
	color: #00a1bf;
	padding: 0px 8px 8px 8px;
	text-align: right;
}

/* Start Discover More Sub Nav */

.dmsubnav {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.dmsubnav ul {
	list-style: none;
	display: inline;
}

.dmsubnav li {
	float: left;
}

.dmsubnav a {
	display: block;
	text-indent: -2000px;
}

.dmsubnav1 a {
	background: url(../Images/Buttons/dm_holidays.jpg) no-repeat;
	width: 223px;
	height: 130px;
}
.dmsubnav1 a:hover {
	background-position: 0 -130px;
}

.dmsubnav2 a {
	background: url(../Images/Buttons/dm_homes.jpg) no-repeat;
	width: 203px;
	height: 130px;
}
.dmsubnav2 a:hover {
	background-position: 0 -130px;
}

.dmsubnav3 a {
	background: url(../Images/Buttons/dm_www.jpg) no-repeat;
	width: 130px;
	height: 84px;
	margin: 14px 18px 20px 0px;
}
.dmsubnav3 a:hover {
	background-position: 0 -84px;
}

.dmsubnav4 a {
	background: url(../Images/Buttons/dm_gallery.jpg) no-repeat;
	width: 130px;
	height: 84px;
	margin: 14px 18px 20px 0px;
}
.dmsubnav4 a:hover {
	background-position: 0 -84px;
}

.dmsubnav5 a {
	background: url(../Images/Buttons/dm_careers.jpg) no-repeat;
	width: 130px;
	height: 84px;
	margin: 14px 0px 20px 0px;
}
.dmsubnav5 a:hover {
	background-position: 0 -84px;
}

/* End Discover More Sub Nav */

.dmemail {
	float: left;
	width: 426px;
	height: 60px;
	background: url(../Images/Buttons/discover-email.gif);
	color: #003366;
	font-size: 11px;
}

.bookingswrap {
	width: 754px;
	background: url(/images/gif/booking-bg.gif) repeat-x #dfe8ed;
	border: 1px solid #c2d5dc;
	padding: 20px 10px 10px 10px;
}

.bookingssubhdr {
	float: left;
	width: 500px;
	line-height: 14px;
}

.bookingssubhdr a:ACTIVE, .bookingssubhdr a:LINK, .bookingssubhdr a:VISITED {
	color: #000000;
	text-decoration: none;
}

.bookingslistings {
	float: left;
	width: 754px;
	margin: 20px 0 0 0;
}

.WhiteTextBooking {
	color: #ffffff;
}

.WhiteTextBookingHead {
	color: #ffffff;
	font-weight: bold;
}

.BlueTextBooking {
	color: #2852b0;
}

.BlueTextBookingHead {
	color: #2852b0;
	font-weight: bold;
}

.bookinglisthdr {
	background: url(../Images/Jpg/bookinglisthdr.jpg) repeat-x #ffffff;
}

.bookingbluetext {
	color: #449ddf;
}

.bookingbluetextp {
	float: left;
	color: #449ddf;
	padding: 14px 8px 10px 8px;
}

.bookingsline {
	float: left;
	height: 1px;
	width: 754px;
	background: #cccccc;
}

.bookingslinesmall {
	float: left;
	height: 1px;
	width: 100%;
	background: #cccccc;
}

.RedText12 {
	color: #800000;
	font-weight: bold;
}

.RedText12lt {
	color: #800000;
}

.buttonp {
	float: left;
	padding: 10px 0px 10px 6px;
}

.listbookingswrap {
	float: left;
}

.blacktext {
	color: #000000;
}

.RedText12Bright {
	color: #800000;	
}

.boxes {
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	color: #449ddf;
	font-size: 12px;
}

.droplists {
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	color: #449ddf;
	font-size: 12px;
}

.hhsearchcontent {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.hhsearchcontent a:ACTIVE, .hhsearchcontent a:LINK, .hhsearchcontent a:VISITED {
	color: #000000;
	text-decoration: none;
}

.hhsearchcontent a:hover {
	color: #000000;
	text-decoration: underline;
}

.hhsearchpanel {
	float: right;
	width: 280px;
	background: url(../Images/Gif/holiday-homes-park-bg.gif) repeat-x #000000;
	padding: 11px 7px 11px 13px;
	margin-top: 20px;
	color: #ffffff;
}

.hhsearchcol1 {
	float: left;
	width: 120px;
	margin-bottom: 10px;
}

.hhsearchcol2 {
	float: left;
	width: 155px;
	text-align: right;
	margin-bottom: 10px;
}

.hhsearchcol3 {
	float: left;
	width: 275px;
}

.hhsearchdroplist {
	width: 155px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	color: #000000;
	font-size: 12px;	
}

.careerdroplist {
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	color: #000000;
	font-size: 12px;	
}

.hhsearchbox {
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	color: #000000;
	font-size: 12px;	
}

.hhsearchmemo {
	font-family: "Trebuchet MS", "Lucida Sans", Arial;
	color: #000000;
	font-size: 12px;	
}

.hhsearchinfobox {
	float: left;
	width: 458px;
	padding: 3px;
	background: url(/images/gif/hhsearchinfobox.gif) repeat-y #000000;
}

.parkscontent {
	float: left;
	width: 512px;
	background: #dfe8ed;
	border: 3px solid #c2d5dc;
	padding: 20px 10px 10px 10px;
}

.parksfeaturecontent {
	float: left;
	width: 532px;
	background: #dfe8ed;
	border: 3px solid #c2d5dc;
	padding: 0px 0px 10px 0px;
}

.parkscontentwide {
	float: left;
	width: 749px;
	background: #dfe8ed;
	border: 3px solid #c2d5dc;
	padding: 20px 10px 10px 10px;
}

.subscribewrap {
	float: left;
	width: 384px;
	background: #dfe8ed;
	border: 3px solid #c2d5dc;
	padding: 20px 10px 10px 10px;
}

.parksrightcol {
	float: right;
	width: 216px;
}

.hhlinesep {
	float: left;
	width: 100%;
	margin: 12px 0px 0px 0px;
	background: url(/images/gif/bookingsline.gif) repeat-x;
}

.rightColumnBlock {
	width: 216px;
}

.parksfeaturehdrtext {
	float: left;
	width: 516px;
	padding: 8px;
	background: #c9decc;
	color: #0091d0;
	text-align: left;
}

.parksfeaturebodytext {
	float: left;
	padding: 8px;
}

.parksfeaturebodytext a:ACTIVE, .parksfeaturebodytext a:LINK, .parksfeaturebodytext a:VISITED {
	color: #000000;
	text-decoration: none;
}

.parksfeaturebodytext a:hover {
	color: #000000;
	text-decoration: underline;
}

.aboutimg {
	padding-right: 8px;
}

.parkbluelink a:ACTIVE, .parkbluelink a:LINK, .parkbluelink a:VISITED {
	color: #0385ca;
	text-decoration: none;
}
.parkbluelink a:hover {
	color: #0385ca;
	text-decoration: underline;
}

.pagenav A{
color:black;
}
.pagenav {
float:right;
}


.RedText11 {
	color:#0385ca;
}

.RedTextNew {
	color:#e50404;
}

.class2 a:link 	{
		color: #f9efd6;
    font-weight: bold;
    text-decoration: none;
		}

.class2 a:visited {
		color: #f9efd6;
    font-weight: bold;
   	text-decoration: none;
		}


.class2 a:hover	{
		color: #f9efd6;
    font-weight: bold;
    text-decoration: underline;
		}
		
.socialicons{
float: left;
clear: both;
text-align: right;
width: 100%;
}

.addthisbutton	{
diaply: inline;
}

.addthis_button	{
z-index: 3000;
position: relative;
top: 0px;
}

#flashlow	{
position: relative;
top: 0px;
z-index: 0;
}

.flashlow	{
position: relative;
top: 0px;
z-index: 0;
}