a:link {
	color:#0000ff;
	font-size: x-small;
	text-decoration: none;
}
a:visited{
   color:#0A080A;
	font-size: x-small;
	text-decoration:underline;
}
a:hover {
color:#0000ff;
	font-size: x-small;
	text-decoration: underline;
}
a:active{
	color:#0000ff;
	font-size:x-small;
	text-decoration:none;
}


body {
	background-color: #0A080A;
	color: #080A08;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-top: 0px;
}

.logo{
	position: absolute;
	top:0em;
	left:15em;
}

.table{
position:absolute;
left: 10em;
top: 12em;
	font-family:"MS Sans Serif", Geneva, sans-serif;
width:39em;


}
.wifitable{
position:absolute;
left:  11em;
top: 15em;
	font-family:"MS Sans Serif", Geneva, sans-serif;
width:39em;

}
h1{
	font-size: medium;
	font-weight: bold;
}

hr{
	border: ridge;
	color: #FF6600;
	width: 350px;
	background-color: transparent;
}

p {
	font-size: small;
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
}


.crazyborder {
	border: 2px outset #663399;
}

.crazytext {
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.footer{
	font-size: x-small;
	
}
.tfooter{
	width: 39em;
}
.free{
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-align : center;
}

.itemborder {
	border: 1px solid #000000;
}

.itemtext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}

.list{
	margin-left: 8px;

}


.main{
	color: #0A080A;
}

.menu{
position:absolute;
left:  25em;
top:15em;
	font-size: x-small;
  background-color: #FF6600;
}

.price{
	background-color: #FF6600;
	font-weight: bold;
}

.span{
	background-color: #FF6600;
}

.tableborder {
	border: 1px solid #FF6600;
}

.title{
	
	font-weight: bold;
	background-color : #CCCCFF;
}


/*this is where sfish2 starts*/

#nav a {
	display: block;
	width: 10em;
	background-color: #FF6600;
   font-size: small;
	color: Black;
	width: 97%;
	padding: 1px;
	text-align: center;

}

#nav li {
	
	float: left;

	width: 10em;
}
/*this is where to change the 1st dropdown*/
#nav li ul {
	position:absolute;
	width: 10em;
	left:-999em;
	
}
#nav li:hover ul {
	left: auto;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	
}
#nav li ul ul {
	margin: -1em 0 0 5em;

}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1.5;
	
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	
	left: -999em;
	
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left:auto;
	
}




#nav a:hover {
	background: #FFAA71;
	
		}
.image{position: absolute;
	top:30em;
	left:25em;
	}
	
.image2{position: absolute;
	top:30em;
	left:45em; }
	
.image3{position: absolute;
	top:50em;
	left:45em;}
	
.image4{position: absolute;
	top:55em;
	left:65em;
	
	
	}
li{
	list-style: none;
}
.note
{
	 font-size : x-small;
	 padding : 8px;
}
.spec{
	font-size : small;
	 padding : 8px;
}
div .spacer{
	clear: both;
}