#footer {
	background-image: url(images/footer_back.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-position: center;
	height: 25px;
	margin: 0 auto;
	background-attachment: scroll;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	background-image: url(images/verde_header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 800px;
	background-position: 50% 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	margin: 0 auto;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #999999;
}

.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #5B5B5B;
	font-weight: bold;
}

.news2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #5B5B5B;
	font-weight: bold;
}

.news a:link {
    font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.news a:visited {color: #666666; font-size: 14px;}

.news a:hover {color: #99C07F; font-size: 14px;}

.news2 a:link {
    font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.news2 a:visited {color: #666666; font-size: 12px;}

.news2 a:hover {color: #99C07F; font-size: 12px;}


#pop {
	background-image: url(images/Back_flower_pop.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper {
   margin-left: 10%;
   margin-right: 10%;
   }

.backroundflower {
	background-image: url(images/Back_flower.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a:active, a:focus {
     outline: 0
     }


.headtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #99C07F;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	
}

a img {border-style:none;}


.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
