/*****General Styles************************************************************************************************/
*{
	margin: 0;
	padding: 0;
	}
  
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #b6a879;
	font-size: 100%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	/*background: #65320c url(images/bodyBg.jpg) repeat-x;*/
	background-color: #552a08;
	}

p{
	color: #b6a879;
	font-size: 90%;
	line-height: 1.2em;
	}
	
p.centerText{
	text-align: center;
	}
	
a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	}
	
alt{
	font-size: 75%
	}
	
h1{
	font-size: 110%;
	font-weight: 500;
	font-style: italic;
	color: #b6a879;		
	text-align: center;
	}	
/****************************************************************************************************************/
	
/*****Top Banner Information**************************************************************************************/
/*#topBar{
	background:url(images/topRepeat.gif) repeat-x;
	margin:0;
	padding:0;
	display: block;
	}

#topBarContent{
	background:url(images/topBar.jpg) top no-repeat #321703;
	height:32px;
	width:825px;
	margin:0 auto;
	text-align:center;
	padding:0;
	}*/
	
	#topBarContent p, a{
		padding-top: 4px;
		font-size: 110%;
		color: #63320a;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		#topBarContent a:hover{
			text-decoration: underline;
			}
/******************************************************************************************/

/*****Main Container*************************************************************************/
#mainContainer{
	width: 792px;
	min-height:100%;/*adds border round whole container*/
	background: url(images/repeater.gif) repeat-y;
	/*border-top: 4px solid #542a09;
	border-left: 4px solid #542a09;
	border-right: 4px solid #542a09;*/
	padding:0;
	margin: 10px auto 0 auto;
	}
	
#banner{
	margin: 0;
	padding: 0;
	}
	
	#banner img{/*adds an unwanted border*/
		display:block;
		}
/*******************************************************************************************/

/*****Navigation******************************************************************************/	
#mainNav{
	background: #301703	/*url(images/mainNavBar.jpg) 30px 0 no-repeat*/;
	margin: 0;
	padding: 0 0 2px 0px;
	}
	
	#mainNav a{
		position: relative;
		top: -2px;
		display:inline-block;
		font-size: 110%;
		font-weight: 300;
		color: #fff9ab;
		padding: 2px 10px 0 10px;
		}
		
		#mainNav a:hover{
			text-decoration: underline;
			}
		
		
		
#mainContent{
	width:792px;
	position:relative;
	margin:0 auto;
	}
		
#mainInfo{
	width:543px;
	float:left;
	}
	
	#mainInfo img{
		margin: 0 0 -5px 0;
		}
	
		#mainInfo p{
			margin: 15px 10px 10px 10px;
			}
/***********************************************************************************************/

/*****Local Events*******************************************************************************/
.localHeading{
    padding: 10px;    
    margin: 0 auto;
    width: 435px;
	overflow: hidden;
    }
	
	.localHeading h1{
		background-color: #2b1403;
		width: 250px;
		height: 21px;
		float: left;
		text-indent: -9999px;
		line-height: 0;
		}

.localEvents{
    clear: both;
    padding: 3px;    
    margin: 0px auto 0 auto;
    width: 435px;
    }
	
.imgLeft{
    float: left;
    }
	
.imgRight{
	float: right;
	}
    
.infoTextOdd{
    float: left;
    background-color: #331804;
    color: #b6a879;
    width: 301px;
    height: 68px;
	min-height: 68px;
    padding: 4px 0 0px 15px;
    font-family: Arial;
	font-size: 75%;
	margin-bottom: 3px;
    }
	
h1.localInfoHead{
	text-align: left;
	margin-bottom: 4px;
	font-weight: 900;
	font-size: 100%;
	font-style: normal;
	}
	
a.localAttractLink{
	float: right;
	padding: 0 2px;
	font-size: 100%
	}
	
	a.localAttractLink:hover{
		color: #b6a879;
		}
	
.infoTextEven{
    float: left;
    background-color: #2b1403;
    color: #b6a879;
    width: 301px;
    height: 63px;
	min-height: 63px;
    padding: 4px 0 5px 15px;
    font-family: Arial;
	font-size: 75%;
	margin-bottom: 3px;
    }
/**********************************************************************************************************/
	
/*****Sub Info Section*****************************************************************************************/
#subInfo{
	width:249px;
	margin:0;
	padding:0;
	float:right;
	text-align: center;
	}
	
	
	#subInfo img{
		margin-top: 10px;
		border: none;
		}
	
		#subInfo img.emailImg{
			margin: 12px auto 5px auto;
			border: none;
			}
		
			ul.attractionLinks{
				list-style: none;
				text-align: left;
				font-size: 85%;
				margin: 0 0 0 45px;
				}
			
				ul.attractionLinks li{
					width: 70%;
					margin: 5px 0;
					padding: 0 0 5px 10px;
					border-bottom: 1px dashed #572a09;
					background: url(images/bullet.gif) 0 40% no-repeat;
					}
				
					ul.attractionLinks li.borderTop{
						border-top: 1px dashed #572a09;
						padding-top: 5px;
						background: url(images/bullet.gif) 0 50% no-repeat;
						}
				
						ul.attractionLinks a.active{
							color: #b6a789;
							}
							
							ul.attractionLinks a:hover {
								color: #b6a879;
								}
