@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(resource/Garden_Back1_s1.jpg);
	background-repeat: repeat;
	background-position: center center;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.85em;
	color: #56655B;
	background-image: url(resource/transparentbackground_s1.png);
	border-top-width: 1em;
	border-top-style: solid;
	border-top-color: #56655B;
}
h1 {
	position: relative;
	height: 220px;
	background-image: url(resource/logo_s1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 a {
	position: absolute;
	top: -999em;
}
#footer {
	clear: left;
}
#grid .box {
	position: relative;
	height: 229px;
	width: 282px;
	display: block;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #818682;
}

#grid .box .highlight {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	background-image: none;
	font-weight: normal;
	padding: 10px;
	display: block;
	height: auto;
	line-height: 1.4em;
}
#grid .box h2 {
	position: absolute;
	left: 0px;
	top: 143px;
	display: block;
	width: 262px;
	font-weight: normal;
	background-image: url(resource/gridheader_s1.png);
	height: 17px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#grid .box p {
	position: absolute;
	width: 262px;
	padding: 10px;
	background-image: url(resource/gridfooter_s1.png);
	top: 170px;
	display: block;
	height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.89em;
	line-height: 1.4em;
}
#menu {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 0.9em;
}
#main.oneCol {
	font-size: 1.1em;
	text-align: center;
	padding-top: 0em;
	padding-bottom: 2em;
	line-height: 1.3em;
}
#main.oneCol p {
	padding-bottom: 3em;
}
#main.oneCol a {
	color: #56655B;
}

#row {
	color: #728478;
	clear: left;
	padding-left: 0em;
}
#row h2 {
	line-height: 3em;
	text-align: center;
	font-weight: normal;
}

#row dl {
	position: relative;
	width: 270px;
	float: left;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A6B4AB;
	margin-right: 11px;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#news #row .col {
	position: relative;
	width: 279px;
	float: left;
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A6B4AB;
	margin-right: 11px;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
}
#news #row .col h3 {
	font-weight: normal;
	padding-bottom: 1em;
	font-size: 1.2em;
}
#news #row .col img {
	padding-bottom: 1em;
}
#news #row .col p {
	padding-bottom: 1em;
}


#row dl dd {
	position: relative;
	width: 80%;
	text-align: left;
	padding-top: 10px;
}
#row dl dd.text {
	padding-top: 0px;
}
#row dl dt {
	float: right;
	width: 18%;
	position: relative;
	text-align: left;
	padding-top: 10px;

}
#row dd em {
	font-size: 0.8em;
	line-height: 0.8em;
}


#navigation {
	position: absolute;
	left: 0px;
	top: 0em;
	width: 100%;
}
#navigation ul li {
	float: left;
	position: relative;
	display: block;
	height: 2em;
	width: 15%;
	margin-left: 12px;
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C9590;
}
#navigation ul li a {
	font-size: 0.9em;
	color: #5F6E66;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #333;
}
#homelink {
	position: absolute;
	height: 30px;
	width: 30px;
	left: -30px;
	top: -14px;
	background-image: url(resource/home.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#homelink span {
	position: absolute;
	top: -999em;
}
address {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.8em;
	color: #FFF;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}
address a {
	color: #FFF;
}
#main .gallery {
	position: relative;
	padding-left: 40px;
}

