
body{
	margin: 0px;
	padding: 0px;
	position: relative;
	min-height: 100%;
	height: 100%;
	
	font-family: arial;
	color: #222;
	font-size: 12px;
	line-height:15px;
}

img{
	border: 0px;
}



#planner_img{
	width: 145px;
	height: 175px;
	background: transparent url(/images/meeting_planner.png) center center no-repeat;
	float: right;
	margin-right: 10px;
}

#bear_button{
	width: 210px;
	height: 140px;
	position: absolute;
	z-index: 900;
	top: 22px;
	left: 50px;
}

p{
	padding: 0px;
	margin: 10px 0px;
}

#background{
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

#layout{
	position: relative;
	z-index: 50;
}

#background img{ width: 100%; }

#content{
	width: 841px;
	background: #edeae2 url(../images/bg_main.gif) top center;
	padding-left: 7px;
	margin: auto;
	position: relative;
	z-index: 40;
	border: 1px solid #eee;
}

#bg_content_bottom{
	position: absolute;
	bottom: -24px;
	right: -1px;
	width: 850px;
	height: 24px;
	background: url(../images/bg_content_bottom.png) top left no-repeat;
}

.button, .button_click_state{
	background: url(../images/bg_button.jpg);
	width: 110px;
	height: 33px;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	float: left;
}

.button a:link, .button a:active, .button a:visited{
	border: 1px solid #b0741e;
	display: block;
	text-align: center;
	height: 31px;
}


.button_click_state a:link, .button_click_state a:active, .button_click_state a:visited{
	border: 1px solid #d34600;
	display: block;
	text-align: center;
	height: 31px;
}

.button a:hover{
	border: 1px solid #d34600;
	display: block;
	text-align: center;
	height: 31px;
}

.button img, .button_click_state img{
	margin-top: 3px;
}

.button_selected{
	border: 1px solid #d34600;
}

h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	padding: 0px;
	margin: 10px 0px;
	color: #c1832c;
	letter-spacing: .01em;
	font-family: arial;
}

h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px;
	margin: 10px 0px;
	font-family: arial;
}

h4{
	color: #2b7020;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

blockquote.arrive_sect{ display: none; }

#homeflash{
	position:absolute;
	z-index:10;
	margin: 5px 0px 5px -10px;
	display: none;
	width: 630px;
	height: 357px;
}

#homesitelet{
	position:absolute;
	z-index:5;
	margin: 5px 0px 5px -10px;
	display: block;
	width: 630px;
	height: 357px;
}

#homevid{
	position:absolute;
	z-index:15;
	margin: 5px 0px 5px -10px;
	display: none;
	width: 630px;
	height: 357px;
}

#homevid p{
	text-align: right;
}

#column_left{
	float: left;
	width: 195px;
	background: transparent url(../images/bg_column_left.gif);
	position: relative; 
}

#column_left_bottom{
	display: none;
}

#column_left_bottom2{
	position: absolute;
	bottom: 0px;
	left: 0px;
}




#column_right{
	float: left;
	width: 610px;
	min-height: 510px;
	padding: 10px 10px 20px 10px;
	_padding: 15px 10px 10px 10px;
}
 

#column_right a:link, #column_right a:active, #column_right a:visited{
	color: #ce8014;
	color: #a14d10;
	text-decoration: none;
}

#column_right a:hover{
	text-decoration: underline;
}
	

.breaker{
	clear: both;
}
 


#header{
	width: 903px;
	position: relative;
	margin: auto;
	height: 232px;
	z-index: 50;
}

#banner{
	position: absolute;
	top: 0px;
	left: 12px;
	width: 878px;
	height: 223px;
	z-index: 10;
}

.banner_ { background: #fff url(../images/banners/banner_home.jpg) top center no-repeat; }
.banner_visitors{ background: #fff url(../images/banners/banner_home.jpg) top center no-repeat; }
.banner_meetings_conventions{ background: #fff url(../images/banners/banner_meetings.jpg) top center no-repeat; }
.banner_group_travel{ background: #fff url(../images/banners/banner_group.jpg) top center no-repeat; }
.banner_press_room{ background: #fff url(../images/banners/banner_pressroom.jpg) top center no-repeat; }

#banner_left_edge{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 234px;
	background: url(../images/banner_left_edge.png) top left no-repeat;
	z-index: 10;
}
#banner_right_edge{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 13px;
	height: 234px;
	background: url(../images/banner_right_edge.png) top left no-repeat;
	z-index: 10;
}
#banner_bottom_edge{
	position: absolute;
	bottom: -2px;
	left: 12px;
	width: 878px;
	height: 11px;
	background: url(../images/banner_bottom_edge.png) top left no-repeat;
	z-index: 10;
}
#banner_shadow{
	position: absolute;
	top: 0px;
	left: -10px;
	width: 923px;
	height: 241px;
	background: url(../images/drop_top.png) top left no-repeat;
	z-index: 5;
}

#nav_top{
	position: absolute;
	z-index: 15;
	right: 45px;
	top: 0px;
	width: 458px;
	height: 26px;
	padding-top: 7px;
	background-image: url(../images/bg_top_menu.jpg);
	
	color: #6d8839;
	font-size: 16px;
	text-align: center;
}

