@charset "UTF-8";
/*IDs*/
#trim {
	background: url(images/headerBg.png) repeat-x left top;
	height: 50px;
	width: 100%;
}

#left {
	padding: 5px;
	float: left;
	margin-top: 80px;
}


#byline {
	font-style: italic;
	font-size: 1.2em;
	color: #7F944A;
	margin-top: -25px;
}
#clear {
	clear: both;
	text-align: center;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	width: 720px;
	border-right: 1px solid #9AAF90;
	border-bottom: 1px solid #9AAF90;
	border-left: 1px solid #9AAF90;
	margin-top: -70px;
	border-top-width: 1px;
	border-top-color: #9AAF90;
	background: url(images/bgcont.png) repeat-x left top;
}

a:link {
	color: #363;;
}

#container ul li a {
	color: #363;
	text-decoration: none;
	padding: 3px 5px;
	height: 2em;
	margin: 0px;
	width: 75px;
	font-size: .9em;
}
#container ul li a:hover {
	color: #F90;
	text-decoration: none;
	padding: 3px 5px;
	background: #E7E9D8;
	margin: 0px;
}
#container ul li a:visited {
	color: #633;
	text-decoration: none;
	margin: 0px;
}

#containerPara {
	padding: 20px;
	width: 800px;
	margin-left: 30px;
	border: 1px solid #000;
	text-align: left;
	color: #7F944A;
	margin-top: 0px;
}
 #events p {
	font-size: .9em;
}
#mainContent {
		width: 600px;
		padding-right: 10px;
		color: #333;
		padding-left: 10px;
		margin-left: 70px;
}
#table {
	font: 0.8em Verdana, Geneva, sans-serif;
	width: 800px;
	text-align: left;
}
#events {
	margin-left: 30px;
	margin-right: 10px;
	width: 650px;
}

#backyard3 {
	background: url(images/b-yard3.jpg) no-repeat center center;
	width: 650px;
	font-size: .9em;
}
#notable {
	width: 650px;
	font-size: 0.8em;
	padding-right: 20px;
	padding-left: 30px;
}
#nav {
	text-align: center;
}
#nav li {
}
#nav2 {
	text-align: center;
	background: repeat-x left top;
}
#aboutHow {
	background: url(images/BACK-SOUTH-GARDEN3.jpg) no-repeat left bottom;
}


/*Tags*/


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	background: url(images/sideImage.jpg) no-repeat right top;
}
td {
	height: 100px;
	text-align: center;
}
h1 {
	font-size: 3em;
	color: #7F944A;
	display: none;
}
h2 {
	color: #7F944A;
}

li {
	list-style: none inside;
	text-align: center;
	display: inline;
	margin: 0px;
	border-bottom: 1px solid #E5EBDE;
}
a {
	margin: 0px;
	text-decoration: none;
}

/*classes*/
.announcement {
		font-size: 2em;
		font-weight: bold;
		font-variant: small-caps;
		color: #063;
		text-align: center;
}

.centred {
		text-align: center;
		border: 1px solid #666;
		padding: 0px;
}

.cellbox100 {
		width: 100px;
}


.cellbox100 img {
	border: 1px solid 066;
	float: right;
}

#homepage {
	background: url(images/front-y.jpg) no-repeat center bottom;
	padding-bottom: 450px;
}

#table table {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#hostas table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.FloatR {
		float: right;
}

.border1 {
		border: 1px solid #666;
}


.fog {
	background: url(images/semi-transparent-bg.png) repeat;
}



ul {
}

#centred {
	margin-right: auto;
	margin-left: auto;
}

