body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td, p, li {
	font-size: 12px;
}

img {
	border: none;
}

.image-left-aligned {
    padding-right:12px;
}

.image-right-aligned {
    padding-left:12px;
}

a, a:visited {
	color: #AD5E3B;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #303030;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #cd4805;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5189b7;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.index_wide {
	background: url(../images/index_wide_bg.jpg) 50% 0 no-repeat;
	min-width: 950px;
	width: auto !important;
	width: 950px;
}

#index .wrapper {
	min-height: 530px;
	height: auto !important;
	height: 530px;
	background: none;
}

.index_flash {
	height: 396px;	
}

.index_box {
	font-size: 11px;
	height: 370px;
}

.index_box h2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	height: 35px;
	margin: 0;
	padding: 19px 0 0;
	text-transform: uppercase;
}

#box_one {
	width: 244px;
	float: left;
	margin: 0 0 0 25px;
	padding: 0 18px;
	color: #646464;
}

*html #box_one {
	margin-left: 15px;	
}

#box_one h2 {
	color: #356792;	
}

.index_whats_happening_left {
	width: 105px;
	float: left;
}

.index_whats_happening_img {
	width: 97px;	
}

.index_whats_happening {
	line-height: 15px;
	width: 135px;
	float: right;
}

.index_whats_happening_title {
	font-size: 12px;
	font-weight: bold;
	color: #4581b4;
	margin: 0 0 5px;
}

.whats_happening_btn {
	width: 16px;
	float: left;
	height: 15px;
	background: url(../images/whats_happening_btn_bg.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	margin: 4px 4px 0 0;
	padding: 1px 0 0;
}

.whats_happening_btn a, .whats_happening_btn a:visited {
	color: #686767;	
}

#whats_happening_btn_on {
	background: #6a89a3;
}

#whats_happening_btn_on a, #whats_happening_btn_on a:visited {
	color: #fff;	
}

.anniversary_site {
	position: absolute;
	margin: 205px 0 0 -14px;
}

#box_two {
	width: 149px;
	float: left;
	margin: 0 0 0 13px;
	padding: 0 18px;
}

#box_two a, #box_two a:visited {
	color: #303030;	
}

#box_two a:hover, #box_two a:visited:hover {
	color: #506626;	
}

#box_two h2 {
	color: #506626;	
}

.interactive_map {
	position: absolute;
	margin: 217px 0 0 5px;
}

#box_two ul {
	margin: 0;
	padding: 0;
}

#box_two li {
	list-style: none;
	background: url(../images/tools_bullet.gif) 0 5px no-repeat;
	padding: 0 0 6px 12px;
}

#box_three {
	font-size: 12px;
	width: 149px;
	float: left;
	margin: 0 0 0 11px;
	padding: 0 18px;
}

#box_three h2 {
	color: #90411e;	
}

#box_four {
	width: 214px;
	float: left;
	margin: 0 0 0 14px;
	height: 250px;
}

#box_four h2, .calendar h2 {
	margin: 0;
	padding: 3px 0 0;
	text-align: center;
	height: 19px;
	background: #365876;
	text-transform: uppercase;
	color: #fff;
	width: 208px;
}

#index .search {
	height: 48px;
	padding: 12px 0 0;
}

.index_ads {
	float: left;
	width: 615px;
	padding: 0 0 0 85px;
	height: 91px;
	display: none;
}

.index_footer {
	font-size: 11px;
	line-height: 14px;
	float: right;
	width: 195px;
	margin: 0 28px 0 0;
	padding: 25px 0 0;
}

*html .index_footer {
	margin-right: 13px;	
}

.index_footer a, .index_footer a:visited {
	color: #303030;	
}



/* --------------------------------------------------------------------------------------------------------------------- INTERACTIVE MAP STYLES ------------ */

#map_canvas {
	margin: 0 0 20px;
	border: 1px solid #bbb;
}

.map_selectors {
	padding: 0 10px 25px;
	background: url(../images/selectors_bg.jpg) repeat-x;
}

.map_selectors h2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;	
	height: 31px;
	padding: 17px 0 0;
}




/* ------------------------------------------------------------------------------------------------------- CALENDAR CSS ------------ */

#calendar-wrapper { margin: 0; }
.calendar_div {
	width: 165px;
	float: left;
	}
