body {
	background: #D3FD97 url(../images/top-gradient.gif) repeat-x scroll 0 0;
	font-family: Verdana;
}

a:focus {
	outline: 0;
}

#inner_content h2 {
	color: #477A4B;
	font-size: 25px;
	height: 37px;
	margin-bottom: 20px;
	padding-left: 27px;
}

h2.info {
	background: transparent url(../images/leaf.gif) no-repeat scroll 0 -37px;
}
h2.activities {
	background: transparent url(../images/leaf.gif) no-repeat scroll 0 -74px;
}
h2.galery {
	background: transparent url(../images/leaf.gif) no-repeat scroll 0 -111px;
}
h2.contact {
	background: transparent url(../images/leaf.gif) no-repeat scroll 0 0;
}

h3 {
	font-style:italic;
	margin: 30px 0 10px 0;
}

p {
	margin: 0;
	margin-top: 15px;
}

#content {
	background-color: white;
	border-left: 15px solid #F89E0E;
	border-right: 15px solid #F89E0E;
}

#inner_content {
	padding: 7px;
	margin: 0 15px;
	text-align: justify;
}

#head {
	text-align: center;
	font-size: 1em;
	background: #D3FD97 url(../images/head-frame-gradient.gif) no-repeat scroll 0 0;
}

#owl {
	width: 67px;
	height: 107px;
	position: absolute;
	left: 70px;
	top: 2px;
	background: transparent url(../images/owl-head.gif) no-repeat scroll 0 0;
}

#head h1 {
	width: 329px;
	height: 100px;
}

#head h1 a {
	background: transparent url(../images/logo-narrow.gif) no-repeat scroll 0 0;
}

#foot {
	background: transparent url(../images/foot-frame.gif) no-repeat scroll 0 0;
	font-size: 1em;
	font-weight: bold;
	color: #000;
}

#anim-foot {
	background: transparent url(../images/back200.gif) repeat-x 0 0;
}

#anim-foot-mid {
	background: transparent url(../images/mid200.png) repeat-x 0 0;
}

#anim-foot-front {
	background: transparent url(../images/front200.png) repeat-x 0 0;
}

#anim-foot-opac {
	background:#D3FD97; opacity:0.5;
}

#menutag {
}

#menutag_inner {
	text-align: center;
	background: #F8BE2E; /*F89E0E;*/
	opacity: 0.9;
	width: 100%;
	height: 100%;
	font-weight: bold;
	font-size: 18px;
	padding-top: 6px;
	/* would be nice to have
	margin: 0 auto;
	width: 300px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	*/
}

