/*
.typography *{
}
*/

.typography p {
	font-size:11px;
	color:#736357;
}
.typography p.date {
	margin:0;
	padding:0;
}
.typography h1, 
.typography h2, 
.typography h3 {
	color:#015967;	
}
.typography h1 {
	font-size:24px;
	background:url(../images/dashed.gif) repeat-x bottom;
	padding-bottom:.3em;
	font-weight:normal;
	color:#486e0d;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.typography h2{
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#EventPage .typography #left_right h2 {
	color:#736357;
	font: bold 16px  Arial, Helvetica, sans-serif;
	margin-bottom:1.5em;
} 
.typography h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
.typography h4 {
	font-size:12px;
	font-weight:bold;
	color:#736357;
	font-family:Arial,Helvitica,sans-serif;
}
/*
#HomePage .typography h1, 
#HomePage .typography h2, 
#HomePage .typography h3, 
#HomePage .typography h4, 
#HomePage .typography h5, 
#HomePage .typography h6{
	color:#015967;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
*/
.typography a {
	color:#7a0026;

}
.typography a.ReadMore {
	text-align:right;
	display:block;
	text-decoration:none;
}
/*
#Column1 h2{
	font-family:Georgia, "Times New Roman", Times, serif;
}
*/
ul.vmenu li{
	list-style:outside;
	list-style-image:url(../images/li.gif);
	list-style-type:none;
	margin-left: 15px;
}
ul.vmenu li.current{
	list-style-image:url(../images/li_selected.gif);
}
.typography td{
	padding:0px;
}
.typography td, .typography tr{
	border:none;
}
