.headerbg {
	background-image: url(header-bg.gif);
	background-repeat: no-repeat;
	height: 196px;
	width: 647px;
}
.AmeriBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F27D00;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #665C51;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(navbg.gif);
	background-repeat: no-repeat;
	height: 32px;
	font-weight: normal;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F47E00;
}
.ContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 20px;
	padding-left: 10px;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F27D00;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	font-weight: bold;
}
.AmeriSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F27D00;
	padding-left: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #670001;
}
a:visited {
	color: #670001;
}
a:hover {
	color: #c62b2c;
}
a:active {
	color: #992727;
}
.style12 {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #670001;}
.style13 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #670001;
}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #670001; font-weight: bold; }
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #670001;}
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.style24 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
}
.style26 {font-size: 14px; font-weight: bold; color: #660000; }
.style27 {
	color: #999999;
	font-style: italic;
}
.style28 {font-size: 12px}
.style32 {font-style: italic; font-size: 16px;}
.style33 {color: #CC6600}
.style34 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style35 {color: #660000}


#dropmenudiv{
position:absolute;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E6CB40;
}