/* CSS Document Canada Water */

/* orange 3da8ab */
/* blue 19328b */
/* pink ef0775 */

#wrapper {
	margin:0 auto;
	padding:0;
	width: 800px;
	
	}
#page {
	margin:0 auto;
	width:800px;
}
/*--------------------------------------------------------*/
/* top section */
/*--------------------------------------------------------*/
#header{
	height: 77px;
	width: 800px;
	
}
#logo {
	float: left;
	width: 200px;
}
#searchBox {
	float: right;
	padding:42px 0 0 0;
	width: 232px;
	text-align: right;

}

/*--------------------------------------------------------*/
/* Crumbtrail */
/*--------------------------------------------------------*/	
#crumbtrail {
	margin: 0;
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #000;
	background-color:#f1f1f1;
	}
#crumbtrail a	{
	text-decoration:none;
	color:#3da8ab;
	}
#crumbtrail a:hover {
	color: #000;
	text-decoration:underline;
}	
#crumbtrail a:link, #crumbtrail a:visited {
	text-decoration:none;
	color:#3da8ab;
	}
/*--------------------------------------------------------*/
/* body section	background-image:url(../images/underline.gif);
	background-repeat:repeat; */
/*--------------------------------------------------------*/
#intro {
}
#content {

	width: 600px;
	float: right;
}
#contentB {
	margin:0 0 0 200px;
}
#columnA {
	float: left;
	width: 190px;
	
}
#columnA img {
	padding: 0 0 10px 0;
	
}
#columnB {
	background-color:#FFCC33;
	width:126px;
	float: right;
}
#columnC {
	width: 440px;
	float: left;
	margin-top: 10px;
}
.underlineB {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
}
#columnD {
	width: 150px;
	float: right;
	margin-top: 10px;
}
/*--------------------------------------------------------*/
/* list news front page */
/*--------------------------------------------------------*/
#newsList {
	width: 600px;
	margin-top: 20px;
	
	}	

#newsList ul, #newsList li {
	margin: 0;
	padding: 0;
	list-style: none;
	}	

#newsList li {
	display: inline;
	width: 600px;
	float: left;
	background: #f1f1f1;
	margin-bottom: 2px;
	padding-top: 20px;
	}
#newsList li img {
	float:left;
	margin: 0 15px 15px 15px;
	padding: 0;
	}

#newsList a , #newsList a:visited {
	color: #3da8ab;
	font-weight: bold;
	text-decoration: none;
	}
#newsList a:hover {
	color: #000;
	}
#newsList p {
	padding-left: 1em;
	padding-right: 1em;
	}
.listNewsHead {
	font-size: 1.5em;
	font-weight: normal;
}
.listNewsBody {
	font-size: 1.1em;
}

.ItemImg { 
	margin-right:5px; 
}
/*--------------------------------------------------------*/
/* Gallery Page*/
/*--------------------------------------------------------*/
#galleryList { 
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#galleryList p {
	
	font-size:1em;
	margin: 10px 0 20px 0;
}

#galleryList ul {
    border: 0;
	list-style-type:none;
    margin: 0;
	}
#galleryList li {
    float: left;
	padding: 11px;
	border: 1px solid #ccc;
    margin: 5px;
	}
#galleryList img {
	display: block;
	padding-bottom: 5px;
}	
#galleryList li a {
	display: block;
    float: left;	
	font-weight: bold;
	height:140px;
  	margin: 0;
	padding: 0;
	text-decoration:none;
}

#galleryList  a {
	color:#3da8ab;
	font-weight: bold;
	text-decoration:none;
}
#galleryList a:hover {
	color: #333;
 	}

.cellThumb { 
	padding: 10px;
	border-bottom: 1px solid #ccc;
    
    margin: 10px;
}

/*--------------------------------------------------------*/
/* Newsletter Page*/
/*--------------------------------------------------------*/	
#newsletterList { 
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#newsletterList ul {
    border: 0;
	list-style-type:none;
    margin: 0;
	}

#newsletterList li {
    float: left;
	padding: 11px;
	border: 1px solid #ccc;
    margin: 5px;
	}
#newsletterList img {
	display: block;
	padding-bottom: 5px;
}	
#newsletterList li a {
	display: block;
    float: left;	
	font-weight: bold;
	height:250px;
  	margin: 0;
	padding: 2px;
	text-decoration:none;
}

#newsletterList  a {
	color:#3da8ab;
	font-weight: bold;
	text-decoration:none;
}
#newsletterList a:hover {
	color: #333;
 	}		
