.nav  {
	font-size : 13.5;
	font-family : Garamond;
	color : gold;
	text-decoration : none;
	background-color : none;
	font-style : italic;
}


.nav A  {
	color : gold;
	text-decoration : none;
}

.nav A:hover  {
	text-decoration : underline;
}


.side  {
	font-size : 14;
	font-family : Garamond;
	color : #003D7E;
}

.hms  {
	font-size : 30;
	font-family : Garamond;
	color : #003D7E;
}

.body  {
	font-size : 16;
	font-family : Garamond;
	color : #003D7E;
	line-height : 1.5;
}

.bodysm  {
	font-size : 12;
	font-family : Garamond;
	color : #003D7E;
	font-weight : bold;
}


.bodysm  A  {
	color : #3399cc;
	text-decoration : none;
	font-weight : bold;
}

.bodysm  A:hover  {
	color : red;
	text-decoration : underline;
	font-weight : bold;
}

.body  A  {
	color : #3399cc;
	text-decoration : none;
	font-weight : bold;
}

.body  A:hover  {
	color : red;
	text-decoration : underline;
	font-weight : bold;
}

.foot  {
	font-size : 14;
	font-family : Garamond;
	color : #003D7E;
	font-weight : normal;
}

.foot1  {
	font-size : 11;
	font-family : Arial;
	color : white;
	font-weight : normal;
}

.foot  A  {
	color : #3399cc;
	text-decoration : none;
	font-weight : bold;
}

.foot  A:hover  {
	color : red;
	text-decoration : underline;
}

.title  {
	font-size : 40;
	font-family : Edwardian Script ITC;
	color : #003D7E;
		}

.form	{
	background-color: #E4E8F3;
}

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 14px Garamond;
line-height:2;
z-index:100;
font-weight: bold;
font-style : italic;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
background-color: #003D7E;
color : gold;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration : underline;
}
