/* Start of CMSMS style sheet 'Home' */
body {
	font-family: Arial;
	color: #666666;
	font-size: 75%;
	background-color: #847F51;
	margin: auto;
	padding: 0px;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #6F6738;
}

.testcal {
	color: #6F6738;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.green {
	color: #0F6665;
}

.floatright {
	float: right;
}

.textright {
	text-align: right;
}

.images {
	padding: 10px;
}

.leftimage img {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

.rightimage img {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #0F6665;
}

a:hover {
	text-decoration: none;
	color: #6F6738;
}

#container {
	width: 777px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 1%;
	border-left: 1px solid #6F6738;
	border-right: 1px solid #6F6738;
}

#header {
	height: 189px;
	width: 777px;
}

#buttons {
	height: 2em;
	width: 777px;
	margin: 0px;
	background-color: #D3D5B0;
}

#contact {
	float: right;
	width: 11.5em;
	background-image: url(images/site/envelope.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 5px 0px 0px 20px;
	color: #37331C;
}

#contact a {
	color: #37331C;
	text-decoration: none;
}


#left {
	width:162px;
	float:left;
	margin: 10px 10px 10px 12px;
	padding: 0px;
}

#left .box {
	width: 160px;
	height: 4em;
	border: 1px solid #D9DBBA;
	background-color: #EEEECD;
	margin: 5px 0px;
}

#left a:link, #left a:active, #left a:visited {
	color: #736C3B;
	text-decoration: none;
	display: block;	
	width: auto;
	height: auto;
}

#left a:hover {
	color: #0F6665;
	text-decoration: none;
	display: block;	
	width: auto;
	height: auto;
}

#left .long {
	width: 90px;
	height: 3em;
	padding: 10px 5px 10px 65px;
}

#left .short {
	width: 90px;
	height: 1em;
	padding: 18px 5px 22px 65px;
}

#left .community {
	background-image: url(images/site/community.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#left .newsletter {
	background-image: url(images/site/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#left .gallery {
	background-image: url(images/site/gallery.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#left .guestbook {
	background-image: url(images/site/guestbook.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#left .shop {
	background-image: url(images/site/shop.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#left .contact {
	background-image: url(images/site/contact.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#contentwrapper {
	width:592px;
	border-left: 1px solid #CDCFA6;
	float: right;
}

#pagetitle {
	width:572px;
	height: 3.5em;
	float:left;
	margin: 0px 0px 10px 20px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #CDCFA6;
}

.breadcrumbs {
	font-size: 0.8em;
}

.whatson {
	text-align: right;
	float: right;
	margin-top: -32px;
	margin-right: 10px;
}

#center {
	width:379px;
	float:left;
	margin: 0px 0px 0px 20px;
	padding: 0px 10px 10px 0px;
}

#center img {
	border-style: none;
}


#right {
	width: 150px;
	height: 1%;
	float: right;
	padding: 0px 0px 20px 0px;
	margin: 0px 10px;
}

#right .calendar {
	line-height: 1em;
	margin-left: 10px;
}

#right .box {
	width: 148px;
	height: 48px;
	border: 1px solid #D9DBBA;
	background-color: #EEEECD;
	margin: 5px 0px;
}

#right img {
	border-style: none;
}

#footer {
	clear: both;
	font-size: 80%;
	width: 767px;
	height: 40px;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	border-top: 2px solid #CDCFA6;
	color: #6F6738;
}

.footerright a img {
	border: none;
}

#footer a {
	color: #6F6738;
}

.footerleft {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 340px;
}

.footerright {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 360px;
	text-align: right;
}

/* NAVIGATION STARTS */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2;
}

#nav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #37331C;
	font-size: 0.9em;
	text-align: center;
}

#nav li li a {
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	color: #37331C;
	font-size: 1em;
	text-align: left;
	padding: 0px 10px;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}

#nav li a {
	border: 1px solid #D3D5B0;	
	padding: 0px 6px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #D3D5B0;
	width: 14em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height: 1.5em;
}

#nav li li{ /* all list items */
	float: left;
	width: 14em; /* width needed or else Opera goes nuts */
	padding: 0px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.7em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li a:hover {
	background-color : #6F6738;
	color : #FFFFFF;
}

/* NAVIGATION ENDS */

/* FORM STARTS */

#dbyd {
	clear: left;
	width: 340px;
}

#dbyd fieldset {
	margin-bottom: 10px;
	border: none;
	padding-bottom: 10px;
	width: 340px;
	line-height:1.5em;
	padding-top: 20px;
}

#dbyd label {
	clear:left; 
	display:block; 
	float:left; 
	width:100px; 
	text-align:left; 
	padding-right:10px; 
	margin-bottom:0.5em; 
	font-size:1em; 
	line-height:1.5em; 
	font-style:normal;
}

#dbyd input {
	padding:0;
	margin-bottom:0.8em;
	border: 0.05em solid #FF9900;
	width:210px; 
}

#dbyd textarea {
	width:200px; 
	height:12em; 
	padding:5px; 
	margin:0; 
	overflow:auto;
	border: 0.05em solid #FF9900;
}

#dbyd .ffsubmit {
	width: 60px;
}

/* FORM ENDS */

/* CALENDAR STARTS */

#right .calendar-date-from {
	color: #6F6738;
	font-weight: bold;
}

#right .calendar-event {
	margin-bottom: 5px;
}

#right .calendar-event a:link, #right .calendar-event a:active, #right .calendar-event a:visited {
	color: #666666;
	text-decoration: none;
}

#right .calendar-event a:hover {
	colour: #990000;
	text-decoration: none;
}

#right .calendar-date-title {
	display: none;
}

/* End of 'Home' */

