HTML, ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL, LI {
	font-family: arial, verdana, helvetica, sans-serif;
  color: black;
}
HTML, BODY {
  background: white; 
	margin: 0;
	padding: 0;
  border: none;
	font-size: 100%;
}
H2 { 
	font-size: 140%; 
  color: #080; 
}
H4 {
	font-size: 16px;
  color: #080;
  text-align: center;
  margin: 8px 0 4px 0;
}
H5 {
  font-size: 30px;
	font-weight: bold;
  color: #080;
  text-align: center;
  margin: 8px 0 4px 0;
}
P {
	font-size: 100%; 
  margin: 0;
  border: 0;
  padding: 0;
}
BR {
  line-height: 10px;
  font-size: 10px;
  margin: 0;
}
IMG {
  border: 0;
  margin: 0;
  padding: 0;
}
UL {
  list-style-type: disc;
  margin-left: 200px;
  padding-left: 25px;
}
LI {
	font-size: 100%;
}
A:link {
	color: #039; 
	text-decoration: underline;
}
A.wh:link {
      color: white;
      background: transparent; 
      text-decoration: underline;
      border: none;
}
A:visited {
	color: #c3c; 
  text-decoration: underline
}
A.wh:visited {
      color: #ff0;
      background: transparent; 
      text-decoration: underline;
      border: none;
}
A:hover {
	text-decoration: underline
}
A.wh:hover {
      color: #ff0;
      background: transparent; 
      text-decoration: underline;
      border: none;
}
A:active {
	color: #ff0; 
	text-decoration: none
}
A.wh:active {
      color: #ff0;
      background: transparent; 
      text-decoration: none;
      border: none;
}
.topgreen {
	width: 100%;
	height: 18px;
  background: #36925E;
  font-family: verdana, 'book antiqua' sans-serif;
  font-size: 0.8em;
	font-weight: bold;
}
.toptext {
  color: #ff0;
	font-size: 7pt;
  margin: 0px;
  line-height: 14px;
}
.topyellow {
	color: #FF0;
}
.rtside {
  float: right;
  width: 50px;
  height: 2000px;
	background: url(images/rt-paradise.gif);
	background-repeat: repeat-y;
  margin: 0 0 0 -3px;
  padding: 0;
	border: none;
}
.ltside {
	float: left;
	width: 183px;
  maxwidth: 183px;
  height: 2000px;
  background: url(images/left-border.jpg);
  background-repeat: repeat-y;
	margin: 0 -3px 0 0;
	padding: 0;
	border: none;
}
.mid {
  width: auto;
  height: auto;
  background: url(images/top-leaves.gif);
	background-repeat: repeat-x;
	margin: 0;
  padding: 0 220px 0 0;
	border: none;
  text-align: left;
}
.mid2 {
  width: auto;
  height: 500px;
	margin: 0;
  padding: 0 165px 0 0;
	border: none;
}
.menu {
	width: 130px;
  position: absolute;
  top:177px;
  left:26px;
  height: auto;
  background: white;
  border: 2px green solid;
}
.lmenu {
  width: 120px;
  margin: 3px 3px 3px 5px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
.rmenu {
  width: 150px;
  margin: 3px 3px 3px 5px;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
.rtads {
  position: absolute;
  top:185px;
  right:60px;
	width: 150px;
  height: auto;
  background: white;
	border: none;
  border-top: 1px green solid;
}
.bottext {
  color: #000;
	font-size: 9pt;
  margin: 0px;
  line-height: 16px;
}
.aloha {
  position: absolute;
	top:75px;
  right: 80px;
  width: 108px;
  height: 108px;
	margin: 0;
	padding: 0;
  border: none;
}
.inset {
 position: relative;
 left: 2px;
}