/**************************************************************************************************************/
	
/*****footer********************************************************************************************************/	
#footerContainer{
	background: #1e0e02 url(images/footerTop.jpg) repeat-x;
	width: 100%;
	min-height: 208px;
	height: 208px;
	clear: both;
	}
	
	#footer{
		width:792px;
		margin:0 auto;
		padding:0 0 15px 0;
		}
	
		#footer ul.right{
			list-style:none;
			padding:15px 0 0 0;
			text-align: right;
			float: right;
			}
	
			#footer ul.left{
				list-style:none;
				padding:15px 0 0 0;
				text-align: left;	
				float: left;
				}
	
				#footer li{
					color: #572a09;
					line-height: 1.3em;
					font-weight: 500;
					font-size: 75%;
					}
		
					#footer li a{
						font-family: Arial, Helvetica, sans-serif;
						color: #572a09;
						}
		
						#footer a:hover{
							text-decoration: underline;
							}
/*****************************************************************************************************************/

/*Gallery***********************************************************************************************************/
#gallery{
	width: 366px;
	margin: 10px auto 0 auto;
	}
	
	#gallery p{
		margin: 10px 0;
		padding: 0;
		}
	
		#gallery img.mainImg{
			margin: 0;
			}
			
			#gallery a{
				font-size: 80%;
				border: 1px dashed #572a09;
				padding: 3px;
				margin-bottom: 30px;
				}
				
				#gallery a:hover{
					color: #b6a879;
					}
/*************************************************************************************************************************/

/*Contact Us****************************************************************************************************************/
#googleMap{
	width: 67%;
	margin: 5px auto;
	}
	
	#googleMap img{
		margin: 5px 0 0 0;
		padding: 0;
		}
		
		#googleMap iframe{
			border: 8px solid #301703;
			}
	
			#googleMap a{
				font-family: Arial, Helvetica, sans-serif; 
				color: #572a09; 
				border: 1px dashed #572a09;
				margin-top: 5px;
				padding: 3px;
				font-size: 75%;
				float: right;
				}
			
				#googleMap a:hover{
					color: #b6a879;
					}
				
ul.contactInfo{
	margin: 0 auto 0 15px;
	list-style: none;
	text-align: left;
	font-size: 85%;
	padding: 3px 0px 0px 9px;
	}
	
	ul.contactInfo li{
		margin-top: 6px;
		color: #b6a879;
		}
		
		ul.contactInfo a:hover{
			text-decoration: underline;
			}
			
			p.footNote{
				font-size: 75%;
				margin: 0 10px;
				color: #572a09;
				}
/******************************************************************************************************/

/*Rooms************************************************************************************************/
#rooms{
	width: 95%;
	margin: 3px auto 5px auto;
	}
	
	#rooms img{
		padding: 0;
		margin: 5px 0 15px 5px;
		border: none;
		}
		
		#rooms p{
			clear: both;
			padding: 10px 0;
			margin: 0 6px 5px 6px;
			border-top: 1px dashed #b6a879;
			border-bottom: 1px dashed #b6a879;
			}
			
img.headPosition{
	padding: 10px 0 0 10px;
	}
/******************************************************************************************************/

/*curved boxes****************************************************************************************/		
.curved{ 
	margin: 5px 5%;
	background: #1e0e02
	}
	
b.rtop, b.rbottom{
	display:block;
	background: #301703
	}
	
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #1e0e02
	}
	
b.r1{
	margin: 0 5px
	}
	
b.r2{
	margin: 0 3px
	}
	
b.r3{
	margin: 0 2px
	}
	
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px
	}
/**************************************************************************************/

/*curved boxes****************************************************************************************/		
#localAttractBox{ 
	margin: 5px 5%;
	background: #1e0e02
	}
	
b.rtop, b.rbottom{
	display:block;
	background: #301703
	}
	
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
    overflow: hidden; 
	background: #1e0e02
	}
	
b.r1{
	margin: 0 5px
	}
	
b.r2{
	margin: 0 3px
	}
	
b.r3{
	margin: 0 2px
	}
	
b.rtop b.r4, b.rbottom b.r4{
	margin: 0 1px;
	height: 2px
	}
/**************************************************************************************/

/*Lighbox***************************************************************************************************************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/******************************************************************************************************************************************************/
