html {
	overflow-y: scroll;	
}

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

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

img {
	border: none;
}

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

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

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

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

h1 {
	font-size: 24px;
	color: #a45715;
	font-family: verdana;
	font-weight: normal;
	border-bottom: 1px dotted #977c63;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #5e4937;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	color: #5a9ea6;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #b91701;
}



/* ------------------------------------------------------------------------------------------------------------ INDEX STYLES ------------ */

.index_top_wide {
	background: url(../images/index_top_wide_bg.jpg) 50% 0 no-repeat;
	height: 47px;
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

*html .index_top_wide {
	padding: 0;
	margin: 0 0 -9px 0;
	height: 56px;
}

.index_top_wrapper {
	width: 954px;
	margin: 0 auto;
}

.index_middle_wide {
	background: url(../images/index_middle_wide_bg.jpg) 50% 0 no-repeat;
	height: 507px;
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

.index_middle_wrapper {
	width: 954px;
	margin: 0 auto;
}

.index_flash {
	width: 684px;
	float: right;
	padding: 8px 0 0 0;
}

.index_left {
	width: 176px;
	float: left;
	padding: 88px 0 40px 48px;
}

.index_logo {
	margin: 0 0 30px 0;	
}

.index_left p {
	color: #6a584a;
	font-size: 12px;
	line-height: 24px;
}

.index_content_y {
	background: url(../images/index_content_y_bg.jpg) 50% 0 repeat-y;	
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

.index_content_wide {
	background: url(../images/index_content_wide_bg.jpg) 50% 0 no-repeat;
	min-height: 115px;
}

.index_content {
	width: 275px;
	margin: 0 auto;
	padding: 5px 367px 1px 312px;
}

.index_footer_wide {
	background: url(../images/index_footer_wide_bg.jpg) 50% 0 no-repeat;	
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

.index_footer_wrapper {
	width: 954px;
	margin: 0 auto;
	padding: 30px 0 150px 0;
	color: #644f41;
	font-size: 9px;
	line-height: 16px;
}

.index_footer_wrapper a, .index_footer_wrapper a:visited {
	color: #644f41;	
}

.index_footer_wrapper a:hover, .index_footer_wrapper a:visited:hover {
	color: #ac998c;	
}

.index_footer_left {
	width: 375px;
	float: left;
	padding: 0 0 0 50px;
	font-size: 12px;
}

.index_footer_right {
	width: 300px;
	float: right;
}

#bk_logo {
	float: right;
	margin: -41px 15px 0 0;
}

	
	
/* ------------------------------------------------------------------------------------------------------------ SUB STYLES ------------ */

.top_wide {
	background: url(../images/top_wide_bg.jpg) 50% 0 no-repeat;
	height: 47px;
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

*html .top_wide {
	height: 56px;	
}

*html .top_wide {
	padding: 0;
	margin: 0 0 -9px 0;
}

.top_wrapper {
	width: 954px;
	margin: 0 auto;
}

.content_y {
	background: url(../images/content_y_wide_bg.jpg) 50% 0 repeat-y;	
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

.content_bottom {
	background: url(../images/content_bottom_wide_bg.jpg) 50% 100% no-repeat;
}

.content_top {
	background: url(../images/content_top_wide_bg.jpg) 50% 0 no-repeat;
	min-height: 600px;
}

.content_wrapper {
	width: 954px;
	margin: 0 auto;
}

.content_wrapper #left {
	float: left;
	width: 189px;
	padding: 0 0 50px 45px;
}

.logo {
	padding: 64px 0 0 0;
	margin: 0 0 185px 0;
}

.content_wrapper #right {
	float: right;
	width: 617px;
	padding: 20px 60px 70px 0;
}

.content_wrapper #right_wide {
	float: right;
	width: 577px;
	padding: 20px 60px 70px 60px;
}

.gallery_col {
	width: 246px;
	float: left;
	margin: 21px 0 0 0;
}

#gallery_content {
	width: 315px;
	float: right;
	padding: 45px 0 0 0;
}

.content_wrapper p {
	line-height: 18px;	
}

.footer_wide {
	background: url(../images/footer_wide_bg.jpg) 50% 0 no-repeat;	
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

.footer_wrapper {
	width: 954px;
	margin: 0 auto;
	padding: 30px 0 150px 0;
	color: #644f41;
	font-size: 9px;
	line-height: 14px;
}

.footer_wrapper a, .footer_wrapper a:visited {
	color: #644f41;	
}

.footer_wrapper a:hover, .footer_wrapper a:visited:hover {
	color: #ac998c;	
}

.footer_left {
	width: 375px;
	float: left;
	padding: 0 0 0 50px;
	font-size: 12px;
}

.footer_right {
	width: 300px;
	float: right;
}

.crumbs {
	color: #bca796;
	font-size: 11px;
	text-transform: lowercase;
	width: 430px;
	float: left;
	text-align: left;
}

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

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

.actions {
	width: 140px;
	float: right;
	height: 21px;
	overflow: hidden;
	text-align: right;
}

#icon_email {
	width: 25px;
	height: 21px;
	background: url(../images/icon_email.png) no-repeat;
	display: inline-block;
}

#icon_email:hover {
	background: url(../images/icon_email.png) 0 100% no-repeat;
}

#icon_favorite {
	width: 27px;
	height: 21px;
	background: url(../images/icon_favorite.png) no-repeat;
	display: inline-block;
}

