BODY, P,  ul, ol {
	font-family : Verdana, Arial, Helvetica,sans-serif;
	font-size: 12px;
    color : #000;
	background-color: transparent;
	line-height: 1.3;
}

#bluebar
{ 
background-image: url('images/left-blue.gif');
background-repeat: repeat-X;
}

A {
	font-family : Verdana, Arial, Helvetica,sans-serif;
	text-decoration : none;
	color : #228dc1;
	background-color: transparent;
}

A:hover  {
	text-decoration : underline;
}
	
.subhead {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-variant: small-caps;
	color : #000;
	background-color: transparent;
	font-weight : bold;
}

.small {
	font-family : Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
    color : #000;
	background-color: transparent;
}


#eventstitle {
	background: ##f7e7bf;
}

#events {
	background-color: #f7e7bf;
	padding: 8px 10px 30px 12px;
	font-size : 11px;
	color : #000;
}

#events a {
	font-size : 11px;
	color : #000;
	background-color: transparent;
}

#events a:hover, #events a:visited:hover {
	text-decoration: underline; 
}

.eventssubhead {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 11px;
	color : #000;
	background-color: transparent;
	font-weight : bold;
}

li {
padding-bottom: 12px;
}

textarea, input, select { 
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px; 
    color: #fff;
	background-color: transparent;
}

.bold {
	font-weight : bold;
}

#footer {
  position: relative;
  top: 10px; 
  width: 98%;
  height: 39px;
  margin: 0px;
  padding: 8px 0px 5px 17px;
  background-color: #CAE6D7;
  font-size: 10px; 
  color: #000;
  }
  
 # footer A  {
 	font-size: 9px; 
    color: #999;
	text-decoration : none;
	background-color: #CAE6D7;
}
    .whitebold {
	font-weight: bold;
	color: #FFFFFF;
}