#calHdr { background-color: #4674b5 }
#calThumbs   { float: left; margin: 0 25px 0 0; width: 687px }
#calThumbs h2 { font-size: 13px; line-height: 15px; margin: 0px; padding: 0px; border: none; }
#calThumbs p  { font-size: 12px; line-height: 15px; margin: 0px 0px 10px; padding-top: 0px; padding-bottom: 10px; border-bottom: 1px dotted #dedede }
#calThumbs em { font-size: 12px; line-height: 15px }
#eventDetail   { float: left; margin-top: 7px; margin-right: 20px; margin-left: 10px; padding-right: 20px; border-right: 1px dotted #dedede; width: 425px }
#calNav { float: left; margin-top: 10px; width: 170px }
.calContent { 	line-height: 18px;	text-align: left;	padding-left: 10px 	}
.calContent a:link {	font-weight: normal; 	text-decoration: none 	}
.calContent a:visited { 	font-weight: normal 	}
.calContent div#crumbs { 	margin-right: 20px 	}
li.greyed-out { 	color: #ccc; 	font-size: 11px 	}
div#events p {	line-height:1.4	}
div#categories input { 	font-size: 11px 	}
div#categories li { 	margin-left: -22px 	}
div#categories a { color: white; }
div#categories a:visited { color: white; }
div#categories a:hover { color: #b8b392; }
div#categories a:visited:hover { color: #b8b392; }
.calendar-prev a  { color: white; font-size: 12px; line-height: 14px; margin: 0 8px 0 0; }
.calendar-next a  { color: white; font-size: 12px; line-height: 14px; margin: 0 0 0 8px; }
#calbox { 	margin: 0 0 10px 0; 	padding: 0; width: 208px; border-left: 1px solid #cbccce; }
#calbox th, #calbox td { 	font-size: 12px; 	text-align: center; 	vertical-align: middle; 	padding: 0px 1px; margin: 0 0 0 1px; 	}
#calbox td  { color: #201d1d; font-weight: bold; margin: 0; border-right: 1px solid #cbccce; border-bottom: 1px solid #cbccce; padding: 2px 4px; line-height: 14px; background: #e4e5e5; }
#calbox th  { padding: 4px; }
#calbox a  { font-weight: bold; text-decoration: none; border: none; color: #201D1D; }
#calbox td.currentDay { background: #fff; }
#calbox td.active-date { background: #9DB0C0; }
#calbox td.active-date:hover { background: #9db0c0; }
#calbox a:hover { 	color: #201D1D; text-decoration: underline; }
#calbox td.calmonth  { color: #343434; font-weight: bold; font-size: 10px; text-transform: uppercase; text-align: center; padding: 2px; border-top: 1px solid #cbccce; border-bottom: 1px solid #cbccce; border-right: 1px solid #cbccce; background: #f7f8f8; height: 18px; }
#calbox td.calmonth a { color: #343434; }
#calbox td.calmonth a:visited { color: #343434; }
#calbox td.calmonth a:hover { color: #343434; }
#calbox td.calmonth a:visited:hover { color: #343434; }
#calbox .calweekdays  { color: #919395; padding: 2px; background: #e4e5e5;}
#calbox .calweekdays th {
	border-right: 1px solid #cbccce;	
	border-bottom: 1px solid #cbccce;
}
/* #calbox th.calweekbtn  { width: 20px; } */
#calbox th.calweekbtn  { display:none }
/* #calbox td.calweekbtn  { text-align: left; padding: 2px 0 0 3px; width: 20px; border-left: 1px dotted #594b2e; } */
#calbox td.calweekbtn  { display:none }
/* #calbox td.noborder { border: none; background: #594b2e; } */
#calbox td.noborder { display:none }
table.event-section { 	width: 100% 	}
table.event-section td {	font-size: 12px;	}
table.event-section tr:hover {	background: #ffa;	}
table.event-section .row-alt {	background: #eef;	}
table.event-section h4 {	margin: 0;	padding: 0;	font: normal 15px Arial;	}
table.event-section p {	margin: 0;	padding: 0;	}
table.event-section a {	margin: 0;	padding: 0;	text-decoration: none;	}
#calSearch { 	font-size: 11px; 	background-color: #fff; 	margin-left: 3px; 	border: solid 1px #4674b5; 	width: 100px; 	height: 17px 	}
#calBtn { 	color: #fff; 	font-weight: bold; 	font-size: 12px; 	background-color: #4674b5 	}
.ie-pad-fix { padding-top: -18px; }

/* master wrapper for the hover - CS*/
.event_hover_box {
	display: none;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	z-index:200;
	text-align: left;
	font-weight: normal;
}

.event_hover_wrap {
	background: #e3e3e3 url(../images/teaser_hover_bg.jpg) repeat-x; 
	border: 1px solid #888;
	padding: 10px;
	width: 275px;
	color: #333;
	}
	
#event_hover_title {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	text-transform: none;
	height: auto;
	padding: 0;
	color: #365876 !important;
	background: none !important;
	text-align: left !important;
	}
	
.event_hover_date {
	font-style: italic;
	}
	
.event_hover_abstract {
	line-height: 18px;
	display: none;
	}
	
.event_hover_abstract p {
	margin: 0;
	}
	
.event_popup_img {
	display: none;
	}

#calendar_page #calendar_div {
	margin-top: -54px;
	}
	
