/* Penn-Sarne */
/* set all to Verdana */
p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* tags */
body {
	background: url(../i/backtile2.gif);
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #006400;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {

	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
p, ol {
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	line-height: 18px;
}
ul {
	font-size: 12px;
	color: #CC9900;
	list-style-type: square;
	font-weight: bold;
}
/* maintable */
.maintable {
	border: 2px solid #006400;
	background: #fff8e1;
}
/* leftnav ID with logo and graphic buttons */
#leftnav {
	vertical-align: top;
	background: #e2f2db;
	border-top: 0px dashed #006400;
	border-right: 2px dashed #006400;
	border-bottom: 0px dashed #006400;
	border-left: 0px dashed #006400;
}
.logo {
	margin: 0px 0px 50px;
}
#leftnav img {
	display: block;
}
#navbutt img {
	margin: 0px 0px 15px 10px;
}
/* content ID */
#content {
	padding-left: 20px;
	padding-right: 20px;
}
/* contact ID */
#contact p {
	text-align: center;
}
/* botnav ID */
#botnav p {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 2px solid #006400;
	margin-right: 20px;
	margin-left: 20px;
}
/* copyrightID */
#copyright { text-align: right; margin-top: 30px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}
#copyright p {
	font-size: 10px;
	text-align: right;
}
/* classes */
/* top title */
.title {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
/* photos */
.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;
}
/* =Forms
-----------------------------------------------------------------------------*/
/* paypal form */
#paypalform {
	padding: 10px;
	border: 2px solid #1B3664;
	background: #FFFFFF;
	color: #FFFFFF;
	margin: 10px 30px 30px;
}
#paypalform th {
	font-size: .75em;
	font-weight: bold;
	color: #666666;
	padding: 3px;
	text-align: right;
	vertical-align: top;
	width: 170px;
}
#paypalform td {
	font-size: .75em;
	font-weight: normal;
	color: #666666;
	padding: 3px;
}
#paypalform p {
	color: #666666;
	text-align: center;
}
.paypalformbutton {
	color: #FFFFFF;
	background: #1B3664;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #F79739;
	padding: 3px;
}
/* =Photos and Images
-----------------------------------------------------------------------------*/
/* floating photos */
.photobkr {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
.photobkl {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
.photobkc {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
.photobkc .horiz2 {
	float: left;
	width: 50%;
}
.photobkc .horiz3 {
	float: left;
	width: 33%;
}
.photobkr img, .photobkl img, .photobkc img  {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.photobkr p, .photobkl p, .photobkc p {
	font-size: .7em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 0px;
}

/* =Boxes
-----------------------------------------------------------------------------*/
/* notice*/
.bxNotice {
	background-color: #FFF;
	padding: 5px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	border: 2px dashed #006400;
}
.bxNotice h3 {
	font-size: 14px;
	color: #076700;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* facilities list box */
.faclist {
	border: 1px solid #006400;
	margin: 10px;
	padding: 10px;
	background: #F3FAF1;
}
.faclist h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.faclist ul {
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	margin-right: 20px;
	margin-left: 20px;
}
.faclist ul ul {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: disc;
}
/* local photos */
.localphotos {
	font-size: 11px;
	text-align: center;
	border: 2px solid #006400;
	padding: 5px;
	background: #F3FAF1;
}
/* address para */
.address {
	margin-left: 20px;
}
.centre {
	text-align: center;
}
.clear {
	clear: both;
}
