html,body{
	padding: 0;
	margin: 0;
	text-align: center;
	font: 0.85em Georgia, Times, serif;
	line-height: 120%;
	background: #A29992 url(../images/backgrounds/bgtile.jpg) top center repeat-x;
	color: #8F8F8F; }
h1, h2, h3, h4, h5, h6, a, form, input, img, table, td, tr, label{
	padding: 0;
	margin: 0;
	border: 0; }
:focus{
  -moz-outline-style: none;
}
p, label{
	padding: 0 0 1em 0;
	margin: 0;
	display: block;
}
.hide{
	visibility: hidden; }
.left{
	float: left;
}
.right{
	float: right;
}

#cntHolder{
	width: 860px;
	background: url(../images/backgrounds/cntbg.jpg) 0 0 no-repeat;
	text-align: center;
	margin: 0 auto 0 auto;
	position: relative;
}
#cntHolderFooter{
	width: 860px;
	height: 15px;
	background: url(../images/backgrounds/bgfooter.jpg) 0 0 no-repeat;
	clear: both;
}
#cntMain{
	width: 838px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	position: relative;
}

#leftcol{
	width: 200px;
	float: left;
	padding: 4px 0 0 4px;
	position: relative;

	overflow: hidden;
}
#rightcol{
	width: 625px;
	float: right;
	padding: 4px 4px 0 0;
	position: relative;
}
#cntHeader{
	width: 200px;
	height: 150px;
	position: relative;
	background: url(../images/backgrounds/headerbg.gif) 0 0 no-repeat;
}

#homeLogo{
	width: 200px;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	text-decoration: none;
	background: url(../images/headers/logo.gif) 0 0 no-repeat;
}
#homeLogo .location { bottom: 0; color: #000; font-size: 12px; font-weight: bold; left: 7px; position: absolute; }

#cntHeaderFooter{
	position: absolute; bottom: 0; left: 0;
}

#sawdaysLogo{
	width: 100%;
	height: 85px;
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	text-decoration: none;
	background: url(../images/headers/sawdayslogo.jpg) center center no-repeat;
}

#hHome1{
	font-size: 95%;
	color: #786F5D;
	padding: 10px 0 2px 7px;
}
#hHome2{
	font-size: 95%;
	color: #786F5D;
	padding: 0 0 7px 7px;
}

#cntNav{
	padding: 0 0 0 0;
	margin-bottom: 1em;
	background-color: #fff;
	color: #333;
	font-weight: bold;
	font-size: 95%;
	width: 200px;
}
#cntNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 200px;
}
		
#cntNav li {
	border-bottom: 1px solid #DEDED8;
	margin: 0;
}

#cntNav li a {
	display: block;
	padding: 8px 0 8px 16px;
	background: #fff url(../images/backgrounds/navarrow1.gif) left center no-repeat;
	color: #605C52;
	text-decoration: none;
	width: 100%;
}

html>body #cntNav li a {
	width: auto;
	text-decoration: none;
}

#cntNav li a:hover {
	background: #F5F3F1 url(../images/backgrounds/navarrow1.gif) left center no-repeat;
	color: #605C52;
}

#cntNav li a.selected, #cntNav li a.selected:hover {
	background: #F5F3F1 url(../images/backgrounds/navarrow2.gif) left center no-repeat;
	color: #26231C;
}

#cntTestimonials{
	color: #786F5D;
	font-weight: bold;
	font-size: 85%;
	margin: 20px 7px 10px 7px;
	background: url(../images/backgrounds/quotes1.gif) top left no-repeat;
}
#cntTestimonials p.testimonialQuote{
	display: block;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #EFEFEC;
}
#cntTestimonials p.testimonialQuote:first-letter{
	padding: 0 0 0 15px;
}
#cntTestimonials p.testimonialQuote span{
	background: url(../images/backgrounds/quotes2.gif) bottom right no-repeat;
	padding: 0 16px 0 0;
}

#cntTestimonials p.testimonialPerson{
	display: block;
	padding: 5px 0 5px 0;
	font-style: italic;
	font-size: 95%;
}
#cntRecommendation {
	display: block;
	width: 150px;
	margin-top: 20px;
       font-family: Georgia, Times, serif;
       text-align: center;
}
#cntRecommendation a {
	color: #433E33;
	font-size:7pt;
       font-family: Georgia, Times, serif;
	text-decoration: none;
}

