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

body {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #4F5760;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_01_03.png);
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #38CFD3;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#picHeader {

}
#core {
	background-color: #CCC;
	height: auto;
}






#divMain {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/plants_03.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#Header {
	width: 800px;
	vertical-align: top;
	text-align: left;
	z-index: 1;
	height: 80px;
	background-repeat: no-repeat;
	background-position: left top;
}

#divHeaderFlower{
	width: 800px;
	vertical-align: top;
	text-align: left;
	padding-top: 40px;
	background-image: url(img/plants_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 1;
}


#divNav {
	width: 200px;
	float: left;
	padding-top: 16px;
	color: #30AE4A;
	font-size: 14px;
	z-index: 2;
}
/*#divNav ul li a {
	color: #333;
	margin: 0px;
	padding: 0px;
}*/

#divNav a:link,  a:visited, a:active, #divNav ul, #divNav li{
	color: #72D886;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#divNav a:hover {
	color: #6C798C;
	text-decoration: none;
	padding-right: 14px;
}

#divContent {
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	z-index: -10;
	float: left;
	width: 560px;
}

#divContentBottom {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	background-image: url(img/bg_grass.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: auto;
	height: 110px;
	visibility: visible;
	z-index: -6;
	clear: both;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
}

#divFooterMain {
	height: 100%;
	width: 100%;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	z-index: 5;
}

#divFooter {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	padding-top: 5px;
	text-align: right;
}

#divFooter a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#divFooter a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#divFooter a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#divFooter a:active{
	color: #FFFFFF;
	text-decoration: none;
}
