body {
	margin: 0px;
	padding: 0px;
	background-color: #EBF3DE;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #08512D;
}

#top {
	background-color: #A1BE67;
	padding: 0px;
	height: 20px;
	width: 748px;
	margin: 0px auto;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.break {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#top #topLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#top #topRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#header {
	margin: 0px auto;
	padding: 0px;
	height: 125px;
	width: 748px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header #headerLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 140px;
	background-color: #A0B278;
	background-image: url(images/crocusColourBg120x140.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header #headerRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 125px;
	width: 140px;
	background-color: #A0B278;
	background-image: url(images/snowdropColourBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#header #headerCenter {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 125px;
	width: 468px;
}
#header #headerCenter h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: center;
	margin-top: 16px;
	color: #08512D;
	font-style: italic;
}


#seperator {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 748px;
	vertical-align: text-bottom;
	background-color: #A1BE67;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
}

#seperator #seperatorLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#seperator #seperatorCenter p {
 	font-family: Georgia, "Times New Roman", Times, serif;
	color: #08512D;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin: 7px 0px 0px;
	padding: 0px;
}


#seperator #seperatorRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#seperator #seperatorRight .pickText {
	float: left;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08512D;
	margin-top: 6px;
}
#seperator #seperatorCenter {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 464px;
}
#seperator ul {
	margin: 4px 8px 0px 0px;
	padding: 0px;
}
#seperator #textSize a {
	text-decoration: none;
	padding-left: 1px;
}
#seperator #textSize li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.small {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}
.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}
.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}


#contentOuterWrapper {
	padding: 0px;
	height: 100%;
	width: 748px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contentOuter {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 748px;
	background-color: #A1BE67;
	float: left;
}


#contentOuter #contentLeft {
	margin: 0px;
	padding: 0px;
	width: 140px;
	background-color: #A1BE67;
	float: left;
}


.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #08512D;
	font-size: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 140px;
	display: block;
}
.navcontainer {
	width: 140px;
	padding: 0px;
	margin: 50px 0px 0px;
}
.navcontainer ul {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}
.navcontainer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
	background-color: #A1BE67;
	display: block;
	padding: 4px 0px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navcontainer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
}
.navcontainer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
}
.navcontainer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #08512D;
}
.navcontainer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A0B278;
}


#contentOuter #contentRight {
	height: 100%;
	width: 607px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
}
#contentOuterWrapper #contentOuter #contentRight h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #08512D;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-style: italic;
	line-height: 1.3em;
}
#contentOuterWrapper #contentOuter #contentRight h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#contentOuter #contentRight p {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 17px;
	line-height: 1.3em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}



/* news section */
#contentOuterWrapper #contentOuter #contentRight #news {
	margin: 30px 15px 20px 20px;
	padding: 0px;
	clear: right;
	float: right;
	height: 115px;
	width: 248px;
	border: 1px solid #A1BE67;
}
#contentOuterWrapper #contentOuter #contentRight #news h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #08512D;
	margin: 0px 0px 15px;
	padding: 0px;
	text-align: center;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	background-color: #A1BE67;
	width: 100%;
}
#contentOuterWrapper #contentOuter #contentRight #news p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 15px;
	font-style: normal;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #A1BE67;
}



/* images */
#contentOuterWrapper #contentOuter #contentRight #houseImage {
	float: right;
	margin: 30px 15px 0px 10px;
	padding: 0px;
	width: 252px;
	height: 194px;
}
#contentOuterWrapper #contentOuter #contentRight #houseImage img, #contentOuterWrapper #contentOuter #contentRight #eaBowlesImage img, #contentOuterWrapper #contentOuter #contentRight #oilLampImage img, #contentOuterWrapper #contentOuter #contentRight #yewImage img, #contentOuterWrapper #contentOuter #contentRight #terrace1935Image img, #contentOuterWrapper #contentOuter #contentRight #terraceNowImage img, #contentOuterWrapper #contentOuter #contentRight #marketCrossImage img, #contentOuterWrapper #contentOuter #contentRight #irishmanImage img, #contentOuterWrapper #contentOuter #contentRight #lakeImage img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #A0B278;
}
#contentOuterWrapper #contentOuter #contentRight #houseImage p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #08512D;
}
#contentOuterWrapper #contentOuter #contentRight #eaBowlesImage {
	float: left;
	margin: 3px 15px 0px;
	padding: 0px;
	width: 184px;
	height: 330px;
}
#contentOuterWrapper #contentOuter #contentRight #eaBowlesImage p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #08512D;
}
#contentOuterWrapper #contentOuter #contentRight #oilLampImage {
	float: left;
	margin: 5px 15px 0px 17px;
	padding: 0px;
	width: 95px;
	height: 167px;
}
#contentOuterWrapper #contentOuter #contentRight #oilLampImage p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #08512D;
}
#contentOuterWrapper #contentOuter #contentRight #yewImage {
	float: left;
	margin: 5px 20px 0px 15px;
	width: 166px;
	padding: 0px;
	height: 244px;
}
#contentOuterWrapper #contentOuter #contentRight #yewImage p {
	text-align: center;
	font-style: italic;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}
