@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #530F00;
} 
.thrColFixHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images/banner.jpg);
	height: 90px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	display: inline;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	display: inline;
}
.thrColFixHdr #mainContent {
	width: 764px;
	margin-left: 134px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC9900;
	float: none;
} 
.thrColFixHdr #bodyContainer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-left: 30px;
	padding-right: 20px;
	height: auto;
}
.thrColFixHdr #bodyContainer_coupon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-left: 30px;
	padding-right: 20px;
	height: 566px;
}


.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #3E2000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	border: thin solid #CC9900;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer2 {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.thrColFixHdr #TopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	width: 400px;
	float: right;
	padding-top: 15px;
	padding-right: 165px;
	padding-left: 220px;
	display: inline;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}
.whtHeads {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.greenHeads {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336600;
}
.greenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336600;
}


.whtText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.ItalgreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	text-decoration: none;
}
.ItalWhtText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BoldGreenHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006633;
	text-decoration: none;
}
.BoldWhtHeads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #sidebarWine {
	background-image: url(../images/side_banner_wine.jpg);
	background-repeat: no-repeat;
	background-color: #530F00;
	float: left;
	height: 2088px;
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	display: inline;
}
.thrColFixHdr #sidebarDessert {
	background-color: #530F00;
	background-image: url(../images/side_banner_dessert.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 551px;
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	display: inline;
}
.thrColFixHdr #sidebarBanquet {
	background-color: #530F00;
	background-image: url(../images/side_banner_banquet.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 505px;
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	display: inline;
}
.thrColFixHdr #sidebarDinner {
	background-color: #530F00;
	background-image: url(../images/side_banner_dinner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 3495px;
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	display: inline;
}
.thrColFixHdr #sidebarLunch {
	background-color: #530F00;
	background-image: url(../images/side_banner_lunch.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 2010px;
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	display: inline;
}
.BoldYellowHead {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
}
.thrColFixHdr #sidebarWedding {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 2055px;
	display: inline;
}
.thrColFixHdr #sidebarBanquet {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 1955px;
	display: inline;
}
.thrColFixHdr #sidebarBanquetsm {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 568px;
	display: inline;
}
.thrColFixHdr #sidebarIndex {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 510px;
	display: inline;
}
.thrColFixHdr #sidebarAbout {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 533px;
	display: inline;
}
.thrColFixHdr #sidebarDirections {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 654px;
	display: inline;
}
.thrColFixHdr #sidebarContact {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 515px;
	display: inline;
}
.thrColFixHdr #mainContent_menu {
	width: 800px;
	margin-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC9900;
	height: 625px;
}

.thrColFixHdr #sidebarMenu {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	display: inline;
	height: 548px;
}
.thrColFixHdr #sidebarCards {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 515px;
	display: inline;
}
.thrColFixHdr #sidebar1_holiday {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 520px;
	display: inline;
}
.thrColFixHdr #sidebar_special2 {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 575px;
	display: inline;
}
.thrColFixHdr #sidebarCoupon {
	float: left; /* since this element is floated, a width must be given */
	width: 130px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #530F00;
	background-repeat: no-repeat;
	background-image: url(../images/side_banner.jpg);
	height: 590px;
	display: inline;
}
