a:link        { color: blue; text-decoration: none; }
a:visited     { color: purple; text-decoration: none;}
a:hover       { color: #ffffff; text-decoration: none; background-color: #ff9f3f;}
a:active      { color: #ff9f3f; }

a.neon:link, a.neon:visited  { color: #000; text-decoration: none; display:block; padding-right: 5px; }
a.neon:hover       { color: #000000; text-decoration: none; background-color: ##ff9f3f; display:block; padding-right: 5px; }
a.neon:active      { color: #fff; }

body 
{ 
	background: #a2a2a2;
	height: auto; }

#columnLeft 
{ 	
	float: left;
	width: 170px;
	height: 100%;
	padding-bottom: 13000px;
	margin-bottom: -13000px;
	background-color: #996600;
	background-image: url(../images/playacochaima.logo.jpg);
	background-repeat: no-repeat;}

#columnCenter 
{	
	float: left;
	width: 600px;
	height: 100%;
	padding-bottom: 13000px;
	margin-bottom: -13000px;
	background-color: #999999;
	background-image: url(../images/shadow-left.png);
	background-repeat: repeat-y;
	padding-left: 12px; }

#columnRight 
{ 	
	float: left;
	background-color: #a2a2a2;
	height: 100%;
	padding-bottom: 13000px;
	margin-bottom: -13000px;
	background-image: url(../images/shadow-right.png);
	background-repeat: repeat-y;
	padding-left: 14px; }

#frame
{	height: 110px;
	width: 155px;
	background-image: url(../images/grey-frame.png); }

#frame2
{	height: 110px;
	width: 155px;
	background-image: url(../images/grey-frame2.png); }

.h1 
{	font-family: Comic Sans MS, arial, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold; }

.h2 
{	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;}

.hneon
{	color: #ccff00; 
	font-family: Comic Sans MS, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; }

.h3 
{	font-family: Comic Sans MS, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;}


.hotelTable 
{
	font-family: Trebuchet MS, tahoma, arial, helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	text-align: left; 
	vertical-align: top; 
	padding: 0px; 
	hover: #aef937; }

#lsidebarImage
{	
	position:relative;
	top: 40px;
	left: 0px;
	z-index: 100; }

#lsidebarText
{	
	padding: 10px;
	font-family: Trebuchet MS, tahoma, arial, helvetica, sans-serif; }

.mainbody 
{  	
	font-family: Comic Sans MS, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #000000; 
	text-align: left; 
	vertical-align: top; 
	padding-left: 20px; 
	padding-right: 20px;}

.mainWhite 
{
	font-family: Comic Sans MS, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #FFFFFF; }

.menu
{
	position: relative;
	width: 135px;
	display: block;
	top: 10px;
	padding-left: 35px;
	list-style-type: none;
	font-family: helvetica, arial, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 17px;
	text-align: right;
	line-height: 35px; }

#footer 
{	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-align: center;
	width: 100%;
	clear: both;
	height: 60px;
	color: #000000; 
	vertical-align: bottom;}

#wrapper
{
	width: 1000px;
	position:absolute;
	top: 0;
	left: 0;
	overflow: hidden; }
