body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.maui-islander.com/images/stucco2.gif);	
}

.menu {
	font-weight: bold;
	width: 140px;
	background-color: #A0522D;
	color: White;
	text-align: center;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 5px;
	border-left-color: White;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 3px;	
	float:left;
}

a.menu:hover {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}

.footerlink {
        text-decoration: none;
        font-size: 10px;
        color: black;
}

.RAMBox1 {
background-color: #A0522D;
text-align: center;
color: #FFFFFF;
font-weight: bold;
font-size: 16px;
}

.RAMBox2 {

color: #000000;
text-align: center;
}

.RAMBox3 {
color: #000000;
text-align: left;
}

.RAMButton1 {
background-color: #A0522D;
text-align: center;
width: 100px;
color: #FFFFFF;
text-decoration: none;
float: left;
font-weight: bold;
}

a.RAMButton1:hover {
background-color: #F7CEAD;
color:#000000;
}

.RAMButton2 {
background-color: #A0522D;
text-align: center;
width: 100px;
color: #FFFFFF;
text-decoration: none;
float: right;
font-weight: bold;
}

a.RAMButton2:hover {
background-color: #F7CEAD;
color:#000000;
}

.RAMButton3 {
background-color: #A0522D;
text-align: center;
width: 100px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
}

a.RAMButton3:hover {
background-color: #F7CEAD;
color:#000000;
}

a.RAM:link {
color: #0000FF;
text-decoration: none;
}

a.RAM:visited {
text-decoration: none;
color: #000099;
}

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

.textbold {
font-weight: bold;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.textbig {
font-weight: bold;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}