@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #0B787B;
	margin: 0; padding: 0;
	margin-top: 60px;
	margin-bottom: 30px;
/*	color: #799F86; */
	color: #617f6b;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}
h1, h2, h3 {
	color: #0B787B;
}
h1 {
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 130%;
}
h2 {
	margin-top: 35px;
	margin-bottom: 0px;
	font-size: 110%;
}
h3 {
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 90%;
}
img {
	border: 0;
}

/* Main page container */
#container {
	padding: 0;
	margin: 0 auto;
	width: 933px;
	background: #0B787B;
	text-align: left;
}


/* Sidebar container - leftside menus */
#sidebar {
	float: left;
	width: 160px;
	background: #0B787B;
	padding-bottom: 15px;
	padding-right: 10px;
}
#newsletter-signup {
	color: #ffffff;
	font-size: 0.75em;
	margin-top: 50px;
}


/* Primary menus */
#leftMenu {
	font: 0.95em Verdana, Arial, Helvetica, sans-serif;
}
#leftMenu ul {
	margin: 0; padding: 0;
	margin-top: 40px;
}
#leftMenu ul li {
	margin: 0; padding: 0;
	margin-left: 0;
	margin-top: 10px;
	list-style-type: none;
}
#leftMenu ul li ul {
	margin: 0; padding: 0;
	font: 0.70em Verdana, Arial, Helvetica, sans-serif;
	display: inline;  /* IE6/7 fix to remove added top margin */
}
#leftMenu ul li ul li {
	margin: 0; padding: 0;
	margin-left: 20px;
}
#leftMenu a {
	color: #ffffff;
}
#leftMenu a.dark {
	color: #799F86;
}
#leftMenu a:hover {
	color: #799F86;
	text-decoration: none;
}

/* Secondary menus */
#leftMenu2 {
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#leftMenu2 ul {
	margin: 0; padding: 0;
/*	margin-top: 20px; */
}
#leftMenu2 li {
	margin: 0; padding: 0;
	margin-left: 0;
	margin-top: 2px;
	list-style-type: none;
}
#leftMenu2 a {
	color: #ffffff;
}
#leftMenu2 a:hover {
	color: #799F86;
	text-decoration: none;
}


/* Top content container - photo and main menus */
#topContent {
	background: #0B787B;
}
#topImages {
	width: 730px;
	height: 165px;
}
#topMenu {
	height: 30px;
	width: 700px;
	padding-left: 30px;
	padding-top: 10px;
	font: 1.05em Verdana, Arial, Helvetica, sans-serif;
	background: #799F86 url(media/bird.jpg) no-repeat 655px;
}
#topMenu a {
	color: #ffffff;
}
#topMenu a:hover {
	color: #0B787B;
	text-decoration: none;
}
#topMenu .topmenu1 {
	margin-left: 0;
}
#topMenu .topmenu2, #topMenu .topmenu3, #topMenu .topmenu4 {
	margin-left: 75px;
}

/* Main page content containers */
#mainContent {
	padding: 0;
	margin: 0 0 0 200px;
/*	zoom: 1; /* IE6 fix */
}
#pageContent {
	width: 670px;
	background: #ffffff url(media/tree-background.jpg) no-repeat;
	margin: 0;
	padding: 30px;
	min-height: 700px;
}
#pageContent p {
	font-size: 85%;
	line-height: 150%;
}
#pageContent p.overline {
	padding-top: 5px;
	border-top-style: dotted;
	border-top-width: 2px;
	font-style: italic;
}
#pageContent ul, #pageContent ol {
	font-size: 85%;
	line-height: 140%;
}
#pageContent a {
	color: #617f6b;
	text-decoration: none;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#pageContent a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#pageContent form {
	font-size: 85%;
}
#pageContent .bigbutton {
	font-size: 100%;
}

/* Specific settings for news and events panel */
#newspanel {
	float: right;
	background-color: #a1bcaa;
	width: 180px;
	padding: 10px;
	margin: 20px 0 30px 20px;
}
#newspanel h3 {
	margin: 0;
	color: #0B787B;
	font-size: 85%;
}
#newspanel p {
	color: #ffffff;
	line-height: 130%;
	font-size: 70%;
	margin: 8px 0;
}
#newspanel a {
	color: #ffffff;
	border-bottom-style: none;
}


/* Specific settings for photo thumbnail block */
#thumbnails {
	text-align: left;
	width: 650px;
	padding-top: 10px;
}
#thumbnails a, #thumbnails a:hover {
	border-bottom-style: none;
	border-width: 0;
}
#thumbnails .thumbnail {
	margin-right: 8px;
	margin-bottom: 12px;
}
#thumbnails .slideshow {
	float: right;
	font-style: italic;
	font-size: 0.75em;
	margin-top: 20px;
	margin-right: 15px;
}

/* Specific settings for results listed */
#pageList p {
	font-size: 80%;
	line-height: 120%;
}
#pageList p.legend {
	margin: 0;
	font-size: 70%;
	padding-bottom: 6px;
	line-height: 130%;
}
#pageList h2 {
	margin: 0;
	font-size: 90%;
}
#pageList a {
	font-weight: normal;
}
#pageList .top {
	text-align: right; 
	font-size: 70%;
	padding-top: 10px;
}

/* Specific settings for events list */
#eventsList p {
	font-size: 80%;
	line-height: 120%;
}
#eventsList p.event {
	margin: 0; padding: 0;;
	font-size: 85%;
	font-weight: bold;
	line-height: 120%;
}
#eventsList p.description {
	font-size: 80%;
	line-height: 120%;
}
#eventsList p.legend {
	margin: 0;
	font-size: 70%;
	padding-bottom: 6px;
	line-height: 130%;
}
#eventsList h2 {
	margin: 0;
	font-size: 90%;
}
#eventsList a {
	font-weight: normal;
}
#eventsList .top {
	text-align: right; 
	font-size: 70%;
	padding-top: 10px;
}


/* Specific settings for businesses */
#businessList p {
	margin: 0;
	font-size: 80%;
	line-height: 120%;
}
#businessList p.legend {
	margin: 0;
	font-size: 70%;
	padding-bottom: 30px;
	line-height: 130%;
}
#businessList h2 {
	margin: 0;
	margin-top: 15px;
	font-size: 120%;
}
#businessList h3 {
	margin: 0;
	margin-top: 15px;
	font-size: 90%;
}
#businessList a {
	font-weight: normal;
}
#businessList .top {
	text-align: right; 
	font-size: 70%;
}

/* Specific settings for sitemap */
#sitemap ul {	/* first level sitemap pages */
	padding-left: 0;
	list-style-type: none;
}
#sitemap li {	/* first level */
	padding-top: 7px;
}
#sitemap ul ul {	/* second level sitemap pages */
	padding-left: 30px;
	padding-top: 0;
	list-style-type: none;
}
#sitemap ul ul li {	/* second level */
	padding-top: 0;
}



#pageFooter {
	width: 730px;
	height: 21px;
	background-image: url(media/footer.jpg);
}



/* Odds and ends */
.floatright {
	float: right;
	margin: 0;
	padding-top: 6px;
	margin-left: 25px;
	margin-bottom: 20px;
}
.floatleft {
	float: left;
	margin: 0;
	padding-top: 6px;
	margin-right: 25px;
	margin-bottom: 20px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

