body {
	background: #7d342b;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: #ffd02f;
}
a {
	text-decoration: none;
	color: #ffd02f;
}
#container-layout {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	background: #933a2c;
}
#container-menu-left {
	width: 124px;
	padding: 0px 5px;
	background: url(images/bg-menu-left.jpg) no-repeat;
	font-family: Times New Roman;
	vertical-align: top;
}
#container-menu-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: uppercase;
}
#container-menu-left li a {
	text-decoration: none;
	font-weight: bold;
	margin: 8px 0px;
	padding: 0px;
}		
#container-menu-left li a {
	color: #ffffff;
	display: block;
}	
#container-menu-left li a:hover {
	text-decoration: underline;
}
#container-content-main {
	background: url(images/r3bak.jpg) no-repeat;
	text-align: left;
}
h1.main {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}
h2.main {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.reservations {
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
}
h1 {
	color: #ffd02f;
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
}
a.header {
	color: #ffd02f;
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}
#container-menu-left-interior {
	width: 158px;
	padding: 0px 5px;
	background: url(images/bg-menu-left-interior.jpg) no-repeat;
	font-family: Times New Roman;
	vertical-align: top;
}
#container-content-interior {
	background: url(images/bg-content-interior.jpg) no-repeat;
	text-align: left;
	vertical-align: top;
}
#container-menu-left-interior ul {
	list-style: none;
	margin: 0px;
	padding: 0px 10px;
	text-align: left;
	text-transform: uppercase;
}
#container-menu-left-interior li a {
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
}		
#container-menu-left-interior li a {
	color: #ffffff;
	display: block;
}	
#container-menu-left-interior li a:hover {
	text-decoration: underline;
}
div.menu  { 
	position: absolute; 
	visibility: hidden; 
	text-align: left;
	width: 110px; 
	left: 0; 
	top: 0; 
	z-index: 500;
	font-size: 12px; 
	background: #943829; 
	border: 2px solid #7B3429;
}

div.menu ul { 
	margin: .5em 1em .6em 0; 
	padding: 0 
}
div.menu ul li { 
	line-height: 1; 
	list-style-type: none; 
	margin: 0 0 .8em .4em; 
}

div.menu a { 
	text-decoration: none; 
	white-space: nowrap; 
}  
div.menu a:link { 
	color: #FFFFFF;
}
div.menu a:visited { 
	color: #FFFFFF; 
}
div.menu a:hover { 
	color: #FFFFFF;
}

/* calendar fireworks */

.calendarfireworks {
	width: 370px;
	border: 1px solid #5b574d;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
.calendartitle {
	background-color: #c3bda7;
	font-weight: bold;
	font-size: 11pt;
	padding: 5px;
	border-bottom: 2px solid #5b574d;
	text-align: center;
	color: #333333;
}
.calendarsubtitle {
	background-color: #9c9785;
	padding: 5px;
	text-align: left;
	color: #000000;
	min-width: 80px;
}
.calendardivide {
        width: 1px;
        background-color: #504d3c;
	text-align: left;
	color: #000000;
}
.calendarinfolight {
        background-color: #f4f1ea;
        padding: 5px;
	text-align: left;
	color: #000000;
}
.calendarinfodark {
        background-color: #e8e5d2;
        padding: 5px;
	text-align: left;
	color: #000000;
}
.calendardisclaimer {
        background-color: #c3bda7;
        padding: 5px;
        border-top: 2px solid #5b574d;
	text-align: center;
	color: #000000;
	font-size: 8pt;
}
#container-charity-01 {
	width: 495px;
	background: #6d3618;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 8pt;	
	color: #ffffff;
}
#container-charity-02 {
	width: 495px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

