@import url("form.css");


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660033;
	background: #C8DEE3;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660033;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660033;
}
a {
	font-size: 10pt;
	color: #003333;
}

h1 {
margin-left: 30px;
font-size:115%;
}

h2 {
margin-left: 30px;
font-size:110%;
}

h2 {
margin-left: 30px;
font-size:100%;
}

#flashcontent{
	padding-top:15px;
	width:350px;
	height:270px;
	background:url(xmlImages/picture_bg.gif) left top  no-repeat;
}

.thickboxgallery {
	text-align:center;
	width: 600px;
}

.halloweenParty {
	font-size: 18px;
}

.buttons img {
	border: none;
}




/* EVENTS PAGE */

#events_page {
margin: 0px 20px 0px 20px;
}

#calendar {
background:#BCD2D6;
text-align:center;
border:#175D65 2px solid;
margin-bottom:20px;
}

#calendar td {
border:#1D7C87 1px solid;
padding: 8px 0px 8px 0px;
}

#calendar td:hover {
background:#75A0A5;
}

#calendar a:link,
#calendar a:active,
#calendar a:visited {
color:#1D7C87;
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #1D7C87;
padding-bottom:1px;
}

#calendar a:hover,
a:active {
color:#165A62;
border-bottom:3px dotted #165A62;
padding-bottom:1px;
}

.calendarHeading {
background:url(images/gradient_bg.gif) top left repeat-x;
border-top:#1D7C87 1px solid;
border-bottom:#1D7C87 1px solid;
line-height:28px;
padding: 0px 6px 0px 6px;
}

.calendarMonth {
font-size:14px;
font-weight:bold;
color:#165A62;
}

.calendarDate {
border-bottom:#1D7C87 1px dotted;
color:#1D7C87;
font-weight:bold;
font-size:12px;
}
.calendarDetails {
width:680px;
}

.calendarDetails a{
border:none;
}

.backTop {
float:right;
height:20px;
background:url(images/back-top-arrow.jpg) top right no-repeat;
padding: 0px 20px 0px 0px;
margin-right:50px;
margin-top: 10px;
}

.backTop a{
text-decoration:none;
}