/* CSS Document */
html,body {
	margin:0;
	background-color: #f4efd9;
	height:100%;
}

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 1.3em;
}
img { 
 behavior: url(iepngfix.htc); 
}

.wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
}
.footer, .push {
	height: 4em; /* .push must be the same height as .footer */
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

h1 { 
font-size: 16px; 
font-weight: bold;
color:#5BA611;

}
a {
	font-family: Arial;
	font-size: 12px;
	color: #3f3f3f;
	text-decoration:underline;
}
a:visited {
	color: #3f3f3f;
	text-decoration:underline;
}
a:hover {
	color: #a9a18c;
	text-decoration:underline;
}
a:active {
	color:#a9a18c;
	text-decoration:underline;
}
a:link {
	color: #3f3f3f;
	text-decoration:underline;
}
A.int:link {text-decoration:none;color: #FF6600;font-family: Arial;font-size: 12px;}
A.int:visited {text-decoration:none;color:#FF6600;}
A.int:hover {text-decoration:none;color: #D76B00;}
A.int:active {text-decoration:none;}

ul.list1{
	list-style-image:url(images/bullet.png);
	line-height:1.5em;
}
/*superior button*/
#superior
{
  display: block;
  width: 82px;
  height: 20px;
  background: url("images/bt_accom_superior.gif") no-repeat 0 0;
}
#superior:hover
{ 
  background-position: 0 -20px;
}
#superior span
{
  display: none;
}
#superior2
{
  display: block;
  width: 82px;
  height: 20px;
  background: url("images/bt_accom_superior.gif") no-repeat 0 -20px;
}
/*deluxe button*/
#deluxe
{
  display: block;
  width: 79px;
  height: 20px;
  background: url("images/bt_accom_deluxe.gif") no-repeat 0 0;
}
#deluxe:hover
{ 
  background-position: 0 -20px;
}
#deluxe span
{
  display: none;
}
#deluxe2
{
  display: block;
  width: 79px;
  height: 20px;
  background: url("images/bt_accom_deluxe.gif") no-repeat 0 -20px;
}
/*suite button*/
#suite
{
  display: block;
  width: 57px;
  height: 20px;
  background: url("images/bt_accom_suite.gif") no-repeat 0 0;
}
#suite:hover
{ 
  background-position: 0 -20px;
}
#suite span
{
  display: none;
}
#suite2
{
  display: block;
  width: 57px;
  height: 20px;
  background: url("images/bt_accom_suite.gif") no-repeat 0 -20px;
}
/*rate button*/
#rate
{
  display: block;
  width: 101px;
  height: 20px;
  background: url("images/bt_accom_rate.gif") no-repeat 0 0;
}
#rate:hover
{ 
  background-position: 0 -20px;
}

#rate span
{
  display: none;
}
#rate2
{
  display: block;
  width: 101px;
  height: 20px;
  background: url("images/bt_accom_rate.gif") no-repeat 0 -20px;
}
/*whats on button*/
#whats
{
  display: block;
  width: 101px;
  height: 20px;
  background: url("images/bt_whatson.jpg") no-repeat 0 0;
}
#whats:hover
{ 
  background-position: 0 -20px;
}

#whats span
{
  display: none;
}
#whats2
{
  display: block;
  width: 101px;
  height: 20px;
  background: url("images/bt_whatson.jpg") no-repeat 0 -20px;
}
/*about us button*/
#aboutus
{
  display: block;
  width: 88px;
  height: 20px;
  background: url("images/bt_about3.jpg") no-repeat 0 0;
}
#aboutus:hover
{ 
  background-position: 0 -20px;
}

#aboutus span
{
  display: none;
}
#aboutus2
{
  display: block;
  width: 88px;
  height: 20px;
  background: url("images/bt_about3.jpg") no-repeat 0 -20px;
}
/*package 1 button*/
#pack1
{
  display: block;
  width: 191px;
  height: 40px;
  background: url("images/bt_pack_1.jpg") no-repeat 0 0;
}
#pack1:hover
{ 
  background-position: 0 -40px;
}

#pack1 span
{
  display: none;
}
#pack12
{
  display: block;
  width: 191px;
  height: 40px;
  background: url("images/bt_pack_1.jpg") no-repeat 0 -40px;
}
/*package 2 button*/
#pack2
{
  display: block;
  width: 209px;
  height: 40px;
  background: url("images/bt_pack_2.jpg") no-repeat 0 0;
}
#pack2:hover
{ 
  background-position: 0 -40px;
}

#pack2 span
{
  display: none;
}
#pack22
{
  display: block;
  width: 209px;
  height: 40px;
  background: url("images/bt_pack_2.jpg") no-repeat 0 -40px;
}
/*package 3 button*/
#pack3
{
  display: block;
  width: 103px;
  height: 40px;
  background: url("images/bt_pack_3.jpg") no-repeat 0 0;
}
#pack3:hover
{ 
  background-position: 0 -40px;
}

#pack3 span
{
  display: none;
}
#pack32
{
  display: block;
  width: 103px;
  height: 40px;
  background: url("images/bt_pack_3.jpg") no-repeat 0 -40px;
}
