/* styles - Historic High Country
*/

body { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
margin : 14px; color:#000000;
padding:0px;}

a {
text-decoration:underline;
color : #006600;
}

a:link,a:active {
text-decoration:underline;
color : #006600;
}
a:visited {
text-decoration:underline;
color : #006600;
}
a:hover {
text-decoration:underline;
color : #000066; 
}
.blue {
  color: #0066cc;
}
.green {
  color:#009933;
}

H1 {
  font-family: serif;
  font-size: 26px;
  color: #0066cc;
margin: 0px 15px 0px 0px;
  font-style : italic;
  font-weight : bold;
}
H2 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;margin-top: -4px; margin-bottom: 0px;
  color: #990000;
}
H3 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color:#009933;
}
H4 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000060;
}

.button {
	background-color : #009933;
	color : White;
	font-size : 11px;
	text-transform : lowercase;
	text-align : center; 
}

.faq, #faq {
color:#0066cc;
font-weight:bold;margin-right:14px;
 font-size : 14px;line-height:18px;
 list-style: none;
 list-style-image: none;
}
#faqResult {font-family: Arial; 
	font-size: 12px; color:black;
		border : 1px solid #CCCCCC;background-color:#e6e6e6;
		text-transform: none; font-weight : normal; 
}

.error  {
	font-family: Arial; 
	font-size: 14px; font-weight : bold; 
	color : #990000;
}


.maintable {
	border : 1px solid #CCCCCC;
}

.pagetrail,.pagetrail a,.pagetrail a:link,.pagetrail a:visited {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color : #999;
  padding-top : 7px;
  padding-bottom : 6px;
  text-align : right;
}
.pagetrail a:hover {
	font : bold;
}


.pagetrail a:hover {
	color: #FFCC00;
}

.sig {
	background-image : url(../images/sig.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	height : 84px;
	width : 303px;
}
p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; padding: 3px;
	list-style-image : url(../images/bullet.gif);
}

ol, ol li {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
	list-style-image : none;
}
ol li li {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
	list-style-image : none;
}


.etoNotice { 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px; color: #BD0000;
  margin-top : 10px;
  text-align : center;
}
.etoNotice a:link		{ color: #BD0000; text-decoration: underline }
.etoNotice a:visited	{ color: #BD0000; text-decoration: underline }
.etoNotice a:hover		{ color: #BD0000; text-decoration: underline }
.etoNotice a:active	{ color: #BD0000; text-decoration: underline }


.footer, .footer a,.footer a:hover,.footer a:link,.footer a:visited {
	COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;   
	font-size: 12px; padding: 3px;
	text-align :center; background-color : #669933;
}

 .footer a:hover {
	COLOR: #FFCC00;
}



/* menu nav bar  */


 /* Stylesheet settings for ListMenu Snippet
// STYLES used
//
// #LM_level_N      menu level where N is the number of the depth
//                  starting at 0
// #LM_youAreHere   menu item of current location
// .LM_expanded     expanded menu item with children
// .LM_collapsed    menu item with childen, but not expanded
// .LM_endPage      menu item with children
// .LM_description  menu item description
// 
*/

/* ListMenu Styles */

#listMenuWrapper {
list-style-type: none; list-style-image: none;
width : 200px; 
height : 100%; 
border : none; 
background-image:url(../images/sun.jpg); background-repeat:no-repeat; position : bottom right;  background-color : #cc6600;  width : 200px;  height : 300px;  padding:0px; 
}

#listMenuWrapper ul {
list-style-type: none; list-style-image: none;
margin: 0;
padding: 0;
}
/* sets main color */
#listMenuWrapper ul li {
list-style-type: none; list-style-image: none;
margin: 0;
padding: 0;
color: white;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
list-style-type: none; list-style-image: none;
color: white;
display: block;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #FFCC00 #FFCC00 ; /*top right*/
text-decoration:none;
}

#listMenuWrapper .snippetName a {
list-style-type: none; list-style-image: none;
margin: 0;
padding: 0;
}

.LM_collapsed a { list-style : none; list-style-image : none; }
.LM_collapsed a:hover {
list-style-type: none; list-style-image: none;
color: white;
display: block;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #FFCC00 #FFCC00 ; /*top right*/
background-color: #0066cc;
text-decoration:none;

	 }

.LM_expanded a { list-style : none; list-style-image : none; }
.LM_expanded a:hover { 
list-style-type: none; list-style-image: none;
color: white;
display: block;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #FFCC00 #FFCC00 ; /*top right*/
background-color: #0066cc;
text-decoration:none;

	}
