@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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: #000000;
	background-color: #464646;
	font-size: small;
}

p {
margin: 8px 0 0 0;
}

p.section {
margin: 20px 0 0 0;
}

a {
	color:#333333;
	text-decoration:none;
}

h1 {
display:none;
visibility:hidden;
}

h3 {
font-size:1.1em;
font-weight:bold;
}

#sitelogo {
float:left;
background:url(images/logo.jpg) no-repeat;
height:227px;
width:371px;
margin:0;
padding:0;
}

#links{

margin-left:371px;
background:url(images/linksbg.gif) repeat-x;


}

#linktop {
height:31px;
}

#attractions {
height:430px;
}


img.headerpic {
display:block;

padding: 18px 8px 0px 8px;

}



#headerlong {

height:301px;
padding: 18px 4px 0px 12px;


}

.labelmonth {

font-weight:bold;

}


td {
text-align:left;
vertical-align:top;
}

#spacerbottom {
height:20px;
background-color:#ffffff;
}

#bookingtable {
width:650px;
height:420px;
text-align:center;
margin:auto;
}

#payments {
text-align:center;
padding: 10px 0px 20px 0px;
}

.form {
margin:auto;
text-align:center;
width:490px;
border:0;
}

.markup {
font-size:9px;
}


.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #ffffff; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:16px;
	padding-right:16px;
	background-image:url(images/left1.gif);
	background-repeat:repeat-y;
} 

#backleft {
	background-image:url(images/left1.gif);
	background-repeat:repeat-y;
	width: 100%;
	
	}
.twoColFixLtHdr #header {
	background-color: #ffffff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:800px;
	height:auto;
	background-repeat:no-repeat;
	display:block;
	
} 
.twoColFixLtHdr #header1 {
	
	background-color: #ffffff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:800px;
	height:227px;
	background-repeat:no-repeat;
}

.twoColFixLtHdr #header2 {
	float:right;
	background-color: #ffffff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:429px;
	height:340px;
	background-repeat:no-repeat;
}


.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
float: left; /* since this element is floated, a width must be given */
width: 371px;
padding: 0 0 15px 0;
background-color: #ffffff;
text-align: left;

}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 371px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:429px;
	background-color:#ffffff;
	
} 

.twoColFixLtHdr #mainContent1 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 371px;
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:429px;
	background-color:#ffffff;
	
} 

.twoColFixLtHdr #wideContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:800px;
	text-align:center;
	height:auto;
	background-color:#ffffff;
} 


.twoColFixLtHdr #footer {
	background:#DDDDDD;

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	width:800px;
} 
.twoColFixLtHdr #footer {

}

.twoColFixLtHdr #sidehead1 {
background-image:url(images/leftbg1.gif);
height: 45px;
display:block;

}

.twoColFixLtHdr #sidehead2 {
background-image:url(images/leftbg2.gif);
height:52px;
}

.twoColFixLtHdr #mainhead1 {
background-image:url(images/rightbg1.gif);
height:16px;
width:429px;
}

.twoColFixLtHdr #mainhead2 {
background-image:url(images/rightbg2.gif);
height:15px;
width:429px;
}

#leftcolumn {
	background-image:url(images/colleft_1.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:760px;
	width:33px;
	float:left;

}

#leftcolumnshort {
	background-image:url(images/colleft_1.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:550px;
	width:33px;
	float:left;

}

#leftcolumnmedium {
	background-image:url(images/colleft_1.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:675px;
	width:33px;
	float:left;

}


#leftcolumn2 {
	background-image:url(images/colleft_1.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:444px;
	width: 33px;

}

#rightcolumn {
	background:url(images/colleft_02.gif) repeat-y right;
	padding:30px 0 0 0;
	height:730px;
	display:block;
	width: 338px;
	margin: 0 0 0 33px;
	text-align:center;
}

#rightcolumnshort {
	background:url(images/colleft_02.gif) repeat-y right;
	padding:15px 0 0 6px;
	height:495px;
	display:block;
	width: 332px;
	margin: 0 0 0 33px;
	text-align:center;
}

#rightcolumnmedium {
	background:url(images/colleft_02.gif) repeat-y right;
	padding:0 0 0 6px;
	height:665px;
	display:block;
	width: 332px;
	margin: 0 0 0 33px;
	text-align:center;
}

.mainbody {
padding-top:20px;
font-size:small;
}

.bodyhead {
font-weight:bold;
}

#rightcolumn2 {
	background-image:url(images/colleft_02.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-top:30px;
	padding-left:0px;
	padding-right:0px;
	height:430px;
	float:right;
	width: 338px;
}

#maincolumn {
background-image:url(images/colmain_1.gif);
background-repeat:repeat-y;
background-position:left;
padding-left:30px;
padding-top:10px;
padding-right:10px;

width:389px;
background-color:#ffffff;

}



.mainsection {
background-color:#ffffff;

}

#maincolumn2 {
background-image:url(images/colmain_1.gif);
background-repeat:repeat-y;
background-position:left;
padding-left:30px;
padding-top:10px;
padding-right:10px;
height:515px;
width:389px;
background-color:#ffffff;
}


#widecolumn {
background-image:url(images/colmain_1.gif);
background-repeat:repeat-y;
background-position:left;
padding-left:40px;
padding-top:10px;
padding-right:40px;
height:auto;
width:720px;
background-color:#ffffff;
}

#footerback {
background-color:#292929;
height:25px;
padding-top:9px;
padding-bottom:0px;
width:800px;
vertical-align:middle;
}

#footertext {
text-align:center;
font-size: x-small;
color:#FEFEFE;
}

#bottomleft {
height:21px;
background-position:left;
text-align:center;
vertical-align:bottom;
padding-left:20px;
padding-right:580px;

padding-top:165px;
color:#eeeeee;

}

#bottomright {
background-image:url(images/footerpic_02.jpg);
height:190px;
background-position:right;
width:429px;
}

#attractiontables {
height:auto;
text-align:left;
width:240px;
margin-left:28px;
margin-right:auto;
padding:0;
}

ul.listinfo {
list-style-type:none;
margin:0;
padding:0;
}

.heading {
font-weight:bold;
text-decoration:underline;
}

#flash1 {
	height:260px;
	padding-top:0px;
	text-align:left;
	padding-left: 0px;

}


#flash2 {
	height:250px;
	padding-top:0px;
	text-align:left;
	padding-left: 0px;

}

#pricetable {
	background-color:#EFEFEF;
	height:250px;
	width:250px;
	margin-left:18px;
	margin-right:auto;
	margin-bottom:50px;
	border:#CCCCCC solid thin;
	text-align:center;
	padding-top:10px;

}

#shift {
margin-top:-123px;
float: left; /* since this element is floated, a width must be given */
width: 371px;
padding: 0 0 15px 0;
background-color: #ffffff;
text-align: left;
}

td.label {
font-weight:bold;
vertical-align:top;
}



.links {
font-size:small;
font-weight:400;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
