/* GENERAL RULES */

.noScreen {
	display:none;
}

body {
	background-color: #4E251A;
	font-family:arial,sans-serif;
	color:#4E251A;
	margin: 10px 0 20px 0;
	padding:0;
	text-align:center;
}

div {
	margin:0;
	padding:0;
	}

div#mainDiv {
	width:870px;
	margin:0 auto;
	text-align:left;
	clear:both;
	}
div#flashHeader {
	width:870px;
	margin:0 auto;
	background-color: #4E251A;
	text-align:left;
	}
div#flashHeader h1, div#flashHeader h2, div#flashHeader p, div#flashHeader ul li, div#flashHeader a {
	color: #DDBE83;
	margin:0 30px;
	}
div#flashHeader h1 {
	font-size:300%;
	}
div#flashHeader h2 {
	font-weight:normal;
	font-style:italic;
	margin-bottom:0.5em;
	}
div#flashHeader ul {
	margin:0.5em 0;
	}
div#flashHeader ul.subnav {
	display:none;
	}
div#flashHeader ul li {
	margin:0 1em 0 0;
	list-style:none;
	display:inline;
	}
div#flashHeader a {
	font-weight: bold;
	margin:0;
	}
div#flashHeader h1 a {
	text-decoration:none;
	}
div#flashHeader div#title {
	text-align:left;
	background-color: #DDBE83;
	}
div#flashHeader div#title h1 {
	font-size:180%;
	color: #4E251A;
	padding:0.3em 0;
	}
div#noflashPic {
	text-align:center;
	}
div#seo {
	display:none;
	}
	
a, a:visited, a:active, a:hover {
	color:#5E1D00;
	}
	
img {
	border:0;
	margin:0;
	padding:0;
}

p {
	line-height: 1.3em;
	margin: 0 25px 0.8em 25px;
	font-size:90%;
}
.small {
	font-size:80%;
	}
h3 {
	color:#6D1800;
	font-size:100%;
	margin: 16px 25px -3px 25px;
	}
	
h4 {
	color:#5E1D00;
	font-size:115%;
	font-weight:bold;
	margin: 10px 25px -2px 25px;
	/*font-family:"Times New Roman", Times, serif;*/
	}
	
h2 {
	margin: 16px 25px -3px 25px;
	}
ul {
	line-height: 1.3em;
	margin: 3px 25px 0.8em 45px;
	font-size:90%;
}


table {
	border: 0;
	margin: 0;
}
table.2col, table.3col {
	margin:0 25px 0 25px;
	clear:both;
	}
table.2col tr td.2col {
	width:378px;
	}
table.2col tr td.2col p {
	margin:0 0 0.8em 0;
	}
table.2col tr td.2colSep {
	width:60px;
	}

table.3col tr td.3col {
	width:280px;
	
	}
div.calendar {
	width:866px;
	clear:both;
	}
div.calendarIn {
	margin-left:25px;
	margin-right:15px;
	text-align:justify;
	}
table.key {
	background-color:#fff;
	border: 1px solid #6D1800;
	margin:0 0 10px 25px;
	width:240px;
	display:block;
	float:left;
	clear:right;
	}
table.key td {
	font-size:12px;
	padding:3px;
	border-bottom:1px solid #EEDEC0;
	border-right:1px solid #EEDEC0;
	text-align:right;
	text-align:right;
	min-width:30px;
	}
div.calendarIn table {
	display:inline-block;
	vertical-align:top;
	background-color:#fff;
	margin-right:10px;
	margin-bottom:20px;
	border: 1px solid #6D1800;
	}
div.calendarIn table.end {
	width:100%;
	background-color:#DDBE83;
	border:0;
	}
div.calendarIn table.end td {
	border:0;
	}
div.calendarIn table td {
	font-size:12px;
	padding:3px;
	border-bottom:1px solid #EEDEC0;
	border-right:1px solid #EEDEC0;
	text-align:right;
	}
