html,body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;outline:none;}
img,body,html{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
/*ol,ul{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/** {margin:0; padding:0; }*/


.stripFormatting {
	display: block;
	padding: 0px 15px 15px 15px;
	line-height: 1.4;
}

.stripFormatting p, .stripFormatting div {
	padding: 0px;
	margin: 0px;
}

.stripFormatting + p {
	margin: 0px;
}

body {
	background: #262c32 url(/layout/img/body-bg.png) repeat-x left top;
	text-align: center !important;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 12px;
	width:100%;
}

#topnav, #header, #sidebar_footer { behavior: url(/layout/css/iepngfix/iepngfix.htc);}

#shadowBox {
	background:url(../img/shadow-bg.png) repeat-y left center;
	clear:both;
}

#main {
	margin:0px auto;
	width:900px;
}

h3, h4, h5 {
	font-weight:normal;	
}

h1 { 
	font-size:26px; 
	color: #205398;
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}

h2 {
	font-size:10pt;
	letter-spacing: 0.1em;
	color:#682501;
	text-align:right;
	text-transform:uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom: solid 1px;;
	font-weight:bold;
	margin-bottom:10px;
}
h3 {font-size:14px; }
h4 { font-size:12px; }


a, a:visited {
	color: #262C32;
}

a:hover {
	color: #682501;
	text-decoration:none;
}
p {
	line-height:1.5em;
	padding-bottom:1.5em;
}

/*======================== TOP NAVIGATION ========================*/

#topnav {
	float:left;
}


/*======================== HEADER ========================*/
#header {
	width: 100%;
	padding: 0;
	margin: 0;
	clear:both;
	background:url(../img/page-bg.jpg) repeat-y 8px center;
	float:left;
	height:155px;
}

#photoFrame {
	float: left;
	position:relative;
	z-index:1;
	background:url(../img/shadowTopBottom-bg.png) repeat-x center 4px;
	margin-left: 7px;
	padding-top:10px;
	top:-10px;
}

#header img {
	float:left;
	width:811px;
	height:144px;

	border:#FFFFFF solid 5px;
	margin: 0px;
	clear:both;
	position:relative;

}

#divHeaderOverlay {
	position:absolute;
	text-align:right;
	right:5px;
	top:136px;
	z-index:100;
	width:829px;

}
#divHeaderOverlay span, #HeaderCaption span{
	background: #aeb28f;
	opacity:0.75;
	padding:3px 5px 3px 15px;
		line-height:2em;
}
#divHeaderOverlay a, #divHeaderOverlay a:visited, #HeaderCaption a, #HeaderCaption a:visited, #divHeaderOverlay{
	color:#693400;
	opacity:1.0;	
}

#HeaderCaption {
	float:left;
	position:relative;
	text-align:left;
	right:14px;
	top:270px;
	z-index:100;
}

#headline{
	position: relative;
	top: -25px;
	text-align: right;
	padding: 0 5px 0 0;
	color: white;
	font-size: 10pt;
}

#headline a, #headline a:visited{
	color:#C0D2FF;
}

#headline a:hover{
	text-decoration: none;
}

#header-base{
	position: relative;
	width: 570px;
	height: 17px;
	left: 200px;
	padding: 0;
	margin: 0;
	text-align:right;
}

#search input {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:.90em;
	color:#6F2D13;
	border: #5f3e2f solid 1px;
	background: #c8d0d7;
	height: 18px;
	float:left;
	padding:1px 3px 0px 5px;;
}

#search {
	float:right;
	display:block;
	z-index:1;
	width:258px;
	text-align:left;
	margin:32px 41px 0 0;
	line-height:1.5em;	
}

#search form {
float:right;
}

#search div, #search div {
	
	font-weight: bold;
	font-size: 9pt;
	background: #bebea2;
	border: #5f3e2f solid 1px;
	border-left-width:0px;
	height:19px;
	width:30px;
	text-align:center;
	float:left;
}

#search a, #search a:visited {
	text-decoration: none;
	color:#6F2D13;
}

#search div:hover{
	background: #dbcc8e;
}

/*========================  LHN: General Left Hand Navigation ========================*/
/* NOTE: for lhn menu settings, see topnav.css */

