@charset "utf-8";
/* CSS Document */

a:link {
	color:#BD836B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#C20B2D;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#BD836B;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#BD836B;
}
#apDiv1 {
	position:absolute;
	left:15px;
	top:12px;
	width:190px;
	height:476px;
	z-index:10;
}
#apDiv2 {
	position:absolute;
	left:222px;
	top:84px;
	width:602px;
	height:655px;
	z-index:9;
}
#apDiv3 {
	position:absolute;
	left:211px;
	top:750px;
	width:620px;
	height:41px;
	z-index:12;
}
#apDiv4 {
	position:absolute;
	left:212px;
	top:19px;
	width:623px;
	height:46px;
	z-index:13;
}
.pageheader {
	font-family: Verdana;
	font-size: 18px;
	color: #880A0A;
	font-weight: bold;	
}
.paraheader {
	font-family: Verdana;
	font-size: 15px;
	color:#880A0A;
	font-weight: bold;

}
.subparaheader {
	font-family: Verdana;
	font-size: 12px;
	color:#880A0A;
	font-weight: bold;
	text-decoration: underline;
}
.text {
font-family: verdana;
font-size: 12px
}
.textbold {
font-family: verdana;
font-size: 12px;
font-weight: bold;
}
.textboldred {
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #880A0A;
}
.Navon {
font-family: verdana;
font-size: 12px;
font-weight: bold;
}
.Sidenavitem {
font-family: verdana;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
}
.Subsidenavitem {
font-family: verdana;
font-size: 12px;
font-weight: bold;
padding-left: 15px;
}
.Subsubsidenavitem {
font-family: verdana;
font-size: 12px;
font-weight: bold;
padding-left: 25px;
}
.Subsubsubsidenavitem {
font-family: verdana;
font-size: 12px;
font-weight: bold;
padding-left: 40px;
}
.Navofftop {
font-family: verdana;
color: #FFFFFF;
background-color:#BD836B;
font-size: 12px;
font-weight: bold;
}
.Navoffside {
font-family: verdana;
color: #880A0A;
font-size: 12px;
font-weight: bold;
}
ul#menu {
  list-style-type: none;
  margin: 0;
  padding: 5px;
}
ul#menu ol {
  display: block;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding-left: 10px;
}
ul#menu li, 
  ul#menu a {
  font-family: Verdana;
  font-size: 12px;
  }
  
#container {width:680px; height:230px; padding:20px 0 0 50px; background:url(bears.jpg); border:1px solid #000; margin:50px auto;}
#large {padding:0; margin:0; list-style:none;}
#large li {float:right; display:block; margin-right:5px; width:100px; height:25px;}
#large li a {display:inline; float:left; width:100px; height:25px; position:absolute; text-align:center; text-decoration:none;}
#large li a em {display:block; width:100px; height:25px; background:#874; border:1px solid #fff;}
#large li a b {
	display:block;
	width:100px;
	height:25px;
	background:transparent;
	color:#dd7;
	position:absolute;
	top:1px;
	left:3px;
	line-height:24px;
}

#large li a:hover {white-space:normal; cursor:pointer; z-index:100;}
#large li a:hover em {display:block; width:115px; height:35px; left:7px; top:5px; position:absolute; background:#431; z-index:100; opacity:0.7; border:0}
#large li a:hover b {width:110px; height:30px; top:-7px; left:-5px; z-index:200; background:#985; font-size:1.1em; color:#ff9; line-height:29px; border:1px solid #fff;}


[if lte IE 6]>

#large li a:hover em {filter: alpha(opacity=70); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
.collapseblock {display:inline;}
.expandblock {display:none}
