body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic";
	background-color: #DCCFE5;
}

.bbkg {background-color: #D8E1EB;
}

.gbkg {background-color: #EBF0DB;
}

.pbkg {background-color: #DCCFE5;
}

.ybkg {background-color: #FFF1D4;
}

.rbkg {background-color: #DBBDBD;
}

.smtxt {
	font-size: 9px;
	font-style: italic;
}

.mtxt {
	font-size: 11px;
	font-style: italic;
}

.btable {
	border-right: 1px solid #437196;
	border-left: 1px solid #437196;
}

.gtable {
	border-right: 1px solid #849456;
	border-left: 1px solid #849456;
}

.ptable {
	border-right: 1px solid #8664A1;
	border-left: 1px solid #8664A1;
}


.ytable {
	border-right: 1px solid #EBB136;
	border-left: 1px solid #EBB136;
}

.rtable {
	border-right: 1px solid #DA8F7C;
	border-left: 1px solid #DA8F7C;
}

.heading {
	font-size: 16px;
	color: #333333;
}

.content {
	font-size: 12px;
	color: #666666;
}

.footnote {
	color: #CC0000;
	font-style: italic;
}

.xmas {
	color: #990000;
	font-style: italic;
}

.indent {
	padding-left: 20px;
	padding-right: 20px;	
}

.spacing {padding-top:10px; padding-bottom:10px;}

.ytxt {color:#825E10; font-size: 14px;}

a.about:link {color: #437196;text-decoration: none;}
a.about:hover {color: #437196;text-decoration: underline;}
a.about:visited {color: #437196;text-decoration: underline;}
a.about:active {color: #437196;text-decoration: underline;}

a.services:link {color: #5A6B2A;text-decoration: none;}
a.services:hover {color: #5A6B2A;text-decoration: underline;}
a.services:visited {color: #5A6B2A;text-decoration: underline;}
a.services:active {color: #5A6B2A;text-decoration: underline;}

a.gallery:link {color: #AB7811;text-decoration: none; font-size: 12px;}
a.gallery:hover {color: #AB7811;text-decoration: underline; font-size: 12px;}
a.gallery:visited {color: #AB7811;text-decoration: underline; font-size: 12px;}
a.gallery:active {color: #AB7811;text-decoration: underline; font-size: 12px;}

a.events:link {color: #482563;text-decoration: none;}
a.events:hover {color: #482563;text-decoration: underline;}
a.events:visited {color: #482563;text-decoration: underline;}
a.events:active {color: #482563;text-decoration: underline;}

a.library:link {color: #A6481B;text-decoration: none;}
a.library:hover {color: #A6481B;text-decoration: underline;}
a.library:visited {color: #A6481B;text-decoration: underline;}
a.library:active {color: #A6481B;text-decoration: underline;}

a.xmas:link {color: #990000;text-decoration: none;}
a.xmas:hover {color: #990000;text-decoration: underline;}
a.xmas:visited {color: #990000;text-decoration: underline;}
a.xmas:active {color: #990000;text-decoration: underline;}

.footer {
	font-size: 10px;
	color: #666666;
}