#leftcolumn {
	width: 183px;
	float: left;
	background: url(../img/shadow-bg.png) repeat-y 4px 0px;
	margin-top:0px; /************ Positions LH column above header image for interior pages *************************/
	position:relative;
	z-index:1000;
	top:-80px;	
	left:-10px;
	padding-left:7px;
	
}

#lhn {
	margin: 0px auto;
	background: #d9c883 url(/layout/img/lhn-bg.jpg) repeat-y center top;
	border: #692808 solid 1px;
}

#lhn_print a, #lhn_email a, #lhn_bookmark a {
	color: #ecedce;
	font-size: 7pt;
	text-decoration:none;
	display: block;
	text-indent:30px;
	width: 150px;
	height: 25px;
	margin: 0px 8px 0px 25px;
	text-align:left;
	padding-top:5px;
}

/*#lhn_print a {
	background:url(../img/printer-icon.gif) no-repeat 0 0;
}
#lhn_email a {
	background:url(../img/email-icon.gif) no-repeat 0 0;
}

#lhn_bookmark a {
	background:url(../img/favorite-icon.gif) no-repeat 0 0;	
}
*/
#lhn_bottom1, #lhn_bottom2 {
	text-align: center;
	width: 180px;
	color: #ecedce;
	margin:10px 0;
}



#lhn_bottom1 a, #lhn_bottom1 a:visited,
#lhn_bottom2 a, #lhn_bottom2 a:visited {
	color: #ecedce;
}

#lhn ul li a,
#lhn ul li a:visited {                    /* unselected top-level menu items */
	background:url(/layout/img/lhn-arrow-out.png) no-repeat 98% center;
	font-size: 10pt;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
	text-align:right;
	line-height:1.5em;
}

#lhn ul li.sticky ul li a {
	font-size: 8pt !important;
	line-height:8pt !important;
	text-decoration:none;
	background: none !important;
	font-variant:normal;
	font-weight: normal;
}

#lhn ul li a:hover {                /* 2nd level selected item */
	background-color:#f7edcd !important;
}

#lhn ul li.sticky:hover ul li:hover a,
#lhn ul li.sticky a:hover ul li a:hover,
#lhn ul li.sticky ul li a:hover {                /* 2nd level selected item */
	background:none !important;
	
}
#lhn ul li.sticky a:hover ul li a:hover,
#lhn ul li.sticky ul li a:hover {  
text-decoration:underline !important;
}


#lhn ul li.popup:hover a,
#lhn ul li.popup a:hover {                        /* selected top-level menu items */
	background-color:#f7edcd !important;
}

#lhn ul li.popup:hover ul li a,
#lhn ul li.popup a:hover ul li a {                   /* 2nd level unselected items */
	background:#bba859 !important;
	border: 1px solid white; 
	font-size: 10pt;
	font-weight:normal;
	font-variant: normal;
	text-align:left;
	padding-left:5px;
}

#lhn ul li.popup:hover ul li.3rdLevelLinks a,
#lhn ul li.popup a:hover ul li.3rdLevelLinks a {  
	display:none;	
}

#lhn ul li:hover ul li:hover a,
#lhn ul li a:hover ul li a:hover {                /* 2nd level selected item */
	background-color:#f7edcd !important;
	color: #6F2D13;
}

/*========================  Main Content in Center ========================*/

#center {
	width: 1090px;
	height: auto;
	margin: 0px auto;
	float:left;
	background:url(../img/page-bg.jpg) repeat-y 8px center;
	clear:both;
	z-index:100;
	padding-bottom:50px;
}

#content {
	text-align: left !important;
	padding:10px;
	float:left;
	width: 605px;
	color:#000000;
	padding: 5px 25px 20px 10px;
	position:relative;
}

#content h1 {
	color:#682501;
	font-size: 26pt;
	vertical-align:top;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

div.roundedcornr_content li {
	margin-left: 25px;
}

/*#content li {
	text-indent:5pt;
}*/

#content p img {
	padding: 0px 15px 0px 15px;
}

#content > ul {
	padding-bottom:1.5em;
}

/*========================  Sidbar ========================*/

#codeRed {
	width:175px;
	position:relative;
	top:-10px;
	margin-left:15px;
	float:left;
	outline:none;
}
#codeRed a, #codeRed a:hover img {
	text-decoration:none;
	border:none;
	outline:none;
}
#codeRed a:hover {
	text-decoration:underline;
	outline:none;
}

