/*guide*
	div {
		outline: 1px solid red;
	}

/*body default*/
	body {
		background: url(bg.jpg) no-repeat fixed center;
		font: normal 62.5% 'Lucida Grande', Veranda, sans-serif;
		text-align: center;
		padding: 0;
		margin: 10px 0 0 0;
	}

/*container div*/
	#container {
		width: 760px;
		margin: 0 auto 10px auto;
		padding: 0;
	}
	
/*top div*/
	#top {
		text-align: left;
		height: 234px;
		background: url(toppic.gif) no-repeat;
	}
	
/*top nav*/
	#top ul {
		float: left;
		list-style: none;
		margin: 5px 0 10px 0;
		padding: 0;
	}
	
	#top li {
		line-height: 175%;
		border-bottom: 1px solid #573622;
		width: 160px;
		padding: 0 0 2px 10px;
		margin: 8px 10px 0 0;
	}
	
	#top li a:link, #top li a:visited {
		text-decoration: none;
		font-size: 1.3em;
		font-weight: bold;
		color: #573622;
	}
	
	#top li a:hover {
		color: #BF262B;
	}
	
	/*top nav highlight current page*/
	#home #top a.home {
		color: #BF262B;
	}
	
	#gallery #top a.gallery, #gallery2 #top a.gallery  {
		color: #BF262B;
	}
	
	#local #top a.local, #local2 #top a.local, #local3 #top a.local, #local4 #top a.local, #local5 #top a.local {
		color: #BF262B;
	}
	
	#getting #top a.getting {
		color: #BF262B;
	}
	
	#rates #top a.rates {
		color: #BF262B;
	}
	
	#contact #top a.contact {
		color: #BF262B;
	}
	
/*main div*/
	#main {
		clear: both;
	}
	
	#main p {
		margin: 25px;
		font-size: 1.6em;
		line-height: 150%;
		color: #573622;
		font-weight: bold;
	}
	
/*footer div*/
	#footer {
		clear: both;
		border-top: 2px solid #573622;
	}
	
	.quicklinks {
		margin: 4px 15px 0 15px;
		font-size: 1.1em;
		color: #573622;
		font-weight: bold;
	}
	
	.quicklinks img {
		border: 0px;
	}
	
	.quicklinks a:link, .quicklinks a:visited {
		font-size: 1.0em;
		color: #573622;
		font-weight: bold;
	}
	
	#rjc {
		float: left;
		margin: 0px 15px 4px 15px;
		font-size: 1.1em;
		color: #573622;
		font-weight: bold;
	}
	
	#rjc a:link, #rjc a:visited {
		font-size: 1.0em;
		color: #573622;
		font-weight: bold;
	}
	
	#design {
		float: right;
		margin: 0px 15px 4px 15px;
		font-size: 1.1em;
		color: #573622;
		font-weight: bold;
	}
	
/*heading properties*/
	h1 {
		margin: 10px 0 0 0;
		padding: 5px;
		font-size: 3em;
		color: #573622;
		font-weight: bold;
		text-decoration: underline;
	}
	
	h2 {
		padding: 0;
		margin: 10px 0;
		font-size: 1.5em;
		color: #573622;
		font-weight: bold;
		text-decoration: none;
	}
	
	h2 a {
		color: #573622;
	}
	
	h3 {
		margin: 10px 0 10px 0;
		padding: 0;
		font-size: 1.3em;
		color: #573622;
		text-decoration: none;
	}
	
	h4 {
		padding: 0;
		margin: 15px 0 5px 0;
		font-size: 1.8em;
		color: #BF262B;
		font-weight: bold;
		text-decoration: underline;
	}
	
/*gallery page thumbnail layout*/	
	.galline {
		clear: both;
		display: block;
		padding: 10px 0;
		margin: 0 0 0 0;
		width: 760px;
	}
	
	.galline img {
		border: 0;
	}
	
	.galline a {
		text-decoration: none;
	}
	
	.img123 {
		float: left;
		display: inline;
		width: 145px;
		margin: 0 0 0 36px;
		padding: 0; 
	}
	
	.img4 {
		float: right;
		display: inline;
		width: 145px;
		margin: 0 36px 0 0;
		padding: 0;
	}

	.galline2 {
		clear: both;
		display: block;
		padding: 10px 0;
		margin: 0 0 0 0;
		width: 760px;
		text-align: center;
	}
	
	.galline2 img {
		border: 0;
	}
	
	.galline2 a {
		text-decoration: none;
	}
	
	.gal2 {
		float: left;
		display: inline;
		width: 145px;
		margin: 0 54px;
	}
	
	#gallery #main a.gallink1, #gallery2 #main a.gallink2{
		color: #BF262B;
		text-decoration: none;
	}
	
/*getting there page*/
	#map {
		float: right;
		width: 400px;
	}
	
	#maptext {
		float: left;
		width: 360px;
	}
	
/*contact form*/
	label {
		font-size: 1.6em;
		font-weight: bold;
		color: #573622;
	}

	#contact fieldset {
		text-align: left;
		margin: 0 auto;
		padding: 0;
		border: 0;
		width: 350px;
	}
	
	#contact fieldset p {
		margin: 3px 0 2px 0;
	}
	
	#contact #name,#contact  #email,#contact  #phone, #contact  #message{
		width: 100%;
	}
	
	#contact input, #contact textarea {
		border: 3px double #333;
		margin: 5px 0 5px 0;
	}

/*local area*/
	#main p a:link, #main p a:visited {
		color: #573622;
	}

	#main ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#main li {
		display: inline;
		margin: 0 10px 0 0;
		padding: 0;
		line-height: 160%
	}

	#main li a:link, #main li a:visited {
		text-decoration: underline;
		font-size: 1.4em;
		font-weight: bold;
		color: #573622;
	}
	
	#main li a:hover {
		color: #BF262B;
	}
	
	/*highlight current page*/
	#local #main a.local1, #local2 #main a.local2, #local3 #main a.local3, #local4 #main a.local4, #local5 #main a.local5  {
		color: #BF262B;
		text-decoration: none;
	}
	
	.localleftfloat {
		float: left;
		margin: 5px;
	}
	
	.localrightfloat {
		float: right;
		margin: 5px;
	}
	
	
	
/*LIGHTBOX EFFECT FOR GALLERY*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited { 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