.LM_expanded #LM_youAreHere {
list-style-type: none; list-style-image: none;
color: white;
display: block;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #FFCC00 #FFCC00 ; /*top right*/
background-color: #0066cc;
text-decoration:none;

}

.LM_endPage a { list-style : none; list-style-image : none; }
.LM_endPage a:hover  {
list-style-type: none; list-style-image: none;
color: white;
display: block;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #FFCC00 #FFCC00 ; /*top right*/
background-color: #0066cc;
text-decoration:none;

}
.LM_endPage #LM_youAreHere {
list-style-type: none; list-style-image: none;
color: white;
display: block;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color: #FFCC00 #FFCC00 ; /*top right*/
background-color: #0066cc;
text-decoration:none;

}

#LM_level_1 li a, #LM_level_1 li #LM_youAreHere {
list-style-type: none; list-style-image: none;padding-left:8px; color: white;
display: block;
padding: 2px 4px;
 font-size : 12px;
}
#LM_level_2 li a, #LM_level_2 li #LM_youAreHere {
list-style-type: none; list-style-image: none;display: block; padding-left:10px;  font-size : 12px;}
#LM_level_3 li a, #LM_level_3 li #LM_youAreHere {
list-style-type: none; list-style-image: none;display: block; padding-left:20px;  font-size : 12px; }

/*Credits: CSSplay Modified by Cris D to add "you are here" highlighting (takes on hover property)
increased width of sub menus to 150px*/
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url(../images/button4.gif);}
.menu2 {padding:0 0 0 10px; margin:0; list-style:none; height:40px; background:#fff url(../images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 20px 0 10px; height:40px; background:url(../images/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../images/button4a.gif) no-repeat right top;}

/*here are 2 options for highlighting the current tab parent Option 1: is default*/

/*Option 1: Dean's you are here top link current page highlighting (default)*/

.menu2 li.top a.current_link span.down {background: #bbb; color:#fff;}
.menu2 li.top a.current_link {display:block; float:left; height:40px; line-height:33px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer; background: url(../images/button4.gif) no-repeat;}
.menu2 li.top a.current_link span {float:left; display:block; padding:0 20px 0 10px; height:40px;}
.menu2 li.top a.current_link {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu2 li.top a.current_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li.top a.current_link span.down {background:url(../images/button4a.gif) no-repeat right top;}
.menu2 li.top a.current_link:hover {color:#fff;background:url(../images/button4.gif) no-repeat;}
.menu2 li.top a.current_link:hover span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li.top a.current_link:hover span.down {background:url(../images/button4a.gif) no-repeat right top;}

/*Option 2: You are here top link-old text highlight only
.menu2 li.top a.current_link {display:block; float:left; height:40px; line-height:33px; color:#990000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li.top a.current_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li.top a.current_link span.down {background: #fff; float:left; display:block; height:40px; background:url('templates/prodrop2/down.gif') no-repeat right top; padding-left:12px; padding-right:24px; padding-top:0; padding-bottom:0;}
.menu2 li.top a.current_link:hover {color:#fff; background: url('templates/prodrop2/button4.gif') no-repeat;}
.menu2 li.top a.current_link:hover span {background:url('templates/prodrop2/button4.gif') no-repeat right top;}
.menu2 li.top a.current_link:hover span.down {background:url('templates/prodrop2/button4a.gif') no-repeat right top;}
*/

.menu2 li:hover > a.top_link {color:#fff; background: url(../images/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../images/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #990000; white-space:nowrap; width:150px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:143px;}
.menu2 :hover ul.sub li a {border-left:3px solid #fff; border-right:0px solid #fff; border-top:0px solid #fff; border-bottom:0px solid #fff; display:block; font-size:10px; height:20px; width:143px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; }
.menu2 :hover ul.sub li a.fly {background:#fff url('../images/arrow.gif') no-repeat 140px 7px;}
.menu2 :hover ul.sub li a:hover {background:#990000; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#990000 url('../images/arrow_over.gif') no-repeat 140px 7px; color:#fff}
.menu2 :hover ul li:hover > a.fly {background:#990000 url('../images/arrow_over.gif') no-repeat 140px 7px; color:#fff} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:145px; top:-4px; background: #fff; padding:3px 0; border:1px solid #990000; white-space:nowrap; width:150px; z-index:200; height:auto;}
