body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006666;
	background-color: #A8C6BF;
}
#maincontainer {
	width: 750px;
	left: auto;
	right: auto;
	padding: 0px;
	background-color: #C2E5DC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #fff5f4;
	position: relative;
	text-decoration: none;
}
#linkcontainer {
	width: 750px;
	left: auto;
	right: auto;
	background-color: #C2E5DC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px 0px 15px;
	border-top: 0px solid #A8C6BF;
	border-right: 0px solid #A8C6BF;
	border-bottom: thin solid #A8C6BF;
	border-left: 0px solid #A8C6BF;
}
.mLink {
	padding: 3px 5px 3px 5px;
	margin: 6px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #DA027F;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 13pt;
}
.class1 A:link{ color: #FFFFFF; text-decoration: none;}
.class1 A:visited{ color: #FFFFFF; text-decoration: none;}
.class1 A:active{ color: #C2E5DC; text-decoration: none;}
.class1 A:hover{ color: #C2E5DC; text-decoration: none;}

.class2 A:link{ color: #334d4e; text-decoration: none;}
.class2 A:visited{ color: #334d4e; text-decoration: none;}
.class2 A:active{ color: #C2E5DC; text-decoration: none;}
.class2 A:hover{ color: #C2E5DC; text-decoration: none;}

.calendarLink {position:relative;}
div.calendarLink:hover div.dropDownCalLinks {visibility:visible;}
.calendarLink:hover a {
   text-decoration:none;
   color:#C2E5DC;
   }
.dropDownCalLinks {
   width:104px;
   border:1px outset #fff5f4;
   padding:5px;
   position:absolute; top:-5px; left:-113px;
   text-align:left;
   background:#79ACAD;
   visibility:hidden;
   }
div.calendarLink .dropDownCalLinks a, div.calendarLink .dropDownCalLinks a:visited {
  text-decoration:none;
  color:#fff;  
  }
div.calendarLink .dropDownCalLinks a:hover {
  text-decoration:none;
  color:#C2E5DC;
  }

.rtFloat{
	float: right;
	margin-left: 20px;
}
.ltFloat{
	float: left;
	margin-right: 20px;
}
#rtJustifyblk {
	text-align: right;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #A8C6BF;
	border-right-color: #A8C6BF;
	border-bottom-color: #A8C6BF;
	border-left-color: #A8C6BF;
	padding: 3px 5px 3px 0px;
}
#upperContainer {
	width: 750px;
	height: 139px;
	text-align: left;
}
#upperTextContainer {
	height: 139px;
	width: 367px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 20px;
	position: absolute;
	left: 20px;
	top: 53px;
}
.spaCer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.redPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #DA027F;
	text-align: left;
	padding: 15px;
}
.ltGreenPrint {
	background-color: #C2E5DC;
	color: #006666;
	padding: 15px;
}	
.dkGreenContainer{
	width: 720px;
	background-color: #67999A;
	color: #FFFFFF;
	padding: 15px;
	text-align: left;	
}
.whiteContainer{
	width: 750px;
	background-color: #ffffff;
	color: #006666;
	text-align: left;
}	
.lowerContainer{
	background-color: #C2E5DC;
	color: #000000;
	width: 720px;
	padding: 15px;
}
#calendarMasthead {
	height: 68px;
	width: 725px;
	background-color: #FCC1DE;
	padding: 6px 4px 0px 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	border-color: #738783;
	border-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
}
#calendarLtSpacerBox {
	float: left;
	height: 60px;
	width: 30px;
	background-color: #DA027F;
}
#calendarImg {
	float: left;
}
#calendarTitle {
	height: 60px;
	width: 320px;
	color: #FFFFFF;
	background-color: #DA027F;
	text-align: center;
	padding-right: 50px;
	font-size: 26px;
	font-weight: bold;
	float: left;
}
#calendarSubTitle {
	margin-top: 5px;
	font-size: 12px;
}
#calendarMonthBox {
	float: left;
	width: 217px;
	height: 49px;
	margin-left: 20px;
}
#calendarMonth {
	font-size: 24px;
}
#monthSelection {
	color: #FFFFFF;
	background-color: #CC0176;
	margin-top: 10px;
	font-size: 11px;
}
#monthSelectionSpace {
	background-color: #FCC1DE;
	margin-top: 10px;
	font-size: 11px;
	color: #FCC1DE;
}
#calendarDaysOFWeekBox {
	width: 743px;
	height: 22px;
	padding-left: 6px;
	border-color: #738783;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	background-color: #FCC1DE;
}
#calendarDaysOFWeek {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 3px 0px 0px 0px;
	width: 102px;
	height: 15px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-weight: bold;
	border: 1px solid #4B5856;	
}
#calendarBodyBox {
	width: 743px;
	height: 567px;  
	background-color: white; 
	padding-left: 6px; 
	padding-bottom: 1px;
	border-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	position:relative;
} 
.sund {
	clear: left; 
	border: 1px solid #4B5856; 
	background-color: #FFF0FF;
	float: left; 
	width: 94px; 
	height: 80px; 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 1px; 
	margin-left: 1px;
	padding: 4px; 
}
.satd {
	border: 1px solid #4B5856; 
	background-color: #F2FFF4;
	float: left; 
	width: 94px; 
	height: 80px; 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 1px; 
	margin-left: 1px;
	padding: 4px; 
}
.holidayd {
	border: 1px solid #4B5856; 
	background-color: #ECEFFF;
	float: left; 
	width: 94px; 
	height: 80px; 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 1px; 
	margin-left: 1px;
	padding: 4px; 
}
.sn {
	clear: left; 
	border: 1px solid #EFEFDE;
	float: left; 
	width: 94px; 
	height: 80px; 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 1px; 
	margin-left: 1px;
	padding: 4px; 
}
.d {
	border: 1px solid #4B5856; 
	background-color: #FFFFFF;
	float: left; 
	width: 94px; 
	height: 80px; 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 1px; 
	margin-left: 1px;
	padding: 4px; 
}
.n {
	border: 1px solid #EFEFDE;
	float: left; 
	width: 94px; 
	height: 80px; 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 1px; 
	margin-left: 1px;
	padding: 4px; 
}
.dayText {
	font-size: 9px;
	font-weight:normal;
}
#decorationCalendar{
	position: absolute;
	top: 1px;
	left: 12px;
	width: 410px;
	height: 90px;
}
#decoration2Calendar{
	position: absolute;
	top: 223px;
	left: 545px;
	width: 68px;
	height: 14px;
}
#decoration3Calendar{
	position: absolute;
	top: 478px;
	left: 52px;
	width: 654px;
	height: 21px;
}
#specialContainer{
	background-image: url(images/special bkgrnd.jpg);
	color: #ffffff;
	width: 720px;
	padding: 15px;
}
#posRelative{
	position: relative;
}
#imgTimMich{
position: absolute;
top: 240px;
left: 27px;
}
.lgFont{
	font-size:18px;
}
#mapBox{
	width: 750px;
	background-image:url(images/Map Background.jpg);
	background-repeat:repeat-x;
	text-align:center;
}			
#newsLetter {
	background-color:#FFffff;
	color:#476A6B;
	border-width: 3px;
	width: 609px;
	border-color:#000000;
	border-style:solid;
	padding: 20px;
	margin:auto;
	text-align:left
}
.centerText {
	text-align:center;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:30px;
}

}
h3 {
	font-size:24px;
}

#legalThingBox{
	text-align: left;
	border: 1px solid black;
}
.printOnly {
	display: none;
}
.santaFloater {
	position:absolute;
	top: 0px;
	left: 1px;
	width: 383px;
	height: 136px;
}
	
