body
{
	background-color: #dde8f4;
	margin: 0px;
	padding: 0px;
}

/**** Header ****/
#header
{
	background-color: #FFFFCC;
	width: 100%;
	border-bottom: solid 5px Black;
}
#header_c
{
	width: 800px;
	height: 100px;
}
#HeaderFaceBook
{
	font-size: 9pt;
	text-align: right;
}
#logo 
{
	position: relative;
	width: 115px;
	text-align:center;
}
#title
{
	position: relative;
	width: 680px;
	text-align: left;
	float: right;
	text-align: center;
}
.title
{
	font-family: Arial Black;
	font-size: 16pt;
}
.address
{
	font-family: Arial Black;
	font-size: 12pt;	
}

/****  ****/

#scrollingNews
{
	height: 24px;
	font-family: Arial Black;
	font-size: 12pt;
	color: #CC0033;
	border-bottom: solid 5px Black;	
	background-color:White;
	min-width: 800px;
}
#main_c 
{
	width: 800px;

}
#content_main
{
	position: relative;
	float: right;
	width: 620px;
}

/* Calendar */
.Calendar 
{
	border-color: Black;
	border: solid;
	font-family: Verdana;
	font-size: 9pt;
}
.TodayDayStyle 
{
	background-color: #999999;
	color: White;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.DayStyle 
{
	background-color: #CCCCCC;
	height: 100px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}
.WeekendDayStyle 
{
	background-color: #CCCCCC;
	height: 100px;
	vertical-align: top;
	text-align: left;
}
.OtherMonthDayStyle
{
	color: #999999;
	vertical-align: top;
	text-align: left;
	background-color: #CCCCCC;
	height: 100px;
}
.NextPrevStyle
{
	font-weight: bold;
	font-size: 8pt;
	color:White;
}
.DayHeaderStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	height: 8pt;	
}
.TitleStyle
{
	background-color: #3366CC;
	border: solid;
	font-weight: bold;
	font-size: 12pt;
	color: White;
	height: 24pt;
}

/*** Menu ***/
#Menu 
{
	width: 160px;
}
#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#Menu li
{
	list-style: none;
}

#Menu li ul
{
	left: 40px;
	position: relative;
	width: 175px;
}

#Menu li ul li
{
	list-style: none;
}

#Menu li ul li ul
{
	left: 20px;
	position: relative;
	width: 150px;
}

#Menu li ul li ul li
{
	font-size: 8pt;
}

.PanelHidden
{
	display:none;
}

.PanelActive
{
	display: block;
}

.menuItem
{
	background-color: #3366CC;
	font-family: Arial Black;
	font-size: 10pt;
	color: White;
}
a.menuItem
{
	display: block;
	width: 160px;
	color: white;
	background-color: #3366CC;
	text-decoration: none;
	border-bottom: #dde8f4 solid;
}

a.menuItemOddBall
{
	display: block;
	width: 160px;
	color: red;
	font-family: Arial Black;
	font-size: 10pt;
	background-color: #3366CC;
	text-decoration: none;
	border-bottom: #dde8f4 solid;
}

.SectionTitle 
{
	font-family: Arial Black;
	font-size: 12pt;
}

#PresidentsWelcome
{
	position: relative;
	float: right;
	width: 300px;

}

#MissionStatement
{
	width: 300px;
	float: left;

}
/* CMS Styles */

.dragHandle
{
	width: 16px;
	height: 16px;
	background-color: blue;
	background-image: url(/Images/greenarrow.jpg);
	cursor: move;
	border: outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}

.reorderList li
{
	list-style: none;
	margin: 2px;
}

.reorderList li a {}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea
{
    margin-left: 15px;
    text-align: left;
    color: black;
}

/* CMS Styles */

.dragHandle
{
	width: 16px;
	height: 16px;
	background-color: blue;
	background-image: url(/Images/greenarrow.jpg);
	cursor: move;
	border: outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}

.reorderList li
{
	list-style: none;
	margin: 2px;
}

.reorderList li a {}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea
{
    margin-left: 15px;
    text-align: left;
    color: black;
}
.ControlStyle 
{	
	padding: 4px;
	font-family: 'Times New Roman';
	font-size: 0.8em;
}

.ControlTitle
{	
	background-color: #41465e;
	font-weight: bold;
	font-size: 1.5em;
	color: White;
}
.ControlSubHeader 
{
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:16px;
	line-height:160%;
	font-weight: bold;
}

.ControlInstructions { }

.ControlButton  
{
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;
}
.ControlTextbox 
{
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
}
.ControlLabel 
{
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:14px;
	line-height:160%;
}

.ControlErrorMessage
{
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: red;
}