#sidebar {
	float:left;
	margin-left: 5px;
	border: #FFFFFF solid 5px;
	width:182px;
	z-index:100;
}

#sidebar_content, #sidebar_header, #sidebar_footer {	
	background: #D9C883 url(/layout/img/lhn-bg.jpg) repeat-y scroll center top;
	margin:0 auto;
	padding: 10px;
	border: #682501 solid 1px;
	border-top: none;
	border-bottom: none;
	width:160px;
	color:#682501 !important;
}

#sidebar_header{
	font-size:10pt;
	letter-spacing: 0.1em;
	text-align:center;
	text-transform:uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;	
	border-top: #682501 solid 1px;
	background: #D9C883 url(/layout/img/communityInfo.jpg) no-repeat center top;
	text-indent:-99999px;
	height:30px;
}

#sidebar h4{
	font-size:10pt;
	letter-spacing: 0.1em;
	text-align:center;
	text-transform:uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
}

#sidebar h4 a {
	text-decoration:underline;
}

#sidebar hr{
	height: 1px;
	margin: 10px 0;
}

#sidebar a, #sidebar a:visited, #sidebar h4, #sidebar_content div, #sidebar hr, #sidebar h4 a:hover{
	color:#682501;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}
#sidebar_content div, #sidebar h4 {
	padding-bottom:5px;
}

#sidebar_footer{
	border-bottom: #682501 solid 1px;
}


/*======================== Page ========================*/

.section_break_image {
	color:#682501;
	text-indent:50px;
	clear:both;
	background: none !important;
	letter-spacing: 0.1em;
	font-size:16pt;
	border-bottom: thin solid;
}

#gallerysmall{
	text-align: center; 
	margin: 12px 13px 3px 10px; 
	width: 265px;
	float:left;
	text-indent: -2000px; 
}

#gallerysmall .imageElement{
	display: none;
}

.slideshow_inline{
	padding:0px 0 0 5px;
}



/*======================== BOTTOM NAVIGATION ========================*/


#basemenu {
	height:40px;                                  /* the menu's overall height */
	width:100%;         /* we always want our menu to fill the available space */
	background: url(../img/page-bg.jpg) repeat-y 8px top;
	clear:both;
	color:#693400;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:uppercase;
	padding-top:90px;

}

#basemenu ul {
	width:auto;
	margin: 0 auto;
}

#basemenu li {
display: inline;
list-style-type: none;
padding-right: 20px;
}

#basemenu ul li a, 
#basemenu ul li a:visited {                    /* unselected top-level menu items */
	color: #693400;
	text-decoration:none;
}

#basemenu ul li:hover a,
#basemenu ul li a:hover {                        /* selected top-level menu items */
	text-decoration:underline;
}
#copyright {
	margin:0 auto 200px auto;
	width:900px;
	text-align:left;
}
#copyright div {
	background: url(/layout/img/shadowTopBottom-bg.png) repeat-x 0px -10px;
	width:821px;
	margin:0 8px;
	text-align:center;
	line-height:4em;
	
}
#copyright a {
	color: #999999;
	font-size:smaller;
}
#lhnIcon {
	z-index:9999;
	width:155px;
	height:168px;
	position:relative;
	left:8px;
	top:-38px;
	display:block;
	float:left;
	margin-bottom:-168px;
	z-index:10;
}

/*======================== Search Pages ========================*/


.roundedcornr_content {

}


.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {

	height: 10px;
	font-size: 1px;
}



.ui-tabs-showall-top .roundedcornr_bottom,
.ui-tabs-showall-top .roundedcornr_bottom div
{
	display:none;
}

.ui-tabs-showall .roundedcornr_top, 
.ui-tabs-showall .roundedcornr_bottom,
.ui-tabs-showall .roundedcornr_bottom div
{
	display:none;
}

.ui-tabs-showall, .ui-tabs-showall-bottom {
	background-position: 0 -10px !important;
}


.ui-tabs-showall-bottom .roundedcornr_top
{
	display:none;
}

.ui-tabs-container .tab-title {
	display:none;
}

.ui-tabs-showall .tab-title,
.ui-tabs-showall-top .tab-title,
.ui-tabs-showall-bottom .tab-title 
{
	color:#682501;
	text-indent:15px;
	font-weight: bold;
	clear:both;
	letter-spacing: 0.1em;
	font-variant:small-caps;
	font-size:10pt;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom: 1px solid;
	display:block;
	margin: 10px 0px;
	
}

