h1, h2, h3, h4 {
	line-height: 1em;
	text-align: left;
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
}
h1 {
	text-align: center;
}

sup {
	font-size: 0.75em;
	line-height: 0.5em;
} 

p.subtitle {
	font-style: italic;
	text-align: center;
	margin-top: -1em;
}
#bodytext {
	padding-top: 18px;
	background-image: url(images/dobbinBack.gif);
}
#bodytext, #bodytext td {
	color: #000;
	font-size: 90%;
	line-height: 1.3;
	text-align: justify;
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
}
body {
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/tes2.jpg);
	background-color: #FFF;
}

hr {
	height: 1px;
	border: 0px;
	color: #000000;
	background-color: #000000;
}

.floatLeft {
	float: left;
	margin: 1em;
	margin-left: 0em;
}
.floatRight {
	float: right;
	margin: 1em;
	margin-right: 0em;
}

a:hover { color: #FF6600 } /* Orange */
a:active { color: #FF0000 } /* Red */
h1.pageTitle {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	
}
h2.pageTitle {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	
}

#navbar {
	font-size: 13px;
	text-align: left;
	font-weight: normal
}
.navbit {
	margin-left: 20px;
	border-style: solid;
	border-width: 1;
	padding-top: 1px;
	padding-bottom: 1px;
	-moz-border-radius: 8px 8px;
	margin-bottom: 9px;
	margin-right: 10px;
	margin-top: 9px;
}
#currentpage.navbit {
	border-width: 2;
}
#currentpage a {
	color: #000000;
}
.postTop a {
	display: block;
	text-decoration: none;
}
.postTop a:hover {
	color: #000000;
	background-color: #ffffff;
}
.navbit a {
	display: block;
	font-weight: 600;
}
.navbit a:link, .navbit a:visited {
	text-decoration: none;
	color: #666666;
}
.navbit a:hover {
	color: #000000;
	background-color: #ffffff;
}
.navbitimg {
	float: left;
	margin-left: -20px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: -0.8em;
	margin-right: 8px;
}
.navAfterTop .navbitimg {
	margin-top: -0.2em;
	padding-bottom: 2px;
}
.postTop {
	padding-left: 6px;
	padding-bottom: 2px;
	margin-left: 12px;
}
.posttop a {
	font-weight: 600;
}
.navAfterTop {
	margin-left: 24px;
	margin-right: 12px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
}
.navSubPages {
	margin-left: 12px;
}

.footer { 
  font-size: 10px;
  line-height: 1em;
  font-weight: normal
}

.footer p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.footnotes { 
  font-size: 75%;
  line-height: 1em;
  margin-left: 3px;
  padding-left: 3em;
  margin-bottom: 0px;
}

.backToTop { font-size: 65% }

.curtainLeft {
	background-image: url(images/curtains/curtain2.gif);
}
.curtainRight {
	background-image: url(images/curtains/curtain2r.gif);
}
.curtainTopLeft {
	background-image: url(images/curtains/endL.gif);
}
.curtainTopRight {
	background-image: url(images/curtains/endR.gif);
}
.curtainRail {
	background-image: url(images/curtains/rail.gif);
}
.whiteBack {
	background-color: #FFFFFF;
}
.aboutBold {
	color: #FF0000;
	font-weight: bold;
}
.quotesBold {
	color: #FF0000;
	font-weight: bold;
}
.heading { 
	font-size:120%;
	font-weight: bold;
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
}


.event_details {
	padding: 0px;
	border: 1px solid #0000FF;
	margin: 1em;
	background-color: #FFF;
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.event_details th {
	background-color: #FF0000;
	letter-spacing: 0.3em;
	margin: -1px;
	font-size: 120%;
	font-weight: bold;
	white-space: wrap;
	border: 0px;
}
.event_details td {
	padding: 0.5em;
	border-top: 0px;
	border-left:0px;
	border-right:0px;
	border-bottom: 1px dashed #0000FF;
	}


a:link {
	color: #0000CC;
}

ul.contents {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1em;
	text-align: left;
	margin-left: 0em;
	padding-left: 1em;
}
ul.contents li {
	margin: 0px;
}
ul.contents ul {
	margin-left: 0em;
	padding-left: 1em;
}
ul.contents li li {
	font-style: italic;
	list-style-type: none;
}

#latest {
	padding: 0px;
	border: 1px dashed #FF0000;
	margin: 1em;
	background-color: #FFF;
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#latest th {
	background-color: #FF0000;
	letter-spacing: 0.3em;
	margin: -1px;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	white-space: nowrap;
}
#latest td {
	padding: 0.5em;
}
#latest p {
	padding-bottom: 0.2em;
	margin-bottom: 0px;
	margin-top: 0.2em;
}
#latest p+p {
	padding-top: 0.2em;
	border-top: 1px dotted #000;
}
dl.table-display {
	width: 41.1em;
	margin: 1em 0;
	padding: 0;
}
.table-display dt {
	width: 15em;
	float: left;
	margin: 0 0 0 0;
	padding: .4em;
	border-top: 1px dotted #999;
	font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd {
	float: left;
	width: 24em;
	margin: 0 0 0 0;
	padding: .4em;
	border-top: 1px dotted #999;
}

