@import url(./base.css);
@import url(./scroller.css);


#maincenter
{
	width: 100%;
	height:auto;
	text-align: center;
	background-color: Transparent;
	margin-left: 20px;
	margin-top: 30px;
}

#main 
{
	width:801px;/*811*/
	height:auto;
	background-color: Transparent;
	border: none;
}

#banner
{
	text-align:left;
	background-image: url(../images/top_falls_eagle_bk.jpg);
background-attachment: inherit;
background-repeat: no-repeat;
/*	width: 800px;*/
	height: 200px;
}

#quickmenu
{
	background-color: Transparent;
	width: 800px;
	height: 16px;
	text-align: right;
	font-size: 10pt;
	padding-top: 7px;
	padding-bottom: 7px;
}

#quickmenu a
{
	color: White;
	margin-left: 15px;
}
#quickmenu a:hover
{
	color: #99CCFF;
}
#quickmenu img
{
	vertical-align: middle;
	margin-left: 2px;
}
#familymenu div
{
border:none;
}
#familymenu
{
	width: 800px;
	height: 336px;
        border: none;
}

#familymenu ul
{
float:left;
width:100%;
list-style-type:none;
}

#familymenu li
{
}

#familymenu a
{
	background-color: Transparent;
	border:none;
	width: 152px;
	height: 236px;
	padding-left: 8px;
	padding-top: 100px;
}

#hiddentext0
{
	width:144px;
	margin:12px 6px 12px 6px;
	font-size: 9pt;
	visibility: hidden;
}

#hiddentext1
{
	width:144px;
	margin:12px 6px 12px 6px;
	font-size: 9pt;
	visibility: hidden;
}

#hiddentext2
{
	width:144px;
	margin:12px 6px 12px 6px;
	font-size: 9pt;
	visibility: hidden;
}

#hiddentext3
{
	width:144px;
	margin:12px 6px 12px 6px;
	font-size: 9pt;
	visibility: hidden;
}

#hiddentext4
{
	width:144px;
	margin:12px 6px 12px 6px;
	font-size: 9pt;
	visibility: hidden;
}

/* preload the hover image */
#familymenu a.item0 
{
background-image: url(../images/front_menu1red.gif);
}
#familymenu a.item0
{
	background-image: url(../images/front_menu1.gif);
}
#familymenu a.item0:hover
{
	/*Pre SSL image - background-image: url(images/front_menuover1.gif);*/
background-image: url(../images/front_menu1red.gif);
}

/* preload the hover image */
#familymenu a.item1
{
	background-image: url(../images/front_menu2cream.gif);
}
#familymenu a.item1
{
	background-image: url(../images/front_menu2.gif);
}
#familymenu a.item1:hover
{
/*Pre SSL image - 	background-image: url(images/front_menuover2.gif);*/
	background-image: url(../images/front_menu2cream.gif);
}

/* preload the hover image */
#familymenu a.item2
{
	background-image: url(../images/front_menuover3.gif);
}
#familymenu a.item2
{
	background-image: url(../images/front_menu3.gif);
}
#familymenu a.item2:hover
{
/*Pre SSL image - 		background-image: url(images/front_menuover3.gif);*/
	background-image: url(../images/front_menu3blue.gif);
}

/* preload the hover image */
#familymenu a.item3
{
	background-image: url(../images/front_menu4purple.gif);
} 
#familymenu a.item3
{
	background-image: url(../images/front_menu4.gif);
}
#familymenu a.item3:hover
{
	/*Pre SSL image - 	background-image: url(images/front_menuover4.gif);*/
background-image: url(../images/front_menu4purple.gif);	
}

/* preload the hover image */
#familymenu a.item4
{
	background-image: url(../images/front_menu5green.gif);
}
#familymenu a.item4
{
	background-image: url(../images/front_menu5.gif);
}
#familymenu a.item4:hover
{
/*Pre SSL image - 	background-image: url(images/front_menuover5.gif);*/
	background-image: url(../images/front_menu5green.gif);
}

#bottomlogo
{
	background-image: url(../images/bottom_logo.gif);
	width: 800px;
	height: 26px;
}

#address
{
	text-align: center;
	width: 800px;
	color: #99CCFF;
	font-size: 10pt;
	font-weight: bold;
}

#bottomnav
{
	color: #99CCFF;
	font-size: 10pt;
	margin-top: 15px;
}

#bottomnav a
{
	color: White;
}
#bottomnav a:hover
{
	color: #99CCFF;
}

#modtime
{
	font-size: 10pt;
	text-align: center;
	font-style: italic;
	color: White;
	margin-top: 15px;
	width: auto;
	background-color:Transparent;
}

#copyright
{
	text-align: center;
	color: White;
	font-size: 10pt;
	margin-top: 15px;
}

#xhtmlvalidator
{
	margin-top: 15px;
}

#xhtmlvalidator img
{
}