/*=============== Detailed Information (DIP) pages ===========*/

.contacttable td.left {
	text-align: right;
	padding-right: 6px;
	vertical-align:top;
	font-weight: bold;
}

.contacttable td.right {
}


/*======================== Other ========================*/
#bottomNavElements {
	width:650px;
	margin-left:135px;
}


.screen_hide{ display:none }


/* New styles post 04.30 */

/* search/photos/dsp_results.cfm */
	.divPhotoSearchResults {
	
		display: inline; 
		float: left; 
		height: 100px; 
		width: 140px; 
		margin: 0px; 
		padding: 0px; 
		text-align: center;
		
	}

	.imgPhotoSearchResults {
	
		padding: 5px;
		vertical-align: middle;
		
	}

#largeDetailPhotoSlideshow {
	margin:10px auto 20px 5px;
	text-align:center;
}

#smallDetailPhotosSlideshow {
	float:left;
	margin: 5px 15px 0px 10px;
	position:relative;
}

.divPhotoSearchResultsLodging {
	float: left;
	padding: 5px 15px 10px 0px;
}

.searchResultGlobal {

	padding: 10px;

}

.searchResultGlobal a {

	font-size: 16px;

}


.searchThumbnails {
	
	padding: 5px;
	float: left;
	clear: right;

}


.eventPopup {

	padding: 15px;
	border: 1px solid #888888;
	background: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: left;

}

.eventPopup h1 {

	font-family: Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #205398;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 3px;

}

.tableCalendar {

	border: 1px solid #666666;
	border-spacing: 0px;
	width: 100%;

}

.tableCalendarHeader {
	background: none;
	color: #39464E;
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

}
.tableCalendarHeaderLast {

	background: #cacaae;
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;

}
.tableCalendarHeaderNext {

	background: #cacaae;
	padding: 7px;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;

}

.tableCalendarHeaderLast a, .tableCalendarHeaderNext a {

	color: #39464E;	
	text-decoration: none;

}


.tableCalendarYearLast, .tableCalendarYearNext, .tableCalendarYearMiddle {
	background: #637382 url(/layout/img/body-bg.png) repeat-x top center;
	padding: 7px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}


.tableCalendarYearLast a, .tableCalendarYearNext a, .tableCalendarYearMiddle a {

	color: #ffffff;
	text-decoration: none;

}

.tableCalendarDayOfWeek {
	background: #D9C883 url(/layout/img/lhn-bg.jpg) repeat center top;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	padding: 5px;
	text-align: center;
	width: 14%;
	border-left: 1px solid #888888;

}

.tableCalendarDay {

	height: 90px;
	padding: 5px;
	background: #EEF0F0;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	border-top: 1px solid #ffffff;
	
}

.tableCalendarDay a {

	color: #4F5860;
	font-weight: normal;
	font-size: 11px;

}

.tableCalendarDayCurrent {

	background: #E2F0FA;

}
.tableCalendarDayCurrentMulti {

	background: #D0E6F6;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

}

.tableCalendarMultiDay {

	background: #EEF0F0;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarMultiDayLast {

	background: #D9DDDD;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarMultiDayActive {

	background: #D0E6F6;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	height: 10px;
	padding: 5px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 14%;
	vertical-align: top;
	
}
	
.tableCalendarMultiDayActive a {

	color: #4D565E;

}

.tableCalendarMultiDayStart {

	border-left: 1px solid #ffffff;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	
}

.tableCalendarMultiDayEnd {

	border-left: 0px;
	border-right: 0px solid #111111;
	border-bottom: 1px solid #ffffff;
	
}
.tableCalendarMultiDayFullWeek {

	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
	
}

.tableCalendarPreviousMonthDay {

	background: #D9DDDD;
	height: 90px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	
}

.tableCalendarNextMonthDay {

	background: #D9DDDD;
	height: 90px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	/*border-bottom: 1px solid #efefef;*/
	width: 14%;
	vertical-align: top;
	
}
.tableCalendarNextMonthDayMulti {

	background: #efefef;
	height: 10px;
	padding: 15px;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	width: 14%;
	vertical-align: top;
	
}

.daySmall {

	color: #2D404E;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
	
}


