body {
	margin: 4px 0;
	padding: 0;
	font-size: 80%;
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
	background-color: #FFF;
}
p {
	font-size: 100%;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 140%;
   background-repeat: no-repeat;
	height: 45px;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 120%;
}
.pagehead {
}
#breadcrumbs, #nav, #totop {
	display: none;
}
#content {
	margin: 0 35px 0 15px;
	text-align: justify;
}
.hide {
	display: none;
}
h2 span {
	visibility: visible;
}
ul.article li {
	margin-bottom: 12px;
}
img.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.rightout {
	border: 1px solid black;
	float: right;
}
img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#footer {
	border-top: 1px solid #000;
	clear: both;
	font-size: 85%;
	margin-top: 50px;
	margin-left: 4px;
	padding-top: 5px;
	text-align: center;
}
h2.date {
	color: #333;
	height: auto;
}
.calendar {
	font-size: 95%;
}
.posted {
	font-size: 90%;
	color: #333;
	text-align: right;
	padding-bottom: 5px;
	width: 95%;
	margin-left: 10px;
	border-bottom: 1px #333 dotted;
}
#prevarticle {
	float: left;
}
#nextarticle {
	float: right;
}
.blog {
	margin: 10px;
}
#commentsbc {
	background-color: Black;
	color: #97A675;
	font-size: 90%;
	height: 1.2em;
	margin-left: 4px;
	padding: 4px;
}
.comments-body {
	border-bottom: 1px dotted #333;
	padding-bottom: 10px;
}
.searchitem {
	border-bottom: 1px dotted #333;
}
.searchtitle {
	font-weight: bold;
}
.searchnote {
	font-size: 85%;
}
#searchbar {
	border-bottom: 1px dotted #333;
	padding-bottom: 4px;
}
#searchfooter {
	border-bottom: 1px dotted #333;
	padding-bottom: 6px;

}
#contactform fieldset {
	border: 1px dotted #aaa;
	margin: 0 0 8px 0;
	padding: 10px;
}
#contactform legend {
	color: #fff;
	font-weight: bold;
	font-size: 105%;
}
#contactform label {
	font-weight: bold;
}
#contactform #name, #contactform #email {
	width: 200px;
}
#contactform #enquiry {
	width: 400px;
	height: 200px;
}
.formbuttons {
	text-align: center;
}
.alert {
	color: yellow;
	font-weight: bold;
}
ul.gallerylisting {
	font-size: 120%;
	font-weight: bold;
	list-style: none;
	list-style-position: inside;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 370px;
}
.gallerylisting span {
	font-size: 80%;
}
ul.thumbnails {
	width: 480px;
	list-style: none;
	list-style-position: inside;
	margin: 0 0 0 20px;;
	padding: 0px;	
}
ul.thumbnails li {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 50px;
}
.thumbnails	img {
	border: 0;
	margin: 0;
	padding: 0;
}
#photo {
	text-align: center;
}
#photo img {
	border: 2px solid black;
	margin-top: 20px;
}