/* Jules Tattersall */
/* 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: #E8E9C9 url(../i/square5c.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	color: #535434;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: .95em;
	font-weight: bold;
}
h2 {
	font-size: .75em;
	font-weight: bold;
	color: #535434;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
h3 {
	font-size: .75em;
	font-weight: bold;
	color: #535434;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
p {
	font-size: 0.75em;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
ul {
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #335B2F;
}
a:visited {
	color: #41753C;
}
a:hover {
	color: #009900;
}
a:active {
	color: #006600;
}
/* wrapper around code */
#wrapper {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 736px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
} 
/* topsec with 2 graphics and text */
#topsec {
	background: #bfc09a;
	padding-bottom: 2px;
}
#topsec td {
	vertical-align: top;
	text-align: right;
}
#topsec img {
	display: block;
}
.logo {
	display: block;
	margin: 0px;
}
.title {
	text-align: right;
}
/* maintable */
#maintable {
	margin: 0px;
}
/* leftnav ID with text list buttons */
#leftnav {
	padding-top: 20px;
	background: #bfc09a;
	border-top: 0px solid #bfc09a;
	border-right: 5px solid #bfc09a;
	border-bottom: 0px solid #bfc09a;
	border-left: 5px solid #bfc09a;
}
/* content ID */
#content {
	background: #FFFFFF;
}
/* contact ID */
#contact {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* botnav ID */
#botnav p {
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-top: 1px solid #BFC09A;
	border-right: none #BFC09A;
	border-bottom: 1px solid #BFC09A;
	border-left: none #BFC09A;
	font-size: .7em;
}
/* printpage ID */
#printpage p {
	font-size: 11px;
	text-align: right;
	margin-top: 20px;
}
#printpage img {
	margin-left: 10px;
}
/* copyrightID */
#copyright { text-align: right; margin-top: 0px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	font-size: 0.6em;
	text-align: right;
	line-height: 1.5em;
}
/* classes */
.centre {
	text-align: center;
}
.red {
	color: #FF0000;
}

.content1a { 
  width: 360px;
  float: left; 
}

.content2a {
	width: 210px;
	float: right;
} 

/* photos */

.photoleft {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}
.photoright {
	margin: 10px;
	padding: 0px;
}
.photofront {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.photocentre {
	padding: 0px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.photocredit {
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
/* floating photos */
.photobkr {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 2px;
	clear: both;
}
.photobkr p, .photobkl p {
	font-size: .7em;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
	padding-bottom: 0px;
}
.photobkl {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: center;
	clear: both;
}
/* clearing classes */
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearall {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
/* testim - testimonials */
.testim {
	margin: 5px 15px;
	padding: 5px;
	border: 1px solid #006A1E;
	background-color: #F2F9F2;
}
.testim p {
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	color: #666666;
}
/* notice box */
.bxNotice {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: 1px solid #535434;
	background-color: #FFF;
}
.bxNotice h3 {
	margin-left: 40px;
}
.bxNotice img {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}
/* linkbox - useful links */
.linkbox {
	margin: 5px 15px;
	padding: 5px;
	border: 2px dashed #006A1E;
	width: 250px;
	background: #F9FBF9;
}
.linkbox p {

	font-size: 11px;
	margin: 0px;
	padding: 5px;
	color: #666666;
}
/* list on front page */
.frontlist {
	font-size: .75em;
	color: #535434;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.menugroup {
	margin-top: 15px;
	margin-bottom: 15px;
/*	border: 1px solid #8D8E59; */
	background-color: #FFFFFF;
}
.menugroup h2 {
	font-size: .7em;
	color: #8D8E59;
	text-align: left;
	padding: 3px 3px 5px;
	background-color: #F0F0E8;
}
/* paypal payment logo */
.paypal {
	text-align: center;
}
