﻿body {
	background-image: url(images/BackgroundPage.gif);
	background-repeat: no-repeat;
	background-color: #006633;
}


.Banner {
	background-color: #ffffff;
	margin-left: 15px;
	margin-top: 5px; 
	border-width: 0px;  
	width: 790px;
	height: 100px;	
}

.BannerSlogan {
	font-family: 'Palatino Linotype';
	font-size: 13px;
	color: black;
	font-style: italic;
}

.BannerText {
	font-size: 34px;
	color: #2b7b4f;
	font-family: 'Palatino Linotype';
	font-weight: bold; 
	text-decoration: none;
}

.Calendar 
{
	  vertical-align: top;
}

.CalendarSpacer 
{
	  height: 20px;
}

.Content {
	background-color: #ffffff;
	margin-left: 15px;
	margin-top: 0px; 
	font-family:Arial;
	font-size: 12px;
	width: 790px;
	vertical-align:top;
}

.DayHeader {
	width: 105px;
	text-align: center;
	background-color: #dcedcd;
	border: 1px;
	border-color:#004f00;
	border-style: groove;
	padding: 1px;
}

.DayBody {
	width: 105px;
	height: 100px;
	background-color: #ffffff;
	border: 1px;
	border-color:#004f00;
	border-style: groove;
	padding: 5px;
	text-align: left;
}

.DayBodyHeader {
	width: 105px;
	height: 10px;
	background-color: #ffffff;
	padding: 1px;
	text-align: right;
}

.DayBodyText {
	height: 70px;
	text-align: left;
	vertical-align:top;
	font-family:Arial;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.Footer {
	width: 785px;
	text-align:center;
	font-family:Arial;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

.Menu {
	margin-left: 3px;
}

.MonthHeader 
{
	 font-weight: bold;
	 text-align: center;
}

.ScrollDiv 
{
 overflow: auto;
 padding: 5px;	
}

.SectionHeader {
	width: 384px;
	background-color: #dcedcd;
	border: 1px;
	border-color:#004f00;
	border-style: groove;
	padding: 1px;
}

.Text {
	font-family:Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.WSMenu 
{
	position: absolute;
	width: 790px;
	height: 1px;
	left: 25px;
	top: 106px;
	background-color: #cccccc;
	border: 0px;
	border-style: dotted;
}

.WSMenuDropDownAboutUs 
{
	margin-left: 3px;
	top: 106px;
	position: absolute;
	background-color: #dcedcd;
	border:1px solid #666666;
	padding: 10px;
	display: none;
}

.WSMenuDropDownParentInformation 
{
	margin-left: 217px;
	top: 106px;
	position: absolute;
	background-color: #dcedcd;
	border:1px solid #666666;
	padding: 10px;
	display: none;
}

.WSMenuInner 
{
	position: absolute;
	left: -1px;
	top: -24px;
	border: 0px;
}

.WSMenuText {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

