/* UNIVERSAL */
body {
	margin: 0;
	background: url(../images/bg.gif) repeat-x #ffffff;
	font: 14px "Times New Roman", Times, serif;
	color: #283a42;
	line-height: 18px;
	}
img {
	border: 0;
	}
a {
	text-decoration: none;
	color: #a43834;
	}
a:hover {
	text-decoration: underline;
	color: #a43834;
	}
h1 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	line-height: 26px;
	color: #a43834;
	font-weight:bold;	}

h2 {
	margin: 0;
	padding: 0;
	}
	
text{
	margin: 5px;
	padding: 5px;
	line-height:5px;
}
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 26px
	}
.clearfix {
	clear: both
	}
.floatleft {
	float: left
	}
#error, #error_signup, #contactError {
	color: #a43834;
	font-weight:bold;
	}
.emailfield {
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
	width: 145px;
	height: 18px;
	}
.textfieldLg {
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
	width: 230px;
	height: 18px;
	}
.textarea {
	background-color: #ffffff;
	border: 1px solid #9c9c9c;
	width: 230px;
	}
	

/* LAYOUT */
#container {
	width: 800px
	}
#hdr {
	float: left; 
	width: 800px; 
	height: 184px
	}
#hdrLeft {
	float: left; 
	height: 184px; 
	width: 317px; 
	background: url(../images/hdr-left-bg.jpg)
	}
#hdrLeftInt {
	float: right; 
	margin-top: 91px; 
	padding-right: 22px
	}
#hdrRight {
	float: left; 
	height: 184px; 
	width: 317px; 
	background: url(../images/hdr-right-bg.jpg)
	}
#hdrRightInt {
	float: left; 
	margin-top: 91px; 
	padding-left: 22px
	}
#hdrFlashPlayer {
	float: left; 
	margin-top: 10px; 
	padding-left: 19px
	}	
		
#hdrRightInt2 {
	float: left; 
	margin-top: 35px; 
	padding-left: 22px
	}	
	
#content {
	float: left; 
	width: 800px;
	text-align: left
	}
.subnav {
	float: left; 
	width: 800px; 
	font-size: 18px
	}
#footer {
	float: left;
	width: 800px;
	border-top: 2px solid #a43834;
	color: #666666;
	line-height: 20px
	}
#footer a, #footer a:hover {
	color: #666666;
	}
#mission, #mission a, #mission a:hover {
	color: #999999
	}
.picBdr {
	padding: 2px;
	border: 1px solid #a43834;
	}
.columnLeft {
	width: 390px; 
	float: left; 
	text-align: left
	}
.columnRight {
	width: 390px; 
	float: left; 
	text-align: left;
	padding-left: 20px;
	}
.redDivider {
	height: 5px; 
	width: 390px; 
	border-top: 2px solid #a43834; 
	margin-top: 5px
	}
.newsletterText {
	margin: 10px 0
	}
	

/* HOME */
.subhdrHome {
	margin-bottom: 30px
	}
.subhdrUpcoming {
	padding-left: 10px
	}
.event {
	width: 390px; 
	background-color:#f6f6f6; 
	margin-bottom: 8px
	}
.eventInt {
	padding: 10px
	}
.eventDate {
	font-weight: bold; 
	font-size: 16px
	}
.eventTime {
	font-weight: bold; 
	color: #a43834
	}
.btnViewAll {
	padding-left: 10px
	}


/* MENU */
.menuItem {
	margin: 8px 0;
	}
.price {
	font-weight: bold;
	color: #a43834
	}


/* CONTACT */
.contactDivider {
	border-bottom: 1px solid #000000
	}
.contactAddress {
	padding-top: 5px
	}
.contactPhone {
	padding-top: 5px
	}
.contactFormRow {
	padding: 5px 0
	}