body {
	color: #000;
	font-family: helvetica, arial;
	background: #2d1704 url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

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

img {
	border: none;
}

a {
	color: #3750d6;
	text-decoration: none;
}

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

a:hover {
	color: #fcaf17;
	text-decoration: none;
}

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

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #d9c9c2;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #013581;
	text-transform: uppercase;
}

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

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



/* --------- INDEX STYLES ------------ */
.index_animation {
	height: 322px;
	margin: 0;
	background: #fff;
	}
	
.index_logo {
	float: left;
	width: 300px;
	height: 108px;
	}
	
.index_search {
	float: right;
	width: 218px;
	height: 108px;
	text-align: right;
	}
	
.container {
	padding: 0 10px 0 10px;
	background: #fff url(../images/container_bg.jpg) repeat-y;
	}
	
.index_left {
	float: left;
	width: 350px;
	margin: 0 10px 0 0;
	}
	
.index_middle {
	float: left;
	width: 352px;
	margin: 0 10px 10px 0;
	_margin: 0 0 10px 0;
	background: url(../images/content_bg_top.jpg) repeat-x;
	}
	
.index_middle h1 {
	background: #fcaf17;
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0 0 15px 0;
	padding: 0 0 0 13px;
	text-transform: uppercase;
	}
	
.index_middle h2 {
	color: #0a2e64;
	font-size: 16px;
	font-family: helvetica, arial;
	text-transform: uppercase;
	padding: 3px 0 0 0;
	margin: 0;
	}
	
.index_middle h2 a {
	color: #0a2e64;
	}
	
.index_middle h2 a:visited {
	color: #0a2e64;
	}
	
.index_middle h2 a:hover {
	color: #fcaf17;
	}
	
.index_middle h2 a:visited:hover {
	color: #fcaf17;
	}
	
.index_middle h3 {
	color: #322d2f;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
	}
	
.index_middle ul {
	padding: 6px 0 0 20px;
	margin: 0;
	list-style-image: url(../images/footer_bullet.jpg);
	}
	
.index_middle li {
	padding: 0 0 7px 0;
	}
	
.index_middle p {
	color: #7c7276;
	line-height: 16px;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}
	
.index_middle div {
	padding-left: 15px;
	padding-right: 15px;
	}
	
.index_middle_secondary_bg {
	background: url(../images/content_bg_top.jpg) repeat-x;
	margin_right: 10px;
}
	
.index_right {
	float: right;
	width: 208px;
	}
	
.index_right h1 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	}
	
.index_learning {
	background: #013581;
	margin: 0;
	padding: 0 13px 3px 13px;
	color: #fff;
	line-height: 18px;
	border-top: 10px solid #fff;
	}
	
.index_learning a {
	color: #fcaf17;
	}
	
.index_learning a:visited {
	color: #fcaf17;
	}

.index_learning a:hover {
	color: #fcaf17;
	text-decoration: underline;
	}

.index_learning #more {
	float: right;
	height: 36px;
	line-height: 36px;
	font-size: 10px;
	}
	
.index_learning h1 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	float: left;
	}
	
.index_learning h2 {
	color: #fcaf17;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}

.index_learning p {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px dotted #5f91d9;
	}
	
.index_news {
	background: #013581;
	padding: 0 13px 3px 13px;
	margin: 0 0 10px 0;
	color: #fff;
	line-height: 18px;
	}
	
.index_news a {
	color: #93b6d6;
	}
	
.index_news a:visited {
	color: #93b6d6;
	}

.index_news a:hover {
	color: #fff;
	text-decoration: underline;
	}

.index_news #more {
	float: right;
	height: 36px;
	line-height: 36px;
	font-size: 10px;
	}
	
.index_news h1 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	float: left;
	}
	
