body {
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32331D;
	background-color: #FFFFFF;
	background-image: url(bgbody.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
font-size: 30px;
color: #C03000;
}

#subheading1 {
color: #C03000;
font-size: 18px;
border-bottom: 1px solid #eee;
}

#subheading2 {
color: #51473D;
font-size: 12px;
font-weight: bold;
}

a:link {
    color: #C03000;
	font-weight: bolder;
	font-size: 14px;
}

a:visited {
    color:#51473D;
	font-size: 14px;
}
a:hover, a:active {
      text-decoration:underline;
      color:#40411E;
	  background-color:#B4AF91;
	  font-size: 14px;
} 

.orange a:link {color: #FFCC66; font-size: 10pt; text-decoration: none;}
.orange a:visited {color: #FFCC66; text-decoration: none;}
.orange a:hover, a:active {text-decoration: underline; background-color: #FFCC66; color: #40411E;}

.main a:link {color: #E3DEC5; font-size: 12pt; text-decoration: none; font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
.main a:visited {color: #E3DEC5; font-size: 12pt; text-decoration: none;  font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
.main a:hover, a:active {text-decoration: underline; font-size: 12pt; color: #E3DEC5;  font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

#footer {
	color: #B4AF91;
	font-size: 12px;
	background-color: #40411E;
}

#news { 
  border-width: 2px;
  border-style: dotted;
  border-color: #51473D;
  background-color: #E8E4CE;
  padding: 8px;
}

ul {
	
		list-style-image: url(arrow_miniorange.gif);
		}
		
#calendar {
color: #40411E;
font-size: 12px;
}