﻿body {
}
div
{
}
.CalHead 
{
	font-size:13pt;
	font-weight: bold;
}
.CalBody 
{
	font-size:11pt;
}
.CalMeeting
{
	background-color: #fff2cc;	
    color: #000000;
}
.CalClass
{
	background-color: #fbe4d5;	
    color: #000000;
}
.carapace
{
    color: #8E5B0F;
}

.leftFloat {
	float: left;
	clip: rect(auto, auto, auto, auto);
	margin-right: 10px;
}
.rightFloat {
	float: right;
	clip: rect(auto, auto, auto, auto);
	margin-left: 10px;
}

.LayoutDiv
{
    border: thin solid #000000;
    padding: 0px;
    margin: 0px;
    width: auto;
    position: relative;
     z-index: 5;
}
.PageLink
{
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
	border-style: outset;
	border-color: #EBA53D;
	background-color: #EBA53D;
	vertical-align: middle;
	line-height: 36px;
}
.BreakingNewsLink
{
    font-size: medium;
    font-weight: bold;
    text-align: center;
    padding: 2px;
    margin: 0px;
    border-style: outset;
    border-color: #EBA53D;
    background-color: #EBA53D;
    width: auto;
    position: relative;
    top: 1px;
}
a:link
{
	color: #392506;
}
a:visited
{
    color: #7D2800;
}
a:active
{
    color: #FFFFFF;
}
.LayoutImg
{
    border-style: none;
    border-width: 0px;
}
#WholePage
{
    width: 870px;
    height: auto;
    bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}
#EJBeesLogo
{
    padding: 0px;
    margin: 0px;
    width: 291px;
    height: 66px;
    position: relative;
    top: -1px;
    left: 1px;
}
#headerPicts
{
    padding: 0px;
    margin: 0px;
    width: 575px;
    height: 65px;
    left: 291px;
    top: 0px;
    right: 0px;
    position: absolute;
    bottom: 0px;
    z-index: 10;
}
#MainContent
{
	border-style: none;
	border-width: 0px;
	padding: 6px;
	margin-left: 152px;
	background-color: #FFFFCC;
	top: 0px;
	left: 0px;
	min-height: 5720px;
	right: 0px;
}

#footer
{
	border: thin solid #000000;
	border-width: 1px;
	margin-left: 0px;
	background-color: #FFFFCC;
	top: 0px;
	left: 0px;
	right: 0px;
}

#Sidebar
{
    border-style: none solid none none;
    border-width: 0px 2px 0px 0px;
    border-color: #FF3300 #000000 #3333CC #FF0066;
    position: absolute;
    width: 151px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    background-color: #EBA53D;    
    z-index: 2;
	position:absolute
}
#Navigation
{
    border-top-style: solid;
    border-width: 2px;
    border-color: #000000;
    background-color: #EBA53D;
}
#sidebarHeaderPict
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFCC;

}
#Webmaster
{
    margin: 12px;
    padding: 12px;
    border: 1px solid #8E5B0F;
    font-weight: normal;
    color: #8E5B0F;
}
div#Webmaster a
{
    font-weight: bold;
}
.GrayedNavButton
{
    color: #FF0000;
}
.BackToTop
{
    border-width: 0px;
    padding-top: 6px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: -8px;
}
.inlineIcon
{
    vertical-align: bottom;
}
.SaveACopyText
{
    font-weight: 600;
    font-size: smaller;
    color: #003399;
}
#JoinDiv
{
    font-size: medium;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin: 0px;
    border-style: outset;
    border-color: #EBA53D;
    right: -185px;
    left: 185px;
    width: 199px;
    position: relative;
    background-color: #EBA53D;
    color: #000000;
    top: 2px;
}
#joinLink
{
    color: #000000;
}

#hiddenBanner
        {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 600px;
}
.showbreakingnews
{
	position: absolute;
	width: 300px;
	top: 200px;
	left: 200px;
	background-color: #EFDD76;
	border: thick ridge #800000;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.showbreakingnews2
{
	position: absolute;
	width: 300px;
	top: 300px;
	left: 300px;
	background-color: #EFDD76;
	border: thick ridge #800000;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.showbreakingnews3
{
	position: absolute;
	width: 300px;
	top: 400px;
	left: 400px;
	background-color: #EFDD76;
	border: thick ridge #800000;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.HideBreakingnews
{
	position: absolute;
	width: 300px;
	top: -800px;
	left: 200px;
	background-color: #EFDD76;
	border: thick ridge #800000;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.Join2Div
{
    font-size: medium;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin: 0px;
    border-style: outset;
    border-color: #EBA53D;
    right: auto;
    left: 150px;
    width: 240px;
    position: relative;
    background-color: #EBA53D;
    color: #000000;
}
        .RegularMeeting
{
    color: #000000;
}
.breakingNewsSubHead
{
	font-size: large;
	color: #800000;
}

.breakingNewsHead
{
	margin: 5px;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	color: #000000;
}

.classMeeting
{
    background-color: #F5E0AF;
    color: #000000;
}
.bordered-black {
	border: thin solid #000000;
	padding: 4px;
}
.specialMeeting
{
    color: #000000;
    background-color: #fdfa9b;
}
.CalendarTD
{
    text-align: center;
    font-size: small;

}
.BoldContact {
	height: 47px;
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.auto-style1 {
}
.breakingNewsHead3 {
	margin: 5px;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
}
.newStyle1 {
	margin-right: 5px;
}
