
body, img, blockquote, div, dl, fieldset, form, h2, h4, p, pre, table 
{
    padding:0px;
    margin:0px;
    border:none;
    font-family:  arial, san-serif;
    font-size:11px;
	
}
body{
	background: url('/imgs/BG.gif') #7b7a5e top left repeat-x;
}
h2{
    font-size:22px;
}
.hr{
    background-color:#000000;
    color:#000000;
    height:1px;
    display:block;
    clear:both;
}
a, a:hover{
	color:#3a431f;
	text-decoration: none;
}
a:active{
  outline: none;
}
:focus{
  -moz-outline-style: none;
}
#wrapper{
  width:820px;
  position: relative;
  margin-left: auto; 
  margin-right: auto;
}
#content{
  width:820px;
  background:#3e4e0e;
}
.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}
#main_content{
    position:relative;
	background: url('/imgs/BG.jpg') no-repeat;
    width:820px;
    height:380px;
	top: -4px;
	margin-bottom: -12px;
	margin-top: 4px;
}
#standard_content_img{
    position:relative;
    width:820px;
	height: 170px;
}
#standard_content{
    position:relative;
	background: #979474;
    width:804px;
	padding: 8px 8px 8px 8px;
}
.hide{
	display:none;
}
.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.autoclear { display:inline-block; }
/* Hide from IE Mac \*/
.autoclear { display:block; }
/* End hide from IE Mac */
.as_shown_p, .starting_at_p{
	visibility: hidden;
}
.print {
	display: none;
}
#header {
	font-family:  arial, san-serif;
	font-size:11px;
	width:820px;
	height:77px;
}
#header hr{
	display:none;
}
#logo {
	float: left;
	height: 60px;
	display: inline;
	margin: 0;
	padding: 0;
	margin-bottom: -4px;
}
#global_nav_container {
	width:820px;
	height:58px;
	float:left;
	background:url('/imgs/topperBG.jpg') no-repeat;
}
#global_links {
	width: 180px;
	float: right;
	background: transparent;
    margin: 25px 0 0;
	padding-left: 10px;
}
#global_nav_container a {
	font-size:11px;
	text-decoration:none;
	margin:0px 2px 0px 2px;
	color: #d0d7d9;
}
#global_nav_container a:hover{
   color:#FFFFFF;
}
#brand_nav_container {
	width:820px;
	height:20px;
	clear:both;
	background:url('/imgs/menuBG.jpg') #465811 repeat-x;
	display:block;
	border-bottom:solid 1px #a1b0b7;
}
#other_menus {
	background: transparent url('/imgs/brown_line.gif') repeat-y scroll top left;
	width:500px;
	height:17px;
	margin-top: 2px;
	float:left;
}
#other_links {
	width:318px;
	float:left;
	height:17px;
	margin-top: 2px;
}
#other_links a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	display:block;
	height: 15px;
	margin: -1px 2px 0;
	padding: 3px 5px 0;
}
#other_links a:hover{
	background-color:#d48303;
	color:#ffffff;
}
#other_links a.other_menu_name {
	display:block;
	padding-top: 3px;
}
#other_menus a.other_menu_link{
	color:#FFFFFF;
	display: block;
	font-weight:bold;
	text-decoration:none;
	background: transparent url('/imgs/arrow_right.gif') no-repeat scroll 0 0;
	text-transform: uppercase;
	height: 15px;
	margin-top: -1px;
	padding: 3px 0 0 5px;
	font-size: 11px;
}
#other_menus a.other_menu_link .other_menu_name {
	/*padding-top: 3px;*/
}
#history_menu a.other_menu_link {
	background-position: 110px 4px;
}
#other_menus a.other_menu_link:hover,
#other_menus a.other_menu_link_on{
	background: #d48303 url('/imgs/arrow_down.gif') no-repeat scroll 0 0;
	color:#FFFFFF;
}

#history_menu a.other_menu_link:hover,
#history_menu a.other_menu_link_on {
	background-position: 110px 6px;
}

