﻿@charset "UTF-8";
/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*END OF CSS RESET*/

body {
background-image:url(../images/parchmentBG.jpg);
background-repeat:repeat;
font-family:Georgia, "Times New Roman", Times, serif;
}

.clear {
clear:both;
}

p {
margin-top:20px;
}

h1 {
font-size:33px;
font-style:italic;
color:#2D1D00;
font-weight:normal;
letter-spacing:-1px;
text-align:center;
line-height:28px;
}

h2 {
font-size:22px;
font-style:italic;
color:#2D1D00;
font-weight:normal;
}

h3 {
font-size:18px;
font-style:italic;
color:#2D1D00;
}

h4 {
font-size:20px;
font-style:italic;
color:#330000;
}

h5 {
font-size:33px;
font-style:italic;
color:#2D1D00;
font-weight:normal;
letter-spacing:-1px;
text-align:left;
}

.menuPrice {
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

#mainContainer {
width:960px;
height:728px;
margin:0 auto;
text-align:left;
background-color:#f8f1db;
margin-top:13px;
}

#secondaryContainer {
width:960px;
height:563px;
margin:0 auto;
text-align:left;
background-color:#f8f1db;
margin-top:13px;
}

#tertiaryContainer {
width:960px;
height:133px;
margin:0 auto;
text-align:left;
background-color:#f8f1db;
margin-top:13px;
}

/*HEADER*/

#headerBox {
width:941px;
height:82px;
float:left;
background-image:url(../images/headerBG.jpg);
background-repeat:no-repeat;
margin-top:8px;
margin-left:8px;
}

#logoBox {
width:400px;
height:82px;
float:left;
}

	#logoBox img {
	padding-left:30px;
	padding-top:8px; 
	}

.tagline {
font-size:14px;
font-style:italic;
color:#604b16;
letter-spacing:-1px;
padding-left:12px;
padding-top:5px;
}

#middleBox {
width:310px;
height:82px;
float:left;
}

.weatherText {
margin-top:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#624c13;
text-align:right;
}

	.weatherText a {
	color:#624c13;
	text-decoration:underline;
	}
	
	.weatherText a:hover {
	color:#624c13;
	text-decoration:none;
	}

.addressText {
margin-top:6px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#624c13;
text-align:right;
}

#rightBox {
width:230px;
float:left;
}

/*HEADER END*/

/*NAV*/

#navBox {
width:941px;
height:28px;
margin:0 auto;
margin-top:6px;
background-image:url(../images/menuBar.jpg);
background-repeat:no-repeat;
}

.mainNav {
font-size:12px;
text-align:center;
color:#707070;
padding-top:7px;
}

	.mainNav a {
	color:#000;
	padding-top:7px;
	text-decoration:none;
	}
	
	.mainNav a:hover {
	color:#666666;
	padding-top:7px;
	text-decoration:none;
	}
	
/*NAV END*/

/*MIDDLE FLASH AREA*/

#flashBox {
width:718px;
height:425px;
float:left;
margin-left:8px;
}

#flashBoxSecondary {
width:718px;
height:325px;
float:left;
margin-left:8px;
}

#availBox {
width:217px;
height:423px;
float:left;
margin-left:8px;
background-image:url(../images/availBox.jpg);
background-repeat:no-repeat;
}

	.type1 {
	font-size:16px;
	font-style:italic;
	color:#000000;
	text-align:center;
	padding:0px 8px;
	margin:18px 0;
	}
	
	.type1 a {
	color:#2D1D00;
	font-weight:bold;
	}

	.type1 a:hover {
	text-decoration:none;
	}

	.type2 {
	font-size:16px;
	font-style:normal;
	color:#000000;
	text-align:center;
	padding:0px 8px;
	margin:18px 0;
	}
	
	.type3 {
	font-size:22px;
	font-style:normal;
	color:#721515;
	text-align:center;
	padding:0px 8px;
	margin:22px 0;
	}

/*MIDDLE FLASH AREA END*/

/*CALENDAR AREA*/

#calendarBox {
width:175px;
margin:65px auto 0 auto;
background-color:#fff;
border:1px solid #dacda5;
padding:8px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}

	#calendarBox td {
	padding:2px;
	}
	
button {
border:none;
background:none;
}

/*CALENDAR AREA END*/

/*CALL TO ACTION AREA*/

#calltoactionBox {
width:941px;
margin:0 auto;
margin-top:5px;
}