/*--------------------------------------------------------*/
/* Calendar*/
/*--------------------------------------------------------*/
#calendar {
	color: #000;
	text-transform: capitalize;
	text-decoration: none;
	text-align: center;
	width:145px;
}
#calendar td {
	border-bottom: 1px solid #ccc;
	padding: 9px 2px 6px 2px;

}
#calendar a {
	text-decoration:none;
	color: #3da8ab;
	font-weight: bold;
}
#calendar a:hover {
	text-decoration:underline;
}
#calendar a:visited {
}
#calendar a:link {
}
#calendarMonth td {
	font-weight: bold;
	height:20px;
	text-align: center;
	color: #000;
}

#calendarMonth a, calendarMonth a:visited {
	color: #3da8ab;
	}
#calendarHeaders th {
	height:20px;
	text-align: center;
	color: #000;
	font-weight: bold;
	border-bottom: 3px solid #ccc;
	}
#skipDays {
	text-align:left;
	background-image: url(../images/bgTdCellBlue.gif);
	background-repeat:no-repeat;
	color: #999;
	vertical-align:top;
	padding:4px; 
	height:15px;
	}
.todaydate a:link {
	text-decoration:underline;
	display:block;
	}
.eventtoday {
	color:#333;
	text-decoration:none;
	display:block;
}

.eventtoday a:link {
	height:19px;
	text-decoration:none;
	background-color:#e2e2e2;
	display:block;
	}	

/*--------------------------------------------------------*/
/* Featured Box */
/*--------------------------------------------------------*/
.featured {
	background-color:#000;
	background-image:url(../images/bgBox.jpg);
	background-repeat:no-repeat;
	margin: 0 0 10px 10px;
}

.featured p {
	margin: 0px;
	padding: 5px;
	font-size: 73%;
	color: #fff;
}
.featured h1 {
	background-color: #4ea8ba;
	background-image:url(../images/headerBgB.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size: 80%;
	margin: 0px;
	padding: 10px;
	}
.featured a {
	text-decoration:none;
	font-weight: bold;
	color: #fff;

}
.featured a:link, .featured a:visited {

}
.featured a:hover {
	color: #ccc;
}
.featured a:active {
	text-decoration:none;
	color:#3ea7b6;
}
.featuredHead {
	margin: 5px 10px 8px 10px;
	padding-bottom: 5px;
	font-size: 73%;
	border-top: 1px dotted #333333;
	font-weight: bold;
	color: #fff;
	border: 0px;
}
/*--------------------------------------------------------*/
/* Print Box */
/*--------------------------------------------------------*/
#printBox {
}
#printBox {

}
#printBox a {
	text-decoration:none;
	font-weight: bold;
	color: #3da8ab;
	}
#printBox a:link, #printBox a:visited {
	color: #3da8ab;
	}
#printBox a:hover {
	color: #000;
	text-decoration: none;
}
#printBox a:active {
	text-decoration:none;
	color:#3da8ab;
}
/*--------------------------------------------------------*/
/* Footer */
/*--------------------------------------------------------*/
#footer {
	clear: both;
	width: 800px;
	border-top: 1px solid #3da8ab;
	padding: 10px 0 20px 0;
}
#footer p {
	color: #000;
	font-size: 1em;
	}
#footer a {
	color:#3da8ab;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover{
	color:#000;
}
#footer a:visited{
}
#footer a:link{
}
.clear {
	clear: both;
	}
	
/*--------------------------------------------------------*/
/* footer logos */
/*--------------------------------------------------------*/
#footerLeft {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;

}	
#footerLogos {
	float: right;
	width: 400px;
	margin: 0;
	padding: 0;
	text-align:right;

}	
/*--------------------------------------------------------*/
/* a- b */
/*--------------------------------------------------------*/
#alphabg {
	padding: 8px;
	text-align:center;
	margin:1px;
	background-color:#f1f1f1;
}
#printBox {
	width:150px;
	white-space:nowrap;
}
.printBox img {
	padding:0;
	margin:0;
	float:left;
}

/*--------------------------------------------------------*/
/* columnC lists */
/*--------------------------------------------------------*/
#columnC li {
}
/*--------------------------------------------------------*/
/* timetable */
/*--------------------------------------------------------*/
.timeTbl {
 padding: 10px;
 border-bottom: 1px solid #fff;
}
.tbleUnderline {
}
.tbleUnderline td { padding: 5px; border-bottom: 1px solid #ccc;background-color:#f1f1f1;}