﻿body {
	background-color:#cccccc;
	margin:auto;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
.headingfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006600;
	text-align: center;
	font-weight:bold
}
div#container {
	margin: 10px auto;
	width: 960px;
	padding: 1px;
	background-color: #f8f2de;
	text-align:left;
	}

table.centre {
	
	text-align:center;
	background-color: #f8f2de
	;
	}
div.center{
text-align:center;
}
div.center table {
margin-left:auto;
margin-right:auto;
text-align:left;
}

p{
	color:#000066;
	font-size:small;
	font-family: "Georgia", "Times New Roman";
}
.photocaption {
	text-align:center
}
.cream {

background-color:#f8f2de;
}
.beige {
background-color: #e6dbb7;

}
hr.section{
	border:0;
	color:#7d7d7d;
	background-color:#7d7d7d;
	width:100%;
	height:4px;
}
hr.subsection{
	border:0;
	color:#7d7d7d;
	background-color:#7d7d7d;
	width:100%;
	height:2px;
}

.websitetitle {
	border-left: 0 solid #FFFFFF;
	border-top: 0 solid #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #006600;
	border-right-style: solid;
	border-right-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 0;
	background: #E6DBB7;
}
table.wide-table {
	width: 960px;
	background-position:center;
	
}
.tablenav {
	border: 4px solid #FFFFFF;
	background-color: #FFFFFF;
}

.header {
	border: 2px solid #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #006600;
	background: #FFFFFF;
}
.subheader {
	font-size: medium;
	font-style:italic;
	border: 2px solid #E6DBB7;
	color:green;
}
.navText {
	border:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000066;
}
.navbox {
	border-left: 4px solid #FFF;
	border-right: 4px solid #fff;
	border-top: 3px solid #FFF;
	border-bottom: 5px solid #fff;
}
.tdcenter {
	text-align: center;
}
	
.textleftalign {
	text-align: left;
	color: #006600;
}
.backgroundcolor {
	background-color: #F8F2DE;
}
a:link {color:#000099; background: transparent; text-decoration: none;}
a:visited {color:#000099; background: transparent; text-decoration: none;}
a:hover {color:#000099; background: #D3E3E7; text-decoration: underline;}
a:active {color: #000099; background: transparent; text-decoration: none;}

a.piclink:link {color:white; background: transparent; text-decoration: none;}
a.piclink:visited {color:green; background: transparent; text-decoration: none;}
a.piclink:hover {color:#000099; background: #D3E3E7; text-decoration: none;}
a.piclink:active {color: #000099; background: transparent; text-decoration: none;}

.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:italic;
	color: #000066;

}
