body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff 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: #138150;
	text-decoration: none;
}

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

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

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

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #c08e4d;
	margin: 0 0 15px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #4f9e7b;
}

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



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
#index #wide_wrapper {
	background: url(../images/index_bg.jpg) 50% 0 no-repeat;
	min-width: 955px;
	width: auto !important;
	width: 955px;	
}

.index_top_left {
	float: left;
	width: 305px;
	padding: 50px 0 0 35px;
}

.index_top_left h1 {
	color: #0d603b;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0;
	letter-spacing: 1px;
}

.index_top_left p {
	color: #fff;
	font-size: 15px;
	margin: 0;
	line-height: 24px;
}

#index_logo {
	padding-top: 18px;
}

.index_flash {
	float: right;
	width: 578px;
	height: 279px;
}

.index_content {
	background: #fff url(../images/index_content_bg.jpg) 0 100% no-repeat;
	margin: 14px 12px 0 11px;
	padding: 0 0 6px;
	color: #6c6044;
	font-size: 11px;
	line-height: 14px;
}

.index_content a, .index_content a:visited {
	color: #148250;	
}

.index_content a:hover, .index_content a:visited:hover {
	color: #10532a;	
}

.index_content .left {
	float: left;
	width: 341px;
	background: #e7e4dd;
	margin: 0 0 0 6px;
	min-height: 160px;
	height: auto !important;
 	height: 160px;

}

.index_content .left h2 {
	color: #745122;
	background: #f0e4d4 url(../images/index_left_h2_bg.jpg) no-repeat;
	height: 20px;
	margin: 0;
	padding: 7px 0 0 16px;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 6px solid #fff;
}

.index_content .left .content {
	margin: 11px 17px;
	padding: 0;
}

.index_content .middle {
	float: left;
	width: 341px;
	background: #e7e4dd;
	margin: 0 0 0 7px;
	min-height: 160px;
	height: auto !important;
 	height: 160px;
}

.index_content .middle h2 {
	color: #4c6a7a;
	background: #e1ecf2 url(../images/index_middle_h2_bg.jpg) no-repeat;
	height: 20px;
	margin: 0;
	padding: 7px 0 0 16px;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 6px solid #fff;
}

.index_content .middle .content {
	margin: 11px 17px;	
	padding: 0;
}

.index_content .right {
	float: right;
	width: 223px;
	margin: 0 6px 0 0;
}

.index_content .right h2 {
	color: #0f5f3b;
	background: #cdefdb url(../images/index_right_h2_bg.jpg) no-repeat;
	height: 20px;
	margin: 0;
	padding: 7px 0 0 16px;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 6px solid #fff;
}

.index_content .right .content {
	margin: 7px 17px 0;	
	padding: 0;
}

.index_content .right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: url(../images/bullet.gif);
}

.index_content .right li {
	margin: 0 0 14px;
	font-size: 11px;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
#wide_wrapper {
	background: url(../images/bg.jpg) 50% 0 no-repeat;	
	min-width: 955px;
	width: auto !important;
	width: 955px;
}

.logo {
	position: absolute;
	width: 164px;
	padding: 5px 0 0 11px;
}

.crumbs {
	height: 20px;
	color: #cce2d0;
	padding: 1px 0 0 133px;
}

.crumbs a, .crumbs a:visited {
	color: #cce2d0;	
}

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

.sub_content_wrapper {
	background: #fff url(../images/content_bg_y.gif) 100% 0 repeat-y;
	margin: 0 12px;
}

.gallery_col {
	width: 135px;
	float: left;
	margin: 0 0 0 42px;
	padding: 48px 0 0;
}

*html .gallery_col {
	margin-left: 20px;	
}

.sub_content {
	float: left;
	width: 450px;
	padding: 48px 0 40px 40px;
	line-height: 20px;
	margin: 0;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

*:first-child+html .sub_content {
	padding-left: 46px;
}

#content_wide {
	width: 625px;	
}

.gallery_thumb {
	width: 180px;
	float: left;
	padding: 0 25px 25px 0;
	font-size: 11px;
	height: 250px;
}

.teasers_col {
	float: right;
	width: 221px;
	margin: 25px 9px 0;
	font-size: 11px;
	line-height: 15px;
	color: #6d6961;
}

*html .teasers_col {
	margin-right: 4px;
}

.teasers_col h2 {
	color: #71532d;	
	background: #e3d5bf url(../images/teasers_h2_bg.jpg);
	font-size: 11px;
	text-transform: uppercase;
	height: 20px;
	padding: 7px 0 0 24px;
	margin: 0 0 15px;
}

.ads {
	margin: 0 0 0 24px;	
}
	


/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
#wrapper {
	width: 955px;
	margin: 0 auto;
}

#header {
	height: 145px;	
}

.search {
	float: right;
	width: 175px;
	height: 33px;
	padding: 62px 0 0;
	text-align: right;
}

.searchbox {
	float: left;
	color: #9d9784;
	padding: 3px 0 0 7px;
	width: 114px;
	height: 15px;
	border: 1px solid #d2d2d2;
}
#main-search-box {
	font-size: 9px;	
}
.go_button {
	float: left;
}

.clearer {
	clear: both;	
}

.footer {
	padding: 15px 21px 60px;
	font-size: 11px;
	color: #a19d8d;
	text-align: right;
}

#index .footer {
	padding-right: 12px;	
}

.footer a, .footer a:visited {
	color: #746e54;	
}

.footer a:hover, .footer a:visited:hover {
	color: #a19d8d;	
}

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

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

table.data {
	border-collapse: collapse;
	border: 1px solid #333;
	font-size:12px;
	margin-top:12px;
}

table.data th {
	border-collapse: collapse;
	border: 1px solid #333;
	background-color: #ccc;
	text-align: left;
	padding:4px;
}

table.data td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:4px;
}
	
.rwhdr {
	background-color:#138150;
	color:#FFFFFF;
	font-weight:bold;
}
	

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

.tsr-pg-title {
	font-weight:bold;
	margin: 0 24px;
	padding: 0;
	}
	
.tsr-pg-abstract {
	padding: 0 0 15px;
	margin: 0 24px 15px;
	border-bottom: 1px dotted #ddd9cd;
	}
	
#index .tsr-pg-title {
	margin: 0;
	padding: 0;
}

#index .tsr-pg-abstract {
	padding: 0;
	margin: 0;
	border-bottom: none;
}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- 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: #d6ede3;
}

.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: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 135px;
	height: 135px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 37px;
	border: 3px solid #e7e4dd;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #bfd4cb;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -178px;
	left: 181px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -356px;
	left: 181px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -356px;
	left: 181px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -356px;
	left: 181px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -356px;
	left: 181px;
	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 {
	float: right;
	width: 767px;
	clear: right;
	padding: 0 13px 0 0;
}

#index #home_link {
	display: none;	
}

#nav {
	float: right;
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #8c8672;	
	text-decoration: none;
}

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


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
	padding: 0;
	border-right: 1px solid #c0b7af;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	padding: 19px 0 0;
}

.bd .bd {
	background: #e3dfd3;	
}


/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	border-bottom: #c7b4a4 solid 1px;
	z-index: 200;
	padding: 5px 25px 5px 0 !important;
	font-size: 11px;
}


/* ----- SECOND LEVEL PADDING AND MARGINS ----- */
.yuimenuitemlabel {
	margin: 0 8px;	
}


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


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