body
{
	font-family: helvetica,arial,verdana;
	background-color: #eee;
	background-position: top;
	background-image: url(img/bg_contentpage.gif);
	background-repeat: repeat-x;
}
#content form  p{
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#content form H2 {
	font-size: 12px;
	color: #AD9C01;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content form H3 {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content form H4 {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-bottom: -10px;
	vertical-align: middle;
	padding-top: 3px;
}
#content p img {
	margin-right: 30px;
}
#content form H5 {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
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;
	clear: right;
}
#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;
	overflow: auto;
}
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: 0px;
}
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;
}
.cancellation {
	font-family: helvetica, arial, verdana;
	font-size: 9px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}
.submit {
	font-family: helvetica, arial, verdana;
	font-size: 15px;
	color: #AD9C01;
	font-weight: bolder;
}
#page #content form .form tr .cancellation a {
	font-family: helvetica, arial, verdana;
	font-size: 9px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.includes {
	font-family: helvetica, arial, verdana;
	font-size: 9.5px;
	color: #666;
	font-weight: lighter;
	text-decoration: none;
	font-style: italic;
}
.formrequired  {
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
	padding-top: 1.5em;
}
.form p a   {
	color: #999;
	text-decoration: none;
	padding-top: 2em;
}
.form p a:hover  {
	color: #AD9C1D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AD9C1D;
}
form.choice{
	display:block;
	font-size:100%;
	line-height:150%;
	margin:-17px 0 0 23px;
	padding:0 0 5px 0;
	color:#222;
	width:88%;
}
.formheader {
	font-size: 16px;
	font-weight: bolder;
	color: #AD9C01;
	padding-top: 1.5em;
}
.form p #SUBMIT {
	background-color: #DBD6A4;
	color: #333;
}
#noindent {
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 5px;
	font-size: 11px;
	color: #3d3d3d;
	margin:0px;
	margin-bottom: 20px;
}
#content h1 a img {
	float: right;
}
.italicHeader {
	font-family: helvetica, arial, verdana;
	font-size: 9.5px;
	color: #666;
	font-weight: lighter;
	text-decoration: none;
	font-style: italic;
}
.featurenoPadding {
	clear: both;
	margin: 0px;
	font-family: helvetica,arial,verdana;
	font-size: 11px;
	color: #333;
	text-align: justify;
	padding-top: 10px;
}
.printCheque {
	font-family: helvetica, arial, verdana;
	font-size: 9px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}


