body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_inside.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
#header {
	clear: both;
}

#nav_bg {
	background-image: url(images/nav_bg.png);
	background-position: center top;
	text-align: center;
	background-repeat: no-repeat;
	margin-bottom: 28px;
	clear: both;
}
#nav {
	width: 857px;
	text-align: center;
	height: 113px;
	clear: both;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#nav li {
	list-style-type: none;
	display: block;
	float: left;
}
#nav li img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper {
	width: 900px;
}
#logo {
	height: 79px;
	width: 265px;
	float: left;
	margin-left: 48px;
	margin-top: 5px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slogan {
	height: 90px;
	width: 207px;
	float: right;
	margin-top: 69px;
	margin-right: 130px;
	margin-bottom: 16px;
}
#subscribe {
	width: 275px;
	height: 18px;
	float: right;
	margin-right: 47px;
	margin-top: 25px;
	font-family: "Garamond Normal", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
}
#subscribe form {
	margin: 0px;
	padding: 0px;
}
#subscribe .inputfield {
	width: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #6d6d6d;
	margin-left: 5px;
	height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#subscribe .button {
	margin-bottom: -7px;
	margin-left: 0px;
}
#footer_bg {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 151px;
	clear: both;
}
#footer {
	color: #6a3806;
	font-family: "Garamond Normal", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: -0.5px;
	padding-top: 60px;
}
#footer .facebook {
	margin-bottom: -3px;
}

#footer a {
	font-weight: normal;
	color: #6a3806;
	text-decoration: none;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subfooter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #727272;
	margin-top: 22px;
}
#subfooter a {
	font-weight: normal;
	color: #727272;
	text-decoration: none;
}

#content {
	width: 900px;
	clear: both;
	float: left;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCC;
}
#content .imagewrapper {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f1a03;
}

#content a {
	color: #fc8a0f;
	text-decoration: none;
	font-weight: normal;
}
#content .yellow {
	color: #fc8a0f;
}

#content .dataview {
	border: 1px solid #2f1a03;
}

#content a:hover {
	color: #6a3806;
	text-decoration: none;
}
#content strong {
	font-weight: normal;
	color: #e0e0e0;
}

#content .right {
	float: right;
	width: 355px;
}

#content .inside {
	margin-left: 54px;
	margin-right: 86px;
}
#content .left {
	width: 378px;
	float: left;
}
#content .schedule {
	margin: 0px;
	padding: 0px;
}
#content .schedule li {
	list-style-type: none;
}
#content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#content .testimonials {
	margin: 0px;
	padding: 0px;
}
#content .testimonials li {
	list-style-type: none;
	margin-bottom: 10px;
}
#calendar {
	font-family: Tahoma, Geneva, sans-serif;
}
#calendar .othermonth_cal {
	background-color: #000;
}

#calendar table {
	background-color: #000;
	border: 1px solid #222222;
	padding: 5px;
}
#calendar th {
	margin: 5px;
	text-align: center;
	font-weight: normal;
	height: 20px;
	width: 100px;
	color: #FFF;
}
#calendar td {
	margin: 5px;
	background-color: #261714;
	height: 75px;
	border: 1px solid #000;
	vertical-align: top;
	font-size: 11px;
	width: 75px;
	padding: 5px;
}
#content form {
	margin: 0px;
	padding: 0px;
}
#content input, textarea, select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #727272;
}
#content textarea {
	width: 320px;
	height: 75px;
}
#content h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 24px;
	color: #FC8A0F;
	font-family: "Apple Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content .thumber {
	height: 75px;
	width: 110px;
	overflow: hidden;
	position: relative;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #000;
	border: 1px solid #9C2408;
}
#content h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 16px;
	color: #FC8A0F;
	line-height: 20px;
}
#content .whitelink {
	color: #FFF;
}
#content .grey {
	color: #999;
}

div.event_cal a{
	display: block !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #472704 !important;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

#content object, embed {
	height: 289px !important;
	width: 360px !important;
}
