body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #393939;
	text-align: left;
	height: 100%;
}
strong {
	font-family: "Lucida Sans", Helvetica, Arial, sans-serif;
}
p {
	padding-bottom: 15px;
}
a {
	color: #669900;
}
a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
img.clear {
	display: block;
	height: 0px;
}
.right {
	float: right;
}
.alignleft {
	border: 1px solid #1293C6;
	float: left;
	margin-right: 20px;
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.alignright {
	border: 1px solid #1293C6;
	float: right;
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 20px;
}
#container {
	width: 900px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 29px;
	padding-left: 29px;
	background-image: url(/images/page-bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header1 {
	background-color: #1e1e1e;
}
#header1 h1 {
	display: block;
	width: 330px;
	float: left;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
	height: 240px;
}
#header1 h1 span {
	display: none;
}
#header1 .right {
	width: 530px;
	margin-right: 20px;
	margin-top: 20px;
}
#nav {
	height: 40px;
	width: 900px;
	clear: both;
	background-image: url(/images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul {
	display: block;
	height: 40px;
}
#nav li {
	display: block;
	float: left;
}
#nav a {
	display: block;
	float: left;
	height: 28px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#nav a:hover {
	color: #0E6A85;
}
#nav .current_page_item a, #nav .current_page_parent a {
	background-image: url(/images/nav-active-bg.gif);
	background-repeat: repeat-x;
}
#page {
	width: 900px;
	background-image: url(/images/page-bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#page-bg {
	background-image: url(/images/page-top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
}
#page .home {
	float: left;
	width: 580px;
	display: inline;
	margin: 15px;
}
/*#page .content {
	float: right;
	width: 580px;
	margin-top: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}*/
/*#page .content ul {
	padding-left: 30px;
	list-style-type: disc;
	padding-right: 30px;
}*/

#sidebar {
	margin-top: 0;
}
#sidebar div, #sidebar ul {
	margin: 0;
}
#sidebar #top h2 {
	font-size: 16px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 10px 0 0 15px;
}
#sidebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar #top {
	background-image: url(/images/sidebar-top.gif);
	background-repeat: no-repeat;
	height: 37px;
}
#sidebar #top a {
	display: block;
	height: 24px;
	padding-left: 24px;
	padding-top: 13px;
}
#sidebar  #top .current_page_item a, #sidebar  #top  a:hover {
	background-image: url(/images/sidebar-top-over.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #0E6A85;
}
#sidebar li a {
	padding-left: 20px;
	display: block;
	height: 21px;
	padding-top: 9px;
}
#sidebar .current_page_item a, #sidebar li a:hover {
	color: #0E6A85;
	background-image: url(/images/sidebar-active.gif);
	background-repeat: no-repeat;
	padding-left: 37px;
}
#sidebar ul {
	display: block;
	background-image: url(/images/sidebar-bg.gif);
	background-repeat: repeat-x;
	background-color: #0D9FCB;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0e6a85;
	border-left-color: #0e6a85;
}
#sidebar li {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #0E6A85;
}
#sidebar #bottom {
	background-image: url(/images/sidebar-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 37px;
}
#sidebar #bottom a {
	display: block;
	height: 23px;
	padding-left: 23px;
	padding-top: 11px;
}
#sidebar #bottom a.active, #sidebar #bottom a:hover {
	color: #0E6A85;
	background-image: url(/images/sidebar-bottom-over.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}
#news {
	float: left;
	width: 275px;
}
#news img {
	display: none;
}
#events {
	float: right;
	width: 275px;
	margin-right: 15px;
	display: inline;
}
#events ul {
	padding-bottom: 20px;
	display: block;
}
#events li {
	margin-bottom: 10px;
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}
.button {
	height: 27px;
	width: 126px;
	margin-right: auto;
	margin-left: auto;
}
.button a {
	text-decoration: none;
	font-weight: bold;
	font-family: "lucida sans";
	display: block;
	padding-left: 8px;
	background-image: url(/images/button.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 21px;
	width: 118px;
	padding-top: 6px;
}
.button a:hover {
	background-position: top;
}
#sidebar-home {
	width: 271px;
	float: right;
	display: inline;
	margin-top: 15px;
	margin-right: 15px;
}
#sidebar-home #top-box {
	margin-bottom: 10px;
}
#sidebar-home #top-box .top h2, #sidebar-home #bottom-box .top h2 {
	display: block;
	margin-left: 30px;
	padding-top: 15px;
	margin-bottom: 0;
}
#sidebar-home #top-box .top {
	background-image: url(/images/meeting-times-top.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 269px;
	background-position: right;
	float: right;
}
#sidebar-home #top-box .middle {
	background-image: url(/images/meeting-times-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 218px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #DEDEDE;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#sidebar-home #top-box .bottom {
	height: 12px;
	width: 260px;
	float: right;
	background-image: url(/images/newsletter-box-bottom.gif);
	background-repeat: no-repeat;
}
#sidebar-home #middle-box {
	margin-bottom: 10px;
}
#sidebar-home #middle-box .top h2 {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 10px;
	font-size: 18px;
	margin-bottom: 0px;
}
#sidebar-home #middle-box .top h2 span {
	font-size: 13px;
}
#sidebar-home #middle-box .top {
	background-image: url(/images/quick-links-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 271px;
}
#sidebar-home #middle-box .middle {
	background-image: url(/images/quick-links-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: right;
	width: 260px;
	background-color: #97CA63;
}
#sidebar-home #middle-box .middle ul {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar-home #middle-box .middle li {
	padding-left: 22px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	list-style: none;
}
#sidebar-home #middle-box .middle a {
	color: #FFFFFF;
}
#sidebar-home #middle-box .bottom {
	background-image: url(/images/quick-links-bottom.gif);
	background-repeat: no-repeat;
	float: right;
	height: 12px;
	width: 260px;
}
#sidebar-home #bottom-box {
	margin-bottom: 15px;
	width: 260px;
	float: right;
}
#sidebar-home #bottom-box .top {
	background-image: url(/images/newsletter-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 260px;
}
#sidebar-home #bottom-box .middle {
	background-image: url(/images/newsletter-bg.gif);
	background-repeat: repeat-x;
	width: 218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #DEDEDE;
}
#sidebar-home #bottom-box .bottom {
	background-image: url(/images/newsletter-box-bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 260px;
}
h2 {
	text-transform: uppercase;
	color: #0099cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 15px;
}
#footer1 {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 29px;
	padding-left: 29px;
	background-image: url(/images/page-bg.gif);
	background-repeat: repeat-y;
	color: #999999;
}
#footer1 #footer-content {
	height: 100px;
	background-image: url(/images/footer-bg.gif);
	background-repeat: repeat-x;
}
#footer-content .right a {
	color: #CCCCCC;
}
#footer-content .right a:hover {
	text-decoration: none;
}
#footer-content .right {
	text-align: right;
	margin-top: 15px;
	display: inline;
	margin-right: 20px;
}
#footer-content .left {
	display: inline;
	margin-left: 30px;
}