body 
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px; /*/
	*/font-size: 100%; /* */
	background-color: White;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #dedeef;
	scrollbar-track-color: #8080b3;
}
	
#mainTable{
	width: 700px;
	border: 1px solid Silver; /*/
	*lineheight: 1.5em; /* */
	background: #ffffff;
}
#mainTable td {
	padding: 5px;/*Pads each table cell in modern browsers */
	vertical-align: top;
}
#maincontent {
	border-left: 2px dotted #7060a0;
	padding: 10px;
	font-size: 12px; /*/
	*/font-size: 80%; /* */
}

#sidebar{
	width: 130px;
	font-size: 12px;
	vertical-align: top;
	/*/*/font-size: 85%; /* */
}

#header {
	background-color: White;
	color: Black;
	margin: 0px;
	padding: 0px;
}

#footer{
	background-color: White;
	color: Black;
	text-align: center;
	padding: 0px;
	font-size: 11px; /*/
	*/font-size: 75%; /* */
	background: url(images/lilacstrip.gif);
}
td, p, ul{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px; /*/
	*/font-size: 90%; /* */
}
h1:first-child{
	margin-top: 0;
}/* starts first h1 in TD flush with top */
h2:first-child {
	margin-top: 0;
}/* starts first h2 in the TD flush top */


h1, h2{
	font-size: 145%;
	background-image: url(images/lilacfade4.jpg);
	font-weight: normal;
}

h3 {
	font-size: 125%;
	font-weight: normal;
}

h4{
font-size: 115%;
}

#dates {
	font-size: 11px; /*/
	*/font-size: 90%; /* */
	text-align: right;
}

.pull {
	
	border-top: 3px solid #7060a0;
	border-bottom: 3px solid #7060a0;
	float: right;
	width: 250px;
	font-size: 120%;
	background-color: #eeeef8;
	
}

.pull p {
	padding: 10px 10px 0px 10px;
}

.imgbox {
	float: left;
	padding: 8px;
}

.bigpull {
margin-left: 25px;
	padding: 10px 10px;
	border-top: 3px solid #7060a0;
	border-bottom: 3px solid #7060a0;
	width: 500px;
	font-size: 100%;
	background-color: #eeeef8;
}

.contact{
	margin-left: 30px;
	font-weight: bold;
}

#spare{
	width: 540px;
	padding: 10px;
	margin: 10px 0 0 0;
	clear: both;
}
#spare2{
	width: 540px;
	padding: 10px;

}

.indented{
	margin-left: 30px;
	margin-bottom: 40px;
}

.hanger{
	margin-left: 110px;
	text-indent: -110px;
}

.maghanger{
	margin-left: 50px;
	text-indent: -50px;
}

.maghanger P:first-line {
	font-weight: bold;
}

#eventsTable{
	font-size: 95%;
}

.book h5{
	background-color: #eeeef8;
	padding: 5px;
}

.book {
	width: 530px;
	border: 2px dotted #eeeef8;
	margin: 20px;
}

.righty {
	float: right;
	width: 250px;
}

.lefty {
	float: left;
	width: 500px;
}


hr {
	color: #6b5a9c;
}

#events a{
	/*/
	*/padding: 3px;
	display: inline;
	border: 2px outset #FFFFFF;
	text-decoration: none;
	line-height: 1em;
	width: 50px; /* */
}

#events a:hover, #sidebar2 a:active {
	color: #0000ff;
	background-color: #deebf8;
	border: 2px solid #000000;
	text-decoration: underline;
}
#events strong{
	font-size: 150%;
}

.righthand {
	float: right;
	height: 200px;
}

.cancelled {
   color: Red; 
}

#clearer {
	clear: both;
	width: 100%;
}
#old {
	
	background-image: url(images/lilacfade4.jpg);
	font-weight: bold;
}

.cent {
	text-align: center;
}

.clearfix{ clear:both;}

.myh4 {
font-size: 110%;
font-weight:normal;
border-bottom: 2px solid #e5e1f0;
}

.myh4b {
font-size: 110%;
font-weight:normal;
margin-bottom:-5px;
padding-bottom:0px;
}

.smaller {
font-size:80%;
}

.quoted {
font-style:italic;
}
