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

body {
	background-color: #338e28;
	background-image: url(../images/bgtile.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size:170%;
	color:#54B948;
	padding:10px 10px 0 10px;
}
h2 {
	font-size:150%;
	color:#54B948;
	padding:10px 10px 0 10px;
}
h3 {
	font-size:130%;
	color:#54B948;
	padding:10px 10px 0 10px;
}
h4 {
	font-size:100%;
	font-weight:bold;
	color:#338e28;
	padding:0 10px 0 10px;
}
h5 {
	font-size:90%;
	color:#54B948;
	font-weight:bold;
	padding:0 10px 0 10px;
}
p {
	padding:0 10px 0 10px;
}
#language{
	padding-top:7px;
	text-align:right;
	width:770px;
	height:30px;
	font-size:90%;

}
#top{
	width:770px;
	height:150px;
	background-color:#54b948;
}
#content{
	width:770px;
	background-color:#FFFFFF;
	background-image:url(../images/bg.jpg);
	text-align:left;
	padding-bottom:15px;
}
#menu{
	width:770px;
	background-color:#FFFFFF;
}
#bottom{
	width:770px;
	height:40px;
	background-color:#54b948;
	padding-top:12px;
	text-align:left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.whitext{
	color:#FFFFFF;
}
a.whitext:link,a.whitext:visited{
	text-decoration:underline;
}
a.whitext:hover{
	text-decoration:none;
}
.lightgreen{
	color:#B7F7AF;
}
a.lightgreen:link,a.whitext:visited{
	text-decoration:underline;
}
a.lightgreen:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.jasmineLaundry{
	color:#338e28;
	font-weight:bold;
}
