body{	
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img{
	border: 0;
}
h1{
	font-family: Georgia, "Times New Roman";
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	color: #333333;
}
h2{
	font-family: Georgia, "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0 2px 0;
	padding: 0;
	color: #333333;
}
h3{
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	color: #333333;
}
h4{
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 8px 0;
	padding: 0;
}
h5{
	font-family: Georgia, "Times New Roman";
	font-size: 14px; 
	font-weight: normal;
	font-style:italic;
	color: #213b05;
	margin: 0 0 4px 0;
	padding: 0;
}
h6{
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	color: #333333;
}
form{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
	padding: 0;
	margin: 0;
}
.spacer{
	padding: 6px;
	display: block;
}
.site-image{
	border: 1px solid #d5d5d5;
	margin: 0px 10px 10px 0;
}
.small-copy{
	font-size: 10px;
}
.copy{
	font-size: 12px;
}
.large-copy{
	font-family: Georgia, "Times New Roman";
	font-size: 22px;
	font-style: italic;
	color: #990000;
}
	.large-copy a{
		color: #990000;
		text-decoration: none;
		border-bottom: 1px dotted #990000;
	}
	.large-copy a:hover{
		border-bottom: 0px;
	}

/* Styles */
.green-sidebar{
	background-image: url(../images/mailinglist_bg.png);
	padding: 10px;
	margin: 0 0 15px 0;
	color: #213509;
}
.green-sidebar-header{
	font-family: Georgia, "Times New Roman";
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	color: #213509;
	margin: 0 0 4px 0;
}	

.tblwst{
	margin: 5px 0 0 0;
	border: 0;
	border-collapse: collapse;
	color: #213509;
}
.tblwst input{
	border: 1px solid #c2d661;
	padding: 1px;
	color: #213509;
}
input.formbutton{
	background-color: #d0e470;
	border: 1px solid #c2d661;
	padding: 1px 10px 1px 10px;
	margin: 6px 0 0 0;
	color: #213509;
	float: right;
}
#googlemap{
	border: 1px solid #e3e3e3;
}
fieldset{
	background-color: #e3e3e3;
	border: 1px solid #d7d7d7;
	margin: 0 0 15px 0;
	padding: 10px;
}
input.wstform{
	width: 245px;
	padding: 5px;
	margin: 0 0 8px 0;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	color:#666666;
	border: 0;
}
textarea.wstform{
	width: 265px;
	height: 82px;
	padding: 4px;
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	color:#666666;
	border: 0;
}
.wstbutton{
	float: right;
	margin: 8px 0 0 0;
}
#gallery{
	width: 342px;
	background-color: #e7e7e7;
	border: 1px solid #d7d7d7;
	padding: 10px 10px 0 10px;
	margin: 0 0 15px 0;
	text-align: left;
	float: left;
}
#gallery h3{
	font-size: 18px;
	font-style: italic;
	margin: 0 0 6px 0;
}
.gallery-img{
	width: 105px;
	height: 70px;
	border: 1px solid #fff;
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	float: left;
}

.right-button{
	margin: 0 0 15px 0;
}
.button-prev{
	float: left;
	margin: 0 0 0 7px;
}
.button-next{
	float: right;
	margin: 0 7px 0 0;
}

/* Christmas Bookings */
#christmas-bookings{
	width: 236px;
	height: 187px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 60;
	display: none;
}

/* Events */
.eventpreview-header{
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px 0;
}	
.eventpreview-wrapper{
	margin: 0 0 15px 0;
	color: #666666;
}
.eventpreview-wrapper img{
	padding: 0 4px 0 0;
}
.eventpreview-title{
	font-family: Georgia, "Times New Roman";
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0px 0 2px 0;
	padding: 0;
	color: #333333;
}
.eventpreview-title.medium{
	font-size: 18px;
}
.eventpreview-title.small{
	font-size: 16px;
}
.eventpreview-buttons{
	margin: 2px 0 2px 0;
}
	
.eventdate{
	font-family: Georgia, "Times New Roman";
	background-color: #a5a7a6;
	width: 60px;
	padding: 5px;
	text-align: center;
	margin: 0 10px 0 0;
	float: left;
	color: #fff;
}
.eventdate span{
	width: 100%;
	line-height: 14px;
	display: block;
}
.eventdate b{
	font-size: 30px;
	font-weight: normal;
	margin: -3px 0 0 0;
	padding: 0 0 3px 0;
	display: block;
}
.eventdate.invert{
	background-color: #ffffff;
	border: 1px solid #E3E3E3;
	color: #333333;
}