.ad_link img {
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right: 1px solid #ddd;
	height: 91px;
}



	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.y {
	background: url(../images/y.gif) 50% 0 repeat-y;	
	min-width: 950px;
	width: auto !important;
	width: 950px;
}

.wide_wrapper {
	background: url(../images/wide_bg.jpg) 50% 0 no-repeat;	
}

#map_wide_wrapper {
	background: url(../images/map_wide_bg.jpg) 50% 0 no-repeat;	
}

.logo {
	width: 311px;
	float: left;
	height: 135px;
	padding: 0 0 0 14px;
	display: none;
}

.logo_print {
	display: block;	
	padding: 0 0 50px;
}

.tagline {
	width: 600px;
	float: right;
	padding: 41px 0 0;
	display: none;
}

.left {
	width: 810px;
	float: left;
	padding: 0 0 0 60px;
}

.crumbs {
	font-size: 11px;
	width: 440px;
	float: left;
	height: 50px;	
	color: #61829e;
	padding: 35px 0 0;
	text-transform: lowercase;
	display: none;
}

.crumbs a, .crumbs a:visited {
	color: #61829e;	
}

.actions {
	width: 165px;
	float: right;
	text-align: right;
	padding: 30px 0 0;
	display: none;
}

.actions img {
	padding-left: 3px;	
}

.gallery {
	width: 157px;
	float: left;
	margin: -10px 0 0 -10px;
	padding: 0 0 25px;
}

.content {
	line-height: 18px;
	width: 623px;
	float: right;
	min-height: 522px;
	height: auto !important;
	height: 522px;
	margin: 0 0 25px;
}

#content_wide {
	width: auto;
	float: left;
}

.content h1 {
	margin-top: 0;	
}

.footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	margin: 0 -33px 25px -108px;
	padding: 60px 0 0 130px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

.right {
	width: 210px;
	float: right;
	padding: 0 28px 0 0;
	margin: 0 0 25px;
	min-height: 940px;
	height: auto !important;
	height: 940px;
	display: none;
}

.search {
	height: 43px;
	padding: 1px 0 0;
}

.calendar {
	height: 196px;	
}

.right_col_box {
	padding: 0 10px 15px;	
}

.right_col_box h2 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0;	
	height: 31px;
	padding: 17px 0 0;
}

.right_col_box ul {
	padding: 0;
	margin: 0;
}

.right_col_box li {
	list-style: none;	
	padding: 0 0 6px 12px;
}

#highlights {
	background: #fdfdfd url(../images/highlights_bg.jpg) repeat-x;
	min-height: 132px;
	height: auto !important;
	height: 132px;
}

#highlights h2 {
	color: #90411e;	
}

#highlights li {
	background: url(../images/highlights_bullet.gif) 0 5px no-repeat;	
}

#highlights a, #highlights a:visited {
	color: #ad5e3b;	
}

#highlights a:hover, #highlights a:visited:hover {
	color: #303030;	
}

#tools {
	background: #fff url(../images/tools_bg.jpg) repeat-x;
	min-height: 170px;
	height: auto !important;
	height: 170px;
}

#tools h2 {
	color: #506626;	
}

#tools li {
	background: url(../images/tools_bullet.gif) 0 5px no-repeat;	
}

#tools a, #tools a:visited {
	color: #303030;	
}

#tools a:hover, #tools a:visited:hover {
	color: #506626;	
}

.credits {
	font-size: 11px;
	line-height: 14px;
}

.credits a, .credits a:visited {
	color: #303030;	
}

