.text { font-family: "Courier New", Courier, mono; font-size:12px; color:#32271B; }

a.nav:link,
a.nav:visited{ font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: bold; text-decoration:none; color:#FFFFFF; }
a.nav:hover{ font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: bold; text-decoration:underline; color:#FFFFFF; }
.navselect {  font-family: "Courier New", Courier, mono; font-size: 14px; font-weight: bolder; color:#FFFFFF}


a.nav2:link,
a.nav2:visited{ font-family: "Courier New", Courier, mono; font-size: 12px; text-decoration:underline; color:#32271B; font-weight: bold; }
a.nav2:hover{ font-family: "Courier New", Courier, mono; font-size: 12px; text-decoration:underline; color:#EAA4A4; font-weight: bold; }
	
.nav2select {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold; color:#EAA4A4}

a.sitetitle:link, 
a.sitetitle:visited,
a.sitetitle:hover{ font-family: "Courier New", Courier, mono; font-size: 24px; text-decoration:none; color:#FFFFFF; font-weight: bold; }

a.bodylink:link, 
a.bodylink:visited,
a.bodylink:hover{ font-family: "Courier New", Courier, mono; font-size: 12px; text-decoration:underline; color:#EAA4A4; font-weight: bold; }


.pagetitle { font-family: "Courier New", Courier, mono; font-size: 18px; font-weight: bold; color: #7B654E; }


.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #EAA4A4;
	margin: 0px;
	padding-top: 10px;
}

.banner1 {
	background-color: #32271B;
}
.banner2 {
	background-color: #92816E;
}
