body {
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../inc_img/bkg.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

#wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
}

#header {
	width: 796px;
	height: 120px;
	border: 2px solid #3d7bc4;
	border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	border-bottom: none;
	background-image: url(../inc_img/bkg_header.png);
}

#logo {
	position: relative;
	left: 20px;
}

#navbar {
	line-height: 32px;
	width: 798px;
	border-top: 1px solid #313a41;
	border-bottom: 1px solid #313a41;
	border-right: 1px solid #2f3540;
	border-left: 1px solid #2f3540;
	background-image: url(../inc_img/bkg_navbar.jpg);
	background-repeat: repeat-x;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 32px; 
}

#navbar ul li {
	display: inline-block;
	line-height:32px;
	margin:0px;
	padding:0px;
	list-style:none;
	line-height: 32px; 
	zoom: 1;
    *display: inline;
}

#navbar ul li a {
	font-size: 15px;
	color: #FFFFFF;
	border-right: 1px solid #415371;
	text-decoration:none;
	display: inline-block;
	margin: 0;
	padding: 0 15px 0 15px;
}

#navbar ul li a:hover {
	background-image: url(../inc_img/bkg_navbar_hover.jpg);
	background-repeat: repeat-x;
}

.arrow {
	margin: 0 4px 0 4px;
}

#left {
	width: 799px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	border-left: 1px solid #2f3540;
	border-bottom: 1px solid #2f3540;
}

#left p {
	padding: 0 10px 0 10px;
}

.left_box {
	text-align: center;
	width: 220px;
	position: relative;
	left: 12px;
}

.left_box img {
	border: 0;
}

.left_box a {
	color: #000;
}

.listen_nounderline a {
	text-decoration: none;
}

.left_box a:hover {
	text-decoration: underline;
	color: #243a64;
}

.left_box h2 {
	font-size: 20px;
	background-color: #243a64;
	border: 2px solid #243a64;
	-moz-border-radius: 10px;
    border-radius: 10px;
	color: #FFF;
}

.left_box h3 {
	padding: 5px;
	border-top: 1px dashed #243a64;
	font-size: 20px;
	margin: 0;
}

.left_box_h3_no_border {
	font-size: 20px;
	font-weight: bold;
	margin: 5px;
}

.left_box_h3_no_border a {
	text-decoration: none;
	color: #000;
}

.left_box_h3_no_border a:hover {
	text-decoration: underline;
	color: #243a64;
}

.left_box_h3_no_border img {
	border: 0;
}

#content {
	width: 555px;
	float: right;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	border-right: 1px solid #2f3540;
	border-left: 1px solid #2f3540;
}

#slideshow {
	width: 530px;
	height: 300px;
	margin: 10px auto 0px auto;
}

#central {
	width: 530px;
	height: 300px;
	margin-top: 20px;
}

#content p {
	padding: 0 10px 0 10px;
}

#events {
	clear: both;
	width: 798px;
	height: 190px;
	border-right: 1px solid #2f3540;
	border-left: 1px solid #2f3540;
	border-bottom: 1px solid #2f3540;
	background-color: #93abc7;
}

#events img {
	border: 0;
}

#event_content {
	text-align: center;
	width: 190px;
	height: 180px;
	background-color: #FFF;
	border: 2px solid #24538b;
	-moz-border-radius: 10px;
    border-radius: 10px;
}

#event_content a {
	color: #000000;
}

#footer {
	width: 798px;
	background-image: url(../inc_img/bkg_navbar.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #313a41;
	border-bottom: 1px solid #313a41;
	border-right: 1px solid #2f3540;
	border-left: 1px solid #2f3540;
	color: #ffffff;
	font-size: 12px;
	text-align: right;
}

#footer p {
	padding: 0 10px 0 0;
	margin: 2px;
}

.login_field {
	font-size: 14px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}

#members_form {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #243a64;
	margin: 0px;
}

.submit_button {
	margin: 10px 0;
	color: #FFFFFF; 
	background-color: #3d7bc4; 
	border: 1px solid #243a64;
}

.submit_button_hover {
	margin: 10px 0;
	color: #FFFFFF; 
	background-color: #33191a;
	border: 1px solid #623232;
}

.form_list h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
	padding: 0;
	text-align: left;
}

.form_list {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 20px 0;
}

.form_list a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.form_list a:hover {
	text-decoration: underline;
}

.form_list ul {
	text-align: justify;
}

.page_title {
	font-weight: bold;
	margin: 20px;
	padding: 0;
	font-size: 20px;
}

#contact ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contact p,h4 {
	margin: 0;
	padding: 0;
}

#timelocation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#timelocation p,h4 {
	margin: 0;
	padding: 0;
}

.infoheader {
	width: 520px;
	height: 40px;
	font-size: 25px;
	background-image: url(../inc_img/bkg_infoheader.png);
	background-repeat: no-repeat;
	margin: 10px;
	padding: 7px 0 0 15px;
	text-align: left;
}

#calendar {
	padding: 10px;
}

#calendar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#calendar h4 {
	text-align: left;
}

#calendar a {
	text-decoration: none;
	color: 000;
}

#calendar a:hover {
	text-decoration: underline;
}

#history {
	padding: 0 20px 0 20px;
}

#history ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.event h1 {
	font-size: 20px;
	font-weight: bold;
}

.event p {
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.event img {
	margin: 15px;
}

.ul_nobullet {
	list-style: none;
}

#announcement {
	background-color: #FF0000;
	width: 100%;
	color: #FFF;
}