.eventlist-header{
	font-family: Georgia, "Times New Roman";
	font-size: 24px;
	color: #1c2d07;
	margin: 0 0 15px 0;
}
.eventlist-wrapper{
	border: 1px solid #ececec;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #666666;
}
	.eventlist-wrapper h2{
		font-size: 18px;
	}	
.eventlist-text{
	width: 360px;
	float: left;
}
.eventlist-button{
	width: 111px;
	margin: 0 0 0 8px;
	float: right;
}
.events_pager{
	border-top: 1px dashed #a5a7a6;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
}

#event-pricing{
	background-color: #d9ee73;
	padding: 10px;
	margin: 0 0 15px 0;
}
	#event-pricing h1{
		font-size: 18px;
		color: #293e11;
		margin: 0 0 10px 0;
	}
	.event-ticket{
		border-bottom: 1px dashed #7e9464;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
	}

.event-pricing-detail{
	margin: 10px 0 10px 0;
	font-style: italic;
}
	

/* Weddings */
#brochure{
	padding: 10px;
	background-color: #d0e470;
	border: 1px solid #c2d661;
	margin: 10px 0 0 0;
}
#brochure img{
	float: left;
	padding: 0 10px 10px 0;
}
#brochure a{
	color: #465520;
	text-decoration: none;
}
#brochure b{
	font-family: Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #465520;
}

/* contact */
#form-left{
	width: 265px;
	display: block;
	float: left;
}
#form-right{
	width: 265px;
	margin: 0 0 0 8px;
	display: block;
	float: left;
}
.contact-details ul{
	margin: 0;
	padding: 0 0 0 10px;
}
.contact-details ul li{
	list-style: none;
	width: 270px;
	float: left;
}

/* Conferences */
#conference-packages{
	margin: 0 0 15px 0;
}
.conference-package{
	margin: 10px 0 10px 0;
}
	.conference-package-price{
		font-family: Georgia, "Times New Roman";
		background-color: #990000;
		width: 60px;
		padding: 5px;
		text-align: center;
		margin: 0 10px 0 0;
		float: left;
		color: #fff;
	}
		.conference-package-price span{
			width: 100%;
			line-height: 14px;
			font-size: 10px;
			display: block;
		}
		.conference-package-price b{
			font-size: 18px;
			font-weight: normal;
			margin: 4px 0 4px 0;
			padding: 0 0 3px 0;
			display: block;
		}			

.conference-details{
	width: 280px;
	float: right;
}
.conference-details h1{
	margin: 0 0 5px 0;
}
.conference-details span{
	width: 100%;
	margin: 0 0 2px 0;
	color: #666666;
	display: block;
}

#page-wrapper{
	width: 990px;
	margin: 0 auto;
}
	#header-wrapper{
		background-image: url(../images/header_bg.png);
		background-color: #5e7733;
		padding: 0 0 0 5px;
		background-repeat: repeat-x;
		height: 290px;
	}
		#logo{
			position: absolute;
			padding-top: 0px;
			padding-left: 760px; 
			z-index: 55;
		}
		#header-image{
			position: absolute;
			z-index: 50;
		}
		#navigation{
			margin: 6px 0 0 0;
			line-height: 27px;
		}
			#navigation ul{
				list-style: none;
				margin: 0;
				padding: 0;
			}
				#navigation li{
					float: left;
					margin: 0 25px 0 25px;
				}
	#content-wrapper{
		padding: 20px 0 10px 0;
	}
		#content{
			width: 575px;
			padding: 0 20px 20px 0;
			float: left;
		}
			#content ul{
				list-style: square;
			}
			#content li{
				padding: 0 0 10px 0;
			}		
		#sidebar-wrapper{
			width: 364px;
			float: right;
		}
	
	#footer-wrapper{
		background-image: url(../images/footer_top.png);
		background-position: top;
		background-repeat: no-repeat;
		background-color: #272626;
		padding: 140px 0 20px 0;
		margin: 40px 0 0 0;
		color: #FFFFFF;
	}
		#footer-left{
			font-family: Georgia, "Times New Roman";
			font-size: 10px;
			width: 500px;
			float: left;
			margin: 0 0 0 20px;
		}
			#footer-left ul{
				list-style: none;
				margin: 0 0 30px 0;
				padding: 0;
				float: left;
			}
				#footer-left li{
					float: left;
					padding: 0 8px 0 8px;
					border-right: 1px solid #fff;
				}
				#footer-left li.noborder{
					float: left;
					padding: 0 8px 0 8px;				
					border: 0;
				}
				#footer-left li a, #footer-left li.noborder a{
				 	color: #fff;
				}
			#footer-left a{
				color: #fff;
			}
		
		#footer-right{
			width: 300px;
			float: right;
			text-align: right;
			margin: 0 20px 0 0;
		}