body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	scrollbar-arrow-color: #ffff00; 
	scrollbar-base-color: #336633; 
	scrollbar-face-color:#336633; 
	scrollbar-highlight-color:#669966; 
	scrollbar-3dlight-color: #669966; 
	scrollbar-shadow-color:#003300; 
	scrollbar-darkshadow-color:#003300;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #993333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #336633;
}
h2.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-top: 0;
	margin-bottom: 1em;
	color : #336633;
}
h2.bighead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3.color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #336633;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight : bold;
	line-height: 2em;
	color : #336633;
}
a:link {
	color:#336633;
}
a:active {
	color:#cc3333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #993333;
}
a:link.menu {
	color:#336633;
	text-decoration: none;
}
a:active.menu {
	color:#cc3333;
	text-decoration: none;
}
a:visited.menu {
	color:#336633;
	text-decoration: none;
}
a:hover.menu {
	color: #993333;
	text-decoration: none;
}
a:link.special {
	color:#336633;
	text-decoration: none;
}
a:active.special {
	color:#cc3333;
	text-decoration: none;
}
a:visited.special {
	color:#336633;
	text-decoration: none;
}
a:hover.special {
	color: #993399;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.green {
	color: #336633;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.normal-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.highlighted {
	background-color : Yellow;
}
.next {
	background-color: #99CC99;
}
p.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
p.special {
	color : #336633;
	font-weight : bold;
}
p.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin-left : 1em;
}
p.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
	color: #336633;
	margin-top : 0.3em;
}
p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	margin-top: 0em;
}
p.orderform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

hr.footer {
	color: #336633;
	margin-top: 0.3em;
	width : 750px;
}
hr.varfooter {
	color: #336633;
	margin-top: 0.3em;
}
hr.header {
	color: #336633;
	width: 750px;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
.birds {
	font-family: "Courier New", "Courier", monospace;
	font-size: 0.85em;
}
ul.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.proud {
	font-family: Arial, Helvetica,Sans-serif;
	font-size: 0.80em;
	font-weight: bold;
	color: #336633;
}

div.floatRIGHT {
	float: right;
	text-align: center;
	line-height: 1.1;
	font-size: 0.8em;
	padding: 2px;
	}

