.componentheading,
.contentheading,
.contentheading-events
{

	font-size: 25px;
	line-height: 1em;
	margin-bottom:0px;
	
	color:#aa0000;
	font-family: Georgia, Times, serif;

}

.componentheading{

	margin-top:5px;
	margin-bottom:25px;
}

h1.frontpage {
	font-size:20px;
	margin-right:5px;
	margin-top:10px;
	padding-bottom:3px;
	border-bottom:5px solid #63712c;
	text-align:left;
}
.frontpage .contentheading{
	font-size:20px;
}


h1,h2,h3,h4,h5,h6{
	font-family: Georgia, Times, serif;
}
.contentheading-events a {
	color:#aa0000;
}

.contentheading-events{
	font-size:160%;
}
.contentpaneopen-events{
	font-size:90%;
}

.createdate{
	
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:gray;
}








div#content.frontpage div.moduletable h3:first-child,
div#content.frontpage div.moduletable_menu h3:first-child,
div#content.frontpage div.moduletable-events h3:first-child
{
	background:none;
	border:0;
	height:16px;
	font-size:14px;	
	margin-right:5px;
	margin-top:7px;
	padding-bottom:3px;
	border-bottom:5px solid #63712c;
}

ul.menu-me,
ul.menu-me ul{
  list-style:none;
  line-height:1em;
  background:transparent;
  font-weight:700;
  margin:0;
  padding:0;
}

ul.menu-me ul{
	padding-left:15px;
}

ul.menu-me li {
  padding:0;
  margin:0;
}

ul.menu-me li a {
	text-align:left;
	border-bottom:1px dotted silver;
    display:block;
	padding-right:20px;
	padding-left:20px;	
	padding-top:5px;
	height:20px;
	text-decoration:none;
}

ul.menu-me li a:hover {
  display:block;
	padding-right:20px;
	padding-left:20px;	
	padding-top:5px;
	height:20px;
	background-color:#c7df6b;
	text-decoration:none;
}


.contentpaneopen table{

	border:2px solid black;
	display:block;
	width:100%;
	border-collapse:collapse;
	margin-bottom:15px;
}
.contentpaneopen table td{

	padding:5px;
	border-left:1px solid black;
}

.contentpaneopen ul li{
	margin-bottom:10px;
}

