body { font-size: 13px; font-family: Arial, Helvetica, sans-serif; background-color: #F5F0E3; color: #615925}

a:link {color: #9DA473; }
a:visited {color: #9DA473; }
a:hover {color: #800000; }
a:active {color: #800000; }

span.leftnav: { font-size: 13px; }
a.leftnav:link { text-decoration: none; font-size: 13px; }
a.leftnav:visited { text-decoration: none; font-size: 13px; }
a.leftnav:hover { text-decoration: none; font-size: 13px; }
a.leftnav:active { text-decoration: none; font-size: 13px; }

a.sbc { font-size: 17px; font-weight: bold; margin-bottom: 10px; text-decoration: none; }
a.sbc:link { color: #9DA473; }
a.sbc:visited { color: #9DA473; }
a.sbc:hover { color: #800000; }
a.sbc:active { color: #9DA473; }

a.sbc2 { font-size: 10px; text-decoration: none; }
a.sbc2:link { color: #9DA473; }
a.sbc2:visited { color: #9DA473; }
a.sbc2:hover { color: #800000; }
a.sbc2:active { color: #9DA473; }

.smalltext { font-size: 10px; }

h1 { color: #9DA473; font-size: 16px; }
p.subhead { color: #800000; font-size: 13px; font-weight: bold; }
h2 { color: #800000; font-size: 13px; font-weight: bold; }
h3 { color: #800000; font-size: 13px; }

.red { color: #800000; font-size: 16px; margin-top: 0px; font-weight: bold; margin-bottom: -15px; }

td { font-size: 13px; }
blockquote { margin-bottom: -10px; margin-right: 0px; }

#about1 {
	border: 2px solid #9DA473; 
	margin-left: 10px; 
	margin-right: 15px;
	width: 192px; 
	height: 192px;
}
#about2 {
	border: 2px solid #4D563A; 
	margin-right: 10px;	
	width: 192px; 
	height: 192px;
}
#maincell {
	padding-right: 20px;
}
.heading { color: #800000; font-size: 13px; font-weight: bold; margin-bottom: 5px; }

#backlink {
	float: right;
	font-size: 10px;
	}
.bullet {
	margin-right: 10px;
	width: 8px;
	height: 8px;
	}
.sbchead {
	margin-bottom: 10px;
	}
.searchform {
	margin-top: 15px;
	}
.searchbox {
	width: 113px;
	margin-top: 3px;
	}

.searchbox { display: none;  }
.maciesearchbox { display: block; width: 109px; margin-top: 3px; }

/* commented backslash hack v2 \*/
.searchbox { display: block; width: 113px; margin-top: 3px; }
.maciesearchbox { display: none; }
/* end hack */