.right_col_rule {
	height: 1px;
	background: #dee1dd;
	clear: both;
	margin: 9px 0;
	overflow: hidden;
}

.footer {
	display: none;	
}
	


/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.wrapper {
	width: 950px;
	margin: 0 auto;
	background: url(../images/right_col_bg.jpg) 100% 100% no-repeat;
}

.searchbox {
	font-size: 10px;
	float: left;
	border: 0;
	height: 16px;
	width: 157px;
	padding: 6px 0 0 10px;
	background: none;
	color: #dd533d;
}

.go_button {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 4px 0 7px;
}

.clearer {
	clear: both;	
}

.footer_rss {
	float: left;
	padding: 51px 0 0;
}

.footer_icons {
	float: right;	
}

.small {
	font-size: 9px;	
}



/* --------------------------------------------------------------------------------------------------------------------- SITE MAP STYLES ------------ */
.sitemap ul {
	padding: 0 0 0 20px;	
}

.sitemap li {
	font-size: 16px;
	padding: 0 0 15px;	
}

.sitemap li a, .sitemap li a:visited {
	color: #000;	
}

.sitemap li li {
	font-size: 12px;
	padding: 0 0 3px;	
}

.sitemap li li a, .sitemap li li a:visited {
	color: #61829E;	
}

	
	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

.tsr-pg-title {
	font-weight:bold;
	margin: 0 0 4px;
	}
	
.tsr-pg-abstract {
	padding-bottom:10px;
	margin: 0 0 10px 0;
	font-style: italic;
	border-bottom: 1px dotted #514f4a;
	}

/*	
.teaser_hover{
	margin: 0 0 10px -10px;
	position: absolute; 
	visibility: hidden; 
	z-index:1; 
	border: 1px solid #888;
}
*/

/* JEREMY MODIFY THESE TWO CLASSES BELOW TO STYLE THE DIVS  (also, the div that wraps the hover needs to have a class of hoverbox_xxx [where xx is is a unique id])*/
.teaser_hover {
	display: none;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	z-index:200;
	text-align: left;
	font-weight: normal;
}

.teaser_hover_wrap {
	background: #e3e3e3 url(../images/teaser_hover_bg.jpg) repeat-x; 
	border: 1px solid #888;
	padding: 10px;
	width: 375px;
	color: #333;
}

.teaser_hover_img {
	width: 115px;
	float: right;
	margin: 0 0 10px 25px;
}
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px dashed #ccc;
}

h2.search-pg-title {
	margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 15px 0;
}

.search-highlight {
	font-weight: bold; background-color: #d6e5f3;
}

.search-pg-loc {
	font-size: 11px; font-weight: normal; font-style: italic; color: #999;
}

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 10px 0; color: #999;
}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background: url(../images/gallery_bg.jpg) no-repeat;
	width: 133px;
	height: 147px;
	margin: 0 0 15px;
	padding: 10px 11px 0 12px;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #ccc;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 425px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -163px;
	left: 193px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 425px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -335px;
	left: 193px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 425px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -335px;
	left: 193px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 425px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -335px;
	left: 193px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 425px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -335px;
	left: 193px;
	display: none;
	}


/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

#index #home_link {
	display: none;	
}

.navigation_wrapper {
	width: 950px;
	margin: 0 auto;
	background: red;
}

#index .navigation {
	position: absolute;
}

.navigation {
	height: 36px;	
	display: none;
}

#nav {
		
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #12282a;
	height: 20px;
	padding-top: 17px;
}

*html .yuimenu a, *html .yuimenu a:visited, *:first-child+html .yuimenu a, *:first-child+html .yuimenu a:visited {
	height: auto;
	padding-bottom: 3px;
}

.yuimenu a:hover, .yuimenu a:visited:hover {
		
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a, .yuimenu .yuimenu a:visited {
	height: auto;
	padding: 8px 25px 8px 10px !important;
}

.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	text-transform: uppercase;
	font-weight: bold;
	margin: -2px 0 0;
	padding: 0 10px 0 10px;
	background: url(../images/daddy_bg.jpg) 100% 100% no-repeat;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	border-bottom: #afbe91 solid 1px;
}

.yuimenuitem:hover {
	background: #afbe91;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd ul {
	background: #bdc8a8;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
		
}

.bd .bd .bd {
	background: lightblue;
	border-left: 1px solid #afbe91;
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}
