@charset "utf-8";
	
#container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 

img {
border:0;
}

#bglayer {
float:left;
width:100%;

}
#announce_box {
	width: 334px;
	background-color:#f7f7f7;
	border: solid 1px color:#000;
	margin-top: 10px;
	}
	
a:link {color: #336699;	text-decoration: none;}
a:visited {text-decoration: none;color: #336699;}
a:hover {text-decoration: underline;color: #3366CC;	}
a:active {text-decoration: none;color: #336699;}

#top {
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px;
	text-align:left;
	height: 150px;
	}


#Left {
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 0px;
	width: 360px;
	}

#middle {
	float:left;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 0px;
	width: 130px;
	}
	
#middle p {
margin: 0;
margin-bottom: 5px;
padding: 0;
}


#Left p{
	color:#000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom:5px;
	margin:0px;
	text-align:left;}
	
#Left h3 {
	font-size: 17px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-left: 10px;


}



#pages {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 5px;
	padding: 0px;
	width: 950px;
	}


#pages p{
	color:#000000;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom:5px;
	margin:0px;
	text-align:left;}
	

#pages h1, h2, h3, h4, h5, h6 {
margin-left: 10px;
margin-bottom: 0px;
margin-top: 0px;
}


#right {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 12px;
	margin-bottom: 10px;
	width: 444px;
	height:auto;
	padding: 0px;
	background-color:#f5f5f5;
	}
	
	
#right p {
margin: 0;
padding: 0;
}	

#cal_box {
	padding-left: 20px;
	padding-right: 10px;
	}

#right table {
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	}


#popup {
	background-image:url(../images/popupbg.gif);
	background-repeat:no-repeat;
	width: 310px;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.welcometext {
font-size: 15px;
}

.right_images {
margin-top:10px;
margin-bottom:10px;
margin-right: 0px;
margin-left: 9px;

}


#footer{
margin-top: 30px;
background-color:#2a9f7a;
color:#FFF;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height: 38px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
 }
 
 #footer p {
 margin-top: 10px;
 margin-bottom: 8px;
 
 }
 
 
 

#calendar {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	font-size: 10px;
}
#calendar a:link {
color: #0066CC;
text-decoration: none;}
#calendar a:visited {
text-decoration: none;
color: #0066CC;}
#calendar a:hover {text-decoration: underline;
background-color:#FFFFCC;
color:#C91D1D;}
#calendar a:active {text-decoration: none;color: #0066CC;}
#calendar td {border-right: 1px #CCCCCC solid;border-bottom: 1px #CCCCCC solid;}
#calendar table {border-left: 1px #CCCCCC solid; margin-left:0px;}
#calspacer {
height: 5px;}

.time {
font-size:9px;
color:#5b5b5b;
}

.directions {
font-size:10px;
color:#5b5b5b;
}