#contentOuterWrapper #contentOuter #contentRight #terrace1935Image {
	float: right;
	margin: 5px 20px 0px 15px;
	width: 266px;
	padding: 0px;
	height: 224px;
}
#contentOuterWrapper #contentOuter #contentRight #terrace1935Image p {
	text-align: center;
	font-style: italic;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}
#contentOuterWrapper #contentOuter #contentRight #terraceNowImage {
	float: left;
	margin: 5px 20px 0px 15px;
	width: 256px;
	padding: 0px;
	height: 197px;
}
#contentOuterWrapper #contentOuter #contentRight #terraceNowImage p {
	text-align: center;
	font-style: italic;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}
#contentOuterWrapper #contentOuter #contentRight #marketCrossImage {
	float: right;
	margin: 5px 20px 0px 15px;
	width: 166px;
	padding: 0px;
	height: 270px;
}
#contentOuterWrapper #contentOuter #contentRight #marketCrossImage p {
	text-align: center;
	font-style: italic;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}
#contentOuterWrapper #contentOuter #contentRight #irishmanImage {
	float: left;
	margin: 5px 20px 0px 15px;
	width: 146px;
	padding: 0px;
	height: 240px;
}
#contentOuterWrapper #contentOuter #contentRight #irishmanImage p {
	text-align: center;
	font-style: italic;
	color: #08512D;
	margin: 0px;
	padding: 0px;
}
#contentOuterWrapper #contentOuter #contentRight #lakeImage {
	float: right;
	margin: 5px 20px 0px 15px;
	width: 256px;
	padding: 0px;
	height: 197px;
}
#contentOuterWrapper #contentOuter #contentRight #lakeImage p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	color: #08512D;
}


/* gallery */
#gallery {
	background-image: url(images/small/crocus/background.gif);
	background-repeat: repeat-y;
	margin: 30px 0px 30px 20px;
	width: 550px;
	border: 1px solid #000000;
	height: 508px;
	padding: 0px;
}
#thumbnails {
	float: left;
	width: 224px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 7px;
}
#thumbnails img {
	padding: 0px;
	float: left;
	border: 1px solid #FFFFFF;
	margin: 6px 2px;
}
#displayArea {
	margin: 0px;
	padding: 20px 0px 0px 16px;
	float: left;
}
#displayArea img {
	padding: 0px;
	border: 2px solid #FFFFFF;
	margin: 5px 0px 10px 10px;
}
p#caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
p#credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#contentOuterWrapper #contentOuter #contentRight .anchor {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#contentOuterWrapper #contentOuter #contentRight #map {
	padding: 2px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #A0B278;
}


#contentOuterWrapper #contentOuter #contentRight #topFrame {
	padding: 0px;
	margin-top: 32px;
	text-align: center;
}
#contentOuterWrapper #contentOuter #contentRight #topFrame p {
	line-height: 1.5em;
	color: #08512D;
	padding-left: 1px;
}

#contentOuterWrapper #contentOuter #contentRight #topFrame a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
#contentOuterWrapper #contentOuter #contentRight #topFrame a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
#contentOuterWrapper #contentOuter #contentRight #topFrame a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
	padding: 1px;
}
#contentOuterWrapper #contentOuter #contentRight #topFrame a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
	padding: 1px;
	background-color: #A1BE67;
	border: 1px solid #08512D;
}
#contentOuterWrapper #contentOuter #contentRight #topFrame a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #08512D;
	text-decoration: none;
	padding: 1px;
	background-color: #A1BE67;
	border: 1px solid #08512D;
}

#contentOuterWrapper #contentOuter #contentRight #bottomFrame h2 {
	color: #08512D;
}

#contentOuterWrapper #contentOuter #contentRight #bottomFrame img {
	float: left;
	margin-top: 0px;
}

#seperatorBottom {
	margin: 0px auto;
	padding: 0px;
	height: 28px;
	width: 748px;
	vertical-align: text-bottom;
	background-color: #A1BE67;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
}
#seperatorBottom #seperatorBottomLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 140px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#seperatorBottom #seperatorBottomRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100%;
	width: 140px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#seperatorBottom #seperatorBottomCenter {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 464px;
}
#seperatorBottom p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #08512D;
	text-align: center;
	margin-top: 7px;
}

#contentOuterWrapper #contentOuter #contentRight #eventsTable {
	width: 100%;
	margin-bottom: 50px;
}
#contentOuterWrapper #contentOuter #contentRight #eventsTable p {
	margin: 8px 0px 0px 10px;
}

#contentOuterWrapper #contentOuter #contentRight #plantsTable, #contentOuterWrapper #contentOuter #contentRight #plantsTable2, #contentOuterWrapper #contentOuter #contentRight #plantsTable3 {
	width: 100%;
	margin-bottom: 30px;
}
#contentOuterWrapper #contentOuter #contentRight #plantsTable p, #contentOuterWrapper #contentOuter #contentRight #plantsTable2 p, #contentOuterWrapper #contentOuter #contentRight #plantsTable3 p {
	margin: 5px 10px;
}
#seperatorBottom #seperatorBottomCenter a, #seperatorBottom #seperatorBottomCenter a:link, #seperatorBottom #seperatorBottomCenter a:visited, #seperatorBottom #seperatorBottomCenter a:hover, #seperatorBottom #seperatorBottomCenter a:active {
	color: #08512D;
	text-decoration: none;
	font-weight: normal;
}
