/* CSS Document */
body {
	margin: 0;
	padding: 0;
}
#all {
	position: relative;
	margin: 0;
	padding: 0;
	width: 953px;
}
#topbanner {
	position: relative;
	margin: 0;
	padding: 0;
	width: 953px;
	background: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #CC9933;
	text-align: center;
	vertical-align: middle;
}
#contentwrap {
	position: relative;
	margin: 0;
	padding: 0;
	width: 953px;
	background: #ece9d8 url(images/bgimg.JPG) top left repeat-y;
}
#nav {
	position: relative;
	float: right;
	margin: 0 10px 25px 0;
	padding: 0;
	width: 225px;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
}
#nav a {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #000000;
}
#nav .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content{
	position: relative;
	margin: 0;
	padding: 0;
	background-color: #ECE9D8;
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #000000;
}
#foot {
	position: relative;
	margin: 0;
	padding: 5px 0;
	width: 953px;
	background-color: #006600;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
.topbannersubtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16pt;
font-weight: lighter;
color: #CC9900;
}
.topbannersmalltext {
font-family: "Times New Roman", Times, serif;
font-size: 12pt;
color: #CC9900;
font-weight: lighter;
}
.floatright {
float: right;
margin: 5px 5px 5px 5px;
}
.floatleft {
float: left;
margin: 5px 5px 5px 5px;
}
.navlink {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.links {
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}
.homeheader {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #006600; 
font-weight: bold; 
}
.bigheader {
	color: #006600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.greenday {
color: #006600;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.whiteday {
color: #000000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.redday {
color: #990000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.lentday {
color: #990099;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.adventday {
color: #9900CC;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.roseday {
color: #FF99CC;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.monthlink {
color: #006600;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}
/* Clear Floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
