/* GLOBAL SETTINGS */

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:0px;
	background-color:#cccc99;
	text-align:center;
}
p {
	font-family:verdana;
	font-size:11px;
	color:#666666;
}
li {
	font-family:verdana;
	font-size: 11px;
	color:#666666;
}
hr {
	font-size:1px;
	color:#666666;
}
a:link {
	color:#333333;
	text-decoration:underline;
	font-family:verdana;
	font-size:11px;
}
a:visited {
	color:#666666;
	text-decoration:underline;
	font-family:verdana;
	font-size:11px;
}
a:hover {
	color:#666666;
	text-decoration:underline;
	font-family:verdana;
	font-size:
}
.form_box {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	border:1px solid #666633;
	background-color:#ffffff;
	color:#000000;
}
.submit {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	border:1px solid #666633;
	background-color:#ffffff;
	color:#666633;
}

/* HEADER AREA */


.header_menu {
	background-color:#3F51A7;
	padding-left:5px;
	width:800px;
}
a.menu:link {
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
a.menu:visited {
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
a.menu:hover {
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}

/* CONTENT AREA */

.left_menu {
	font-family:verdana;
	font-size:11px;
	color:white;
	background-color:#cccc99;
	width:180px;
	padding:10px;
}
.right_bar {
	width:30px;
	background-color:#cccc99;
}
.info_box {
	width:240px;
	background-color:F2E4BE;
	border:1px solid #766536;
}
.white {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
}
.seating {
	font-family:verdana;
	font-size:11px;
	color:white;
}
.events_w {
	font-size:20px;
	font-family:verdana;
	color:white;
}
.events_s {
	font-size:9px;
	font-family:verdana;
	font-weight:normal;
	color:#7B82C7;
}
.events_n {
	font-size:11px;
	font-family:verdana;
	font-weight:normal;
	color:#7B82C7;
}
.events_b {
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#666666;
}
.events_b2 {
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	color:#ffffff;
}
.events_bb {
	font-size:16px;
	font-family:verdana;
	font-weight:bold;
	color:#666633;
}
.events_mb {
	font-size:13px;
	font-family:verdana;
	font-weight:normal;
	color:#7B82C7;
}
.events_bg {
	background-color:#666633;
}
.events_bg2 {
	background-color:#cccc99;
}
.events_bg3 {
	background-color:#cccc99;
}
a.white:link {
	color: #666633;
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
a.white:visited {
	color: #666633;
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
a.white:hover {
	color: #666633;
	text-decoration: none;
	font-family:verdana;
	font-size:11px
	font-weight:bold;
}
.seating a.white:link{
	color: white;
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.seating a.white:visited {
	color: white;
	text-decoration:none;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.seating a.white:hover {
	color: white;
	text-decoration: underline;
	font-family:verdana;
	font-size:11px
	font-weight:bold;
}

/* FOOTER AREA */

.bottom_menu {
	background-image: url("../images/background_bottom.jpg");
	background-repeat:yes-repeat;
	background-position:bottom left;
	width:830px;
	height:20px;
	background-color:#000000;
}
.footer {
	font-family:arial;
	font-size:10px;
	color:white;
}
.footer_small {
	font-family:arial;
	font-size:9px;
	color:#0F0F69;
}
a.footer:link {
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:10px;
}
a.footer:visited {
	color:white;
	text-decoration:none;
	font-family:arial;
	font-size:10px;
}
a.footer:hover {
	color:white;
	text-decoration:underline;
	font-family:arial;
	font-size:10px;
}
a.footer_small:link {
	color:#0F0F69;
	text-decoration:underline;
	font-family:arial;
	font-size:9px;
}
a.footer_small:visited {
	color:#0F0F69;
	text-decoration:underline;
	font-family:arial;
	font-size:9px;
}
a.footer_small:hover {
	color:#bd9c3a;
	text-decoration:underline;
	font-family:arial;
	font-size:9px;
}
