﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #008000;
	background-position: top left;
	background-repeat: repeat-x;
	color: #000000;
}
#container {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
/*	margin-top: 15px; */
	border-bottom: 2px solid #363636;
	background-color: #8fbc8f;
}
#masthead {
	margin: 0;
	padding: 0;
	border: 0;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: "Palatino Linotype";
	background-color: #FFF9ed;
}
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	background-color: #FFF9ed;
}
#page_content {
	position: relative;
	width: 783px;
	margin-top: inherit;
	margin-bottom: inherit;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF9ed;
}
#content {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
	width: 365px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: inherit;
	background: white;
	font-family: Georgia;
	text-align: left;
}
#sidebar {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	width: 365px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: inherit;
	margin-right: 0;
	background: white;
	font-family: Verdana;
	text-align: left;
}
#singlecolumn {
	position: relative;
	float: left;
	width: 763px;
	text-align: left;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 24px;
	margin-left: 0;
	margin-right: 0;
	background: white;
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	padding-top: 10px;
}
#footer {
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	overflow: hidden;
	background-color: #FFF9ed;
}
.float_right {
	float: right;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #261;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-top: 3.5%;
	margin-left: 10%;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #8fbc8f;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */
.style1 {
	font-size: x-large;
	text-align: center;
}
.button {
	width: 87px;
	text-align: center;
}
#join {
	width: 783px;
	font-family: Verdana;
}
#joinbutton {
	width: 783px;
	font-family: Verdana;
	font-size: large;
	text-align: left;
	font-style:italic;
}
#joinjoin {
	width: 783px;
	font-family: Verdana;
	text-align: right;
}
#content img {
	padding: 5px;
	border: 1px solid #708090;
}
/* Sidebar Styles */
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#footer a {
	color: #708090;
	text-decoration: none;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #261;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.newshead {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 12px;
	margin-right: 12px;
}
.newsbody {
	font-family: Georgia;
	font-size: small;
	margin-left: 12px;
	margin-right: 12px;
}
.programtitle {
	font-family: Verdana;
	font-size: large;
	font-weight: 300;
}
.programhead {
	font-family: Verdana;
	font-size: large;
	font-weight: 300;
}

.programdescription {
	font-family: Georgia;
	font-size: medium;
	margin-top: 6px;
	margin-left: 36px;
	margin-right: 36px;
}
.programchair {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	margin-left: 36px;
	margin-top: 6px;
	margin-bottom: 24px;
}
.style1 {
	font-size: xx-large;
	text-align: center;
}
.style2 {
	font-size: x-large;
}
.style3 {
	font-size: xx-large;
}
#join {
	width: 783px;
	text-align: right;
	font-family: Verdana;
}
#strikethru {
	text-decoration: line-through;
}
.footerbutton {
	width: 87px;
}
