/* CSS Document */

body {
	font-family: Arial, Helvetica;
	font-size:10px;
	color:#000000;
	margin:0px;
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	background-image:url(images/bckgrnd.jpg);
	}

body #content {
	padding-left:185px;
	padding-right:10px;
	padding-bottom:10px;
	/*background-image:url(images/LeftNavBckgrnd.jpg);
	background-repeat:repeat-y;*/
}

body #content li {
	padding-top:5px;
	padding-bottom:5px;
}

p, #bodyfont, blockquote, #legaldefinitions {
	font-size:1.4em;
}

#samefont {
	font-size:0.75em;
}

#tbllayout{
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:outset;
	border-width:6px;
}

h2 {
	font-size:1.8em;
}

h3 {
	font-size:1.6em;
}

h4 {
	font-size:1.3em;
}

.MainMenu {
	font-family: Arial, Helvetica;
	font-size:1.2em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-top:15px;
	float:left;
}

.MainMenu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}

.MainMenu li{
	padding:2px;
	border:#6699CC solid 1px;
	background-color:#CCCCCC;
	margin:2px;
}

.MainMenu ol{
	list-style:none;
}

.MainMenu ol li{
	border:0px;
	padding:0px;
}

.MainMenu #currentpage a{
	color:#FFFFFF;
}

.MainMenu img{
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-style:solid;
	margin-left:2px;
	margin-bottom:10px;
}

a {
	color:#0033CC;
	text-decoration:none;
}

.MainMenu a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#CC3399;
}

.floatright {
	float:right;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-style:solid;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.floatleft {
	float:left;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-style:solid;
	margin-right:15px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:10px;
}

.nomargin {
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-style:solid;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:4px;
	padding:0px;
}

.nomargin2 {
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-bottom-color:#666666;
	border-right-color:#666666;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:2px;
	border-right-width:2px;
	border-style:solid;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:2px;
	padding:0px;
}

.report {

}

.reportsLists .report {
	font-size:1.0em;
	padding-right:15px;
	line-height:2;
}

.reportsection {
	margin-top:-15px;
}

.reportsection li {
	font-size:1.2em;
	line-height:1.5;
}

#reporttitle {
font-variant:small-caps;
}

.linkslist li{
	font-size:1.3em;
	line-height:2;
}

.photo {/*tables of e.g. archaeological pics*/
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	font-size:1.2em;
	padding:5px;
	margin-bottom:10px;
}

.photo img{
	padding: 5px;
}

#gallerytable img{
	border-width:0px;
}

#gallerytable td{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:5px;
}

#redtext {
	color:#FF0000;
	font-style:italic;
	font-size:1.3em;
}

#treasureraddress {
	padding-left:150px;
}

.formlabel {
	font-size:1.3em;
	color:#006600;
	font-weight:bold;
	padding-top:20px;
}

.validationlabel {
	font-size:1.3em;
}

#gototop {
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:20px;
}

.EmailLink {
	font-size:1.3em;
	padding-top:10px;
	padding-left:10px;
	text-align:right;
}

.EmailLink a {
	text-decoration:none;
}


.EmailLink a:hover {
	text-decoration:underline;
}

.articlesHeading {
	font-size:1.8em;
}

.indent {
	margin-left:15px;
}

.giftaid {
	line-height:3;
	margin-bottom:10px;
}

.ga_header {
	text-decoration:none;
	font-size:1.4em;
	font-weight:normal;
}

.ga_answer {
	border-bottom-style: dotted;
	border-bottom-color:#999999;
	border-bottom-width:medium;
}

#indent {
	margin-left: 25px;
}

blockquote {
	font-size:12px;
	font-style:italic;
	
}

#newsletters {
	font-size:1.4em;
	
}