@CHARSET "ISO-8859-1";

/* HTML Main Tags  ***************************** */

body, html {
	font-family: "Palatino Linotype";
	background-color: #E5B253;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

img{
	border: none;
}	

table {
	border: none;
}
ul{
	margin: 0px;
	padding: 0px;
}


/* div Tags  ******************************************* */
div.wrapper{
	min-height: 93%;
	height: auto !important;
	height: 100%;
}
div.content {
	width: 830px;
	margin:	0px auto;
	text-align: center;
}
div.head {
	background-image: url(../images/headBand.jpg);
	background-repeat: repeat;	
}
div.head_B {
	background-image: url(../images/headBand_B.jpg);
	background-repeat: repeat;	
}
div.menu {
	margin: 5px;	
}
div.indexPad{
	padding-top: 10px;
	padding-bottom: 10px;
}	
div.albumRight{
	float: right;
	width: 190px;
	padding-left: 3px;
	text-align: left;
}
div.navBarBob{
	position: absolute; 
	bottom: 15px; 
	right: 10px;
}

div.service{
	width: 500px;
	margin:	0px auto;
	text-align: center;
}
div.smallPad{
	padding-left: 10px;	
}
div.contRight{
	width: 400px;
	float: right;
	text-align: left;
}
div.contleft{
	width: 400px;
	text-align: left;
}
div.contRulesLeft{
	width: 600px;
	text-align: left;
}
div.contRulesRight{
	width: 220px;
	float: right;
	text-align: left;
}
div.contReviews{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

/* links ************************************ */
a.linkBasic {
	text-decoration: none;
	color: #000000;
}
a.linkBasic:hover {
	font-weight: bold;
}
div.breadCrum{	
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: left;
	display: block;
}

a.button{
	text-align: center;
	font-size: 18;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/buttonBack.jpg);
	background-position:center;
	color: #FFD482;
	display: block;
}
a.button:HOVER {
	background-image: url(../images/buttonBack_Over.jpg);
}
a.infoLink{
	text-decoration: none;
	color: black;
}
a.infoLink:HOVER {
	color: #EC8C33;
}
.ntpv{
	width: 176px;
}
.direction{
	width: 85px;
}
.homeButton{
	width: 150px;
	float: right;
	border: 2px outset threedshadow;
	padding: 2px;
}

/* alignment ************************************* */	
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}

/* Text Stuff ************************************* */
.heading1 {
	font-size: 24px;
	font-weight: bold;
}
.heading2 {
	font-size: 18px;
	font-weight: bold;
}
.smallTxtMed {
	font-size: 12px;
}
.medTxt{
	font-size: 15px;
}
.smallTxt {
	font-size: 10px;
}	
.txtBold {
	font-weight: bold;
}
.red {
	color: #CC3300;
}
.txtLeft{
	text-align: left;
}
.descTxt{
	font-size: 12px;
	text-align: left;
}	
/* Table Stuff ************************************* */
table.centerTable{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 8px;
}
table.centerTable td{
	vertical-align: top;
}
/* Borders *************************************** */
.imageBorder {
	border: 3px inset threedshadow;
	padding: 10px;
	background-color: #FBF5D1;
	overflow: hidden;
	position: relative;
}
.imageBorderOut{
	border: 2px outset threedshadow;
	padding: 3px;
	margin: 3px;
}
td.cellBorder {
	border: 3px inset threedshadow;
	padding: 10px;
	background-color: #FBF5D1;
}	
/* photo windows ********************************** */
p.commentText{
	font-size: 15px;
	padding: 3px;
	margin-top: 13px;
	text-align: left;
}
p.commentText:FIRST-LETTER{
	font-size: 40px;
	font-weight: bold;
	line-height: 0px;
	color: #6A2B15;
}
div.rulesText{

}
.rulesText:FIRST-LETTER{
	font-size: 30px;
	font-weight: bold;
	line-height: 0px;
}
p.paragraph{
	margin-top: 0px;
	margin-left: 10px;
	font-size: 14px;
}	
/* misc **************************************** */
table.albumTable td{
	border: 2px outset threedshadow;
	padding: 3px;
	width: 175px;
}
table.albumTable{
	border-spacing: 8px;
	margin-bottom: -8px;
}
table.rateTable{
	border-spacing: 0px;
	width: 100%;
	font-size: 13px;
}
table.rateTable td{
	border: 1px solid;
	border-color: #DDC7B3;
}
ul.rateBoldTitles{
	margin-top: 15px;
	margin-bottom: 15px;
}
ul.rateBoldTitles li{
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	line-height: 20px;
	padding: 8px;
	margin: 5px;
	border: thin solid;
	border-color: #C09545;
}

ul.rulesList li{
	font-weight: bold;
	list-style-type: none;
	padding: 8px;
	margin: 5px;
}
div.reviewCell{
	padding: 10px;
	border-bottom: thin solid;
	border-color: #C09545;
}
.quote{
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.contSmall{
	width: 366px;
	margin-right: auto;
	margin-left: auto;
}
div.contLarge{
	margin-right: auto;
	margin-left: auto;
}
div.contact{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #E1B87D;
}
div.contactLable{
	border: 3px inset threedshadow;
	padding: 3px;
	margin: 5px;
	background-color: #FBF5D1;
	overflow: hidden;
	position: relative;
	text-align: center;
	font-size: 13px;
}
.contactInputHalf{
	width: 175px;
	
}
.contactInputWide{
	width: 365px;
}
.contactThankYou{
	font-size: 13px;
	font-weight: normal;
}	
ul.contact li{
	list-style: none;
}
input.checkbox{
	width: 25px;
	height: 25px;
	background-color: #E1B87D;
	padding: 6px;
	margin: 2px;
}	
input.submitButton{
	margin: 4px;
	font-size: 16px;
	font-weight: bold;
	width: 365px;
}
input.submitButton:HOVER{
	background-image: url(../images/buttonBack_Over.jpg);
	color: #F8EDA9;
}
div.errorContact{
	text-align: center;
	color: red;
	font-size: 12px;
}

dl.attractions{
	text-align: left;
	
}
dl.attractions dd{
	font-size: 13px;
	margin-left: 10px;
	padding-bottom: 10px;
}
dl.attractions dt{
	font-size: 18px;
	font-weight: bold;
	border-bottom: #000000 thin solid;
}
dl.attractions dd span{
	font-weight: bold;
}
dl.attractions dd a{
	color: black;
}
dl.attractions dd a:HOVER{
	font-weight: bold;
}

.footer , .push {
	color: #99793C;
	margin:	0px auto;
	text-align: center;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 10px;
}
a.footer {
	text-decoration: none;
}
a.footer:HOVER {
	color: #000000;
}
