body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/core_bg.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: 94px;
	width: 314px;
	float: left;
	margin-left: 41px;
	margin-top: 20px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slogan {
	height: 65px;
	width: 582px;
	float: right;
	margin-right: 125px;
	margin-top: 25px;
	margin-bottom: 249px;
}
#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;
	letter-spacing: 0px;
}
#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: 11px;
	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 .orange {
	color: #fc8a0f;
	font-weight: bold;
}

#content a {
	color: #fc8a0f;
	text-decoration: none;
	font-weight: normal;
}
#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;
}
