/* colors:

	dk brown		1F1611
	lt brown		DBC49A
	burnt orange	B14102
	near white		F8F7F2


*/


body {

	background: #1F1611;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align:center;
	color:#1F1611;

}

/* General Definitions */

a, a:link, a:active, a:visited{

	color: #000;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

	color: #B14102;
	margin: 0 0 .2em 0;

}

h1{	font-size: 2.2em; width:238px;height:69px; text-indent:-999em;}
h1 a { display:block;height:100%; }
h1 span { display:block;float:left;margin-left:-1000px; }
h1 img { display:none; }

h2{ font-size: 1.8em; }

h3{ font-size: 1.6em; }

h4{ font-size: 1.3em; }

p{ margin: 0 0 .8em 0; }

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

/* Layout and Coloring */

#page {

	background: transparent url("images/bg.jpg") top left repeat;
	padding:0;
	text-align: left;
	width: 990px;
	margin: 0 auto;	

}

#layout {
	
	width: 937px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {

	width: 937px;
	height: 440px;
	margin:0 auto;
	padding:10px 0 0 0;
	background: transparent url("images/topper_index.jpg") top right no-repeat;

}

#home #header { background: transparent url("images/topper_index.jpg") top right no-repeat; }
#area #header { background: transparent url("images/topper_area.jpg") top right no-repeat; }
#availability #header { background: transparent url("images/topper_availability.jpg") top right no-repeat; }
#directions #header { background: transparent url("images/topper_directions.jpg") top right no-repeat; }
#family #header { background: transparent url("images/topper_cabins.jpg") top right no-repeat; }
#inn #header { background: transparent url("images/topper_inn.jpg") top right no-repeat; }
#lodge #header { background: transparent url("images/topper_lodge.jpg") top right no-repeat; }
#loft #header { background: transparent url("images/topper_loft.jpg") top right no-repeat; }
#rooms #header { background: transparent url("images/topper_rooms.jpg") top right no-repeat; }
#specials #header { background: transparent url("images/topper_specials.jpg") top right no-repeat; }

#header p {

	text-align:center;
	height:50px;
	font-size:.75em;
	line-height:1.2em;
	width:320px;
	padding-top:10px;
}

#topNav{
	width:230px;
	background: transparent;

}

#topNav ul {

	list-style: none;
	margin: 0;
	padding: 36px 0 0 35px;

}
#topNav ul li {

	height:20px;
	margin:0 0 16px 0;


}


#topNav a {

	font-size: .95em;
	color: #1F1611;
	text-decoration: none;

}

#topNav a:hover {


	text-decoration: underline;

}

#content {

	margin-top:10px;
	clear: both;
	background:#F8F7F2 url("images/bg_cont.gif") top center repeat-y;
}
#content2 {
	width:100%;
	background:url("images/bg_cont-bot.gif") bottom center no-repeat;
}
#content .container {
	font-size: .9em;
	padding: 13px;
	line-height:1.3em;
	background:url("images/bg_cont-top.gif") top center no-repeat;
}

#contLeft {
	float:left;
	width:310px;
	padding: 20px 0 0 0;

}

	 img.border {
		border:1px solid #DBC49A;
	/*	border:10px solid #fff; */
		padding:10px;
		background:#fff;
		margin: 0 0 15px 0;
	}
	div.sidebarlink {
		width:284px;
		padding:10px;
		border:1px solid #DBC49A;
		background:#fff;
		text-align:center;
		margin-bottom:20px;
	}
	#area div.sidebarlink {
		height:110px;
		background:#fff url("images/photos.jpg") 50% 50% no-repeat;
	}
	div.sidebarlink a {
		display:block;
		text-indent:-1000px;
		height:100%;
	}

#contRight {
	float:left;
	width:550px;
	padding:20px;

}

.nosidebar #contRight {
	width:860px;
}


.roomsList {
	list-style:none;
	margin:0;
	padding:0;
}
.roomsList li {
	float:left;
	width:200px;
	margin: 5px;
	text-align:center;
}
.roomsList li a {
	display:block;
	padding:10px;
	background:#DBC49A;
	text-decoration:none;
	margin:1px;
}
.roomsList li a:hover {
	background:#fff;
	margin:0;
	border:1px solid #B14102;
	color:#B14102;
}
.roomsList li a img {
	width:180px;
}




#footer {

	text-align: center;

}

#footer a {

	color: #1F1611;
	text-decoration:none;

}
#footer a:hover {
	text-decoration:underline;
}

#bottomNav{

	clear: both;
	
}

#bottomNav ul {
	text-align:center;
	margin: 20px 0 0 0;
}
#bottomNav ul li {
	display:inline;
	padding:10px 0 0 0;
	
}
#bottomNav a{

	font-size: .9em;
	padding: 0 10px 0 7px;
	border-right:1px solid #1F1611;

}
#bottomNav ul li.lastOne a{
	border-right:none;
	
}

.contact {
	margin: 20px 0;
	line-height:1.3em;
}
.credit {

	color: #1F1611;
	font-size: .6em;
	padding: .5em .5em .1em .5em;

}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
	 padding-right: 18px;
	 background: transparent url(images/icon_pdf.png) no-repeat right;
}

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photoGalDisplayTable td{ padding: 7px; }

/* More */

/* vertical */

.feedburnerFeedBlock {
	background: #E5C093;
	padding: 5px;
	border: solid 4px #1F1611;
	margin: 20px;
}

.feedburnerFeedBlock .feedTitle {
	text-align: center;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}


.feedburnerFeedBlock ul li {
	list-style-type: none;
	font-size: 13px;
	text-decoration: none;
	margin-top: 10px;
}

.feedburnerFeedBlock .headline {font-size: 16px}

.feedburnerFeedBlock .date {font-size: 10px; margin: 0 0 5px 10px; display: inline;}

.fbsubscribelink {text-align: center; font-size: 12px;}
#creditfooter {
	display:none;
}
