body
{
	font-family: helvetica,arial,verdana;
	background-color: #eee;
	background-position: top;
	background-image: url(img/bg_contentpage.gif);
	background-repeat: repeat-x;
}
a
{
	color: #AD9C01;
}
#page
{
	padding: 0px;
}
#darkgrey
{
	background-color: #3d3d3d;
	padding-top: 8px;
	padding-bottom: 17px;
}
#header
{
	background-color: #fff;
	text-align: right;
	padding: 10px;
}
.feature
{
	padding: 20px;
	clear: both;
	margin: 0px;
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
}
#content
{
	padding: 8px;
	line-height: 18px;
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	color: #3d3d3d;
	text-align: justify;
	padding-top: 5px;
	margin-bottom: 40px;
}
#left
{
	display: block;
	padding-top: 30px;
	float: left;
	width: 100px;
	margin:0px;
	text-align: center;
}
#left img.eventphoto
{
	margin-left: 0px;
	border: 1px solid #3d3d3d;
}
li
{
	white-space:nowrap;
}
#right
{
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 125px;
	font-size: 11px;
	color: #3d3d3d;
	margin:0px;
	margin-bottom: 20px;
}
h1
{	font-size: 14px;
	margin: 0px;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
}
h2
{	font-size: 12px;
	margin: 0px;
	margin-top: 10px;
}
p.datevenue,#right td
{
	font-size: 10px;
	line-height: 12px;	
	margin: 0px;
}
#right td
{
	vertical-align: top;
}
.datelisting td
{
	vertical-align: top;
	font-size: 10px;
	line-height: 12px;	
	margin: 0px;
}
.datelisting table
{
	margin:0;
	border:0;
	text-align:left;
}
.datelisting th
{
	vertical-align: top;
	font-size: 11px;
	line-height: 12px;	
	margin: 0px;
	font-weight: bold;
}
#right li,#right ul
{
	padding: 0px;
	list-style-type: square;
	margin-left: 10px;
	color: #3d3d3d;
}
p.eventinfo
{
	line-height: 14px;
	margin: 0px;
	margin-top: 5px;
}
UL.eventlinks
{
	border-top: 1px solid #ccc;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 10px;
}
.eventlinks li
{
padding: 0px;
margin: 0px;
list-style-type: square;
}
.eventlinks li  a
{
	color: #AD9C01;
text-decoration:underline;
cursor: pointer;
	
}
.eventlinks li  a:hover
{
	color: #333;
	
}
a.adminbutton
{
	padding: 2px;
	background: #efefef;
	border: 1px outset #ccc;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
a.adminbutton:hover
{
	background: white;
}
th
{
text-align: left;
font-family: arial;
font-size: 11px;
vertical-align: top;
}
