body {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	margin: 0px;
	padding: 0px;
	background-image: url(images/beach/beige1.jpg);
}


a:link {
	color: #9E1A48;
}
a:visited {
	color: #9E1A48;
}
a:hover {
	color: #00468A;
}
a:active {
	color: #9E1A48;
}
h1 {
	color:  #990033;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #00468A;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #583928;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.arrows  { font-weight: bold; font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-position: right; text-decoration: none; }
#beach {
	background-color: #8985FF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:300px;
	z-index: 1;
	background-image: url(images/sky.jpg);
	background-repeat: repeat-x;
}
.bigpink {
	font-size: 20px;
	color: #920E34;
	line-height: 100%;
	font-weight: bold;
}

.centerdiv {
	width: 420px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;

}

#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#edge {
	background-image: url(images/beach/beach5.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 144px;
	width: 100%;
	z-index: 1;
}
.footer    {
	font-size: 7pt;
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
	line-height: 9pt;
	clear: both;
	float: none;
	margin-top: 20px;
}
.footer a:link {
  color: #004C00;
   text-decoration: none;
}
.footer a:visited {
  color: #004C00;
   text-decoration: none;
}

.footer a:hover {
	color: #990000;
	text-decoration: none;
	text-decoration: underline;
}

.footer a:active {
   color: #004C00;
   text-decoration: none;
}
  
.footerbold    { font-weight: bold; font-size: 7pt; color: #939598; font-family:  Verdana, Arial, Helvetica, sans-serif; font-stretch: ultra-condensed; line-height: 8pt; }
.head1  { font-weight: bold; color: #f7941d; font-size: 15pt; line-height: 16px; text-transform: none; }
.head2  { font-weight: bold; color: #f7941d; font-size: 11pt; text-transform: none; }
.head3  { font-weight: bold; color: #00afde; font-size: 10pt; text-transform: none; }
#leftside {
	padding: 0px;
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #009900;
	font-size: 13px;
}
#leftside a:link{
	color: #009900;
	text-decoration: none;
	margin-left: 12px;
}
#leftside a:visited{
	color: #009900;
	text-decoration: none;
}
#leftside a:hover{
	color: #9C3666;
	text-decoration: underline;
}
#leftside a:active{
	color: #009900;
	text-decoration: none;
}	
#leftside p{
	color: #009900;
	text-decoration: none;
	margin-left: 8px;
	color: #009900;
}
.logo {
	height: 140px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/logo3.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 40px;
	font-weight: bold;
	padding: 0px;
}
.logo h1 {
	padding-top: 64px;
	font-size: 32px;
	color: #009900;
}

#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 3px ridge #009900;
	background-color: #F9F7F3;
	background-image: url(images/mainbk5.png);
	background-repeat: repeat-y;
	color: #004C00;
}
menu {
	color: #009900;
	margin: 0px;
	padding: 8px;
	height: 16px;
	width: 100%;
	border-top-width: 3px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	text-align: center;
	background-color: #C0CED9;
}
.navL { font-weight: bold; font-size: 9pt; color: #6d6e71; font-stretch: ultra-condensed; line-height: 14pt; text-decoration: none; text-align: right; }
.navLBold { font-weight: bold; font-size: 9pt; color: #000000; font-stretch: ultra-condensed; line-height: 14pt; text-decoration: none; text-align: right; }
.navR { font-weight: bold; font-size: 9pt; color: #6d6e71; font-stretch: ultra-condensed; line-height: 15pt; text-decoration: none; text-align: left; }
.navRBold { font-weight: bold; font-size: 9pt; color: #000000; font-stretch: ultra-condensed; line-height: 15pt; text-decoration: none; text-align: left; }
.navLBlue { font-weight: bold; font-size: 10pt; color: #009900; background-position: left 50%; font-stretch: ultra-condensed; line-height: 14pt; text-decoration: none; text-align: right; }
.navRBlue { font-weight: bold; font-size: 10pt; color: #009900; background-position: left 50%; font-stretch: ultra-condensed; line-height: 14pt; text-decoration: none; text-align: left; }
#ontop {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 100%;
}
.pad4 {padding-right: 4px; padding-left: 4px;}

.padding20 {
	padding-right: 20px;
	padding-left: 20px;
}
#rightside {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 155px;
	font-size: 10px;
	line-height: 98%;
}

#rightside a:link{
	color: #9E1A48;
	text-decoration: none;
	margin-right: 8px;
     margin-left: 12px;
}
#rightside a:visited{
	color: #9E1A48;
	text-decoration: none;
}
#rightside a:hover{
	color: #105291;
	text-decoration: underline;
}
#rightside a:active{
	color: #9E1A48;
	text-decoration: none;
}	

#rightside p{
	color: #009900;
	text-decoration: none;
	margin-right: 8px;
     margin-left: 8px;
	color: #009900;
}

.text    { font-size: 9pt; line-height: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif  }
.text a:link, .text a:visited, .text a:active {
color:#0099CC;
}

.textpad    {
	font-size: x-small;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.textpd a:link, .textpad a:visited, .textpad a:active {
color:#0099CC;
}


.textspread    { font-size: 9pt; line-height: 15pt; font-family: Verdana, Arial, Helvetica, sans-serif  }
.textb   { font-weight: bold; font-size: 9pt; line-height: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.text2     {font-size: 8pt; line-height: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; background-position: left 50%; }
.text2b    { font-weight: bold; font-size: 8pt; line-height: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left}
.text3     { font-size: 7pt; line-height: 8pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; }
.text3b     { font-size: 7pt; line-height: 9pt; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
#topmenu {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	color: #009900;
	border-top-width: 3px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #009900;
	border-bottom-color: #009900;
	background-image: url(images/topmenubk.jpg);
	background-repeat: repeat-x;
}

.topmenuitem {
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.topmenuitem  a:link{
	color: #009900;
		text-decoration: none;
}
.topmenuitem  a:visited{
	color: #009900;
		text-decoration: none;
}
.topmenuitem  a:hover{
	color: #9E1A48;
	text-decoration: none;
}
.topmenuitem  a:active{
	color: #333333;
		text-decoration: none;
}
#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sitepicture {
	background-image: url(images/hanahoucafe.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 310px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.showsites img {
	border: 3px ridge #663333;
}
.bold {font-weight: bold}
.size11 {font-size: 11px}