/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
body{
	padding:0;
	margin:0;
	font:normal 14px/16px Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	background-color:#000;
	width:100%;
}
h1 {
	font-size:40px;
	font-weight:bold;
	line-height:40px;
	color:#ffb728;
	background-color:inherit;
	padding:0 0 42px;
	text-transform:uppercase;
}
h1 span {
	color:#ff6f35;
	background-color:inherit;
	font-size:28px;
	display:block;
}
ul{
	list-style:none;
}
img{
	display:block;
}
a{
	text-decoration:none;
	outline:none;
}
.spacer{
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	clear:both;
}
.mainBody {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:1000;
}
/* ---------------------- Start : Header ------------------------ */
.header {
	background:url(../images/black-bg.gif) repeat-x 0 100%;
	clear:both;
	height:323px;
	Padding:0 0 0 15px;
}
.header a {
	margin:33px 0 0;
	float:left;
	display:block;
	width:182px;
	height:226px;
}
.headerRight {
	float:right;
	width:754px;
}
.show {
	background:url(../images/2-day-show.png) no-repeat 0 0;
	width:151px;
	height:93px;
	font-size:0;
	line-height:0;
	float:right;
	clear:both;
	margin:7px 0 0;
}
.medicinal {
	width:608px;
	height:50px;
	display:block;
	float:left;
	clear:both;
	font:bold 50px/50px Helvetica, Arial, sans-serif;
	color:#fff;
	background-color:inherit;
}
.tobacco {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	display:block;
}
.goal {
	margin:36px 0 17px 12px;
	clear:both;
	display:block;
	font:normal 34px/34px Helvetica, Arial, sans-serif;
	color:#ffb728;
	background-color:inherit;
}
.goal span {
	display:block;
	font-size:28px;
	color:#ff6f35;
	background-color:inherit;
}
/* ------------- Start : Main Menu ------------------ */
.header ul {
	background:url(../images/menu-bg.gif) repeat-x 0 0;
	width:930px;
	height:35px;
	line-height:35px;
	clear:both;
	background-color:#a02901;
	color:inherit;
}
.header li {
	background:url(../images/menu-line.gif) no-repeat 100% 0;
	line-height:35px;
	height:35px;
	float:left;
	width:auto;
}
.header li a {
	background:url(../images/menu-bg.gif) repeat-x 0 0;
	color:#fff;
	background-color:inherit;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	width:auto;
	padding:0 56px 0 57px;
	display:block;
	line-height:35px;
	height:35px;
	text-transform:uppercase;
	margin:0 1px 0 0;
}
.header li a:hover, .header li a.active {
	background:url(../images/menu-bg-hover.gif) repeat-x 0 0;
	color:#000;
	background-color:inherit;
}
/* ---------------------- End : Header ------------------------ */
.bodyContent {
	background-color:#000;
	color:inherit;
	width:930px;
	padding:28px 15px 27px;
	border-bottom:1px solid #222;
}
/* ------------- Start : Content ------------------ */
.content {
	float:left;
	width:651px;
	height:100%;
}
.content h2 {
	font-size:18px;
	padding:0 0 0 20px;
	height:34px;
	line-height:34px;
	color:#fff;
	background-color:#a02901;
	text-align:left;
	font-weight:normal;
}
.box {
	clear:both;
	margin:0 0 19px;
}
.box td {
	border-bottom:1px solid #6d6d6d;
	border-left:1px solid #6d6d6d;
	padding:24px 0 19px 18px;
}
.box p {
	padding:0 0 7px;
}
.box a.aboutShow {
	background:url(../images/about-show.gif) no-repeat 0 0;
	width:106px;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
.box a.aboutShow:hover {
	color:#e68100;
	background-color:inherit;
}
.box p.location {
	padding:0 0 23px;
}
.box a.direction {
	background:url(../images/directions.gif) no-repeat 0 0;
	width:112px;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
.box a.direction:hover {
	color:#e68100;
	background-color:inherit;
}
.price {
	border-right:1px solid #6d6d6d;
}
.price p {
	color:#be5707;
	background-color:inherit;
	font-size:16px;
	padding:0 0 27px;
	font-weight:bold;
}
.price a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	text-decoration:none;
}
.price a:hover {
	color:#ff9a32;
	background-color:inherit;
}
.supporter {
	clear:both;
	background-color:#000;
	color:#ffb728;
	border-bottom:1px solid #6d6d6d;
	border-left:1px solid #6d6d6d;
	border-right:1px solid #6d6d6d;
	padding:18px 20px 28px;
	height:100%;
}
.supporter span {
	display:block;
	font-weight:bold;
}
.supporter ul {
	padding:5px 60px 0 0;
	float:left;
	width:auto;
}
.supporter ul.last {
	padding:5px 0 0 0;
}
.supporter li {
	line-height:17px;
}
.supporter a {
	font-size:12px;
	line-height:17px;
	color:#6d6d6d;
	background-color:inherit;
	text-decoration:none;
}
.supporter a:hover {
	text-decoration:underline;
}

/* ------------------ End : Content ---------------------- */
/* ------------------ Start : Right Panel ---------------------- */
.rightPanel {
	width:263px;
	float:right;
}
.rightPanel h2 {
	font-size:16px;
	padding:0 0 0 10px;
	height:34px;
	line-height:34px;
	color:#fff;
	background-color:#a02901;
	font-weight:bold;
	margin:5px 0 0;
}
.ticketsBox {
	clear:both;
	background-color:#000;
	color:#ffb728;
	border-bottom:1px solid #6d6d6d;
	border-left:1px solid #6d6d6d;
	border-right:1px solid #6d6d6d;
	padding:10px;
	padding-bottom:0;
	height:100%;
}
.ticketsBox span {
	display:block;
	font-weight:bold;
}
.ticketsBox ul {
	padding:5px 10px 10px 0;
	float:left;
	width:110px;
}
.ticketsBox ul.last {
	padding:5px 0 0 0;
}
.ticketsBox li {
	line-height:17px;
}
.ticketsBox a {
	font-size:12px;
	line-height:17px;
	color:#6d6d6d;
	background-color:inherit;
	text-decoration:none;
}
.ticketsBox a:hover {
	text-decoration:underline;
}
/* ------------- Start : Post Your Inquiry ------------- */
.alertBox {
	font-size:11px;
	line-height:11px;
}
.postBox {
	padding:15px;
	height:266px;
	position:relative;
	background-color:#535353;
	color:#fff;
	margin:0 0 15px;
}
.postBox h2 {
	height:44px;
	background:url(../images/post-inquiry.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-120000px;
	padding:0 0 10px;
}
.postBox input {
	font-size:12px;
	font-style:italic;
	width:225px;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #666;
	border-top:1px solid #666;
	padding:4px 0 0 7px;
	color:#686868;
	background-color:#fff;
	margin:0 0 10px;
}
.postBox textarea {
	font:12px/20px Arial, Helvetica, sans-serif;
	font-style:italic;
	width:225px;
	height:79px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #666;
	border-top:1px solid #666;
	padding:0 0 0 7px;
	color:#686868;
	background-color:#fff;
	margin:0 0 10px;
}
.postBox input.submitBtn {
	width:155px;
	height:25px;
	padding:0;
	border:0;
	margin:0;
	float:right;
}
/* ------------- Start : Join Our Mailing Group ------------- */
.mailing {
	padding:20px 19px 0;
	height:97px;
	position:relative;
	background-color:#9f2901;
	color:#fff;
	margin:0 0 1px;
}
.mailing h2 {
	background:url(../images/mailing-group.gif) no-repeat 0 0;
	font-size:0;
	height:44px;
	margin:0 0 9px;
	text-indent:-1200000px;
}
.mailing a.subcribe {
	background:url(../images/subscribe.gif) no-repeat 0 0;
	width:87px;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	display:block;
}
.mailing a.subcribe:hover {
	color:#fd8f00;
	background-color:inherit;
}
/* ------------------ Start : Footer ------------------ */
.footer {
	clear:both;
	padding:18px 0 58px;
	text-align:center;
	font-size:10px;
	color:#686868;
	background-color:inherit;
	line-height:11px;
}
.iconBox {
	width:56px;
	margin:0 auto;
	clear:both;
	padding:0 0 10px;
	height:26px;
}
.gap {
	margin:0 4px 0 0;
}
.iconBox img {
	float:left;
	width:auto;
}
.footer ul {
	text-align:center;
	width:auto;
	height:18px;
	padding:0 0 5px;
}
.footer li {
	background:url(../images/footer-line.gif) no-repeat 100% 50%;
	line-height:18px;
	height:18px;
	display:inline;
	padding:0 8px 0 7px;
}
.footer li.last {
	background:none;
}
.footer li a {
	font-size:12px;
	text-decoration:none;
	color:#c65a09;
	background-color:inherit;
	font-weight:bold;
}
.footer li a:hover, .footer li a.active {
	color:#fff;
	background-color:inherit;
}
.footer a strong {
	color:#fff;
	background-color:inherit;
	font-size:11px;
}
.footer a span {
	color:#58a538;
	background-color:inherit;
	font-size:11px;
	font-weight:bold;
}
/* ------------------ End : Footer ------------------ */

/* ------------------- Start : Inner Content ------------------- */
.innerContent {
	float:left;
	width:auto;
}
.innerContent h2 {
	font-size:28px;
	color:#ff6f35;
	background-color:inherit;
	font-weight:bold;
	padding:10px 0 15px;
	text-transform:uppercase;
}
.innerContent strong.green {
	font-size:18px;
	color:#ffb728;
	background-color:inherit;
	display:block;
	padding:0 0 10px;
}
.innerContent p {
	font-size:14px;
	line-height:19px;
	padding:0 0 30px;
}
.innerBox {
	width:460px;
	float:left;
}
.innerBox strong.green {
	font-size:12px;
	display:inline;
	padding:0;
}
.innerBox h2 {
	font-size:20px;
	text-transform:capitalize;
	padding:0 0 8px;
}
.innerBox p strong {
	font-size:14px;
	color:#ffb728;
	background-color:inherit;
}
.innerBoxGap {
	margin:0 5px 0 0;
}
#bg {
	width:960px;
	position:relative;
	z-index:1;
	margin:0 auto;
}
#bg div {
	position:absolute;
	left:-520px;
	top:7px;
}
.contactLeft {
	width:450px;
	float:left;
	padding:20px 20px 0 0;
}
.contactRight {
	width:436px;
	float:left;
	padding:20px 0 0;
}
.contactLeft label, .contactRight label {
	width:120px;
	float:left;
	height:30px;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	margin:0 0 20px;
	color:#FFB728;
	background-color:inherit;
	padding:0 0 0 30px;
}
.contactRight label.message {
	width:auto;
	padding:0 22px 0 0;
}
.contactLeft input {
	width:270px;
	float:left;
	height:25px;
	line-height:25px;
	border:1px solid #454040;
	padding:5px 0 0 5px;
	color:#fff;
	background-color:#535353;
	margin:0 0 20px;
	font-size:14px;
} 
.contactRight input  {
	margin:0 0 110px 193px;
	float:left;
	width:auto;
}
.contactRight textarea {
	width:260px;
	float:left;
	height:128px;
	border:1px solid #454040;
	color:#fff;
	background-color:#535353;
	margin:0 0 20px;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	padding:5px;
}


