body {
	background-color: #244c7f;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #26579e;
}
html {
	margin: 0;
	padding: 0;
}
p {
	margin: 1em 0 0 0;
	padding-left: 8px;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	margin: 0;
	padding-top: 6px;
	padding: 0 0 8px 10px;
	line-height: 28px;
	color: #26579e;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	color: #26579e;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	color: #26579e;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	color: #26579e;
}
.bylaws ol li{
	list-style-type: upper-alpha;
}
.bylaws ol li ol li{
	list-style-type: decimal;
}
a:link {
	text-decoration: underline;
	color: #26579e;	
}
a:visited {
	text-decoration: underline;
	color: #027602;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
a:active {
	text-decoration: underline;
	color: #26579e;	
}
#wrapper {
	
	height: 100%;
	margin: 20px auto 20px auto;
	padding: 0;
	border: 1px solid #000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;	
	background-color: #d3effe;
	width: 770px;
}
.header {
	height: 83px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(header-right.jpg);
	background-position: right top;
	background-repeat: no-repeat;

}
#header-table {
	background-image: url(header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.head {
	font-size: 13px;
	font-weight: bold;
}
.date-row {
	height: 30px;
	padding-bottom: 5px;
}
.banner-row {
	height: 107px;
	padding: 0;
}
/*.menu-row {
	height: 24px;
	color: #fff;
	padding: 0;
}
.menu-row a {
	color: #fff;
}*/
#menuwrapper {
	position: relative;
	left: 134px;
}

#top-pane {
	width:	100%;
	padding-left: 13px;
}
#content-table {
	margin-top: 6px;	
	margin-left: 13px;
	margin-right: 13px;
}

.TopPane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.LeftPane {
	width: 180px;
	margin: 0;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.ContentPane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;


}
.RightPane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.BottomPane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

#footer {
	height: 27px;
	text-align: center;
	vertical-align: bottom;
}
/*--------------------------------------------------------------
Menu
-------------------------------------*/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #027602 0px solid; 
	border-bottom: #027602 1px solid; 
	border-top: #027602 1px solid; 
	border-right: #027602 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #015501; 
	border-left: #015501 1px solid; 
	border-bottom: #015501 1px solid;
	border-top: #015501 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #027602;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #1e8afa; 
	border-top: #1e8afa 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #027602 1px solid; 
	border-bottom: #027602 1px solid; 
	border-top: #027602 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
#login {
	color: #fff;
}
#login a {
	color: #fff;
}

/* ================================
    CSS STYLES FOR Events Module
   ================================
*/

.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: black 1px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: black 1px solid;
	color: black;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
}

.EventTitle
{
	font-weight: bold;
	font-size: 9pt;
	background-image: none;
	width: 100%;
	height: 100%;
	background-color: #2ea3fd;
	text-align: center;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	background-image: none;
	color: navy;
	background-color: #2ea3fd;
	text-align: center;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: silver;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
	background-color: #daf2ff;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #0000ff !important;
	font-family: Verdana;
}

.EventOtherMonthDay
{
	color: #808080;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #8080c0;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}

.EventTodayDay
{
	border-right: #153582 2px solid;
	border-top: #153582 2px solid;
	border-left: #153582 2px solid;
	border-bottom: #153582 2px solid;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	font-weight: bold;
	color: #0000ff !important;
	background-color: darkgray;
	border-right: #6b6b6b 2px solid;
	border-top: #6b6b6b 2px solid;
	border-left: #6b6b6b 2px solid;
	border-bottom: #6b6b6b 2px solid;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #0000ff !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #c0c0e0;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #0000ff;
	text-decoration: none;
}	
.listxtd td {
	font-size: 11px;
	padding-left: 10px;
}
.trbg {
	background-color: #fff;
}
.trbgAlt {
	background-color: #ececec;
}
.trbgHeader {
	background-color: #dfdfdf;
}
.imageleft img {
	margin: 0 12px 20px 0;
	border: 1px solid #26579e;
	float: left;
}
