body {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	line-height: 150%;
	background-color: #FFFFFF;
}

.highlight1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BF30BF;
	font-size: 14px;
	font-weight: normal;

}
.highlight2 {
	color: #CFE673;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.heading1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;

}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #654BB1;

}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A458A;

}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A458A;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8A458A;
}

.heading4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8A458A;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8A458A;
}

a:link {
	font-style: normal;
	font-weight: normal;
	color: #654BB1;
	text-decoration: underline;
	font-family: "Comic Sans MS", Arial;


}
a:visited {
	color: #654BB1;
	text-decoration: underline;
	font-family: "Comic Sans MS", Arial;

}

a:hover {
	font-weight: normal;
	color: #BF30BF;
	font-style: normal;
	font-family: "Comic Sans MS", Arial;
}
a:active {
	font-size: small;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	font-family: "Comic Sans MS", Arial;
}

}
.buttontab {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	border: #cccc99;

}


.normal {
	font-family: "Comic Sans MS", Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;

}
.menutxt {
	font-family: "Comic Sans MS", Arial;
	font-size: medium;
	color: #000099;
}
.detail {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	color: #000066;
}


.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #000066;
}
li {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	font-style: italic;
}
em {
	color: #FF0000;
}
.space1 {
	line-height: normal;
}
.space15 {
	line-height: 150%;
}
.diaryBanner {
	background-color: #000099;
	border: thin inset #000000;
	font-weight: bold;
	color: #FFFFCC;
}
.diaryTable {
	border: none;
}
.diaryEntry {
	border: thin groove #FF0000;
}
.news {

}
.newsHeadline {
	line-height: normal;
	vertical-align: 200%;


}
.newsDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF0000;
}
.calHol{
	background-color: #CCCCCC;
}
.calSpecial {
	background-color: #FFFF66;
}
.calDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.btnPage {
}
a.btnPage:link {
	color: #FFFFFF;
}
a.btnPage:visited {
	color: #FFFFFF;
}
a.btnPage:hover {
	color: #FFFF00;
}
.button1 {
	background-image: url(images/buttons/home.gif);
	width: 120px;
	background-repeat: no-repeat;
	background-position: center center;
}
a.button1:hover {
	background-image: url(images/buttons/homeOver.gif);
	width: 120px;
	background-repeat: no-repeat;
	background-position: center center;
}
.button2 {
	background-image: url(images/buttons/news.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
}
a.button2:hover {
	background-image: url(images/buttons/newsOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.button3 {
	background-image: url(images/buttons/dates.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 40px;

}
a.button3:hover {
	background-image: url(images/buttons/datesOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.button4 {
	background-image: url(images/buttons/children.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 40px;

}
a.button4:hover {
	background-image: url(images/buttons/childrenOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.button5 {
	background-image: url(images/buttons/parents.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 40px;

}
a.button5:hover {
	background-image: url(images/buttons/parentsOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.button6 {
	background-image: url(images/buttons/info.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
}
a.button6:hover {
	background-image: url(images/buttons/infoOver.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.diaryDate {
	font-size: smaller;
}
#menu {
	position: relative;
	width: 100%;
	height: 3em;
	width:100%
	text-align: center;
	margin: auto;
}
#menu ul#primary {
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -1px;
	width: 800px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#menu ul#primary li  {
	display: inline;
	list-style: none;
}

#menu ul#primary a,#menu ul#primary span,#menu ul#primary a.current {
	width: 120px;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#menu ul#primary span,#menu ul#primary a.current,#menu ul#primary a.current:hover {
	border:  none;
	background: #FFFF6c;
	padding-bottom: 4px;
	margin-top: 0;
	color:white;
}

#menu ul#primary a {
	background: transparent;
	border:  none;
}

#menu ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFFFFF;
	padding-bottom: 4px;
}


