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

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

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

img {
	border: none;
}

a {
	color: #8b6e55;
	text-decoration: none;
}

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

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

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

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #1d2125;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #8b6e55;
}

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

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



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.index_left {
	width: 316px;
	float: left;
	padding: 34px 0 0;
}

.index_left .logo {
	padding: 0 0 23px 0;	
}

.icons {
	padding: 0 0 0 40px;
}

.index_right {
	width: 634px;
	float: left;
}

.index_flash {
	height: 297px;
	width: 634px;
}

.index_content {
	height: 206px;
	overflow: hidden;
	padding: 60px 50px 40px 35px;
	line-height: 24px;
}

.index_content h1 {
	margin: 0 0 5px;
	padding: 0;
	color: #517592;
	font-size: 19px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}

#index .footer {
	padding-top: 0;
	background: none;
}

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

.wide_wrapper_y {
	background: url(../images/wide_wrapper_y.jpg) 50% 0 repeat-y;	
}

.sub_left {
	width: 290px;
	float: left;
	padding: 28px 0 0;
}

.logo {
	padding: 0 0 23px 0;	
}

.sub_left h2 {
	padding: 0 45px;
	color: #1d2125;
	font-size: 14px;
}

.sub_right {
	width: 600px;
	float: right;
	min-height: 560px;
	padding: 65px 0 0 0;
}

.content {
	width: 375px;
	float: left;
	line-height: 24px;
}

#content_wide {
	width: 565px;
}

.crumbs {
	color: #8b6e55;
	font-size: 11px;
	padding: 0 0 15px;
}

.crumbs a, .crumbs a:visited {
	color: #8b6e55;	
}

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

.gallery {
	width: 177px;
	float: right;
	padding: 18px 0 0;
}

.footer_icons_wide {
	background: #3e4449 url(../images/footer_bg.jpg) 50% 0 no-repeat;
}

.footer_icons {
	width: 950px;
	margin: 0 auto;
	padding: 45px 0 25px;
}
	


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

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

.top_bar {
	height: 19px;
	text-align: right;
	padding: 18px 0 0;
	font-size: 11px;
	color: #a8b9c6;
}

.top_bar a, .top_bar a:visited {
	color: #a8b9c6;	
}

.top_bar a:hover, .top_bar a:visited:hover {
	color: #a8b9c6;	
}

.clearer {
	clear: both;	
}

.footer_wide {
	background: #3e4449;
}

.footer {
	padding: 25px 0 50px 45px;
	width: 905px;
	margin: 0 auto;
	background: url(../images/footer_bg2.jpg) no-repeat;
	color: #606d77;
	font-size: 11px;
}

.footer a, .footer a:visited {
	color: #778592;	
}

.footer a:hover, .footer a:visited:hover {
	color: #606d77;	
}
	
.image-aligned-left {
	padding: 0 12px 12px 0;
}

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

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */
.tsr-pg {
	padding: 0 45px; 	
}

.tsr-pg-title {
	font-weight:bold;
	font-size: 12px;
	margin: 0;
	}
	
.tsr-pg-abstract {
	color:#34444f;
	padding-bottom:15px;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px solid #97a9b7;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- 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: #ffd;
}

.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 {
	float: left;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 134px;
	height: 134px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 38px;
	border: 3px solid #536776;
	}
	
#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: 385px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -178px;
	left: -423px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 385px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -356px;
	left: -423px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 385px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -356px;
	left: -423px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 385px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -356px;
	left: -423px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 385px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -356px;
	left: -423px;
	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
*/

#nav {
	background: none;
	min-height: 134px;
	padding: 0 0 21px;
}

#index #nav {
	min-height: 131px;	
}


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

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

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

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


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:none;
	background: url(../images/nav_bg.png) 0 100% no-repeat;
}

*html .yuimenubaritem {
	background: none;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0 20px 0 20px;
	height: 28px;
	padding: 19px 0 0;
	font-size: 14px;
}

*html .yuimenubaritem-hassubmenu {
	margin-bottom: -14px !important;
}


/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	background: #728593;
	border-bottom: #8293a0 solid 1px;
	padding: 5px 25px 5px 10px !important;
}

.bd .bd {
	left: 50px;
	position: absolute;
}

*html .bd .bd {
		margin-top: -17px;
}


/* ----- SECOND LEVEL PADDING AND MARGINS ----- */
.yuimenuitemlabel {
		
}


/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {	
	border-left: 1px solid #8293a0;
}

.bd .bd .bd {
	position: absolute;
	left: 0;
}

*html .bd .bd .bd {
	margin-top: 0;	
}


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

#index #home_link {
	display: none;	
}




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