html, body{
	background-color: #92BCA1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}

a{
	color: #3D3D64;
}

#container{
	width: 640px;
  padding: 3px;
  background-color: white;
  margin: 0px auto;
}

#top{
	height: 255px;
  text-align:left;
}

#top img{
	padding-left: 20px;
}

.imgspace{
	padding-top:40px;
  padding-bottom: 20px;
  margin-bottom: 4px;
}

#top_right .navbut{
	margin: 0px;
  padding: 0px;
  border: 0px;
}

#top #top_right{
	width: 475px;
  float:right;
}

#green{
	height: 25px;
  background-color: #AAB82A;
  font-size: 1px;
}

#address{
	background-image: url(../GUI/address.jpg);
  height: 75px;
  margin-bottom: 2px;
  margin-top: 2px;
}

img#logo {
margin-top:30px;
}

#contentarea{
	text-align:left;
  background-color: #3D3D64;
}

html>body #contentarea{
	margin-top: 2px;
}

#content{
	background-color: white;
  margin-left: 165px;
  padding: 20px;
}

#padding{
	padding: 10px;
}

#content p{
	font-size: 11px;
  padding: 0px;
	line-height: 14px;
}

#content h1{
	font-size: 18px;
  color: #686882;
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}

#bookings {
	font-size: 11px;
  margin: 0px;
  padding: 5px;
}

#bookings td{
  padding: 2px;
}

#bookings h2{
	font-size: 12px;
  color: #686882;
  margin-bottom: 5px;
  padding: 0px;
}

#content ul li{
	line-height: 14px;
  font-size: 11px;
  margin-bottom: 5px;
}

#left{
	width: 160px;
  float:left;
  text-align:center;
  padding-top: 20px;
}

#left img{
	border: 0px;
}

html>body #left{
	margin-top: 5px;
}

#darkpurple{
	background-color: #322F52;
  border-bottom: 1px solid white;
  height: 5px;
  font-size: 1px;
}

#purple{
	background-color: #3D3D64;
  font-size: 1px;
  height: 10px;
}

#footer{
	background-color: #A1A8AE;
  height: 18px;
  font-size: 10px;
  text-align:right;
  line-height: 18px;
  font-weight: bold;
  border-bottom: 1px solid #3D3D64;
}

#footer a{
	color: black;
  text-decoration: none;
  padding: 3px;
  height: 18px;
  padding-left: 10px;
  padding-right: 10px;
}

#footer a:hover{
	background-color:#3D3D64;
  color: white;
}

#bottom{
	background-color: #999;
  background-image: url(../GUI/bottom.gif);
  height: 48px;
  font-size: 1px;
}

p.payment{
	text-align:center;
}

p.payment img{
	margin-left: 6px;
  margin-right: 6px;
}

#olw_footer {
			font-size:10px;
}

#keyword{
	width: 640px;
  padding: 3px;
 background-color: none;
  margin: 0px auto;
	text-align:left;
}

#keyword h1 {
color:#3D3D64;
			font-size:10px;
			
}

p#copywrite {
			font-size:9px;
			font-style:italic;
}