html {
	-webkit-text-size-adjust: none;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	text-align: center;
	background-color: #4a2b01;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	-webkit-text-size-adjust: none;
}

h1 {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:32px;
	color:#9a040f;
	border-bottom:solid 2px #9a040f;
	margin: 0px 60px 10px 0px;
    
    
}

h2 {
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#fff;
	margin: 0px;
}

h3 
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#9a040f;
    margin-bottom:5px;
}

#wrapper {
	width:998px;
	margin:0 auto;
	overflow:hidden;              
}
#site_top {
	width:998px;
	height:15px;
	background-image:url(../images/site_top.jpg);
	float:left;
}

#container_main {
	width:992px;
	min-height:780px;
	padding-left:4px;
	padding-bottom:2px;
	float:left;
	background-color:#9a040f;
	border:solid 1px #cea600;
	text-align:center;
	background-image:url(../images/container_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:hidden;
}

#logo {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	width:545px;
	height:25px;
	padding-top:128px;
	background-image:url(../images/logo.jpg);
	float:left;
}

#hours_title {
    width:100%;
	font-weight:bold;
	font-size:26px;
}

#hours {
	width:398px;
	height:148px;
	padding:5px 15px 0px 30px;
	font-size:16px;
	float:left;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(../images/hours.jpg);
}

#nav {
	width:545px;
	height:66px;
	float:left;
	line-height:72px;
	text-align:center;
	background-image:url(../images/nav_bg.jpg);
}
#nav a {
	color:#fff;
	text-decoration:none;
	font-size:19px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#nav a:hover {
	text-decoration:underline;
	color:#fff;
}
#nav a:active {
	color:#cea600;
	text-decoration:none;
}

#nav_right {
	width:433px;
	height:31px;
	padding: 25px 5px 10px 5px;
	float:left;
	text-align:right;
	color:#fff;
	font-size:15px;
	background-image:url(../images/nav_right_bg.jpg);
}

#nav_right img {
    margin-bottom:-10px;
}

#left_nav{
    float:left;
    text-align:left;
    width:150px;
    padding:15px 0px 5px 25px;
}

#left_nav a {
    color:#fff;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:17px;
    text-decoration:none;
}

#left_nav a:hover {
    text-decoration:underline;
}

#left_nav a:active {
    color:#cea600;
}

#content {
	width:988px;
	overflow:hidden;
}
#content_full {
	width:988px;
	overflow:hidden;
}

#main_photo {
	width:435px;
	float:left;
	margin:2px 2px 4px 0px;
	overflow:hidden;
}

#main_video {
	width:700px;
	float:left;
	margin:2px 2px 4px 0px;
	overflow:hidden;
}

#main_photo img {
	border:solid 1px #000;
}

#main_photo input {
    height:20px;
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:14px;
}

#main_photo input:focus {
    background-color:#fff17d;
}

#welcome {
	width:413px;
	min-height:105px;
	margin-top:3px;
	background-image:url(../images/welcome_bg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	border:solid 1px #3a0004;
	background-color:#d50b1a;
	text-align:left;
	padding:45px 5px 5px 15px;
	float:left;
}

.newtext
{
    font-size: 12px;
    font-family: "Tahoma";
    color: #996600;
    font-weight:bold;
    
}

#welcome a {
	color:#fff;
	font-size:20px;
	font-weight:bold;
}

#welcome a:hover {
	text-decoration:none;
}

#welcome a:active {
	color:#C30;
}

.textbox {
	width:130px;
	border:solid 1px #000;
	height:20px;
	background-color:#fdffcd;
}

.btn {
	border:solid 1px;
	margin:5px;
	font-weight:bold;
	font-size:14px;
	height:30px;
	text-transform:uppercase;
	color:#000;
	background-image:url(../images/btn_bg.jpg);
}

#info {
	width:529px;
	margin-top:2px;
	margin-bottom:3px;
	float:left;
	background-color:#fff;
	border:solid 1px #000;
	text-align:left;
	padding:10px;
	background-image:url(../images/info_bg.jpg);
}

#info_seasonal {
	width:524px;
	margin-top:2px;
	margin-bottom:3px;
	float:left;
	background-color:#fff;
	border:solid 1px #000;
	text-align:left;
	padding:10px;
	background-image:url(../images/info_bg.jpg);
}

#menu {
	width:791px;
	margin-top:2px;
	margin-bottom:3px;
	float:left;
	background-color:#fff;
	border:solid 1px #000;
	text-align:left;
	padding:10px;
	background-image:url(../images/info_bg.jpg);
}

#gallery {
	width:966px;
	margin-top:2px;
	margin-bottom:3px;
	float:left;
	background-color:#fff;
	border:solid 1px #000;
	text-align:left;
	padding:10px;
	background-image:url(../images/info_bg.jpg);
}

#site_bottom{
	width:998px;
	height:15px;
	float:left;
	background-image:url(../images/site_bottom.jpg);
}

#footer_left {
	width:489px;
	padding:5px;
	float:left;
	text-align:left;
}

#footer_left a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	color:#fff;
}

#footer_left a:hover {
	text-decoration:underline;
}

#footer_left a:active {
	color:#9a040f;
}

#footer_right {
	width:489px;
	padding:5px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:right;
}

#footer_right a {
	color:#fff;
	font-size:14px;
	text-decoration:underline;
}

#footer_right a:hover {
	text-decoration:none;
}

#footer_right a:active {
	color:#9a040f;
}