div.calendarIn table tr.month td, table.key tr.month td {
	width:100%;
	text-align:center;
	background-color:#6D1800;
	border-right:1px solid #6D1800;
	color:#fff;
	font-weight:bold;
	}
div.calendarIn table tr.days td {
	width:28px;
	text-align:center;
	border-right:1px solid #EEDEC0;
	border-right:1px solid #fff;
	}
td.calWedding { background-color:#FFD179; }
td.calCulture { background-color:#519251;color:#fff; }
td.calSnowshoe { background-color:#8D1F00;color:#fff; }
td.calDinner { background-color:#1C548C;color:#fff; }
td.calClosed { background-color:#666; }

table.amen {
	margin-left:25px;
	background-color:#E8D3AA;
	margin-bottom:0.8em;
	}
table.amen tr td.amen {
	text-align:center;
	vertical-align:middle;
	width:230px;
	}
table.amen tr td.amen p {
	margin:0;
	line-height:1.7em;
	}

table.ingredients {
	width:235px;
	background-color:#E8D1A9;
	margin:0px 15px 9px 0;
	float:left;
	clear:left;
	}
table.ingredients p {
	line-height: 1.3em;
	margin: 0 9px 0.8em 25px;
	font-size:80%;
	}

table.products {
	margin:0px 5px 0.8em 5px
	}	
table.products p {
	line-height: 1.3em;
	margin: 0 5px 0.8em 5px;
	font-size:90%;
}	
table.products p.price {
	margin: 0 5px 0 5px;
	}
table.products img {
	margin:0px 9px 9px 0;
	float:left;
	clear:left;
	}
table.products td.a {
	padding-top:10px;
	width:410px;
	}
table.products td.b {
	padding-top:10px;
	width:420px;
	}
table.products td.a td, table.products td.b td {
	padding:0;
	}
table.products p table tr td p {
	margin:0;
	}
	
td,th {
	padding: 0;
	vertical-align:top;
}


img.leadin {
	margin:0 4px -5px -3px;
	}
img.button {
	margin-left:18px;
	}

.floatLeft {
	margin:9px 15px 9px 0;
	float:left;
	clear:left;
	}
.floatRight {
	margin:9px 0 9px 15px;
	float:right;
	clear:right;
	}
	
form {
	margin:0;
	padding:0;
	}
p.paypal {
	line-height:1.5em;
	margin:0;
	padding:0;
	}
p.paypal select, p.paypal input {
	font-size:80%;
	margin:3px 0;
	}
	
@media screen {
.printOnly {
	display:none;
}
object.flashHeader {
	width:870px;
	height:501px;
	}
table.main {
	width:870px;
	}
table.main td.border {
	width:2px;
	background-color: #F2EEE7;
	}
table.main td.borderB {
	height:2px;
	background-color: #F2EEE7;
	}
table.main td.content {
	width:866px;
	background-color: #DDBE83;
	}
	
table.menu {
	width:492px;
	}
table.menu td.border {
	width:2px;
	background-color: #F2EEE7;
	}
table.menu td.borderB {
	height:2px;
	background-color: #F2EEE7;
	}
table.menu td.content {
	width:492px;
	background-color: #DDBE83;
	}	
	
table.footer {
	width:870px;
	}
table.footer p {
	color:#e8d3aa;
	font-size:75%;
	margin: 0 2px 0.8em 2px;
	}
table.footer p.right{
	text-align:right;
	}
table.footer a, table.footer a:visited, table.footer a:active, table.footer a:hover {
	color:#e8d3aa;
	}
	}

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

object.flashHeader {
	width:612px;
	height:400px;
	}

table.main {
	width:612px;
	}
table.main td.content {
	width:610px;
	background-color: #fff;
	}
	
table.menu {
	width:492px;
	}
table.menu td.border {
	display:none;
	}
table.menu td.borderB {
	display:none;
	}
table.menu td.content {
	width:492px;
	background-color: #fff;
	}	
.clear {
	clear:both;
	border: 0;
	margin:0;
	width:0px;
	float:none;
	}
