@charset "utf-8";

*, html {
	margin: 0px auto;
	padding: 0px;
}
body {
	text-align: center;
	padding-top: 20px;
	font: 12px Georgia, 'Lucida Grande', Tahoma, sans-serif;
   background-color: #1B3C1D;
   background-image: url(nav/bg_tile.jpg);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1B3C1D), to(#97996A));
   background-image: -webkit-linear-gradient(top, #1B3C1D, #97996A);
   background-image:    -moz-linear-gradient(top, #1B3C1D, #97996A);
   background-image:     -ms-linear-gradient(top, #1B3C1D, #97996A);
   background-image:      -o-linear-gradient(top, #1B3C1D, #97996A);
}
h1 {
	font-size: 24px;
	color: #083E0B;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	font-size:16px;
	color: #4C3223;
	font-weight: normal;
}
p {
	color: #4C3223;
	font: normal 12px Georgia, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	
}
a {
	color: #083E0B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #083E0B;
	font-weight: bold;
}

.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

#wrapper {
	position: relative;
	display: block;
	width: 1000px;
	text-align: left;
	clear: both;
	background-color: #FBF2E2;
	border: 4px solid #A3A272;
	}

#header {
	height: 119px;
	background-color: #FBF2E2;
	font-size: 12px;
	color: #4D3323;
	font-weight: bold;
}
#header img {
	border: none;
	vertical-align: middle;	
}
.logo {
	padding: 10px 0px 0px 60px;
}
#header_links {
	position: absolute;
	margin: 0px 60px;
	float: right;
	top: 10px;
	right: 20px;
}
.header_text {
	font-size: 18px;
	color: #4D3323;
	font-weight: bold;
}
#events_wrapper
{
	position: relative;
	width: 1000px;
	text-align: left;
	background-color: #FBF2E2;
	clear: both;
}

#listings {
	width: 830px;
	clear: both;
	position: relative;
	padding: 0px 84px 0px 84px;
}

#content_wrapper {
	width: 830px;
	clear: both;
	position: relative;
	padding: 20px 84px 0px 84px;
	background-color: #FBF2E2;
	
}
#content_wrapper ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
#content_wrapper ul li a {
	color: #4C3223;
	text-decoration: none;
}
#content_left_wrapper {
	position: relative;
	float: left;
	width: 420px;
}
#content_left_main {
	position: relative;
	text-align: left;
}
#home {
	float: left;
	text-align: left;
	width: 260px;
	padding-left: 5px;
}
#content_left_sub {
	position: relative;
}

#content_right_wrapper {
	position: relative;
	float: right;
	width: 400px;
}
#content_right_specials {
	position: absolute;
	top: -67px;
	right: -119px;
	width: 165px;
	height: 197px;
	text-align: left;
	z-index: 100;
	background: url(../nav/packages_specials.png) no-repeat;
	background-image: url(../nav/packages_specials.png);
}
#content_right_specials_content {
	width: 100px;
	margin: 110px 0px 0px 15px;
	text-align: left;
}
#content_right_specials a.current_special {
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
#content_right_specials a.current_special:hover {
	text-decoration: underline;
}
#content_right_specials a {
	font-size: 9px;
	font-weight: bold;
	color: #000;
}
#content_right_specials a:hover {
	color: #999;
	text-decoration: underline;
}
#content_right_main {
	position: relative;
}
#flash_holder {
	position: relative;
}
#content_right_sub {
	text-align: left;
	padding-left: 20px;
	position:relative;
}

#social {
	position:absolute;
	left: 983px;
	top: 43px;
	width: 122px;
	height: 49px;
}

#like{
	margin-left: 82px;
}

#twitter{
	float:left;
	width:200;
	position:absolute;
	left: -750px;
	top: 90px;
	margin-right:5px;
	box-shadow:4px 4px 6px #bdbcb0;
	-webkit-box-shadow: 4px 4px 6px #bdbcb0;
	-moz-box-shadow:4px 4px 6px #bdbcb0;
}

#home_content {
	width: 225px;
	float:right;
}

	
div#slideshow {
	width: 467px;
	height: 558px;
	overflow: hidden; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
	position: relative;
}

div#slideshow ul#slides {
	list-style: none;
}
div#slideshow ul#slides li {
}
	
.inpage_image {
	margin:10px;
	border: #075230 double 3px;
}

.inpage_logo {
	margin:10px;
}
.underline {
	margin-top: 0px;
	width: 85%;
	border-bottom: 2px solid #A3A272;
}
#lower_content {
	position: relative;
	width: 956px;
	margin: 0px auto 20px auto;
	padding: 25px 0px 25px 0px;
	text-align: center;
	vertical-align: top;
	color: #7D7C58;
}
#lower_content h3 {
	margin: 5px auto;
	font-size: 20px;
	font-weight: normal;
}
#lower_content p {
	color: #3B1803;
}
#guides {
	float: left;
	position: relative;
	vertical-align: top;
	margin: 0px 20px 20px 20px;
	padding: 0px 10px;
	display: inline-block;
	width: 250px;
	height: 150px;
	border: 4px solid #7D7C58;
	background-color: #FBF5EB;
}

#guides p {
	font-size:16px;
	
	
}

#guides p a{
	border-bottom: #261505 dashed 1px;
	margin-bottom:5px;
	text-decoration:none;
}

#guides p a:hover{
	border-bottom: #261505 dashed 1px;
	margin-bottom:5px;
	color:#7D7C58;
	
}

.big_text {
	font-size:16px;
	border-bottom:#261505 dashed 1px;
	margin-bottom:5px;
	text-decoration:none;
}

.big_text img{
	margin: 0px 5px;
	border: solid 2px #261505;
}


#social_links {
	float: left;
	position: relative;
	vertical-align: top;
	margin: 0px 20px 20px 20px;
	padding: 0px 10px;
	display: inline-block;
	width: 250px;
	height: 150px;
	border: 4px solid #7D7C58;
	background-color: #FBF5EB;
}
#newsletter_signup {
	float: left;
	position: relative;
	vertical-align: top;
	margin: 0px 20px 20px 20px;
	padding: 0px 10px;
	display: inline-block;
	width: 250px;
	height: 150px;
	border: 4px solid #7D7C58;
	background-color: #FBF5EB;
}

#footer {
	clear: both;
	background-color: #261505;
	color: #FBF2E2;
}
#footer a {
	color: #FBF2E2;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #FBF2E2;
	text-decoration: underline;
}
.twtr-widget {
	width: 250px; /* this is important if you want to make any positioning */
	margin: 0px;
	padding: 0px;
}
.twtr-ft, .twtr-hd { display: none; }

