
body {
		font: 10pt arial;
		background-color: #006600;
}
div.bold_text {
	font-weight: bold;
}
div.bold_left {
	font-weight: bold;
	text-align: center;
}


#all {
  	background-color: #ffffff;
 	width: 960px;
   	margin-left: auto;
  	margin-right: auto;
	text-align: left;
}

#header {
  background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  height: 30px;
 }
 #footer {
  background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 920px;
  height: 100px;
     }

 #banner {
  background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  height: 100px;
 }

 #menu_bar {
  background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
 }
  #main {
  margin-left: 20px;
  margin-right: 20px;
  background-color: #ffffff;
  text-align: left;
  width: 920px;
 }
  #main_center {
  margin-left: 20px;
  margin-right: 20px;
  background-color: #ffffff;
  text-align: left;
  width: 920px;
}
 #accommodation{
 	 background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 720px;
  height: 220px;

 }
  #thanks{
 	 background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 720px;
  height: 220px;

 }

 #contactus{
 	 background-color: #ffffff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 620px;
  height: 700px;
	
 }

  #slideshow {
 width: 450px;
 height: 300px;
 float: right;
 margin-left: 20px;
 }
 #tariff {
 width: 600px;
  margin-left: auto;
  margin-right: auto;
  font: bold 10pt arial;
 }

 #maps {
 width: 860px;
 margin-left: auto;
 margin-right: auto;

 }


#left {
  float: left;
  width: 480px;

  }
.left250 {
  float: left;
  width: 250px;

  }
  .left150 {
  float: left;
  width: 150px;

  }

#450 {
	width:450px;
}
#right {
  float: left;
  width: 760px;
  clear: right;
}
.right450 {
  float: left;
  width: 450px;
  clear: right;
}
.table700 {
	background-color: #ffffff;
 	width: 700px;
  	margin-left: auto;
  	margin-right: auto;
	text-align: left;

}

span.11{
	font: bold 11pt arial;
	color:#000066;
}
#footer {
  width: 960px;
  text-align: center;
  background-color: #ffffff;
}
#logo_right{
	float:right;
}
#logo_left{
	float:left;
}

td.offbutton {
	background-image: url("navigation/off_button.jpg");
	width:110px;
	height:25px;
}
td.onbutton {
	background-image:url('navigation/on_button.jpg');
	font:bold 10pt arial;color:#006600;	
	width:110px;
	height:25px;
}

a:link {
	font: bold 10pt arial;
	color: #ffff00;
	text-decoration:none;
}
a:visited {
	font: bold 10pt arial;
	color: #ffff00;
	text-decoration:none;
}
a:active {
	font: bold 10pt arial;
	color: #ff0000;
	text-decoration:none;
}
a:hover {
	font: bold 10pt arial;
	color: #ffcc00;
	text-decoration:none;
}
hr {
	thin;
	color:#006600; 
}
li.justified {
	text-align:justify;
}
h1 {
	font: bold 14pt arial;
	color: #006600;
  	text-align: center;
}
h2 {
	font: bold 12pt arial;
	color: #006600;
  	text-align: left;
}
img.240 {
	width:240px;
	height:160px;
	border:none;
}
span.small{
	font: 8pt arial;
	color: #999999;
}
img.logo{
	float:right;
}

span.bold_text{
	font:bold;
}
span.blue{
	color:#000066;
	font-wieght:strong;
}
