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

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

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

img {
	border: none;
}

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

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

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #b30839;
	margin-top: 0;
	margin-bottom: -10px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #332b25;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #5b534d;
}

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



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.index_y {
	background: url(../images/index_y.jpg) 50% 0 repeat-y;	
}

.index_wide_wrapper {
		
}

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

.index_logo {
	padding: 58px 0 0 90px;	
}

.index_intro {
	font-size: 16px;
	line-height: 23px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	padding: 25px 30px 0 40px;
	text-align: center;
	color: #625c56;
	height: 175px;
}

.index_intro strong {
	font-size: 18px;
	color: #2b2520;	
	font-style: italic;
	font-weight: normal;
}

.index_video {
	background: url(../images/index_watch_video.jpg) 100% 0 no-repeat;
	height: 63px;
	padding: 72px 0 0 107px;
	text-transform: uppercase;
}

.index_video a, .index_video a:visited {
	color: #9f9389;
}

.index_video a:hover, .index_video a:visited:hover {
	color: #900136;	
}

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

.index_flash {
	height: 347px;
}

.index_box {
	width: 170px;
	float: left;
	height: 169px;
	margin: 0 12px 0 0;
	padding: 37px 0 0 112px;
	color: #900136;
}

#index_box_left {
	margin-left: 29px;	
}

.index_box ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.index_box li {
	font-size: 13px;
	line-height: 18px;
}

.index_box h2 {
	font-size: 11px;
	color: #413b3b;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 19px;
	margin: 0 0 11px;
	padding: 8px 0 0;
}

.index_box a, .index_box a:visited {
	color: #786f68;	
}

.index_box a:hover, .index_box a:visited:hover {
	color: #900136;	
}

.box_image {
	position: absolute;
	margin: 0 0 0 -103px;
}

.index_box .learn_more {
	position: absolute;
	margin: 136px 0 0 7px;
}

.index_bottom_content {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 358px;	
	padding: 0 17px 10px 0;
	color: #8f8984;
}

.index_bottom_content h2 {
	font-size: 16px;
	color: #675e59;
	text-transform: uppercase;
	padding: 30px 10px 0;
	margin: 0 0 9px;
}

.index_bottom_content p {
	font-size:14px;
	line-height:18px;
	padding-left: 10px;
	padding-right: 10px;
}

.index_bottom_content a, .index_bottom_content a:visited {
	color: #900136;	
}

.index_bottom_content a:hover, .index_bottom_content a:visited:hover {
	color: #706861;	
}

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

#index_footer .footer {
	text-align: left;
	padding-left: 371px;
	width: 580px;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.wide_wrapper {
	background: #fff;
}

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

.print_logo {
	padding: 0 0 0 70px;
	display: inline;
}

.logo {
	display: none;	
}

.teasers {
	font-size: 12px;
	color: #69625b;
	padding: 70px 0 50px 78px;
}

.teasers h2 {
	font-size: 18px;
	color: #a79c93;
	margin-top: 0;
	font-weight: normal;
}

.teasers a, .teasers a:visited {
	color: #69625b;	
}

.teasers a:hover, .teasers a:visited:hover {
	color: #b30839;	
}

.right {
	width: 670px;
	float: right;
	border-left: 1px solid #e9e2de;
	border-right: none;
	margin: 0;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	background: #fff;
}

.right2 {
	background: #fff;
}

.crumbs {
	font-size: 12px;
	width: 510px;
	float: left;
	color: #a1968c;
	padding: 20px 0 0 20px;
	text-transform: lowercase;
	display: none;
}

.crumbs a, .crumbs a:visited {
	color: #79685c;	
}

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

.actions {
	width: 130px;
	float: right;
	padding: 19px 0 0;
	height: 19px;
	display: none;
}

.actions img {
	float: left;
	margin-right: 5px;
}

.gallery {
	width: 188px;
	float: left;
	padding: 81px 0 0;
}

.content {
	line-height: 23px;
	width: 410px;
	float: left;
	padding: 50px 0 50px 35px;
}

#content_wide {
	width: 598px;	
}
	


/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.wrapper {
	width: 951px;
	margin: 0 auto;
}

.clearer {
	clear: both;	
}

.search {
	width: 150;
	float: right;
	padding: 9px 0 0;
	display: none;
}

#main-search-box {
	font-size: 10px;
	width: 113px;
	border-top: 1px solid #540115;
	border-bottom: 1px solid #a30c43;
	border-left: none;
	border-right: none;
	background: #720226;
	color: #b3a69d;
	float: left;
	margin: 4px 0 0;
	padding: 0 0 0 5px;
	height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}

.go_button {
	float: left;	
}

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

.footer {
	font-size: 10px;
	line-height: 14px;
	margin: 0 auto;	
	color: #bbb2a9;
	padding: 13px 25px 0 283px;
	width: 643px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	text-align: right;
	display: none;
}

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

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

	
	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */
#index .tsr-pg-title {
	font-size: 18px;
	padding: 12px 10px 0;	
	border-top: 1px #99897b dotted;
	font-weight: normal;
}

.tsr-pg {
	padding: 0;	
}

.tsr-pg-title {
	font-size: 13px;
	margin: 0;
	}
	
#index .tsr-pg-abstract {
	padding: 0 10px 15px;
	margin: 0;
	border-bottom: none;
}
	
.tsr-pg-abstract {
	padding-bottom: 9px;
	margin: 0 0 9px;
	border-bottom: 1px dotted #aea8a3;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

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

h2.search-pg-title {
	 font-size: 14px;color: #fff; 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: #dac5b1;
}

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

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

.pagination {
	padding: 15px 0 0 0;	
}
	


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

.photo-area {
	float: right;
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	width: 140px;
	height: 140px;
	margin: 0 0 28px 0;
	border: 6px solid #dfd8d3;
	}
	
#photo-caption {
	font-size: 12px;
	color: #000;
	font-style: italic;
	line-height: 14px;
	background-color: #d2c8c1;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 410px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -180px;
	left: 187px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 410px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -360px;
	left: 187px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 410px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -360px;
	left: 187px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 410px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -360px;
	left: 187px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 410px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -360px;
	left: 187px;
	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 {
	width: 800px;
	float: left;
	height: 56px;
	display: none;
}

#index #home_link {
	display: none;	
}

#nav {
	display: none;
}


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

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


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


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






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	text-transform: lowercase;
	border-bottom: #54071f solid 1px;
	border-left: 1px solid #54071f;
	border-right: 1px solid #54071f;
	padding: 5px 25px 5px 7px !important;
}

.yuimenuitem:hover {
	background: #920035;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd {
	background: #790028 url(../images/drop_bg.jpg) repeat-x;
}






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

.bd .bd .bd {
	
}


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