p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Class for clearing floats */
.clear {
	clear:both;
}
.hide {
	display: none;
}
.centre {
	text-align: center;
}
#copyright { text-align: right; margin-top: 30px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}
.leftinline {
	display: inline;
	float: left;
}
#copyright p {
	font-size: 10px;
	text-align: right;
}
#botnav p {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 2px solid #266DA8;
	margin-right: 20px;
	margin-left: 20px;
}
.maintable {
	background-color: #FFFFFF;
	border: 2px solid #266DA8;
}
body {
	background-image:  url("../i/greyback1.gif");
}
#leftnav {
	background-color: #F0F0F0;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}
.logo {
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 17px;
	margin-left: 17px;
}
#leftnav img {
	display: block;
}
#navbutt img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.title {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 20px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #266DA8;
	text-align: center;
}
p, ol {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
#content {
	padding-left: 20px;
	padding-right: 20px;
}
.photoright {
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.photoleft {
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ul {
	font-size: 12px;
	color: #266DA8;
	list-style-type: square;
	font-weight: bold;
}
.feature {
	border: 1px solid #266DA8;
	margin: 10px;
	padding: 10px 10px 10px 20px;
	background-color: #F0F0F0;
}
.feature h2 {
	font-size: 14px;
	font-weight: bold;
	color: #266DA8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.feature ul {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 1.5em;
}
.feature ul ul {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-right: 0px;
	margin-left: 5px;
	list-style-type: disc;
}
.localphotos {
	font-size: 11px;
	text-align: center;
	border: 2px solid #266DA8;
	padding: 5px;
	background-color: #F0F0F0;
}
h2 {

	font-size: 13px;
	font-weight: bold;
	color: #266DA8;
	text-align: center;
}
/* =Photos and Images
-----------------------------------------------------------------------------*/
/* floating photos */
.photobkr {
	float: right;
}
.photobkl {
	float: left;
}
.photobkc {
	margin-right: auto;
	margin-left: auto;
}
.photobkc .horiz2 {
	float: left;
	width: 50%;
}
.photobkc .horiz3 {
	float: left;
	width: 33%;
}
.photobkr, .photobkl, .photobkc  {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
.photobkr p, .photobkl p, .photobkc p {
	font-size: .7em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
.photobkr img, .photobkl img, .photobkc img {
	display: block;
	margin-top: 0px;
}
.photoborder {
	border: 2px solid #747474;
}

