@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #605850;
	margin: 0;
	padding:0;
	height: 100%;
	background-color: #BFBEB2;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBEB2;
	padding-bottom: 10px;
	text-align: left;
}
h2 {
	font-size: 15px;
	color: #6C9DA3;
	font-weight: normal;
	font-style: italic;
}

h3 {
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2DC;
	padding-bottom: 10px;
	font-size: 13px;
}

#bgheader {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	height: 255px;
	background-image: url(graphics/bgheader.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#headerlogo {
	width: 800px;
	padding-top: 15px;
	margin: auto;
}
#bodybox {
	margin-left: auto;
	margin-right: auto;
	background-color: #BFBEB2;
	width: 1231px;
	
}
#curvylinea {
	background-image: url(graphics/curvyline_a.gif);
	background-repeat: no-repeat;
	background-color: #BFBEB2;
	width: 1231px;
	height: 116px;
	margin: auto;
}


#navbox {
	margin: auto;
	width: 945px;
	padding-bottom: 10px;
}
#bodycontainer {
	margin: auto;
	background-image: url(graphics/bgbody.gif);
	background-repeat: repeat-y;
	padding-left: 150px;
	padding-right: 150px;
}
#slideshowbox {
	width: 945px;
	padding-top: 30px;
	padding-left: 30px;
}


#mainbox_a {
	float: left;
	width: 500px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 33px;
	text-align: justify;
	}
#bodybox #bodycontainer #mainbox_b p img {
	cursor: pointer;
}

#mainbox_b {
	float: right;
	width: 300px;
	padding-top: 15px;
	padding-right: 33px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#footer_clear {
	clear: both;
}
#curvyline_b {
	background-image: url(graphics/curvyline_b.gif);
	background-repeat:no-repeat;
	background-position: 0 top;
	clear: both;
	width: 1231px;
	height: 126px;
}
#footer {
	text-align: center;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

#activitiespage {
	width: 880px;
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 32px;
}
#activitiesinsidebox {
	float: left;
	width: 600px;
}
#activitiesinsideboxright {
	float: right;
	width: 245px;
	padding: 15px;
	text-align: center;
}
a:link {
	font-weight: normal;
	color: #6C9DA3;
	text-decoration: none;
}
a:visited {
	color: #6C9DA3;
}
a:hover {
	color: #BED3D6;
}




.bluetext {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #6C9DA3;
}



.gallerycontroller{
width: 200px
}

.gallerycontent{
width: 477px;
border: 1px solid black;
background-color: #FFFFCC;
padding: 3px;
display: block;
}