/* Custom tag styles */

#checkdropLabelContainer, .searchElementContainer {
	margin:0px 5px 10px 0px;
	float:left;
	width:151px;
}

.searchElementContainer label {
	font-weight:bold;
}

#checkdropLabelContainer > input,  .searchElementContainer > input {
	width:130px;
		border: 1px solid #693400;
}
.checkdropValue {

	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	width: 115px;
	background: #ffffff;
	display: inline;	
	padding: 2px 0px 2px 2px;
	margin:0px;
	border: 1px solid #693400;
	border-right: 0px;
	float: left;
	height: 14px;
}

.checkdropOptions {

	display: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	background: #ededed;
	color: #333333;
	border: 1px solid #999999;
	border-top: 0px;
	padding: 15px;
	line-height: 2;
	position: absolute;
	z-index: 151000;
}

.columns1 {
	width: 218px;
}

.columns2 {
	width: 318px;
}

.columns3 {
	width: 418px;
}


/*************************************** DL Table display  ************/

dl
{
width: 100%;
margin: 20px 0;
padding: 0;
float:left;
}

dt
{
width: 150px;
float: left;
margin: 0 0 0 0;
padding: 0 .5em;
font-weight: bold;
border:none;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

dd
{
float: left;
width: 390px;
margin: 0 0 0 0;
padding: 0 .5em;
border:none;
}

dd p {
	margin:0;
}

.detailLeftColumn {

	font-weight: 700;
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	width: 67px;
	
}

.detailRightColumn p {

	margin: 0px;
	padding: 0px;
	
}

#search-results .initialHide {
	
	display: none;
	
}
#search-results .initialShow {
	
	display: block;
	
}

#stylized .spacer{clear:both; height:1px;}

.requestForm{
	margin:0 auto;
	width:550px;
	padding:10px;
}
#stylized{
	border:solid 1px #465b6c;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #465b6c;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	text-align:right;
	width:109px;
	float:left;
	font-size:smaller;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size: xx-small;
	font-weight:normal;
	text-align:right;
	width:109px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #465b6c;
	width:150px;
	margin:2px 0 10px 10px;
}
#stylized textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #465b6c;
	width:425px;
	height:100px;
	margin:2px 0 10px 10px;
}
#button{ 
	clear:both !important;
	margin-left:440px !important;
	width:71px !important;
	height:30px !important;
	border:none !important;
}

		
	#linkToAdministrator {
	
		padding: 10px;
		background: #222222;
		
	}
		
	#linkToAdministrator a{
	
		color: #ffffff;
		font: 12px Tahoma, Geneva, sans-serif;
		
	}
	
	
/************************** Copied from Navigation.css  ********************************/
/*========================= TOP OF THE MENU CASCADE =========================*/

.horiz_menu {
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0;
	padding:0;
	border:0;
	height:24px;                                  /* the menu's overall height */
	width:auto;         /* we always want our menu to fill the available space */
	font-family:'Arial','Verdana';
	font-size:0.8em;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	/* z-index: 100; make sure it's on top of all other layers */
}

.horiz_menu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.horiz_menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:14px;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.horiz_menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
}

.horiz_menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	margin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
}


/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.horiz_menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	/* border: 1px solid white; */ /* ie had an issue with this param */
	padding:1px;                               /* this is our box border width */
}

.horiz_menu ul li a,
.horiz_menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	text-decoration:none;
	color: #FFFFFF;
	background:#000000;
	padding: 5px 10px;
}

.horiz_menu ul li:hover a,
.horiz_menu ul li a:hover {                        /* selected top-level menu items */
	background:#999999;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.horiz_menu ul li:hover ul,
.horiz_menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	top:24px;              /* place us just up underneath the top-level images */
	left:-1px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:13.5em;
	color:black;                        /* this sets the unselected-text color */
	background:black;         /* this sets our menu's effective "border" color */
}

.horiz_menu ul li:hover ul li a,
.horiz_menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:0;
	height:auto;
	color:#FFFFFF;               /* this sets the unselected drop-down text color */
	background:#666666;       /* this sets the drop-down menu background color */
	width:13.5em;
}

.horiz_menu ul li:hover ul li:hover a,
.horiz_menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:black;
	background:white;
}




/*========================= LEFT MENU CASCADE =========================*/