#cntMainHolder{
	width: 625px;
	height: 450px;
	background: #fff;
	position: relative;
}

#cntTransDiv{
	width: 625px;
	position: absolute; bottom: 0; left: 0;
}

#cntTransText{
	display: block;
	background: #fff;
	opacity: .75;
	-moz-opacity:0.75;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	filter: alpha(opacity = 75);
	zoom: 1;
	color: #000;
	padding: 10px 15px 5px 15px;
}
#cntTransText h3{
	font-size: 100%;
	padding: 0 0 8px 0;
}
#cntTransText p{
	font-size: 95%;
	padding: 0 0 10px 0;
}
#cntTransFooter{
	display: block;
	height: 15px;
	background: #A29992;
	opacity: .75;
	-moz-opacity:0.75;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	filter: alpha(opacity = 75);
	zoom: 1;
	overflow: hidden;
}

#transClose{
	width: 50px;
	height: 15px;
	position: absolute; top: 0; right :0;
	background: url(../images/buttons/close.gif) 0 0 no-repeat;
	text-decoration: none
}
#transClose span{
	visibility: hidden;
}

#tfPrevImg{
	width: 90px;
	height: 15px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/buttons/previmg.gif) 0 0 no-repeat;
	margin: 0 0 0 10px;
}
#tfPrevImg span{
	visibility: hidden;
}

#tfNextImg{
	width: 70px;
	height: 15px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/buttons/nextimg.gif) 0 0 no-repeat;
	margin: 0 0 0 10px;
}
#tfNextImg span{
	visibility: hidden;
}

#tfPrevRoom{
	width: 88px;
	height: 15px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/buttons/prevroom.gif) 0 0 no-repeat;
	margin: 0 0 0 10px;
}
#tfPrevRoom span{
	visibility: hidden;
}

#tfNextRoom{
	width: 68px;
	height: 15px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/buttons/nextroom.gif) 0 0 no-repeat;
	margin: 0 0 0 10px;
}
#tfNextRoom span{
	visibility: hidden;
}

#tfPrevAttraction{
	width: 120px;
	height: 15px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/buttons/prevattraction.gif) 0 0 no-repeat;
	margin: 0 0 0 10px;
}
#tfPrevAttraction span{
	visibility: hidden;
}

#tfNextAttraction{
	width: 100px;
	height: 15px;
	display: block;
	float: left;
	text-decoration: none;
	background: url(../images/buttons/nextattraction.gif) 0 0 no-repeat;
	margin: 0 0 0 10px;
}
#tfNextAttraction span{
	visibility: hidden;
}

#transOpen{
	width: 43px;
	height: 15px;
	display: block;
	float: right;
	background: url(../images/buttons/open.gif) 0 0 no-repeat;
	text-decoration: none;
}
#transOpen span{
	visibility: hidden;
}


#accommLink1{
	text-decoration: none;
	color: #000;
	
}

#accommLink2{
	text-decoration: none;
	color: #000;
	margin: 0 0 0 15px;
}

#bottomContent{
	background: #fff;
	display: block;
	clear: both;
	margin-left: 209px;
	width: 625px;
	color: #433E33;
	padding: 0 0 20px 0;
}
.accommodation #bottomContent {
	margin-left: 0px;
	float: left;
}

#bottomContent h3{
	font-size: 100%;
	padding: 10px 0 8px 15px;
}


#bottomContent TABLE{
	width: 100%;
}
#bottomContent td{
	border-bottom: 1px solid #DEDED8;
}

#bottomContent table p{
	padding: 5px 0 5px 15px;
	color: #433E33;
	font-size: 90%;
	display: block;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
#bottomContent table label{
	padding: 5px 0 5px 15px;
	color: #433E33;
	font-size: 100%;
	display: block;
}
#bottomContent table a{
	padding: 5px 20px 5px 0;
	color: #433E33;
	font-size: 100%;
	display: block;
	text-decoration: none;
}

#contactTable{
	width: 100%;
}
#contactTable a{
	color: #000;
}

#footerLinks{
	width: 830px;
	text-align: left;
	margin: auto;
	position: relative; bottom: 5px;
	color: #fff;
	font-size: 85%;
}
#footerLinks a{
	color: #fff;
	text-decoration: none;
}
#footerLinks a:hover{
	text-decoration: underline;
}