body {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	background: #809ca8 url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#index {
	background: #809ca8 url(../images/index_main_bg.jpg) repeat-x;
}

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

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

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

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

a {
	color: #a44527;
	text-decoration: none;
}

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

a:hover {
	color: #407165;
	text-decoration: underline;
}

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

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #105c42;
	margin-top: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #407e98;
}

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



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

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

#index h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	height: 29px;
	padding: 11px 0 0;
	margin: 0 0 12px;
}

.index_left {
	width: 330px;
	float: left;
}

.index_logo {
	height: 275px;	
	padding: 35px 0 0 40px;
}

.index_left .search {
	padding: 4px 0 0 63px;	
}

.index_quick_links {
	min-height: 217px;
	height: auto !important;
	height: 217px;
	padding: 0 0 0 39px;
}

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

.index_quick_links li {
	font-size: 11px;
	list-style: none;
	background: url(../images/index_quick_bullet.gif) 0 50% no-repeat;
	font-weight: bold;
	padding: 0 0 0 18px;
	margin: 0 0 10px -18px;
}

.index_right {
	width: 615px;
	float: right;
	margin: 0;
	padding: 0;
	background: url(../images/index_map.gif) 225px 100% no-repeat;
}

.index_flash {
	height: 335px;	
	padding: 2px 0 0;
}

.index_news {
	width: 217px;
	float: left;
	padding: 0 0 0 8px;
}

.index_news h2 a, .index_news h2 a:visited {
	color: #fff;	
}

.index_body {
	width: 355px;
	float: right;
	line-height: 20px;
	padding: 0 40px 0 0;
}

.index_body_top {
	min-height: 168px;
	height: auto !important;
	height: 168px;
}

.index_address {
	vertical-align: baseline;
	float: right;
	width: 270px;
	color: #1d493e;
	font-weight: bold;
	margin: 0 -40px 0 0;
	padding: 10px 0 0;
}

*html .index_address {
	margin-right: -20px;	
}

.index_quick_links h2, .index_news h2, .index_body h2 {
	color: #fff;	
}

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

#index_footer_left {
	width: 303px;	
	padding: 28px 0 0 27px;
}

#index_footer_right {
	width: 605px;
	padding-left: 10px;
}

.index_map_over {
	position: absolute;	
	width: 105px;
	height: 65px;
	margin: -12px 0 0 -30px;
}

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

.left {
	width: 275px;
	float: left;
}

.logo {
	height: 198px;	
	padding: 30px 0 0 30px;
}

.news {
	padding: 0 30px 30px;
}

.news h2 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	height: 29px;
	padding: 11px 0 0;
	margin: 0 0 12px;
}

.news h2 a, .news h2 a:visited {
	color: #fff;
}

.right {
	width: 630px;
	float: left;
	min-height: 555px;
	height: auto !important;
	height: 555px;
	padding: 0 0 0 45px;
}

.right h1 {
	border-bottom: 1px dotted #809ca8;
	padding: 0 0 5px 0;
	margin-right: 45px;
}

.crumbs {
	font-size: 11px;
	color: #8099ad;
	height: 21px;
	padding: 7px 0 0;
	margin: 0 0 30px;
}

.crumbs a, .crumbs a:visited {
	color: #8099ad;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #a44527;	
}

.content {
	width: 405px;
	float: left;
	line-height: 19px;
	padding: 0 0 25px 0;
}

#content_wide {
	width: 585px;	
}

.gallery {
	width: 183px;
	float: right;
	padding: 16px 0 0;
}
	


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

.wrapper {
	width: 950px;
	margin: 0 auto;
}

.search {
	height: 23px;	
	padding: 4px 0 0 36px;
}

.searchbox {
	font-size: 10px;
	color: #78929d;
	font-weight: bold;
	background: #cfdade;
	border: 1px solid #496571;
	width: 160px;
	height: 14px;
	float: left;
	margin: 0 1px 0 0;
	padding: 3px 0 0 4px;
}

.go_button {
	float: left;	
}

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

.footer_wrapper {
	width: 950px;
	margin: 0 auto;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.footer_left {
	width: 132px;
	float: left;
	padding: 28px 0 0 18px;
}

.footer_right {
	width: 630px;
	float: right;
	font-size: 10px;
	padding: 25px 0 0;
	color: #465860;
	line-height: 16px;
}

.footer_right a, .footer_right a:visited {
	color: #2f4048;	
}

.footer_right a:hover, .footer_right a:visited:hover {
	color: #fff;	
}

.clearer {
	clear: both;	
}
	
	

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

.tsr-pg-title {
	font-weight:bold;
	font-size: 12px;
	margin: 0;
	}

#index .tsr-pg-title {
	font-size: 11px;	
}
	
.tsr-pg-abstract {
	color:#3e4c53;
	padding-bottom:17px;
	font-size: 11px;
	line-height: 14px;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

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

h2.search-pg-title {
	color: #fff; font-size: 13px; font-weight: bold; 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: #d3dce0;
}

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

.search-pg-edited {
	font-size: 11px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


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

.photo-area {
	
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 133px;
	height: 133px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 11px;
	border: 2px solid #105c42;
	}
	
#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: 415px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -148px;
	left: -447px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -296px;
	left: -447px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -296px;
	left: -447px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -296px;
	left: -447px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 415px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -296px;
	left: -447px;
	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
*/

.navigation {
	height: 52px;
	font-weight: bold;
}

#nav {
	height: 51px;
}

#index #home_link {
	display: none;	
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #fff;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #b0d3ca;	
	text-decoration: none;
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
	color: #fff;
}


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


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0;
	padding: 20px 12px 17px 12px;
	background: url(../images/daddy_bg.jpg) 100% 0 no-repeat;
}

*:first-child+html .yuimenubaritemlabel {
	padding-top: 18px;
	padding-bottom: 19px;
}

*html .yuimenubaritemlabel {
	padding-top: 18px;
	padding-bottom: 19px;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	padding: 8px 25px 8px 12px !important;
	font-size: 11px;
}

.yuimenuitem:hover {
	background: #94abb4;	
}

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






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

.bd .bd .bd {
	border-left: 1px solid #94abb4;
}


/* ----- 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);
}