@charset "UTF-8";
/* CSS Document */

* {

margin:0px;
padding:0px;

}


#pagewrap {
	background-image: url(../images/wrapBG.gif);
	background-repeat: repeat-x;

}

body {
	background-image: url(../images/BG.gif);
	height: 700px;
	
}

#page {
	width: 960px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sideBG.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F4FADE;
}


#content {
	width: 660px;
	float: right;
	background-image: url(../images/ContentBG.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F4FADE;
}


#body {
	padding-left: 60px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 15px;
}

#body img {
background-color: #C0D1A2;
	padding: 6px;
	float: left;
	margin-right:15px;
	margin-bottom:15px;
}




#side {
	float: left;
	width:300px;
	background-image: url(../images/sideBG.gif);
	background-repeat: repeat-y;
	
}

.logo {
	background-image: url(../images/Logo.gif);
	text-indent: -9999px;
	height: 463px;
	width: 274px;
	border: 5px solid #E0F7B1;
	margin-top: 6px;
	margin-left: 7px;
}

#quote {
	background-image: url(../images/bottomquote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 32px;
	margin-right: 35px;
	margin-bottom: 16px;
	margin-left: 35px;
}

#quote p:first-child {
	background-image: url(../images/topqoute.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	margin: 0px;
	padding-bottom: 10px;
} 

#quote p {
	font-size: 18px;
	color: #f4fade;
	font-style: italic;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}

.home p {
	clear: both;    
    
}

#hours {
	background-color: #F4FADE;
	width: 237px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #4C0308;
	background-image: url(../images/DailyTours.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
}

#hours h1 {
	text-indent: -9999px;
	
}

  a.contact  {
	text-indent: -9999px;
	background-image: url(../images/Ripvanwinkle_37.gif);
	height: 57px;
	width: 257px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

  a.directions   {
	text-indent: -9999px;
	background-image: url(../images/Ripvanwinkle_42.gif);
	height: 57px;
	width: 257px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}



#highlight p {
	font-size: 18px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 24px;
	padding-top: 15px;
	clear: none;
}

#highlight ul {
	font-style: italic;
	list-style-image: url(../images/list.gif);
	float: right;
	margin-right: 125px;
	padding-bottom: 25px;
}


a.videopromo {
	background-image: url(../images/videoPromo.jpg);
	clear: both;
	height: 82px;
	width: 624px;
	display: block;
	text-align: right;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 40px;
	margin-top: 15px;
}

#footer {
	background-color: #F4FADE;
	clear: both;
	padding: 24px;
	color: #000000;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-top-color: #58120B;
	border-right-color: #58120B;
	border-bottom-color: #58120B;
	border-left-color: #58120B;
	font-size: 12px;
	text-align: center;
}

#homepromo {
	background-color: #C0D1A2;
	padding: 6px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

#homepromo p {
	width: 230px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#homepromo img {
	padding:0;
	margin-bottom: 0px;
	margin-right:0px;
}
