body
{
	margin: 0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	min-width: 800px;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
 	font-size: 76%;
	background: url('/img/background_horizontal_line.gif');
	background-position: 0px 89px;
}

/***
 *
 * Generic tag styles
 *
 ***/

p
{
	line-height: 1.6em;
	font-size: 1.1em;
	font-family: helvetica, arial, sans-serif;
	margin-top: 2em;
	margin-bottom: 1em;
	max-width: 600px;
}

a
{
	color: #00a1ee;
	text-decoration: none;
	padding-bottom: 0.1em;
	border-bottom: 0.1em solid #00a1ee;
}

a:hover
{
	color: #e85314;
	border-bottom: 0.1em solid #e85314;
}


p a
{
	border-bottom: 0px;
	text-decoration: underline;
}

a:visited
{
	border: 0px;
}

img
{
	padding: 0px;
	padding-bottom: 10px;
	border: 0px;
}

blockquote
{
	max-width: 500px;
	line-height: 2em;
	font-style: italic;
	margin-left: 2em;
	margin-right: 2em;
}

blockquote p
{
	margin-bottom: 0px;
}

q
{
	font-style: italic;
	quotes: "\201C" "\201D";
}

q:before
{
	content: "\201C"; 
	font-weight: bold; 
}

q:after
{
	content: "\201D"; 
	font-weight: bold; 
}

/***
 *
 * Form Styles
 *
 ***/

form input.text
{
	position: relative;
	width: 382px;
	padding: 0px 3px 3px 3px;
	border: 1px dashed #00a1ee;
	background: #f4f4f4;
	margin: 0px;
}

form textarea
{
	position: relative;
	width: 390px;
	max-width: 390px;
	border: 1px dashed #00a1ee;
	background: #f4f4f4;
	margin: 0px;	
}

form p
{
	margin: 5px 0px 0px 0px;
}

form .buttons
{
	width: 390px;
	margin: 10px 0px 10px 0px;
	clear: both;
	position: relative;
	text-align: right;
}

form input.button
{
	border: 1px solid #999999;
	padding: 5px;
	padding-left: 30px;
	color: #00a1ee;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 1px;
}

form input.button:hover
{
	border: 1px solid #334434;
	color: #334434;
	background: #eeeeee;
}

