body {
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	background-color:#DFDFDD;
	background-image:url(images/background.jpg);
	background-repeat: repeat-x; 
}

div.maindiv {
	text-align:center;
}

div#hotel {
	text-align:justify;
	line-height:20px;
}

table.maintable
	{
	padding:0px;
	border-style:solid;
	border-color:#B9C59E;
	border-width:0px;
	}

table
	{
	width:980px;
	border-style:solid;
	border-color:#B9C59E;
	border-width:0px;
	}

table.reservation
	{
	width:640px;
	border-style:solid;
	border-color:#B9C59E;
	border-width:0px;
	}	
	
table.gallery
	{
	width:640px;
	border-style:solid;
	border-color:#B9C59E;
	border-width:0px;
	}
	
table.textarea
	{
	width:700px;
	border-style:solid;
	border-color:#B9C59E;
	border-width:0px;
	}		
	
table.homeimg
	{
	width:720px;
	}	
	
table.isbrand
	{
	background-color:#0D81CC;
	width:980px;
	}

td.bottombar{
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	color:#afafaf;
	text-align:center;
	padding:0px;
}	
	
td.textareatd
{
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
	color:#4F4F4F;
	text-align:left;
	padding:0px;
	line-height:22px;
}
	
td,th{
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
	color:#4F4F4F;
	text-align:left;
	padding:0px;
	line-height:22px;
}

td.isbrandright{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#efefef;
	text-align:right;
	padding:6px;
}

td.toplinks{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#efefef;
	text-align:right;
	vertical-align:bottom;
}
td.leftpane{
	font-family:Verdana, Arial;
	font-size:12px;
	width:255px;
	vertical-align:top;
	text-align:center;
	padding:10px;
	line-height:24px;
	color:#222222;
}

td.reserve{
	font-family:Verdana, Arial;
	font-size:12px;
	width:255px;
	text-align:right;
	padding:3px;
	color:#efefef;
	background:#87561d;
	font-weight:bold;
	line-height:16px;
}

td.rightpane{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	width:725px;
	vertical-align:top;
	text-align:center;
}

td.tourdetail{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#b22222;
	text-align:center;
}

td.links{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#3F3F3F;
	background-color:#efefef;
	text-align:center;
	line-height:20px;
	padding:20px;
}

a:hover.house {
	color:#b22222;
	text-decoration:underline;
}
a.house {
	text-decoration:none;
	color:#b22222;
}


a:hover {
	color:#efefef;
	text-decoration:underline;
}

a 
{
	text-decoration:none;
	color:#ffffff;
}

a.islink {
	text-decoration:none;
	color:#ffffff;
}
A.gray,A.gray:visited{
	color: Gray;
	text-decoration: none;
}
A.gray:hover{
	color: Gray;
	text-decoration: underline;
}

  ul.details {
	font-size: 110%;
	margin: 0 0 0px;
}
  ul.details li {
	background: url(../images/details_marker.jpg) no-repeat left center;
	margin: 0 0 5px 5px;
	color:#5a5a5a;
	padding-top:3px;
	padding-left: 15px;
}

img {
	border-width:0px;
}

input {
			font-family: tahoma;
			font-size: 12px;
			color: #303030;
			border: 1px solid;
			padding: 5px;
			font-weight:bold;
			height:26px;
	}
textarea {
			font-family: tahoma;
			font-size: 12px;
			color: #303030;
			border: 1px solid;
			padding: 5px;
			font-weight:bold;
		}
