@charset "utf-8";

h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-stretch:expanded; color:#423628;}
h2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; font-stretch:expanded; color:#5EBB19;}
h3 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-stretch:expanded; color:#5EBB19;}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5 pt;
	color: #333333;
	padding:15px;
	
	}
#text	a:link  {
color: #5EBB19;
text-decoration: none;
font-stretch:wider;
font-weight: bold;
}
#text a:visited  {
color: #5EBB19;
text-decoration: none;
font-stretch:wider;
font-weight: bold;

}
#text a:hover {
color:#BCEC85;
font-stretch:wider;
text-decoration: none;
font-weight: bold;
}

#navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	}
	
#navi a:link  {
color: #FFF;
text-decoration: none;
font-stretch:wider;
border: 5px solid;
border-color: #5EBB19;

}
#navi a:visited  {
color: #FFF;
text-decoration: none;
font-stretch:wider;
border: 5px solid;
border-color: #5EBB19;

}
#navi a:hover {
color:#FFF;
background-color: #BCEC85;
font-stretch:wider;
text-decoration: none;
border: 5px solid;
border-color: #BCEC85;

}
#promo {
	position:absolute;
	width:860px;
	height:50px;
	z-index:2;
	left: 0px;
	top: 638px;
	background-color: #5EBB19;
	padding-left: 50px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding:5px;
	
	}
.text	a:link  {
color: #5EBB19;
text-decoration: none;
font-stretch:wider;
font-weight: bold;
}
.text a:visited  {
color: #5EBB19;
text-decoration: none;
font-stretch:wider;
font-weight: bold;

}
.text a:hover {
color:#BCEC85;
font-stretch:wider;
text-decoration: none;
font-weight: bold;
}
.img { border-color: #FFF;}
