/* CSS Document */
body {
margin: 0px;
padding: 0px;
background-image: URL(../images/bgimg.JPG);
background-repeat:repeat-y;
}
#nav {
position:absolute; left:709px; top:138px; width:229px; height:800px; z-index:1; overflow: visible;
}
#content{
	margin: 0 0 0 0;
	position: relative;
	background-color: #ECE9D8;
	width: 690px;
	height: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #000000;
}
.hiddenlink {
color:#000000;
text-decoration:none;
}
.monthlink {
color: #006600;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-decoration: none;
}
#topbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	background-color: #006600;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #CC9933;
	width: 953px;
}
.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;
}
#subbanner {
	width: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CC9900;
	background-color: #006600;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 10px 0;
}
#foot {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #006600;
	margin: 0px;
	padding: 5px 0;
	width: 953px;
	z-index: 2;
}
.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;
}
/* 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 */