#history_menu{
	position: absolute;
	z-index:10;
	background:transparent;
	left: 400px;
	width: 165px;
	vertical-align: bottom;
	padding-left: 5px;
}
#city_menu{
	position: absolute;
	left:5px;
	z-index:10;
	width: 164px;
	margin-top: -1px;
	vertical-align: bottom;
	padding: 1px 0 0 10px;
}
#city_menu a.other_menu_link{
	background-color: #d48303;
	background-position:96% 4px;
}
#city_menu a.other_menu_link:hover,
#city_menu a.other_menu_link_on {
	background-position: 96% 6px;
}
#city_menu_container, #history_menu_container{
	border-bottom-width: 0;
}
#city_menu ul
{	list-style: none;
	margin: 0 0 -1px 0;
	padding: 0;
}
#city_menu ul li a{
	font-size: 11px;
	font-weight: bold;
	width: 90%;
	background-color: #74673d;
	color: white;
	text-transform:uppercase;
	text-decoration:none;
	padding: 2px 10px 0;
	line-height: 1.5em;
	display: block;
	border-bottom:solid 1px #d7d4bb;
}
#city_menu ul.options_list li a{
	background-color: transparent;
	color:#74673d;
	border-bottom:solid 1px #74673d;
}
#city_menu ul li a:hover{
	background: #ffffff url('/imgs/arrow_red.gif') no-repeat scroll 2px 4px;
	color:#74673d;
}
form, input, select, option {
	font-family:  arial, san-serif;
	font-size:9px;
	margin: 2px 0px 2px 0px;
}
select, option {
	display:block;
	/*max-width: 140px;*/
}
.menu{
	height: 0px;
	overflow: hidden;
	background-color:#d7d4bb;
	border: 0px none transparent;
}
.sub_menu {
	margin: 0;
	color:#74673e;
	border-bottom: 1px solid #72663B;
}
div.sub_menu_btn, div.sub_menu_link {
	display: block;
/*	text-align: left;*/
}
div.sub_menu_btn a, div.sub_menu_link a {
	padding: 3px 5px 3px 10px;
}
div.sub_menu_btn a, div.sub_menu_btn a:visited, div.sub_menu_btn a:active, div.sub_menu_link a, div.sub_menu_link a:visited 
{ 
	padding: 3px 5px 3px 10px;
	font-size:11px;
	color:#74673e;
	text-decoration:none;
	display:block;
}
div.sub_menu_btn a:hover, div.sub_menu_link a:hover 
{
	background-color:#fff;
	color:#74673e;
}
.sub_menu_header 
{
	margin: 5px 5px 0px 5px;
	color:#74673e;
	font-weight: bold;
}
.sub_menu_text strong {
	color:red;
}
#history_menu input {
	margin-top: 0;
	float: left;
}
#html_overlay {
	position:absolute;
	z-index:25;
	top:0px;
	left:0px;
	text-align: center;
	width: 100%;
}
#parks_menu {
	position: absolute;
	left:200px;
	z-index:10;
	width: 180px;
	margin-top: -1px;
	vertical-align: bottom;
	padding: 1px 0 0 10px;
}
#parks_menu a.other_menu_link {
	background-color: #d48303;
	background-position:96% 4px;
}
#parks_menu a.other_menu_link:hover,
#parks_menu a.other_menu_link_on {
	background-position: 96% 6px;
}
#parks_menu_container{
	border-bottom-width: 0;
}
#parks_menu ul{
	list-style: none;
	margin: 0 0 -1px 0;
	padding: 0;
}
#parks_menu ul li a {
	font-size: 11px;
	font-weight: bold;
	width: 90%;
	background-color: #74673d;
	color: white;
	text-transform:uppercase;
	text-decoration:none;
	padding: 2px 10px 0;
	line-height: 1.5em;
	display: block;
	border-bottom:solid 1px #d7d4bb;
}
#parks_menu ul.options_list li a {
	background-color: transparent;
	color:#74673d;
	border-bottom:solid 1px #74673d;
}
#parks_menu ul li a:hover {
	background: #ffffff url('/imgs/arrow_red.gif') no-repeat scroll 2px 4px;
	color:#74673d;
}
#popwins{
 position: absolute;
 top: 84px;
 left: 182px; 
}

#popwin_back {
	display: none;
}

.popwin{
	position: relative;
    margin-left: -5px;
    display: none;
    color: #3a3a17;
    background-color:#fff;
    padding: 8px;
	z-index: 2;
	top:-78px;
}

.popwin img {
	margin-bottom: 3px;
}

.popwin h2{
	background-color: #74673D;
	color: #fff;
	font-size: 11px;
	line-height: 1.5em;
	padding-left: 5px;
}
.popwin p{
	text-align: right;
	font-size: 10px;
}

#content
{
   position:relative; 
}

#main_content
{
    width:820px;
    height:380px;
    margin-top: 5px;
	background-image: none;
}

#main_content ul.misc{
		display: none;
}
#popwinsTew{
 position: absolute;
 top: 84px;
 left: 394px; 
}

#popwinTew_back {
	display: none;
}

.popwinTew{
	position: relative;
    margin-left: -5px;
    display: none;
    color: #3a3a17;
    background-color:#fff;
    padding: 8px;
	z-index: 2;
	top:-78px;
}
.popwinTew img {
	margin-bottom: 3px;
}
.popwinTew h2{
	background-color: #74673D;
	color: #fff;
	font-size: 11px;
	line-height: 1.5em;
	padding-left: 5px;
}
.popwinTew p{
	text-align: right;
	font-size: 10px;
}

.bottom-link {
	color: #755e27;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-decoration: none;
}