#buttons{
	position: absolute;
	z-index: 15;
	right: 20px;
	bottom: -9px; 
	width: 660px;
}

#footer{
	width: 780px;
	height: 95px;
	position: relative;
	margin: auto;
	margin-top: 9px;
	z-index: 30;
}

#bg_nav_bottom_background{
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 85px;
	
	z-index: 10;
	background: url(../images/bg_nav_bottom.png) top center no-repeat;
	margin: auto;
}

#bg_nav_bottom_background img{
	position: absolute;
	top: 0px;
	left: 12px;
}

#bg_nav_bottom_shadow{
	position: absolute;
	top: 2px;
	left: -3px;
	width: 785px;
	height: 90px;
	
	z-index: 5;
	
	background: url(../images/drop_bottom.png) top center no-repeat;
}

#nav_bottom_buttons{
	position: absolute;
	top: 0px;
	width: 780px;
	height: 85px;
	z-index: 15;
}

#nav_bottom_buttons table{
	border-collapse: collapse;
	width: 760px;
	margin: auto;
	position: relative;
	height: 76px;
}
#nav_bottom_buttons td{
	padding: 0px;
	vertical-align: bottom;
	text-align: center;
	position: relative;
}


.button_click_state a{
	background: url(../images/button_click_state.gif) center center no-repeat;
}



#promo{
	/* position: absolute; */
	bottom: 9px;
	_bottom: 6px;
	left: 0px;
	padding-left: 6px;
}

#home_welcome{
	width: 150px;
	padding: 10px 0px 0px 15px;
	text-align: center;
	line-height: 19px;
	font-size: 12px;
	color: #6f724b;
}


.col_article p{
	margin-top: 0px;
}


.links_section{
	border-bottom: 1px solid #d2b172;
}


#col_left_nav{ padding-top: 15px; }


#col_left_nav a:link, #col_left_nav a:active, #col_left_nav a:visited{
	display: block;
	width: 165px;
	color: #697b40;
	padding: 7px 0px 3px 16px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none; 
	font-size: 13px;
	/* border-bottom: 1px solid #d2b172; */
}

#col_left_nav span{
	border-bottom: 1px solid #d2b172;
	width: 181px;
	display: block;
	padding-bottom: 4px;
}

#col_left_nav #first{
	border-top: 1px solid #d2b172;
}

#col_left_nav a:link.sublink, #col_left_nav a:active.sublink, #col_left_nav a:visited.sublink{
    padding: 3px 0px 3px 28px;
	width: 153px;
	border-bottom: 0px;
	font-size: 11px;
}

#col_left_nav a:hover{
	color: #222;
}

#col_left_nav a.selected{
	color: #222;
}

#col_left_nav #selected{
	color: #222;
}

#col_left_nav #last{
	border-bottom: 0px;
}



.listing h3{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}

.listing{
	padding-bottom: 10px;
}

.listing td{
	vertical-align: top;
	font-size: 12px;
	padding: 4px;
}






#footer_txt{
	color: #222;
	font-size: 11px;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}


#footer_txt a:link, #footer_txt a:active, #footer_txt a:visited{
	color: #222;
	text-decoration: none;
}
#footer_txt a:hover{
	text-decoration: underline;
}



#image_selections{
	width: 161px;
	color: #000;
	background-color: #ddd6bd;
	padding: 10px;
}
 
#image_selections a:link, #image_selections a:active, #image_selections a:visited{
	color: #000;
	text-decoration: underline;
}


.col_left_content{
	color: #583504;
	padding: 10px;
	line-height: 16px;
}

.col_left_content a:link, .col_left_content a:active, .col_left_content a:visited{
	color: #583504;
	text-decoration: underline;
}



.filler {
	border:1px solid #CCCCCC;
	float:right;
	margin:5px 0 5px 10px;
}



#breakaway_activities{
	/* NOTHING TO SEE HERE, PLEASE MOVE ALONG */
}

#breakaway_activities img{
	float: left;
	margin: 0px 5px 15px 0px;
	width: 110px;
	border: 1px solid #ccc;
}

#breakaway_activities p{
	clear: both;
	padding: 0px 0px 10px 0px;
	min-height: 92px;
}


.meetsp{
	padding-top: 10px;
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
}

.meetsp img{
	float: right;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 10px;
}

/*
#nav_bottom_buttons a:link, #nav_bottom_buttons a:active, #nav_bottom_buttons a:visited{
	border: 1px solid #f00;
}
*/

#bb_golf{ background: transparent url(/images/bottom_buttons/golf.png) bottom center no-repeat; display: block; }
#bb_green{ background: transparent url(/images/bottom_buttons/green_ititiatives.png) bottom center no-repeat; display: block; }
#bb_parks{ background: transparent url(/images/bottom_buttons/parks.png) bottom center no-repeat; display: block; }
#bb_city{ background: transparent url(/images/bottom_buttons/city_services.png) bottom center no-repeat; display: block; }
#bb_fishing{ background: transparent url(/images/bottom_buttons/trout_fishing.png) bottom center no-repeat; display: block; }