.index_news h2 {
	color: #fcaf17;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}

.index_news p {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px dotted #5f91d9;
	}
	
.index_tour {
	background: #6c5d3d;
	padding: 0 13px 0 13px;
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
	border-top: 10px solid #fff;
	}
	
.index_tour a {
	color: #fff;
	text-decoration: underline;
	}
	
.index_tour a:visited {
	color: #fff;
	text-decoration: underline;
	}
	
.index_tour a:hover {
	color: #fff;
	text-decoration: none;
	}
	
.index_tour a:visited:hover {
	color: #fff;
	text-decoration: none;
	}
	
.index_tour h1 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.index_tour h2 {
	color: #fff;
	margin: 12px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #56492d;
	}
	
.index_tour #patron_email_address {
	margin: 0 0 5px 0;
	padding: 3px 0 0 5px;
	font-size: 11px;
	color: #444;
	border: 1px solid #524529;
	height: 19px;
	width: 182px;
	_width: 160px;
	}
	
.index_tour form {
	margin-top: -15px;
	}
	
.index_tour p {
	font-size: 11px;
	padding: 0 0 10px 0;
	}
	
#search-form {
	margin: 74px 0 0 0;
	}
	
#search-form img {
	float: left;
	}
	
.searchbox {
	height: 18px;
	width: 177px;
	padding: 4px 0 0 5px;
	background: #d2cfbd;
	border-top: 1px solid #2d1704;
	border-right: none;
	border-bottom: 1px solid #2d1704;
	border-left: 1px solid #2d1704;
	float: left;
	font-size: 11px;
	color: #6c5d3d;
	}
	
	
/* --------- GENERAL STYLES ------------ */
.wide_wrapper {
	background: url(../images/wide_wrapper_bg.jpg) 50% 0 no-repeat;
	}

.wrapper {
	width: 950px;
	margin: 0 auto;
	}
	
.sub_container {
	padding: 0 10px 0 10px;
	background: #fff url(../images/sub_container_bg.jpg) repeat-y;
	}
	
.clearer {
	clear: both;
	height: 0;
	}
	
.logo {
	float: left;
	width: 300px;
	height: 90px;
	}
	
.sub_search {
	float: right;
	width: 218px;
	_width: 228px;
	height: 90px;
	text-align: right;
	}
	
.sub_search #search-form {
	margin: 56px 0 0 0;
	}
	
.sub_search #search-form img {
	float: left;
	}
	
.sub_search .searchbox {
	height: 18px;
	width: 177px;
	padding: 4px 0 0 5px;
	background: #d2cfbd;
	border-top: 1px solid #2d1704;
	border-right: none;
	border-bottom: 1px solid #2d1704;
	border-left: 1px solid #2d1704;
	float: left;
	font-size: 11px;
	color: #6c5d3d;
	}
	
.breadcrumbs {
	background: #dad7c9;
	height: 30px;
	line-height: 30px;
	border-top: 10px solid #fff;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: #5f582c;
	}
	
.breadcrumbs a {
	color: #54462a;
	}
	
.breadcrumbs a:visited {
	color: #54462a;
	}
	
.breadcrumbs a:hover {
	color: #5f582c;
	}
	
.breadcrumbs a:visited:hover {
	color: #5f582c;
	}
	
.sponsors {
	border-top: 1px solid #6c5d3c;
	margin: 25px 0 0 0;
	padding: 25px 0 0 0;
	}
	
.sub_left {
	float: left;
	width: 712px;
	margin: 0 10px 0 0;
	color: #242424;
	line-height: 21px;
	}
	
.sub_left h1 {
	height: 36px;
	line-height: 36px;
	background: #013581;
	color: #fff;
	padding: 0 10px 0 10px;
	}
	
.sub_left #no_gallery {
	padding: 0 30px 0 10px;
	}

.sub_left #left {
	width: 150px;
	float: left;
	}
	
.sub_left #right {
	width: 502px;
	_width:472px;
	float: left;
	padding: 0 30px 0 30px;
	}
	
.sub_right {
	float: right;
	width: 208px;
	border-top: 10px solid #fff;
	}
	
.sub_right h1 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	}
	
.sub_right a, .sub_right a:visited {
	color: #fff;
	text-decoration: underline;
	}
	
.sub_right a:hover, .sub_right a:visited:hover {
	color: #fff;
	text-decoration: none;
	} 
	
.sub_news {
	background: #6c5d3d;
	padding: 0 13px 0 13px;
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #fff;
	line-height: 14px;
	}
	