h2 {
	width: 65%;
	color: #354434;
	font-size: 2em;
	background: url('/img/hatch_dedede.gif');
	padding: 4px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

h3 {
	position: relative;
	font-size: 1.7em;
	padding: 4px;
	padding-left: 10px;
	background: #c5c5c5;
	margin: 0px 0px 10px 0px;
}

h4 
{
	position: relative;
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	width: 90%;
	padding-bottom: 4px;
	border-bottom: 3px solid #000000;
}

h6 
{
	font-size: 1.3em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #000000;
	width:600px;
	margin-bottom: 0px;
}

/***
 *
 * Generic class styles
 *
 ***/

.clear
{
	clear: both;
}

div.clear
{
	height: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

.column
{
	width: 390px;
	margin: 0px;
}

.column p.first
{
	margin-top: 0px;
}

p.right
{
	text-align: right;
}

div.right
{
	margin-right: 0px;
	padding-right: 0px;
	float: left;
}

.left
{
	margin-right: 19px;
	float: left;
}

#introduction .left
{
	margin-right: 10px;
}

#introduction #webcam
{
	width: 400px;
}

#introduction #webcam img
{
	margin: 0px;
	padding: 0px;
}

#introduction #webcam h6
{
	margin-top: -1em;
}

img.large
{
	padding-left: 10px;
}

ul.sections
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.sections li
{
	margin: 0px;
}

ul.sections li h5
{
	font-size: 1.5em;
	margin: 0px;
	padding: 5px;
	background: #e5e5e5;
	margin-bottom: 10px;
}

/***
 * 
 * Main layout classes
 *
 ***/

.contents
{
	position: relative;
	width: 800px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	background: url('/img/background_cross_line.gif');
	background-position: 0px 89px;
	padding-bottom: 3em;
}

/***
 *
 * Style for page head
 *
 ***/

.header
{
	position: relative;
	text-align: right;
	width: 800px;
}

h1
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

h1 a
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

h1 a img
{
	padding: 0px;
}

.header a
{
	padding: 0px;
	border: 0px;
}

.header ul.navi
{
	position: absolute;
	text-align: left;
	top: 0px;
	left: 0px;
	width: 800px;
	right: 800px;
}


.header #navIntro
{
	position: absolute;
	left: 180px;
	top: 538px;
}

.header #navBlog
{
	position: absolute;
	left: 300px;
	top: 350px;
}

.header #navBuilding
{
	position: absolute;
	left: 370px;
	top: 420px;
}


.header #navPlans
{
	position: absolute;
	left: 440px;
	top: 120px;
}

.header #navLand
{
	position: absolute;
	left: 190px;
	top: 190px;
}

.header #navGardens
{
	position: absolute;
	left: 440px;
	top: 200px;
	
}

.header #navHistory
{
	position: absolute;
	left: 580px;
	top: 50px;
}


.header #navCatalogue
{
	position: absolute;
	left: 335px;
	top: 200px;
}

.header #navCollection
{
	position: absolute;
	left: 514px;
	top: 282px;
}
.header #navLibrary
{
	position: absolute;
	left: 334px;
	top: 290px;
}


.header #navParkAmoor
{
	position: absolute;
	left: 570px;
	top: 560px;
}

.header #navContact
{
	position: absolute;
	left: 640px;
	top: 220px;
}


.header .quadrant
{
	display: none;
	position: absolute;
	width: 396px;
	height: 299px;	
}

.header #quadrantOne
{
	top: 0px;
	left: 0px;
	background: #009999;
}

.header #quadrantTwo
{
	top: 0px;
	left: 397px;
	background: #990099;
}

.header #quadrantThree
{
	top: 300px;
	left: 0px;
	background: #999900;
}

.header #quadrantFour
{
	top: 300px;
	left: 397px;
	background: #000000;
}

/***
 * 
 * Style for navi UL
 *
 ***/

ul.navi
{
	z-index: 200;
	position: relative;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 50px;
	margin: 0px
}

ul.navi li
{
	display: inline;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 0px;
}

ul.navi .nav
{
	position: relative;
	background: #ffffff;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

ul.navi a.nav
{
	position: relative;
	display: block;
	border: 1px solid #999999;
	padding: 5px;
	padding-left: 20px;
	color: #00a1ee;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	margin-right: 5px;
}

ul.navi a.nav.current
{
	position: relative;
	padding: 7px;
	font-size: 15px;
	margin-top: -7px;
}

ul.navi a.nav:hover
{
	border: 1px solid #334434;
	color: #334434;
	background: #eeeeee;
}



/***
 *
 * Blog Styles
 *
 ***/

.entry
{
	position: relative;
	width: 800px;
	margin-bottom: 4em;
}

.entry .title
{
	position: relative;
	width: 80%;
	background: url('/img/hatch_adadad.gif');
}

.blog p.byline
{
	font-size: 0.9em;
	color: #797979;
	text-align: right;
	margin: 0px;
}

.entry h2
{
	position: relative;
	background: #dddddd;
	padding: 0.5em;
	line-height: 1.6em;
	display: inline;
	width: auto;
	margin: 0px;
	clear: left;
}

.blog h4
{
	margin: 0px;
	font-size: 10pt;
	padding: 0px;
	width: 100%;
}

.entry .date
{
	background: #eeeeee;
	padding: 0.5em;
	display: inline;
	white-space: nowrap;
	margin: 0px;
}

.entry .comment
{
	margin-left: 1em;
	border-bottom: 1px dashed #999999;
}

.entry .comment p.last
{
	margin-bottom: 0px;
}

.blog h5
{
	font-size: 12pt;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


.blog .attachment
{
	position: relative;
 	margin-bottom: 2em;
}

.blog  form
{
	padding: 0px 0px 10px 0px
	margin: 0px;
}




.blog form p
{
	margin-bottom: 0px;
}

.blog form textarea
{
	position: relative;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
}

.blog form input.text
{
	position: relative;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;	
}

.blog form .optional
{
	font-size: 7pt;
	font-style: italic;
	color: #777777;
}

.blog form label
{
	display: inline;
}

.blog form .formMessage
{
	font-size: 7pt;
	white-space: nowrap;
}


.blog form span.pre
{
	position: relative;
	display: block;
	width: 384px;
	border: 1px dashed #000000;
	background: #f4f4f4;
	color: #555555;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
}

.attachment p
{
	margin-left: 10px;
	font-size: 95%;
}

.image
{
	position: relative;
	clear: both;
}

.image img
{
	position: relative;
	clear: both;
}

h6
{
	font-size: 1em;
	line-height: 1.2em;
	background: #ffffff;
	border-bottom: 3px solid #000000;
	margin: 5px 0px 0px 0px;
	padding: 0.2em;
	width: auto;
}

.image h4,
.image h5,
.image h6
{
	position: absolute;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0.2em;
	margin-top: -2em;
	left: 10px;
	top: 100%;
	background: #ffffff;
	clear: left;
	width: auto;
	border-bottom: 3px solid #000000;
	display: inline;
}

.flv h6
{
	font-size: 1em;
	line-height: 1.2em;
	padding: 0.2em;
	margin: 0px 10px 4px 10px;
	background: #ffffff;
	clear: left;
	width: auto;
	border-bottom: 3px solid #000000;
}

.image p,
.flv p
{
	margin-left: 10px;
}


/****
 *
 * pages styles
 *
 ****/

.pages
{
	position: relative;
	white-space: nowrap;
	clear: both;
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 20px;
}

.pages .previous
{
	position: relative;
	margin-right: 5px;
}


.pages .next
{
	position: relative;
	margin-left: 5px;
}


.pages ul.pageNumbers
{
	position: relative;
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.pages ul.pageNumbers li
{
	display: inline;
	margin: 0px;
	line-height: 21px;
}

.pages a
{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.pages .current a
{
	text-decoration: underline;
}

/** home */

#home .header
{
	background: url('/img/wide_site_plan.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 610px;
}

#home h1 a
{
	border: 0px;
}

/***
 *
 * Archive
 *
 ***/

.archive ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	clear: both;
}

.archive ul li
{
	display: inline;
}

.archive .title
{
	width: 620px;
	float: left;
	margin-top: -2em;
}

.archive .feed
{
	width: 85px;
	border-right: 90px solid #c5c5c5;
	float: left;
	clear: right;
	margin-top: -3.25em;
}

.archive .container,
.archive .year
{
	float: left;
	margin: 0px 0px 20px 20px;
	border: 1px solid #c5c5c5;
	background: #ffffff;
	padding: 4px 4px 4px 4px;
	clear: both;
}

.archive h3
{
	margin: 0px;
	font-size: 2em;
	background: url('/img/hatch_5c5c5c.gif');
	color: #5c5c5c;
	border: 1px solid #c5c5c5;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.archive h6 
{
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
	border-bottom: 0px;
}

.archive a
{
	text-decoration: none;
	border: 0px;
}



.archive .current a
{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/***
 * History
 ***/

#history .contents h2,
#history.page .contents h2
{
	background: url('/img/hatch_2.gif');
	width: 190px;
	font-size: 35pt;
	line-height: 0.8em;
	padding-top: 0.2em;
	color: #354434;
	float: left;
	clear: none;
}

#history .contents .headIntro
{
	width: 575px;
	padding: 0px;
	margin: 0px;
}

#history .contents .head .intro p
{
	margin: 0px;
}

#history .contents ul.items 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#history .contents ul.items li,
#history.page .contents div.head
{
	position: relative;
}

#history .contents ul li h4,
#history.page .contents h3
{
	font-family: georgia, times new roman, times, serif;
	font-style: italic;
	color: #bbbbbb;
	background: none;
	border: 0px;
	line-height: 1em;
	font-size: 5.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-left: 0px;
	padding-left: 0px;
}

#history.page .contents h3
{
	padding-bottom: 0.3em;
}

#history .contents ul.items li a
{
	border-bottom: 0px;
	color: #009fee;
}

#history .contents ul li h5,
#history.page .contents h5
{
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
	border: 0px;
	padding: 0px;
	padding-bottom: 0.2em;
	margin: 0px;
}

#history .contents ul li p
{
	margin: 0px;
	padding: 0px;
}

#history .contents ul li div.intro,
#history.page .contents div.intro
{
	position: absolute;
	top: 60px;
	left: 100px;
	width: 650px;
	z-index: 2;
	background: transparent;
}

#history .contents .footer
{
	margin-top: 5em;
}

/***
 *
 * Building styles 
 *
 ***/


.building h2
{

	border: 2px dashed #bbbbbb;
	background-image: url('/img/grid_building.gif');
	background-position: 1px 3px;
	font-size: 25pt;
	line-height: 21pt;
	margin-bottom: 15px;
	width: 782px;
}

.building img.webcam
{
	float: left;
	width: 400px;
	height: 300px;
	padding: 0px;
	clear: none;
}

.building #webcams
{
	width: 800px;
	height: 600px;
	border: 0px;
	padding-bottom: 0px;
}

.building a
{
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.building h3
{
	
	margin: 0px;
	padding: 5px 5px 5px 5px;
}

.building h5
{
	border: 2px dashed #bbbbbb;
	font-size: 12pt;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background: #eeeeee;
}

.building ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.building li
{
	width: 386px;
	float: left;
	border: 2px dashed #bbbbbb;
	background: #f9f9f9;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.building li p
{
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
}

.building li.odd
{
	margin-right: 20px;
}

.building li.webcam
{
	padding: 0px;
}

.building li.webcam a
{
	padding: 0px;
	margin: 0px;
	line-height: auto;
}

.building li.webcam img
{
	padding: 0px;
	margin: 0px;
}

.building li h3
{
	border: none;
	margin: 0px;
	font-size: 12pt;
	padding: 3px 5px 5px 5px;
	line-height: 1.5em;
	background: #dddddd;
}

.building li h5
{
	border: none;
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background: #eeeeee;
}

.building ul img
{
	padding: 0px;
}

/***
 *
 * Collection Styles 
 *
 ***/

.collection h2
{
	float: left;
	display: block;
	width: 603px;
	clear: none;
	background: #efefef;
	margin-bottom: 15px;
}

.collection .itemDetails h2
{
	position: relative;
	float: none;
	width: 100%;
	background: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



.collection .itemDetails h3
{
	margin-left: 0px;
	padding-left: 0px;
	background: transparent;
	font-size: 10pt;
	line-height: 14pt;
	display: block;
}

.collection .itemDetails h3 .plain
{
	font-size: 9pt;
}

.collection h4
{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

.collection h6
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	float: left;
	display: block;
	width: 180px;
	text-align: right;
	border: 0px;
	font-size: 10pt;
}


.collection p
{
	margin-top: 5pt;
	padding-top: 0px;
	margin-bottom: 10pt;
}

.collection p
{
	margin-left: 15pt;
}


.collection ul.default
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.collection ul.default li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 120px;
	margin-right: 13px;
	margin-bottom: 12px;
	background: #f5f5f5;
	text-align: center;
	font-size: 10px;
	
}


.collection ul.default li.noimage .placeholder
{
	height: 92px;
	line-height: 92px;
	font-size: 9px;
	display: block;
	background: #eeeeee;
	padding: 0px;
	margin: 0px;
}


.collection ul.images
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.collection ul.images li
{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 390px;
	height: 292px;
	overflow: hidden;
	margin-bottom: 12px;
	background: #eeeeee;
	font-size: 10px;
	
}


.collection ul.images li img
{
	position: absolute;
	left: 0px;
}

.collection ul.images li.noimage
{
	text-align: center;
}

.collection ul.images li.noimage a
{
	display: block;
	margin-top: 100px;
	font-weight: bold;
	font-size: 200%;
}

.collection ul.images li.left
{
	margin-right: 20px;
}

.collection ul.details
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.collection ul.details li
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	background: #f5f5f5;
	font-size: 10px;
}

.collection ul.details li .placeholder
{
	width: 390px;
	height: 292px;
	line-height: 292px;
	background: #eeeeee;
}

.collection ul.details li .itemDetails
{
	width: 390px;
	float: left;
	padding: 5px 5px 5px 0px;
	margin: 0px;
}



.collection ul.details li div.image
{
	width: 390px;
	float: left;
	margin-right: 12px;
	text-align: center;
}

.collection ul.list
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.collection ul.list li 
{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #cccccc;
}


.collection ul.list li h2
{
	margin: 0px;
}

.collection ul a
{
	border: 0px;
}

.collection ul img
{
	margin: 0px;
	padding: 0px;
}

.collection .filter
{
	float: left;
	width: 618px;
}

/***
 *
 * Gardens Styles
 *
 ***/

.gardens h2,
.gardens h3
{
	width: auto;
	font-size: 1.7em;
	padding: 4px;
	padding-left: 10px;
	color: #Ffffff;
	background: #518800;
	background: url('/img/hatch_arialgrass.gif');
}

.gardens h2 
{
	margin: 0px 0px 10px 0px;
}
.gardens ul.sections a
{
    text-decoration: none;
}
.gardens h2 a,
.gardens h3 a,
.gardens h2 a:link,
.gardens h2 a:visited,
.gardens h3 a:link,
.gardens h3 a:visited
{
	color: #ffffff;
    text-decoration: none;
    border: 0px;
}

.gardens h2 a:hover,
.gardens h3 a:hover
{
	color: #344435;
}

.gardens h4
{
	font-size: 10pt;
}

.gardens ul.sections li h3 
{
	margin: 0px;
	
}

.gardens.images a,
.gardens ul.sections a
{
    text-decoration: none;
    border: 0px;
}


/***
 *
 * filter Styles
 *
 ***/

.filter
{
	color: #555555;
	line-height: 17px;
	margin-bottom: 15px;
	font-size: 11px;
}


.filter ul
{
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
	height: 10px;
}

.filter ul li
{
	position: relative;
	display: inline;
	margin-right: 4px;
	line-height: 5px;
	height: 10px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999999;
	border-width: 0px 0px 0px 2px;
}

.filter ul li.first
{
	border: 0px;
}

.filter ul li a
{
	text-decoration: none;
	color: #000000;
	border: 0px;
}

.filter ul li a:hover
{
	text-decoration: underline;
}

.filter ul li.current a
{
	font-weight: bold;
	text-decoration: underline;
}

/***
 * Generic styles
 ***/

.plain
{
	font-weight: normal;
}

.error
{
	font-weight: bold;
	color: #334434;
}

.success,
.message
{
	font-weight: bold;
	color: #009900;
}

span.small
{
	color: #555555;
	font-size: 9px;
}

/** footer **/

.footer
{
	position: relative;
	clear: both;
	width: 776px;
	margin-top: 20px;
}

.logos
{
	width: 800px;
	text-align: right;
}

.logos h5
{
	padding: 0px;
	margin: 0px;
}

.logos h5 a
{
	color: #9d2e2b;
	padding: 0px;
	border: 0px;
}

.logos h5 a img
{
	margin: 0px;
	padding: 0px;
}


.sitebyline
{
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 10px;
	color: #999999;
}

