/* Cae llwyd */
/* 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: #FFFFCD url(../i/back3.gif);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5A855C;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #5A855C;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
ol {
	font-size: 11px;
	font-weight: normal;
	color: #5A855C;
	line-height: 18px;
	margin-right: 20px;
}
ol li {
	margin-bottom: 5px;
}
a:link {
	color: #DF8600;
}
a:visited {
	color: #DF8600;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #DF8600;
}
/* topsec with 2 graphics and text */
#topsec {
	border-top: 3px solid #835f2a;
	border-right: 3px solid #835f2a;
	border-bottom: 10px solid #835f2a;
	border-left: 3px solid #835f2a;
	background: #01580d;
}
#topsec td {
	vertical-align: top;
}
#topsec h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFC221;
	text-align: right;
	padding: 0px;
	margin: 10px 10px 5px;
}
.logo {
	display: block;
	margin: 0px 0px 55px;
}
.title {
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	margin-left: 220px;
}
/* maintable */
#maintable {
	border-top: 3px solid #835f2a;
	border-right: 3px solid #835f2a;
	border-bottom: 0px solid #835f2a;
	border-left: 3px solid #835f2a;
}
/* leftnav ID with text list buttons */
#leftnav {
}
/* content ID */
#content {
}
/* contact ID */
#contact {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
/* botnav ID */
#botnav p {
	font-size: 11px;
	text-align: center;
	padding: 5px;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 2px solid #5A855C;
	margin-right: 20px;
	margin-left: 20px;
	background: #FFFFE6;
}
/* copyrightID */
#copyright { text-align: right; margin-top: 20px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px}
#copyright p {
	font-size: 10px;
	text-align: right;
	line-height: 14px;
}
/* classes */
.centre {
	text-align: center;
}
.red {
	color: #FF0000;
}
/* 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;
}
/* localphotos */
.localphotos {
	font-size: 11px;
	text-align: center;
	border: 2px solid #77A47C;
	padding: 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFFFFF;
	background: #77A47C;
}
.localphotos p {
	margin-top: 2px;
	font-size: 11px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.localphotos a:link, .localphotos a:visited {
	color: #FFDFB0;
}
/* list on front page */
.frontlist {
	font-size: 12px;
	color: #CC9900;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* facilities list */
.faclist {
	border: 2px solid #5A855C;
	margin: 10px 0px 10px 10px;
	padding: 5px;
	background: #FFFFE6;
	width: 250px;
}
.faclist h2 {
	font-size: 14px;
	font-weight: bold;
	color: #5A855C;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.faclist ul {
	font-size: 12px;
	font-weight: normal;
	color: #5A855C;
	margin-right: 20px;
	margin-left: 30px;
	list-style: url(../i/bullet1b.gif);
	line-height: 18px;
}
.faclist ul ul {
	font-size: 11px;
	font-weight: normal;
	color: #CC9900;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: disc;
}
/* sctariff */
.sctariff th {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background: #BB9959;
	padding: 3px;
}
.sctariff td {
	font-size: 12px;
	color: #996600;
	text-align: center;
	background: #FAF7F1;
	padding: 3px;
}
.sctariff {
	border: 1px solid #BB9959;
	margin-bottom: 20px;
}
.sctariffprice {
	border-right: 1px solid #BB9959;
}
/* location map */
.locmap {
	margin-left: 70px;
}
.grade {
	display: block;
	float: left;
	padding: 10px 10px 5px 20px;
}
/* testimonials */
.testim {
	margin: 5px 25px 15px;
	padding: 5px;
	border: 1px solid #77A47C;
	background: #FFFFFF;
}
.photofloatright {
	float: right;
}
/* others */
.h1home {
	margin-top: 0px;
	padding-top: 0px;
}
