﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #513f3d;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#designedby {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 10px;
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
}
#designedby a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#designedby a:hover {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
#top {
	text-align: center;
}
#banner {
}
#menu {
	width: 878px;
	height: 40px;
	background-image: url('images/navBG.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#menu a {
	line-height: 40px;
	color: #F2F2F2;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #5A4B49;
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 85%;
}
#menu a:hover {
	text-decoration: none;
	color: #332C2B;
}
#content {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/contentBG.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}
#contentLeft {
	padding: 20px 30px 20px 30px;
}
#contentRight {
	width: 260px;
	float: right;
	padding: 30px 20px 20px 20px;
}
.clear {
	clear: both;
}
#bottom {
	text-align: center;
}
.noBorder {
	border-width: 0px;
}
h1 {
	font-size: 120%;
	color: #655554;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	letter-spacing: 3px;
}
.more {
	font-weight: bold;
	text-align: right;
}
.more a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 6px;
	background-color: #513F3D;
}
.more a:hover {
	color: #3D2F2E;
	text-decoration: none;
	background-color: #897D7C;
}
.thumbImage {
	width: 130px;
}
.thumbnail {
	border: 1px solid #999999;
	padding: 3px;
	margin: 5px;
	width: 140px;
}
#contentLeft ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#contentLeft ul li {
	padding: 4px 0px 4px 30px;
	margin: 0px;
	list-style-type: none;
}
.returntotop {
	text-align: right;
}
.returntotop a {
	color: #513F3D;
	text-decoration: none;
	font-size: 80%;
}
.returntotop a:hover {
	color: #513F3D;
	text-decoration: underline;
}
.homeLogos {
	text-align: center;
}
.homeLogos img {
	margin-right: 10px;
	margin-left: 10px;
}
.floatRight {
	float: right;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #513F3D;
}
#contentLeft a {
	color: #9F0000;
	font-weight: bold;
	text-decoration: underline;
}
#contentLeft a:hover {
	color: #9F0000;
	font-weight: bold;
	text-decoration: none;
}
.bannerImageActivities {
	text-align: center;
	display: block;
}
.bannerImageActivities img {
	border: 1px solid #808080;
	padding: 5px;
	width: 460px;
}
.rightimages {
	text-align: center;
}
.rightimages img {
	padding-top: 15px;
}
.floatLeft {
	float: left;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #513F3D;
	margin-right: 15px;
}
