/* --------------------------- */
/* 	Tags                       */
/* --------------------------- */
BODY { 
    background-color: #eaead7;
	margin-top: 20px; 
	margin-left: 0px;
}

BODY,P,.normal,.normaltd TD {
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: left;
}

.donateTD { 
	text-align:left;
	width:260px;
}

A {
	text-decoration: none;
	color: #f8c097;
}

A:hover {
	text-decoration: underline;
}

INPUT,TEXTAREA,SELECT {
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;	
	font-size: 14px;
}

INPUT.button {
	background-color: #BFB3A5;
	border: 0px;
	padding: 1px 10px 1px 10px;
	color: #ffffff;
	font-weight: bold;
}

/* --------------------------- */
/* 	Classes                    */
/* --------------------------- */
.maintable { 
	border: 1px solid #9fb0a7; 
	background-color: #6a8023;
}
.spacer { 
	background-color: #ffffff;
}
.subnavblank { 
	background-color: #aeb8b3;
}
#contextnav {
	width: 100%;
	height: 100%;
}
#contextnav TD {
	font-size: 13px;
	color: #aeb8b3;
}
.sitemap {
	visibility: hidden;
}
.toptext {
	font-size:16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* --------------------------- */
/* 	Search Page            	   */
/* --------------------------- */
#searchtips {
	background-color: #dedede;
	border: 1px dashed #4b4138;
	padding: 10px;
	font-size: 13px;
}

/* --------------------------- */
/* 	Calendar Page              */
/* --------------------------- */
.calendar {
	font-size: 13px;
}
#calenderheader {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.caleventheader {
	color: #444444;
	font-weight: bold;
}
#popmonths, .popdetails {
	background-color: #dedede;
	border: 1px dashed #4b4138;
	position: absolute;
	z-index: 14;
	padding: 10px;
	font-size: 13px;	
}
#calevents {
	background-color: #dedede;
	border: 1px dashed #4b4138;
	padding: 10px;
	font-size: 13px;
}
h1 {
	font-family: gill sans mt;
	font-size: 24px;
	color: Black;
	font-variant: small-caps;
	font-weight: normal;
}
h2 {
	font-family: gill sans mt;
	font-size: 22px;
	color: Black;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: lighter;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.SearchBox
{
	background-color: #E0ECE5;
	border: 1px solid #AFA08F;
	width: 136px;
	height: 23px;
	padding-left: 2px;
	font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.error {
    margin: 5px 0;
	border: 1px solid #ff0000;
    background-color: #E0ECE5;
    padding: 5px;
}
.success {
    margin: 5px 0;
	border: 1px solid #AFA08F;
	background-color: #E0ECE5;
    padding: 5px;
}
.maintable tr td table tr td p br {
}
.Headertext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SubHeaderText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.BOLD {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-decoration: underline;
}