.vert_menu {
	position:relative;        /* establish a menu-relative positioning context */
	/* float:left; */                                     /* play nicely with others */
	margin:0 0 40px 0;
	padding:0;
	border:0;
	width:173px;         /* we always want our menu to fill the available space */
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif
	font-size:16pt;         /* this (and also below) sets the menu's font size */
	z-index: 99;/* make sure it's on top of all other layers */
	color: #6f2d13;
}
	
.vert_menu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.vert_menu ul {

	padding:0;
	margin:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.vert_menu li {
	/* float:left; */    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
	border: #cfb992 solid 1px !important;
}

.vert_menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	margin:0;               /* re-zero the table margins for everyone but IE5 */
	border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:12px;        /* this sets the base font size for our entire menu */
	position:absolute;
	top:0px;
	left:-6px;
	display:block;
}

/*======================== LEFT MENU DEFINITIONS ========================*/
.vert_menu ul li.sticky a,
.vert_menu ul li.sticky a:visited {
	text-decoration:underline;
	background:url(/layout/img/lhn-arrow-down.png) no-repeat 98% center !important;
}

.vert_menu ul li.sticky li {
	border: none !important;
}

.vert_menu ul li.sticky li a {
/*	font-weight:bold !important;*/
}

.vert_menu ul li.sticky li.hasChildLinks + li {
	display:none !important;
}
.vert_menu ul li.sticky li.hasChildLinks + li ul {
	margin:0px 0px 10px 0px !important;
	position:relative;
	right:10px;
	padding-top:10px;
}

.vert_menu ul li.sticky li.selected + li {
	display:block !important;
}


.vert_menu ul li.sticky li ul li a {
	font-style:italic !important;
	padding-right:5px !important;
}



.vert_menu ul li.popup ul {
	display:none;                  /* initially hide the entire list hierarchy */
	/* border: 1px solid white; */ /* ie had an issue with this param */
}

.vert_menu ul li.sticky ul  {
	display:block !important;                /* initially hide the entire list hierarchy */ 
}

/* mark currently selected item in list */
.vert_menu ul li.sticky ul li.selected {
	background:url(/layout/img/lhn-arrow-out.png) no-repeat 98% center;
}

.vert_menu ul li.sticky ul li.selected a{
	text-decoration:underline !important;
}

.vert_menu ul li a,
.vert_menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	text-decoration:none;
	color: #6f2d13;
	background-color:#000000;
	padding: 8px 20px 8px 5px;

}

.vert_menu ul li.popup:hover a,
.vert_menu ul li a:hover {                        /* selected top-level menu items */
	background-color:#999999;
}

/*======================== LEFT MENU DEFINITIONS ========================*/


.vert_menu ul li ul li a,
.vert_menu ul li ul li a:visited {                    /* unselected top-level menu items */
	padding: 3px 2px 3px 20px;
	width:135px;
}

.vert_menu ul li:hover ul,
.vert_menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	color:black;                        /* this sets the unselected-text color */
	background:none;         /* this sets our menu's effective "border" color */
}

.vert_menu ul .popup:hover ul,
.vert_menu ul .popup a:hover ul {                            /* 2nd level drop-down box */
	display:block;
	position:absolute;
	top:0px;              /* place us just up underneath the top-level images */
	left:172px;       /* left-align our drop-down to the previous button border */
	height:auto;      /* the drop-down height will be determiend by line count */
	width:auto;
	color:black;                        /* this sets the unselected-text color */
	background:#bba859;         /* this sets our menu's effective "border" color  - THIS MUST BE THE SAME AS .vert_menu ul li.popup:hover ul li a, background-color BELOW*/
	font-size:smaller;
}

.vert_menu ul li.popup:hover ul li a,
.vert_menu ul li.popup a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding: 5px 2px;
	height:20px;
	color:#FFFFFF;               /* this sets the unselected drop-down text color */
	background-color:#bba859;       /* this sets the drop-down menu background color */
	width:220px;
}

.vert_menu ul li.popup:hover ul li:hover a,
.vert_menu ul li.popup a:hover ul li a:hover {                /* 2nd level selected item */
	background-color:#000000;
}

.vert_menu ul li.sticky:hover ul li:hover a,
.vert_menu ul li.sticky a:hover ul li a:hover {                /* 2nd level selected item */
	background-color:#666666;
}

	
	