@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
body {
	text-align: center;
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	width: 246px;
	float: left;
}
#header #toplinks {
	float: right;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	height: 16px;
	overflow: hidden;
	text-align: right;
}
#header #toplinks a {
	color: #666666;
	text-decoration: none;
}
#header #toplinks a:hover {
	color: #333333;
	text-decoration: underline;
}
#header #title {
	padding-top: 18px;
	height: 75px;
	float: left;
	overflow: hidden;
	width: 649px;
	padding-left: 25px;
}
#header #title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-weight: normal;
	font-size: 32px;
	padding-bottom: 25px;
}
#header #nav {
	float: left;
}
#header #nav ul {
	width: 674px;
	background-color: #618B42;
	height: 43px;
	overflow: hidden;
}
#header #nav li {
	display: inline;
}
#header #nav a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #618B42;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 28px;
	float: left;
}
#header #nav a:hover {
	background-color: #5C7C3D;
}
#header #nav .onstate a {
	background-color: #006600;
}
#wrapper {
	width: 920px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#wrapper #shell {
	clear: left;
}
.sub #shell {
	background-color: #EEEEEE;
	background-image: url(../images/bg-sub.jpg);
	background-repeat: repeat-y;
}
#wrapper #shell #banner {
	background-image: url(../images/dots.gif);
	padding-top: 16px;
	height: 246px;
	overflow: hidden;
	margin-bottom: 11px;
	clear: left;
}
#wrapper #shell #content p {
	margin-bottom: 10px;
}
#wrapper #shell #content h3 {
	font-size: 13px;
}
#wrapper #shell #content .contentpad {
	padding: 20px;
}
#wrapper #shell #content #eventlist {
	float: left;
	width: 224px;
	padding-right: 11px;
	font-size: 12px;
	color: #666666;
}
#wrapper #shell #content #eventlist a {
	font-weight: bold;
	color: #608B41;
}
#wrapper #shell #content #main {
	float: left;
	width: 466px;
	padding-right: 11px;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
#main ul {
	margin: 20px;
	width: 420px;
	font-size: 13px;
	color: #333333;
	list-style: disc;
}
#main li {
	padding-bottom: 5px;
	padding-top: 5px;
}
#wrapper #shell #content #main a {
	font-weight: bold;
	color: #E15404;
}
#wrapper #shell #content #connectlist {
	float: right;
	width: 207px;
	background-color: #92BB47;
	font-size: 12px;
	color: #024D01;
}
#wrapper #shell #content #connectlist a {
	font-weight: bold;
	color: #175209;
}
#wrapper #shell #sidebar {
	width: 235px;
	float: left;
	background-color: #E1E1E1;
}
#wrapper #shell #sidebar h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#wrapper #shell #sidebar .sidesection {
	padding: 20px;
}
#wrapper #shell #sidebar .sidesection h3 {
	font-size: 13px;
	color: #666666;
	margin-bottom: 3px;
	font-weight: normal;
}
#wrapper #shell #sidebar .sidesection p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 15px;
}
#wrapper #shell #sidebar .sidesection a {
	font-weight: bold;
	color: #666666;
}
#wrapper #shell #sidebar .sidesection a:hover {
	color: #618B42;
}
#wrapper #shell #subcontent {
	float: left;
	padding-left: 12px;
	width: 673px;
}
#wrapper #shell #subcontent #subnav {
	color: #FFFFFF;
	background-color: #FF6600;
	width: 673px;
}
#wrapper #shell #subcontent #subnav ul {
	width: 673px;
}
#wrapper #shell #subcontent #subnav li {
	display: inline;
}
#wrapper #shell #subcontent #subnav a {
	display: block;
	padding: 10px;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #shell #subcontent #subnav a:hover {
	color: #FFFFFF;
	background-color: #C54F00;
}
#wrapper #shell #subcontent #subnav .onstate a {
	background-color: #C54F00;
	color: #FFFFFF;
}
#wrapper #shell #subcontent #main {
	width: 610px;
	padding: 30px;
}
#wrapper #shell #subcontent #main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
#wrapper #shell #subcontent #main h3 {
	font-size: 20px;
	color: #CC6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 5px;
}
#wrapper #shell #subcontent #main h4 {
	font-size: 13px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 3px;
}
#wrapper #shell #subcontent #main p {
	font-size: 12px;
	margin-bottom: 10px;
	color: #333333;
}
#wrapper #shell #subcontent #main a {
	color: #E15404;
	font-weight: bold;
}
#wrapper #shell #subcontent #main a:hover {
	color: #CC0000;
}
#wrapper #shell #subcontent #main img {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#wrapper #shell #subcontent #main .block {
	background-color: #99CC99;
	font-size: 12px;
	color: #333333;
	padding: 10px;
}
#wrapper #shell #subcontent #main .activity {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper #shell #subcontent #main #gallery .album .thumb {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#wrapper #shell #subcontent #main #gallery .album .thumb img {
	padding: 0px;
	border: 2px solid #FFFFFF;
}
#wrapper #shell #subcontent #main #gallery .album .thumb a:hover img {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#wrapper #shell #footer {
	background-image: url(../images/dots.gif);
	margin-bottom: 50px;
	padding-top: 16px;
	background-repeat: no-repeat;
	margin-top: 11px;
	clear: both;
	background-color: #EEEEEE;
	width: 920px;
}
#wrapper #shell #footer #bottomnav {
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #shell #footer #bottomnav a {
	color: #E15404;
	font-weight: bold;
}
#wrapper #shell #footer #bottominfo {
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#wrapper #shell #footer #bottominfo .copyright {
	width: 460px;
	float: left;
}
#wrapper #shell #footer #bottominfo .credit {
	float: right;
	width: 460px;
	text-align: right;
}
#wrapper #shell #footer #bottominfo .credit a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#wrapper #shell #footer #bottominfo .credit a:hover {
	color: #990000;
}

