body {
font-family: Lucida Sans;
background:  #FFFFFF;
}


a{
color: #6A5C51;
text-decoration: none;
font-weight: normal;
}

a:hover{
color: #577C42;
text-decoration: none;
font-weight: normal;
}

.h1 {
font-family: Lucida Sans;
font-weight: normal;
font-size: 10pt;
color: #4c4c4c;
}

.h1a {
font-family: Lucida Sans;
font-weight: normal;
font-size: 10pt;
color: #4c4c4c;
margin-left: 10px;
margin-right: 5px;

}

.h1b {
font-family: Lucida Sans;
font-weight: normal;
font-size: 10pt;
color: #4c4c4c;
margin-right: 10px;
}




.h2 {
font-family: Lucida Sans;
font-weight: normal;
font-size: 12pt;
color: #4c4c4c;
}

.h3 {
font-family: Lucida Sans;
font-weight: bold;
font-size: 10pt;
color: #4c4c4c;
}

.h4 {
font-family: Lucida Sans;
font-weight: bold;
font-size: 14pt;
color: #4c4c4c;
}

.h5 {
font-family: Lucida Sans;
font-weight: bold;
font-size: 16pt;
color: #4c4c4c;
}

#footer {
	padding-top: 0px;
	height: 61px;
	width: 789px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url("images/okinawa-cleaning-green.jpg");
	background-repeat: no-repeat;
}

#menu {
	padding-top: 0px;
	height: 289px;
	width: 138px;
	text-align: left;
	background-color: #E6F6CB;
	background-image: url("images/menu-bg.jpg");
	background-repeat: no-repeat;
}
.h6 {
font-family: Lucida Sans;
font-weight: bold;
font-size: 14pt;
color: #FFFFFF;
margin-top: 10px;
}

#line {
	padding-top: 0px;
	height: 90%;
	width: 1px;
	text-align: left;
	background-color: #577C42;
	background-image: url("images/line2.gif");
	background-repeat: y;
}