.sub_news h1 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}
	
.cal_left {
	margin: 0;
	color: #242424;
	line-height: 21px;
	}
	
.cal_left h1 {
	height: 36px;
	line-height: 36px;
	background: #013581;
	color: #fff;
	margin: 0;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	padding: 0 10px 0 10px;
	}
	
.cal_left #no_gallery {
	padding: 0 30px 0 10px;
	}

.cal_left #left {
	width: 150px;
	float: left;
	}

.upcoming {
	clear: both;
	background: #6c5d3d url(../images/footer_bg.jpg) 100% 0 no-repeat;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	padding: 35px 15px 15px 15px;
	font-weight: bold;
	}

.upcoming td {
	padding: 0 15px 0 0;
	font-size: 11px;
	}
	
.upcoming h2 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #fcaf17;
	font-size: 12px;
	}
	
.upcoming ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
.upcoming li {
	padding: 0 0 4px 0;
	font-size: 11px;
	}
	
.upcoming a {
	color: #fff;
	}
	
.upcoming a:visited {
	color: #fff;
	}
	
.upcoming a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
.custom_calendar {
	background: #6c5d3d;
	margin: 0;
	padding: 0 13px 8px 13px;
	color: #8f896c;
	font-weight: bold;
	}

.custom_calendar th {
	color: #e2ddbf;
	}
	
.custom_calendar td {
	padding: 5px;
	}
	
.custom_calendar #on:hover {
	background: #e2ddbf;
	}
	
.custom_calendar #on {
	background: #b8b392;
	color: #44381f;
	}
	
.custom_calendar td a {
	color: #44381f;
	}
	
.custom_calendar td a:visited {
	color: #44381f;
	}
	
.custom_calendar td a:hover {
	color: #44381f;
	text-decoration: underline;
	}
	
.custom_calendar td a:visited:hover {
	color: #44381f;
	text-decoration: underline;
	}
	
.custom_calendar h1 {
	color: #fff;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	}

.custom_calendar #month {
	height: 24px;
	background: #524529;
	margin: 0 -13px 5px -13px;
	line-height: 24px;
	text-align: center;
	color: #b8b392;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}
	
.custom_calendar #month_hdr {
	float: left;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	}

.custom_calendar #prev_arrow {
	float: left;
	padding: 0 0 0 16px;
	}
	
.custom_calendar #next_arrow {
	float: right;
	padding: 0 16px 0 0;
	}

.footer {
	color: #c9bb9e;
	font-size: 11px;
	padding: 15px 0 25px 0;
	}
	
.footer #left {
	float: left;
	padding: 0 0 0 10px;
	}
	
.footer #left h2 {
	font-size: 11px;
	font-weight: bold;
	color: #c9bb9e;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	}
	
.footer #left ul {
	padding: 6px 0 0 20px;
	margin: 0;
	list-style-image: url(../images/footer_bullet.jpg);
	}
	
.footer #left li {
	padding: 0 0 7px 0;
	}
	
.footer a {
	color: #c9bb9e;
	text-decoration: underline;
	}
	
.footer a:visited {
	color: #c9bb9e;
	text-decoration: underline;
	}
	
.footer a:hover {
	color: #fff;
	}
	
.footer #right {
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
	}
	
.footer #right p {
	font-size: 11px;
	line-height: 20px;
	padding: 0;
	margin: 0;
	}
	
.subpagesHeader, .siblingsHeader {
	background: #6c5d3d;	
	height: 28px;
	color: #fff;
	padding: 7px 0 0 10px;
	margin: 0 -30px 0 -10px;
	letter-spacing: 1px;
}

.subpages, .siblingpages {
	background: url(../images/subpage_ul_bg.jpg) repeat-x;
	padding-top: 15px;
	margin: 0 -30px 15px -10px;
	}
	
.subpages li, .siblingpages li {
	padding-bottom: 9px;
	_margin-left:36px;
	list-style: none;
	list-style-image: url(../images/subpage_li_bullet.jpg);
	}

body>#IEroot .subpages li {
	margin-left:36px;
}