#icon_favorite:hover {
	background: url(../images/icon_favorite.png) 0 100% no-repeat;
}

#icon_print {
	width: 26px;
	height: 21px;
	background: url(../images/icon_print.png) no-repeat;
	display: inline-block;
}

#icon_print:hover {
	background: url(../images/icon_print.png) 0 100% no-repeat;
}

#icon_larger {
	width: 17px;
	height: 21px;
	background: url(../images/icon_larger.png) no-repeat;
	display: inline-block;
}

#icon_larger:hover {
	background: url(../images/icon_larger.png) 0 100% no-repeat;
}

#icon_smaller {
	width: 11px;
	height: 21px;
	background: url(../images/icon_smaller.png) no-repeat;
	display: inline-block;
}

#icon_smaller:hover {
	background: url(../images/icon_smaller.png) 0 100% no-repeat;
}

.send_table h1 {
	margin: 0 40px 0 40px;	
}

.content_wrapper ol li {
	padding-bottom:10px;
}


/* ------------------------------------------------------------------------------------------------------------ SITEWIDE STYLES ------------ */

.wide_wrapper {
	background: url(../images/wide_wrapper_bg.jpg) 50% 0 no-repeat;	
	min-width: 954px;
	width: auto !important;
	width: 954px;
}

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

.search {
	float: right;
	width: 135px;
	padding: 18px 0 0 0;
}

#main-search-box {
	width: 98px;
	border: 1px solid #6a584a;
	text-align: right;
	background: #4a3c33;
	color: #948275;
	height: 15px;
	padding: 1px 3px 0 0;
	margin: 0 2px 0 0;
	float: left;
	font-size: 12px;
}

.go_button {
	float: left;	
}

.clearer {
	clear: both;	
}



/* ------------------------------------------------------------------------------------------------------------ SLIMBOX STYLES ------------ */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

	

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

.tsr-pg-title {
	font-weight:bold;
	font-size: 12px;
	margin: 0;
	}
	
.tsr-pg-title a:link {
	color: #fff; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:visited {
	color: #fff; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:hover {
	color: #f0e2d6; 
	}
	
.tsr-pg-title a:visited:hover {
	color: #f0e2d6; 
	}
	
#left .tsr-pg-title a:link {
	color: #A45715; 
	text-decoration: none; 
	}
	
#left .tsr-pg-title a:visited {
	color: #A45715; 
	text-decoration: none; 
	}
	
#left .tsr-pg-title a:hover {
	color: #412c24; 
	}
	
#left .tsr-pg-title a:visited:hover {
	color: #412c24; 
	}
	
.tsr-pg-abstract {
	color:#3d2b20;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	}
	
	#left .tsr-pg-abstract {
	color:#987f6b;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
	}
	
	
	
/* ------------------------------------------------------------------------------------------------------------ SEARCH RESULTS CSS ------------ */

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

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: #dcd3cc;
}

.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;
}

.pagination {
	margin-top: 10px;	
}

.pagination a {
	padding: 2px;
	border: 1px solid #dcd3cc;
}

	


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

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #ccc;
	width: 240px;
	border: 3px solid #dcc9b7;
	height: 240px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 5px;
	}
	
#photo img {
	width: 240px;
	height: 240px;
}
	
#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;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hoverpopup0 img {
	width: 415px;	
}
	
#hover-position0 {
	position: relative;
	top: -251px;
	left: 246px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 415px;
	display: none;
	border-bottom: 20px solid #fff;
	}
	
#hoverpopup1 img {
	width: 415px;	
}
	
#hover-position1 {
	position: relative;
	top: -502px;
	left: 246px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 415px;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hoverpopup2 img {
	width: 415px;	
}
	
#hover-position2 {
	position: relative;
	top: -330px;
	left: 165px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 415px;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hoverpopup3 img {
	width: 415px;	
}
	
#hover-position3 {
	position: relative;
	top: -330px;
	left: 165px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 415px;
	border-bottom: 15px solid #fff;
	display: none;
	}
	
#hoverpopup4 img {
	width: 415px;	
}

#hover-position4 {
	position: relative;
	top: -330px;
	left: 165px;
	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 {
	margin: 0;
	padding: 21px 0 0 40px;
	height: 13px;
	width: 760px;
	float: left;
	text-transform: uppercase;
}

#nav {
	float: right;
	padding: 0;
	margin: 0;
}
/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #d7bfa9;
}
.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #d7bfa9;
}
/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}
/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	padding-bottom: 0;
	padding: 0 17px 0 17px;
	text-transform: uppercase;
	border-right: 1px solid #d7bfa9;
	font-size: 11px;
}
/* ----- SECOND LEVEL ----- */
.yuimenu .yuimenu {
	padding: 12px 0 0;	
}
.yuimenuitem {
	background: #5a493b;
	border-bottom: #705d4d solid 1px;
	padding: 5px 25px 5px 10px !important;
}
/* ----- SECOND LEVEL PADDING AND MARGINS ----- */
.yuimenuitemlabel {
	text-transform: uppercase;
}
/* ----- THIRD LEVEL ----- */
.yuimenu .yuimenu .yuimenu {
	padding: 0;	
}
.yuimenuitem .yuimenuitem {
	border-left: #705d4d solid 1px;
}
/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu, .yuimenuitem .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);
}