/* GENERAL RULES */

body {
	background: #553510;
	font-family:arial,sans-serif;
	color:#3A280E;
	margin: 10px;
	padding:0;
}


a, a:visited {
	color:#677044;
	}
a:active, a:hover {
	color:#677044;
	}
	
ul {
	margin:0 10 1.1em 25;
	}
ul li {
	padding-bottom:0.4em;
	font-size:90%;
	}
img {
	border: 0;
	margin:0;
}
p {
	line-height: 1.4em;
	margin: 0 15px 1.2em 20px;
	font-size:90%;
}
p.price {
	font-size:12px;
	margin: 0 0 0 11px;
	}
h2 {
	color:#48646E;
	font-size:100%;
	margin:0 15px 0 15px;
}
table {
	border: 0;
	margin: 0;
}
td,th {
	padding: 0;
	vertical-align:top;
}

table.main {
	width:760px;
	}
td.nav {
	width:148px;
	background-color:#B4B8A7;
	}
td.navBottom {
	width:148px;
	background-color:#B4B8A7;
	vertical-align:bottom;
	}
table.logoTop {
	float:right;
	}
img.title {
	margin-bottom:-24px;
	}
img.leadin {
	margin-bottom:-3px;
	}
img.subhead {
	margin-bottom:3px;
	}
img.floatLeft {
	margin:8px 12px 4px 0px;
	float:left;
	}
	
img.right {
	margin:8px 8px 4px 8px;
	float:right;
	}
	
img.cooking {
	float:right;
	margin:8px -15px 4px 10px;
	}
td.content {
	width:612px;
	background-color:#fff;
	background-image:url(images/background_pic_mts.jpg);
	background-repeat:no-repeat;
	}
td.content table, td.content table tr td {
	background-image:none;
	}

td.footerbar {
	background-color:#6280A7;
	}
table.footer {
	width:760px;
	margin-top:10px;
}
table.footer p {
	color:#B4B8A7;
	font-size:75%;
	margin:0;
	line-height:1.7em;
}
table.footer h2 {
}
table.footer a, table.footer a:visited {
	color:#B4B8A7;
}
table.footer a:hover, table.footer a:active {
	color:#fff;
}
table.floatRight {
	float:right;
	margin:8px 0 4px 5px;	
	}
table.floatRight object {
	border-top:1px solid #553510;
	border-bottom:1px solid #553510;
	border-left:1px solid #553510;
	}
table.floatRight img {
	border-top:1px solid #553510;
	border-bottom:1px solid #553510;
	border-left:1px solid #553510;
	margin: 5px 0 0 0;
	}
	

table.floatRight img.no {
	border-top:0;
	border-bottom:0;
	border-left:0;
	}
table.floatRight img.space {
	margin: 0 0 0 0;
	}
table.floatRight img.house {
	margin:0 4px 0 0;
	border:0;
}
table.floatRight td.right {
	text-align:right;
	}
p table.floatRight, p object.floatRight {
	margin-right:-10px;
	}

table.floatLeft {
	float:left;
	margin:8px 12px 4px 0px;
	border-top:1px solid #553510;
	border-bottom:1px solid #553510;
	border-left:1px solid #553510;
	border-right:1px solid #553510;
	}
	
div.cookreg {
	width:90%;
	margin-left:20px;
	}
table.cookreg {
border-bottom:1px solid #3d5777;
border-top:1px solid #3d5777;
background-color:#e0e6ed;
}
table.cookreg p {
padding-top:9px;
}
		
img.specials {
	border-top:1px solid #553510;
	border-bottom:1px solid #553510;
	border-left:1px solid #553510;
	border-right:1px solid #553510;
	margin: 0 0 5px 0;
	}
table.specials {
	width:575px;
}
table.specials p {
	margin: 0 10px 1.2em 3px;
	}
	
table.specialsMain td.A {
	width:230px;
	}
table.specialsMain td.B {
	width:30px;
	}
table.specialsMain p {
	margin: 0 10px 1.2em 3px;
	}
table.flash {
	width:760px;
	height:110%;
	}
td.recipes {
 background-color:#6280A7;
}
td.recipes p {
	font-size:75%;
	color:#fff;
	}
td.directions p {
	margin: 0 15px 1.2em 10px;
	}
table.subNav {
	position:absolute;
	z-index:100;
	background-color:#3D5777;
	margin-left:80px;
	margin-top:20px;
	border-top:1px dotted #CFD5CC;
	border-left:1px dotted #CFD5CC;
	border-right:1px dotted #CFD5CC;
	}
table.subNav tr td {
	height:20px;
	}
table.subNav tr td p {
	position:relative;
	font-size: 70%;
	line-height:1em;
	height:1em;
	margin:0;
	}
table.subNav tr td p a, table.subNav tr td p a:active, table.subNav tr td p a:visited {
	color:#fff;
	width:95px;
	height:1em;
	padding:5px;
	background-color:#3D5777;
	text-decoration:none;
	border-bottom:1px dotted #CFD5CC;
	margin:0;
}
table.subNav tr td p a:hover {
	color:#fff;
	background-color:#717B4B;
}
#subnav_about, #subnav_grounds, #subnav_dining, #subnav_lodging, #subnav_specials {
	visibility:hidden;
	}


	
@media screen {
.printOnly {
	display:none;
}
}

@media print {
.screenOnly {
	display:none;
}
body {
	background: #fff;
	font-family:arial,sans-serif;
	color:#000;
}
table.main {
	border:0 solid #fff;
	width:612px;
}
table.footer {
	display:none;
}
td.nav, td.navBottom {
	display:none;
}
}
