body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 0.76em;
}
#thecontent, #thecontent table td strong, #thecontent table td p, #thecontent table td a, , #thecontent table td a strong{
	/* font-size: 0.76em !important; */
}
#mainTable{
	position: relative;
}
#wp-calendar table{
	width:80%;
	font-family:'Lucida Grande',Verdana,Sans-Serif;
}
#wp-calendar caption a{
	color: #D0CD70;
	font-weight: bold;
}
#wp-calendar caption a, #wp-calendar th, #wp-calendar td{
	text-decoration:none;
	/* font-size:smaller; */
}
#wp-calendar th, #wp-calendar td{
	color: white;
	text-align:center;
}
#wp-calendar td a{
	color: #D0CD70;
}
#wp-calendar td a:hover{
	text-decoration:none;
}
#ec3_publish{
	visibility:hidden;
}


/***
 ***  Popup
 ***/

.ec3_popup {
 margin:0 !IMPORTANT;
 padding:0 !IMPORTANT;
 border:none;
 position:absolute;
 border-collapse:collapse;
 filter:alpha(opacity=87);
 -moz-opacity:.87;
 opacity:.87;
 z-index:30000;
}

.ec3_popup td {
 padding:0;
}

.ec3_popup table {
 border:solid #999 1px;        /* popup border */
 background-color:#eeb;        /* popup background colour */
 font-size:x-small;            /* popup font size */
 color:black;
 text-align:left;
}

.ec3_popup table td {
 padding:1.5px 3px 1.5px 3px;
}

#ec3_shadow0 div { width:8px; height:32px; }
#ec3_shadow0 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom right;
 vertical-align:bottom;
}

#ec3_shadow1 {
 margin:0;
 padding:0;
 border:none;
 height:16px;
 background-repeat:repeat-x;
}

#ec3_shadow2 div { width:8px; height:32px; }

#ec3_shadow2 {
 margin:0;
 padding:0;
 border:none;
 width:8px;
 background-repeat:no-repeat;
 background-position:bottom left;
 vertical-align:bottom;
}

/***
 ***  Event list
 ***/

.ec3_list {
 margin-left:-12px;
 word-spacing:-1px;
 letter-spacing:-0.2px;
 color:#800;
}

.ec3_list li {
 font-size:1em !IMPORTANT;
}

.ec3_list li:before {
 content:"" !IMPORTANT;
}

#footer{
	text-align: center;
	padding-top:2em;
	padding-bottom:2em;
	font-family:'Lucida Grande',Verdana,Sans-Serif;
	font-size: small;
}
#footer ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#footer ul li{
	display:inline;
}
#footer ul li a, #col1 ul li a{
	color: #D0AB56;
	text-decoration:underline;
}
#footer ul li a{
	padding-left:1em;
	padding-right:1em;
}
#footer ul li a:hover, #col1 ul li a:hover{
	text-decoration:none;
}
#col1 ul li a{
	margin-top:2em;
	/* font-size: smaller; */
}

#col1 ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:1ex;
}
li.categories, li#archives{
	color: #FFF;
	text-align:left;
	padding-top: 1em;
	font-weight: bold;
	list-style: none;
	margin-left:1ex;
	font-family:'Lucida Grande',Verdana,Sans-Serif;
	/* font-size: 90%; */
}
h2 a:hover{
	text-decoration: none;
}

#hastingscrest{
	padding-top:20px;
	font-size:10px;
	color: #d9d9d9;
	width: 85%;
}
.fright{
	float:right;
}
.fleft{
	float: left;
}
