img {border:none;}
body {
	background-image: url(../images/bg.jpg);
	font-size: 11px;
	line-height: 24px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
}

.formss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	font-weight: normal;
}

.bluereserv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

a {
	color:#666666;
}

form {
	background-color: #FFFFFF;
}

#lang {
	text-decoration: none;
	text-align:left;
	padding: 0px;
	}
	
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font: 24px Georgia, "Times New Roman", Times, serif;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.nav {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
	
}

#centerPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 25px 30px 25px 30px;
	text-align: left;
	color: #333;
}

#centerPanel a { 	
	color:#333333;
	text-decoration:none;
}

#centerPanel a:hover {
		color:#999999;
		text-decoration:underline;

}

#centerPanel img{ padding: 0px 10px 10px 0px;}


.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #f9f9f9;
	padding: 1.5em;
	text-align: center;
}

.Portfolio {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

.Date {color: #c74126}
.style5 {
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.style6 {
	font-size: 13px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0;
}

.styleRooms {
	color: #666666;
	font-size: 13px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0;
}

.styleRooms2 {
	color: #ffffff;
	font-size: 13px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.gallerynav {
	width: 50px;
}
#subFoot {
	width: 900px;
	padding: 20px;
	color:#75462B;
	display:block;
	}
	
#subFoot a{
	text-decoration:none;
	color:#9E603A;
}
	

#subFoot a:hover{
	text-decoration:underline;
	color: #DFB386;
}
#footer a {
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 26px;
	color: #f9f9f9;
	text-decoration: none;

}
#footer a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 26px;
	color: #f9f9f9;
	text-decoration: none;
	border-bottom:#f9f9f9 solid 1px;
}

.larger {
	font-size: 1.2em;
	text-align: center;
}

h1 {
	font-size: 16px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
}
.footer2 {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#divLeft {

	margin: 0px;

	padding: 0px;

	width: 369px;

	float: left;

}

#divRight {

	margin: 0px;

	padding: 0px;

	width: 420px;

	float: left;
}

#mytable {

  border: none;

  padding: 0;

  margin 0;

}

.mytable td {

  padding: 4px;

  border-bottom: 0;

  margin: 0;

}

.inline {

  float: left;

  margin: 5px 0px 0px 0px;

}

.inline2{

  float: left;

  margin: 0px 10px 0px 10px;

}

#mythumbs {
	border: 0px;
	padding: 0px;
	margin: 0px;
	
}

#mythumbs img {
	padding: 0px;
}

#pricesTable {
	border: none;
 	padding: 0;
  	margin: 0;
	
}

#pricesTable th {
	text-align: left;
	white-space: normal;
	border-bottom: 1px solid #DADADA;
}

#submenuTable {
	border: 0;
	padding: 0;

}

#submenuTable th {
	text-align: left;
}
	
#submenuTable td {
	margin-left: 10px;
}