body>#IEroot .siblingpages li {
	margin-left:36px;
}
	
.email_signup {
	margin: 25px 10px 25px 10px;
	color: #fff;
	border-top: 1px solid #56492d;
	padding: 10px 0 0 0;
	}
	
.email_signup h2 {
	color: #fff;
	}
	
.email_signup p {
	font-size: 11px;
	padding: 0 0 10px 0;
	}
	
.email_signup #patron_email_address {
	margin: 0 0 5px 0;
	padding: 3px 0 0 5px;
	color: #444;
	font-size: 11px;
	border: 1px solid #524529;
	height: 19px;
	width: 182px;
	}
	
.email_signup form {
	margin-top: -15px;
	}
	
.related_siblings {
	margin: 25px 10px 25px 10px;
	color: #fff;
	border-top: 1px solid #56492d;
	padding: 10px 0 0 0;
}

.related_siblings h2 {
	color: #fff;	
}

.related_siblings ul {
	list-style-image: url(../images/siblings_bullet.gif);	
	margin: 0;
	padding: 0 0 0 15px;
}

.related_siblings li {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 7px;	
}
	

/* --------- TEASER STYLES ------------ */
.tsr-pg-title {
	font-weight:bold;
	font-size: 13px;
	margin: 0;
	}
.tsr-pg-title a:link {
	color: #fcaf17; 
	text-decoration: none; 
	}
.tsr-pg-title a:visited {
	color: #fcaf17; 
	text-decoration: none; 
	}
.tsr-pg-title a:hover {
	color: #fcaf17;
	text-decoration: underline; 
	}
.tsr-pg-title a:visited:hover {
	color: #fcaf17;
	text-decoration: underline; 
	}
.tsr-pg-abstract {
	color:#fff;
	padding-bottom:15px;
	border-bottom:2px dotted #a59065;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 14px;
	}
	
.index_news .tsr-pg-title, .index_learning .tsr-pg-title {
	font-weight:bold;
	font-size: 13px;
	margin: 0;
	text-transform: uppercase;
	clear: both;
	}
.index_news .tsr-pg-title a:link {
	color: #fcaf17; 
	text-decoration: none; 
	}
.index_news .tsr-pg-title a:visited {
	color: #fcaf17; 
	text-decoration: none; 
	}
.index_news .tsr-pg-title a:hover {
	color: #fcaf17;
	text-decoration: underline; 
	}
.index_news .tsr-pg-title a:visited:hover {
	color: #fcaf17;
	text-decoration: underline; 
	}
.index_news .tsr-pg-abstract, .index_learning .tsr-pg-abstract {
	color:#fff;
	padding-bottom:10px;
	border-bottom:2px dotted #5f91d9;
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	}


/* --------- CALENDAR CSS ------------ */

#calendar-wrapper { margin: 0; }
.calendar_div {
	width: 165px;
	float: left;
	}