#copperfieldBox {
width:309px;
height:159px;
float:left;
margin-left:1px;
background-image:url(../images/copperfieldBox.jpg);
background-repeat:no-repeat;
}

	#copperfieldBoxText {
	font-size:12px;
	color:#43300b;
	text-align:left;
	margin:55px 8px 10px 140px;
	line-height:14px;
	}

	#copperfieldBoxText img {
	padding-top:7px;
	}
	
#trappersBox {
width:309px;
height:159px;
float:left;
margin-left:7px;
background-image:url(../images/trappersBox.jpg);
background-repeat:no-repeat;
}

	#trappersBoxText {
	font-size:12px;
	color:#43300b;
	text-align:left;
	margin:70px 110px 10px 12px;
	line-height:14px;
	}

	#trappersBoxText img {
	padding-top:7px;
	}

#lorenzosBox {
width:309px;
height:159px;
float:left;
margin-left:6px;
background-image:url(../images/lorenzosBox.jpg);
background-repeat:no-repeat;
}

	#lorenzosBoxText {
	font-size:12px;
	color:#43300b;
	text-align:left;
	margin:55px 125px 10px 11px;
	line-height:14px;
	}

	#lorenzosBoxText img {
	padding-top:7px;
	}

/*CALL TO ACTION END*/

/*CONTENT AREA*/

#editableArea {
width:944px;
margin:0 auto;
line-height:22px;
color:#2D1D00;
font-size:14px;
padding-top:15px;
padding-bottom:6px;
padding-left:8px;
padding-right:8px;
background-color:#F8F1DB;
}

	#editableArea img {
	border:3px solid #f8f1db;
	}
	
	#editableArea a {
	color:#330000;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	}
	
	#editableArea a:hover {
	color:#330000;
	font-weight:bold;
	text-decoration:none;
	}
	
	#editableArea ul {
	list-style: disc;
	margin-left:15px;
}

#textContent {
width:515px;
float:left;
padding-left:18px;
line-height:22px;
color:#2D1D00;
font-size:14px;
}
	
	#textContent a {
	font-size:14px;
	font-weight:bold;
	color:#2D1D00;
	text-decoration:underline;
	}
	
	#textContent a:hover {
	font-size:14px;
	font-weight:bold;
	color:#2D1D00;
	text-decoration:underline;
	}
	
#textContent2 {
width:850px;
float:left;
padding-left:18px;
}

	#textContent2 p {
	font-size:14px;
	line-height:22px;
	color:#43300b;
	}
	
	#textContent2 a {
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#43300b;
	text-decoration:underline;
	}
	
	#textContent2 a:hover {
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#43300b;
	text-decoration:underline;
	}	

#photoContent {
width:411px;
float:left;
}

	#photoContent img {
	border:0px;
	padding-left:25px;
	}
	
#roomContent {
width:410px;
float:left;
color:#2D1D00;
}

	#subContent p {
	color:#2D1D00;
	font-size:14px;
	line-height:1.4;
	}

	#subContent table {
	font-size:14px;
	line-height:26px;
	margin-left:18px;
	background-color:#d3cca9;
	}

.menuTable {
font-size:14px;
margin-bottom:20px;
line-height:20px;
}

	.menuTable td {
	padding:10px;
	text-align:center;
	}	
	
	.menuTable th {
	font-size:20px;
	color:#000;
	padding:10px;
	font-style:italic;
	}
	
	.menuTable strong {
	color:#330000;
	font-size:16px;
	}	
	
.specialsText {
font-size:14px;
text-align:left;
line-height:20px;
}

#emailBar {
width:952px;
background-color:#7D754C;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:center;
color:#FFFFFF;
padding:4px;
}

#emailContainer {
width:960px;
color:#F8F1DB;
margin:auto;
}

/* END CONTENT AREA*/

/*FOOTER AREA*/

#footer {
width:0 auto;
height:200px;
background-image:url(../images/trees.png);
background-repeat:repeat-x;
}

#footerContent {
width:960px;
margin:0 auto;
margin-top:-150px;
}

#footerContent .contact {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#c3b984;
text-align:center;
margin-bottom:8px;
}

#footerLinks {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#c3b984;
text-align:center;
line-height:19px;
}

	#footerLinks a {
	color:#c3b984;
	text-decoration:none;
	}

	#footerLinks a:hover {
	color:#c3b984;
	text-decoration:underline;
	}
	
#mannixLinks { 
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#a5975e;
text-align:center;
line-height:19px;
}

	#mannixLinks a {
	text-decoration:underline;
	color:#a5975e;
	}
	
	#mannixLinks a:hover {
	text-decoration:none;
	color:#a5975e;
	}

/*FOOTER AREA END*/.moreinfobtn {
	margin-top: 10px;
}
