@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px;
}

/* GENERAL FORMATTING */

.wrapper {
	width:988px;
	margin:0 auto;
	position:relative;
	z-index:3;
}

.clear {
	clear:both;
}

.boldtext {
	color:#BC432E;
	font-weight:bold;
}

.boldtext-large {
	color:#BC432E;
	font-weight:bold;
	font-size:16px;
}

.boldtext-small, .boldtext-small a:link, .boldtext-small a:hover {
	color:#BC432E;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.prev-button {
	float:left;
}

.next-button {
	float:right;
}

hr {
	color:#BC432E;
	background-color:#BC432E;
}

/* LINKS */

a:link, a:visited {
	color:#BC432E;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a:hover {
	color:#BC432E;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
}

.menu-pdf, .menu-pdf a, .menu-pdf a:hover {
	color:#4B97C3;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
}


/* FORMS */

.formbutton {
	background-color:#BB392C;
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	border:0;
	padding:2px;
}

.footerform {
	margin:0px;
}

/* HEADER */

.header-left {
	background-image:url(../images/header-leftbg.jpg);
	width:117px;
	height:335px;
	float:left;
}

.header-middle {
	background-image:url(../images/header-topbg.jpg);
	width:779px;
	float:left;
	padding:53px 0px 0px 0px;
}

.header-right {
	background-image:url(../images/header-rightbg.jpg);
	width:92px;
	height:335px;
	float:left;
}

/* MAIN CONTENT */

.contentbg {
	width:988px;
	float:left;
	background-image:url(../images/content-woodbg.jpg);
	background-repeat:repeat-y;
}

.maincontent {
	background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	width:778px;
	margin-left:117px;
	float:left;
	background-color:#fdeae1;
	min-height:375px;
	height:auto;
}

*html .maincontent {
	margin-left:59px;
}

/* CONTENT BOXES */

.box-content {
	clear: both;
	padding: 5px 10px;
	overflow: hidden;	
	line-height:17px;
}
* html .box-content {
	height: 1%;	
}

.contentbox-large {
	background-image:url(../images/content-large-bg.gif);
	background-repeat:repeat-y;
	color: #000000;
	overflow: hidden;
	margin: 30px 0px 0px 15px;
	width:658px;
}

.contentbox-large-top {
	background-image:url(../images/contentbox-large-top.gif);
	background-repeat:no-repeat;
	height:10px;
}

.contentbox-large-bottom {
	background-image:url(../images/contentbox-large-bottom.gif);
	background-repeat:no-repeat;
	height:11px;
}


.contentbox-large-bottom2 {
	background-image:url(../images/contentbox-largebottom2.gif);
	background-repeat:no-repeat;
	height:10px;
	background-color:#FDEAE1;
}

.contentbox-small {
	background-image:url(../images/contentbox-small-bg.gif);
	background-repeat:repeat-y;
	color: #000000;
	overflow: hidden;
	margin: 0px 0px 10px 15px;
	width:322px;
	float:left;
}

.contentbox-small-top {
	background-image:url(../images/contentbox-small-top.gif);
	background-repeat:no-repeat;
	height:10px;
}

.contentbox-small-bottom {
	background-image:url(../images/contentbox-small-bottom.gif);
	background-repeat:no-repeat;
	height:13px;
}

.contentbox-calPopup {
	background-image:url(../images/contentbox-calPopup-bg.gif);
	background-repeat:repeat-y;
	color: #000000;
	overflow: auto;
	width:400px;
}

.contentbox-calPopup-top {
	background-image:url(../images/contentbox-calPopup-top.png);
	background-repeat:no-repeat;
	height:10px;
}

.contentbox-calPopup-bottom {
	background-image:url(../images/contentbox-calPopup-bottom.png);
	background-repeat:no-repeat;
	height:13px;
}
/* SMILE CONTENT BOX */

.smile {
	float:left;
	width:140px;
}

.smile img, .smile-thumbs img {
	border:#CCC 1px solid;
	padding:3px;
	margin:3px;
}

.smile-thumbs {
	float:left;
	margin:0px 0px 0px 5px;
	width:150px;
}


/* HEADERS */

.header-med {
	color:#BC432E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

.header-footer {
	font-weight:bold;
	font-size:12px;
}

.header-calendar {
	font-weight: bold;
	font-size:24px;
	color:#ffffc2;
}

.header-calendar-days {
	font-weight: bold;
	font-size:12px;
	color:#ffffc2;
}

/* FOOTER */

.footerleft {
	background-image:url(../images/footer-leftbg.jpg);
	width:117px;
	min-height:210px;
	height:auto;
	float:left;
}

.footerright {
	background-image:url(../images/footer-rightbg.jpg);
	width:92px;
	min-height:210px;
	height:auto;
	float:left;
}

.footer {
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	width:778px;
	margin-left:117px;
	min-height:190px;
	height:auto;
	color:#ffffff;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
}

*html .footer {
	margin-left:59px;
}

.footer a, .footer a:visited {
	color:#FFFFC7;
	text-decoration:none;
}

.footer a:hover {
	color:#FFFFC7;
	text-decoration:underline;
}

.e-club {
	width:350px;
	text-align:left;
	float:left;
	padding:10px 0px 0px 15px;
}

.address {
	width:350px;
	text-align:center;
	padding:30px 15px 0px 40px;
	float:left;
}



.menu-header {
	color:#BC432E;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid gray;
	}
.menu-info {
	font-style:italic;
	font-size:10px;
	}
.menu-name {
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	}
.menu-price {
	font-style:italic;
	}
.menu-desc {
	}

	
