@charset "utf-8";

html, body
{
	height: 100%;
}

body
{
	background: #0E6B93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

body.main
{
	background: #0E6B93 url('images/forest-main-bg.jpg') no-repeat top center;
}

body.second
{
	background: #0E6B93 url('images/forest-second-bg.jpg') no-repeat top center;
}

div#page
{
	background: url('images/cont-bg.gif') repeat-y top left;
	margin: 0 auto;
	width: 963px;
}

div#container
{
	padding: 0 8px;
	position: relative;
}

.main div#container
{
	background: url('images/page-bg.jpg') no-repeat top left;
}

.second div#container
{
	background: url('images/page-bg2.jpg') no-repeat top left;
}

div#push
{
	clear: both;
	height: 381px;
}

div#flash-header
{
	background: url('images/header-bg.jpg') no-repeat top left;
	height: 354px;
}

div#flash-header img
{
	display: block;
	margin-bottom: 1px;
}

div#flash-header #links
{
	padding: 188px 0 0 18px;
}

div#header
{
	height: 253px;
}

img#logo
{
	position: absolute;
}

div#content
{
	float: left;
	width: 687px;
}

div#content p
{
	line-height: 1.5em;
}

div#wide
{
	padding: 0 55px 30px 19px;
}

.olympics div#wide 
{
	background: url('images/2010-bg.jpg') no-repeat top left;
	padding-bottom: 155px;
	padding-top: 170px;
}

div#content-shell
{
	background:  url('images/dot.gif') repeat-y top left;
	overflow: auto;
}

div#left-side
{
	float: left;
	padding: 0 12px 30px 19px;
	width: 211px;
}

div#left-side p
{
	margin: 0;
	padding: 0;
}

div#main-text
{
	background: url('images/content-bg.gif') no-repeat left 0px;
	/*border-left: 1px solid #C2C2C2;*/
	float: left;
	padding:0 55px 30px 33px;
	width: 357px;
}

img#colbert-report
{
	display: block;
	margin: -40px 0 0 -5px;
	position: absolute;
}

div#sidebar
{
	float: left;
	position: relative;
	width: 260px;
}

img#visitors-guide
{
	position: absolute;
	right: 0px;
}

div#search-box
{
	background: url('images/find-bg.gif') no-repeat top left;
	height: 43px;
	margin-top: 122px;
	padding: 20px 0 0 65px;
}

div#current-specials
{
	background: #BD7017;
	border-top: 1px solid #BD7017;
	color: white;
	padding: 0 20px 20px 20px;
}

div#current-specials p, div#current-specials span, div#current-specials td, div#current-specials a
{
	color: white;
}

div#insider
{
	background: #F4911E;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 139px;
	padding: 22px 0 12px 17px;
}

div#insider img
{
	display: block;
}

div#search-box form, div#insider form
{
	margin:0;
	padding:0;
}

div#search-box input, div#insider input
{
	background: #D97E14;
	border: none;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 8px 4px;
	width: 187px;
}

div#search-box input
{
	background: #BD7017;
	margin: 0;
	width: 146px;
}

div#insider a:visited, div#insider a:link, div#insider a,
div#search-box a:visited, div#search-box a:link, div#search-box a
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

div#the-latest
{
	float: left;
	padding: 0 39px 0 30px;
}

div#the-latest .column
{
	float: left;
	padding: 24px 33px 0 0;
	width: 173px;
}

div#events
{
	float: left;
	padding-right: 10px;
	width: 196px;
}

div#events .header-img
{
	display: block;
	margin-bottom: 36px;
}

div#events td
{
	font-size: 10px !important;
	line-height: 1.5em;
}

img#find-nature-img
{
	margin: -139px 8px 0 0;
	position: absolute;
	right: 0px;
}

img#splash-2010
{
	display: block;
	left: 0px;
	margin: -155px 0 0 32px;
	position: absolute;
}

div#footer
{
	background: #0E6B93 url('images/footer-bg.gif') no-repeat top left;
	height: 381px;
	margin: 0 auto;
	position: relative;
	width: 963px;
}

div#footer-logos 
{
	float: left;
	padding: 1px 0 0 8px;
	width: 687px;
}

div#footer-logos img
{
	display: block;
	float: left;
}

div#find-nature
{
	color: white;
	float: left;
	padding: 31px 18px;
	width: 224px;
}

div#find-nature p
{
	margin: 0;
	padding: 0;
}

div#find-nature p, divfind-nature td, div#find-nature span, div#find-nature a
{
	color: white;
}

div#hello-bc
{
	clear: both;
	/*overflow: auto;*/
	padding: 64px 51px 39px 34px;
}

div#footer-text
{
	border-top: 1px solid #6BA4BD;
	color: #6BA4BD;
	margin: 0 51px 0 48px;
	padding-top: 20px;
}

div#footer-text p, div#footer-text td, div#footer-text span, div#footer-text a
{
	color: #6BA4BD;
}

/* --- navigation --- */
ul.top
{
	border-bottom: 1px solid #C2C2C2;
	display: block;
	height: 52px;
	list-style: none;
	margin: 0 55px 27px 19px;
	padding: 0;
}

.olympics ul.top
{
	margin-bottom: 0;
}

ul.top li
{
	display: block;
	float: left;
	height: 52px;
}

ul.top a:visited.top,
ul.top a:link.top,
ul.top a.top
{
	color: black;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 36px;
	padding: 16px 10px 0 10px;
	text-decoration: none;
	text-transform: lowercase;
}

ul.top a:hover.top
{
	color: #F4911E;
	text-decoration: underline;
}

ul.flyout
{
	border-bottom: 1px solid #C2C2C2;
	display: none;
	list-style: none;
	margin: 52px 0 0 0;
	padding: 0;
	position: absolute;
	width: 150px;
	z-index: 30;
}

ul.top ul.flyout li
{
	display: inline;
	float: none;
	height: auto;
}

ul.flyout li ul.flyout
{
	margin: 0 0 0 149px;
}

ul.flyout a:visited.flyout,
ul.flyout a:link.flyout,
ul.flyout a.flyout
{
	background: white;
	border: 1px solid #C2C2C2;
	border-bottom: none;
	color: #0E6B93;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
}

ul.flyout a:hover.flyout
{
	background: #0E6B93;
	color: white;
}

ul.submenu
{
	list-style: none;
	margin: 0;
	padding: 5px 0 0 15px;
}

ul.submenu li
{
	display: block;
	padding-bottom: 10px;
}

li ul.submenu li
{
	padding-bottom: 4px;
}

ul.submenu a:visited.submenu,
ul.submenu a:link.submenu,
ul.submenu a.submenu
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

ul.submenu a:hover.submenu
{
	text-decoration: underline;
}

.menu-heading
{
	color: #F4911E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.brochure_item_row td
{
	background:transparent url(images/brochure_bg.gif) repeat-x scroll left bottom;
}