#calHdr { background-color: #4674b5 }
#calThumbs   { float: left; margin: 0 25px 0 0; width: 687px }
#calThumbs h2 { font-size: 13px; line-height: 15px; margin: 0px; padding: 0px; border: none; }
#calThumbs p  { font-size: 12px; line-height: 15px; margin: 0px 0px 10px; padding-top: 0px; padding-bottom: 10px; border-bottom: 1px dotted #dedede }
#calThumbs em { font-size: 12px; line-height: 15px }
#eventDetail   { float: left; margin-top: 7px; margin-right: 20px; margin-left: 10px; padding-right: 20px; border-right: 1px dotted #dedede; width: 425px }
#calNav { float: left; margin-top: 10px; width: 170px }
.calContent { 	line-height: 18px;	text-align: left;	padding-left: 10px 	}
.calContent a:link {	font-weight: normal; 	text-decoration: none 	}
.calContent a:visited { 	font-weight: normal 	}
.calContent div#crumbs { 	margin-right: 20px 	}
li.greyed-out { 	color: #ccc; 	font-size: 11px 	}
div#events p {	line-height:1.4	}
div#categories input { 	font-size: 11px 	}
div#categories li { 	margin-left: -22px 	}
div#categories a { color: white; }
div#categories a:visited { color: white; }
div#categories a:hover { color: #b8b392; }
div#categories a:visited:hover { color: #b8b392; }
.calendar-prev a  { color: white; font-size: 14px; line-height: 14px; margin: 0 8px 0 0; }
.calendar-next a  { color: white; font-size: 14px; line-height: 14px; margin: 0 0 0 8px; }
#calbox { 	margin: 0 0 10px 0; 	padding: 0; width: 208px; }
#calbox th, #calbox td { 	font-size: 12px; 	text-align: center; 	vertical-align: middle; 	padding: 0px 1px; margin: 0 0 0 1px; 	}
#calbox td  { color: #8f896c; font-weight: bold; margin: 0; border-right: 1px solid #6c5d3d; border-bottom: 1px solid #6c5d3d; padding: 4px; line-height: 14px; }
#calbox th  { padding: 4px; }
#calbox a  { font-weight: bold; text-decoration: none; border: none; color: #44381f; }
#calbox td.currentDay { background: #fdad16; color: #44381f; }
#calbox td.active-date { background: #b8b392; }
#calbox td.active-date:hover { background: #e2ddbf; }
#calbox a:hover { 	color: #44381f; text-decoration: underline; }
#calbox td.calmonth  { color: #b8b392; font-weight: bold; font-size: 12px; text-transform: uppercase; text-align: center; padding: 2px; border: none; background: #524529; height: 30px; }
#calbox td.calmonth a { color: #b8b393; }
#calbox td.calmonth a:visited { color: #b8b393; }
#calbox td.calmonth a:hover { color: #fff; }
#calbox td.calmonth a:visited:hover { color: #fff; }
#calbox .calweekdays  { color: #e2ddbf; padding: 2px; }
/* #calbox th.calweekbtn  { width: 20px; } */
#calbox th.calweekbtn  { display:none }
/* #calbox td.calweekbtn  { text-align: left; padding: 2px 0 0 3px; width: 20px; border-left: 1px dotted #594b2e; } */
#calbox td.calweekbtn  { display:none }
/* #calbox td.noborder { border: none; background: #594b2e; } */
#calbox td.noborder { display:none }
table.event-section { 	width: 100% 	}
table.event-section td {	font-size: 12px;	}
table.event-section tr:hover {	background: #ffa;	}
table.event-section .row-alt {	background: #eef;	}
table.event-section h4 {	margin: 0;	padding: 0;	font: normal 15px Arial;	}
table.event-section p {	margin: 0;	padding: 0;	}
table.event-section a {	margin: 0;	padding: 0;	text-decoration: none;	}
#calSearch { 	font-size: 11px; 	background-color: #fff; 	margin-left: 3px; 	border: solid 1px #4674b5; 	width: 100px; 	height: 17px 	}
#calBtn { 	color: #fff; 	font-weight: bold; 	font-size: 12px; 	background-color: #4674b5 	}
.ie-pad-fix { padding-top: -18px; }

/* master wrapper for the hover - CS*/
.event_hover_box {
	display: none;
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	z-index:200;
	text-align: left;
	font-weight: normal;
}

.event_hover_wrap {
	background: #b8b392;
	padding: 25px;
	border: 1px solid #6c5d3d;
	width: 300px;
	color: #524529;
	}
	
.event_hover_wrap h2 {
	color: #2d1704;
	margin: 0 0 5px 0;
	text-transform: none;
	}
	
.event_hover_date {
	font-style: italic;
	}
	
.event_hover_abstract {
	line-height: 18px;
	display: none;
	}
	
.event_hover_abstract p {
	
	}
	
.event_popup_img {
	display: none;
	}

#calendar_page #calendar_div {
	margin-top: -54px;
	}





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

.photo-area { float: left; }
.photo-area img { display: block }
#photo { background-color: #fff; width: 150px; height: 150px; margin-right: 30px; margin-bottom: 20px; }
#photo-caption { color: #000; font-size: 12px; font-style: italic; line-height: 14px; background-color: #fff; padding: 7px 7px 8px 8px; margin: 0; }
#hoverpopup0 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position0 { position: relative; top: -170px; left: 170px; display: none; }
#hoverpopup1 { position: absolute; width: 400px; display: none; border-bottom: 20px solid #fff; }
#hover-position1 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup2 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position2 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup3 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position3 { position: relative; top: -340px; left: 170px; display: none; }
#hoverpopup4 { position: absolute; width: 400px; border-bottom: 20px solid #fff; display: none; }
#hover-position4 { position: relative; top: -340px; left: 170px; display: none; }


/* --------- DROPDOWN MENU CSS ------------ */

.navigation {
	margin: 0;
	padding: 2px 0 0 13px;
	background: #6c5d3d;
	height: 33px;
	line-height: 33px;
	text-transform: uppercase;
	border-top: 10px solid #fff;
}

#nav, #nav ul { list-style: none; font-size: 11px; background: transparent; border: 0; margin: 0; padding: 0; font-weight: bold; }
#nav a { display: block; color: #eae3d3; text-decoration: none; padding: 0; margin: 0; }
#nav a.daddy { background: transparent; padding: 0; }
#nav a:hover.daddy { background: transparent; }
#nav li { width: auto; background: transparent; padding: 0 20px 0 0; float: left; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 175px; w\idth: 175px; padding: 0 0 0 10px; margin: 0 0 0 -10px; text-align: left; border: 1px solid #6c5d3d; background: #b8b392; z-index: 100; }
#nav li li { border-bottom: 1px solid #a6a076; margin: 0 -10px 0 -10px; width: 175px; padding: 7px 0 7px 10px; line-height: 15px; }
#nav li li:hover {  }
#nav li ul a { width: 145px; w\idth: 145px; color: #524529; }
#nav li ul a:hover { color: #fcaf17; }
#nav li ul ul { margin: -20px 0 0 165px; background: #b8b392; display: none;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { }
#nav a:hover { color: #fcaf17; text-decoration: none; }
#nav a:visited:hover { color: #fcaf17; text-decoration: none; }
#nav li:hover, #nav li.hover {
    position: static;
	background: #6c5d3d;
}


#nav_home, #nav_home ul { list-style: none; font-size: 11px; background: transparent; border: 0; margin: 0; padding: 0; font-weight: bold; }
#nav_home a { display: block; color: #eae3d3; text-decoration: none; padding: 0; margin: 0; }
#nav_home a.daddy { background: transparent; padding: 0; }
#nav_home a:hover.daddy { background: transparent; }
#nav_home li { width: auto; background: transparent; padding: 0 20px 0 0; float: left; }
#nav_home li ul { position: absolute; left: -999em; height: auto; width: 175px; w\idth: 175px; padding: 0 0 0 10px; margin: 0 0 0 -10px; text-align: left; border: 1px solid #6c5d3d; background: #b8b392; }
#nav_home li li { border-bottom: 1px solid #a6a076; margin: 0 -10px 0 -10px; width: 175px; padding: 0 0 0 10px; line-height: 14px; }
#nav_home li li:hover {  }
#nav_home li ul a { width: 145px; w\idth: 145px; color: #524529; }
#nav_home li ul a:hover { color: #fcaf17; }
#nav_home li ul ul { margin: 0 0 0 165px; background: #b8b392; display: none; }
#nav_home li:hover ul ul, #nav_home li:hover ul ul ul, #nav_home li:hover ul ul ul ul, #nav_home li.sfhover ul ul, #nav_home li.sfhover ul ul ul, #nav_home li.sfhover ul ul ul ul { left: -999em; }
#nav_home li:hover ul, #nav_home li li:hover ul, #nav_home li li li:hover ul, #nav_home li li li li:hover ul, #nav_home li.sfhover ul, #nav_home li li.sfhover ul, #nav_home li li li.sfhover ul, #nav_home li li li li.sfhover ul { left: auto; }
#nav_home li:hover, #nav_home li.sfhover { }
#nav_home a:hover { color: #fcaf17; text-decoration: none; }
#nav_home a:visited:hover { color: #fcaf17; text-decoration: none; }
#nav_home li:hover, #nav_home li.hover {
    position: static;
	background: #6c5d3d;
}
