﻿Body 
{
 font-family:Verdana;
height:100%;
}
html
{
	height:100%;
}

.copy1 
{
font-size:14px;
font-weight:normal;
text-align:center;
padding:5px;

}

.copy2 
{
font-size:12px;
font-weight:normal;
text-align:left;
padding:5px;

}

.footer 
{

font-size:10px;
font-weight:normal;
text-align:center;

}

.headline 
{
	font-size: 16px;
	font-weight:bold;	
}
.evTitle 
{
	font-size: 12px;
	color: Maroon;
	font-weight:bold;
	
}

.evDate 
{
	font-size: 10px;
	color:Gray;
}

.evLocation
{
	font-size: 10px;
	color:Black;
}


#container 
{
	margin-left:10%;
	margin-right:10%;
}


#header {
	position:relative;
	font-size:12px;
	font-weight:bold;
	top:0px;
	left:10px;
	padding: 0px 0px 0px 0px;
	height:125px;
	width:780px;
	z-index:1;
	display: block;
	background-color:#999966;
}

#content {
	position:relative;
	font-size:12px;
	font-weight:bold;
	top:15px;
	left:5px;
	padding: 0px 0px 0px 0px;
	height:125px;
	width:420px;
	z-index:2;
	display: block;
}


#content2 {
	position:relative;
	font-size:12px;
	font-weight:bold;
	top:15px;
	left:25px;
	padding: 0px 0px 0px 0px;
	height:125px;
	width:570px;
	z-index:2;
	display: block;
}


#leftNav {
	position:relative;
	font-size:12px;
	font-weight:bold;
	width: 150px;
	top:15px;
	left:20px;
	padding: 0px 0px 0px 0px;
	z-index:1;
	display: block;
}




#mainNav {
	position:relative;
	font-size:12px;
	font-weight:bold;
	left:4px;
	background-color: Olive;
	padding: 0px 0px 0px 0px;
	height: 20px;
	z-index:1;
	
	display: block;
}

.navBorder {
	border-right:#333399;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#333399;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


#mainNav a:link {
	color:Black;	
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	height: 20px;
	background-color: #999966;
	text-align: left;
	border-right:#000000;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display: block;
}





#mainNav a:visited {
	color:Black;	
	text-decoration: none;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	height: 20px;
	background-color: #999966;
	text-align: left;
	display: block;

}


#mainNav a:hover {
	color:#FFFFFF;	
	padding-right: 5px;
	padding-top: 3px;
	height: 20px;
	background-color: #43602C;
	text-align: left;
	display: block;
	text-decoration: none;
}

#mainNav .active {
	font-size:12px;
	color:#Navy;	
	padding-right: 5px;
	padding-top: 3px;
	height: 20px;
	background-color: #B6D0B5; 
	text-align: left;
	display: block;
	text-decoration: none;
}
.heading {
	font-size: 12px;
	font-weight: bold;
}


#rightSideBar {
	position:relative;
	top:15px;
	width:150px;
	left:0px;
	background-color:#FFFFFF;
	color:#000000;	
	padding: 0px;
	overflow:visible;
	z-index:2;
	padding-left: 10px;
	border: thin;
	border-style: solid;
	border-color: #6699CC;
	border-width: 1px;
}

#rightSideBar .heading {
	background-color:#999966;
	margin-left:-10px;
	padding-top:3px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:White;
	width:160px;
	height:25px;
}

#rightSideBar a:link 
{
	font-size:10px;
	color:#Red;	
	text-decoration: none;
	display: block;
}

#rightSideBar a:visited 
{
	font-size:10px;
	color:#Red;	
	text-decoration: none;
	display: block;
}

#rightSideBar a:hover 
{
	font-size:10px;
	color:#Red;	
	text-decoration: underline;
	display: block;
}


#rightSideBar a:active 
{
	font-size:10px;
	color:#Red;	
	text-decoration: none;
	display: block;
}
