a{
font-size:11px;
color:#2a2c38;
text-decoration: none;
}
a:hover{
	font-size:11px;
	color:#2a1c20;
	text-decoration: underline;
}
a:visited{
font-size:11px;
color:#2a2c38;
text-decoration: none;
}
a:visited:hover{
font-size:11px;
color:#2a1c20;
text-decoration: underline;
}
a.new1{
font-size:11px;
color:#2a2c38;
text-decoration: none;
}
a.new1:hover{
	font-size:11px;
	color:#373432;
	text-decoration: underline;
}
a.new1:visited{
font-size:11px;
color:#2a2c38;
text-decoration: none;
}
a.new1:visited:hover{
font-size:11px;
color:#373432;
text-decoration: underline;
}
.footer {
	color: #ffffff;
}
a.footer:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.footer:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.footer:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.footer:visited:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.left_nav{
    display:block;
	width:210px;
	height:17px;
	padding:3px;
	background-color:#cdb18c;
    font-size:11px;
	color:#2a2c38;
	text-decoration: none;
	
}
a.left_nav:hover{
    display:block;
	width:210px;
	height:17px;
	color:#2a2c38;
	background-color:#c1a377;
	font-size:11px;
	color:#2a2c38;
	text-decoration: none;
}
a.left_nav1{
    display:block;
	width:210px;
	height:29px;
	padding:3px;
	background-color:#cdb18c;
    font-size:11px;
	color:#2a2c38;
	text-decoration: none;
	
}
a.left_nav1:hover{
    display:block;
	width:210px;
	height:29px;
	color:#2a2c38;
	background-color:#c1a377;
	text-decoration: none;
}
.thumbnail{
position: relative;
z-index: 0;
color:#c66e10;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
text-decoration:none;
}

.thumbnail span{ 
position: absolute;
background-color: #fbf3ec;
display:block;
width:200px;
padding: 5px;
left: 0px;
border: 1px solid gray;
visibility:hidden;
color: #000000;
text-decoration: none;
}

.thumbnail:hover span{ 
visibility: visible;
top: 0;
left: 0px; 

}
.calendar {
border: 1px solid #000000; 
border-collapse: collapse; 
color: #000000; 
font-family:Arial, Helvetica, sans-serif; font-size:10px;
background: #fbf3ec; 
}
.today { 
color: #000000; 
background: #FFF6d2;
}
.content {
color:#FF0000;
background-image:url(images/event_graphic.gif);
}
.days {
color: #000000; 
background: #fbf3ec; 
}
.nonmonthdays { 
color: #000000; 
background: #EFEFEF;
}

