.topnavlinks {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 30px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #383a35;

	text-decoration: none;

}

.topnavlinks:hover {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 30px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #bd3415;

	text-decoration: none;

}

.heading1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #333333;

}

.subhead1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	font-weight: normal;

	color: #666666;

}

.headinghuge {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 40px;

	color: #544437;

	text-decoration: none;

	font-weight: bolder;



}

.topnavlinksactive {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 30px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #FFFFFF;

	text-decoration: none;

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: center top;

	background-image: url(images/activelink.gif);

}
