@charset "utf-8";
.norm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5C3E33;
	text-align: left;
}
.normcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5C3E33;
	text-align: center;
}
.normcenterboldbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5C3E33;
	text-align: center;
	font-weight: bolder;
	vertical-align: top;
}


.normitalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #5C3E33;
	text-align: left;
	font-style: italic;
}

.titlefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #59372B;
}
.titlefontcenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #59372B;
}


form {
	background-color: #CCCC99;
}


.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC77;
	text-align: center;
	color: #000;
}

.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCC77;
	text-align: center;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}
#link_widget .header {
	text-align: center;
}
#link_widget {
	font-size: 36px;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	color: #400000;
	letter-spacing: normal;
	word-spacing: normal;
}
