.menu_parent{
/*width: 65px;*/
border: none;
background-color: none;
padding: 1px 2px;
color:white;
font-weight: bold;

}


.menu_child{
position: absolute;
visibility: hidden;
background-color: #E6F3FF;
width: 150px;
border: 1px solid black;
border-bottom-width: 0;
}

.menu_child a{
display: block;
width: 146px;
border-bottom: 1px solid black;
padding: 2px;
text-decoration: none;
/*font-weight: bold;*/
color: navy;
}

.menu_child a:hover{
background-color: #000066;
color:white;
}

#src_parent{
width: 120px;
padding: 1px 2px;
border: 1px solid blue;
background-color: #EADDFF;

}

#src_child{
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EADDFF;
padding: 0px 5px 2px 5px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-image:url(../images/pagebg.gif);background-repeat:repeat-y;
}
.largename {
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #2E44A7;
}
.smallname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-position: center;
	font-style: italic;
}
.pagetitle {
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images2c/pagetitlebgd.jpg);
	background-repeat: repeat-y;
	background-position: 24px;
	padding-left: 26px;
}
#contentbody {padding-left:26px;padding-top:10px;}

#contentbody p{
font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	margin-bottom:1px;
}

#contentbody h2 {
	font-family: "Arial Narrow", Arial, "Helvetica Condensed", Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	margin:0px;
}

#contentbody a{
font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: darkblue;
	text-decoration:none;
	border-bottom:1px solid teal;
}
#contentbody a:hover{
font-family: Arial, Helvetica, verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration:none;
	border-bottom:1px solid black
}

#address {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	background-image: url(/images2c/leftAddrBgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: 200px;
	width: 215px;
	padding-bottom:8px;
}

#address a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#address a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

#leftcolumn {
	background-image: url(/images2c/pgmleft.jpg);
	background-position:0px -115px;
	background-repeat: no-repeat;
	background-color:#000066;

}
#rightcolumn {
	padding-top:44px;
	background-color:white;

}
.mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.footer {
	font-size: 10px;
	color: #000000;
}

.footer a {	color: #000000;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

.merchandisebox1  {border:1px dotted silver;
padding:6px;
margin-botton:8px;
}
.merchandisebox2  {border:none;
padding:6px;
margin-botton:4px;
}

#homeBtn {
position:absolute; 
width:215px; 
height:115px; 
z-index:1; 
top:300px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#homeBtn a {color:#333333;text-decoration:none}
#homeBtn a:hover {color:white;text-decoration:underline}

#homeBtn img {border:none}

.note {color:#CC3300}
.noscreen {display:none}
