body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A76C2E;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
#background {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#left {
	width: 299px;
	float: left;
	position: absolute;
	left: 10px;
	top: 20px;
}
#menu {
	position: relative;
	left: 60px;
	width: 160px;
}
#right {
	width: 468px;
	position: absolute;
	left: 320px;
	top: 10px;
	padding-bottom: 40px;
}

#rightGoogle {
	width: 474px;
	position: absolute;
	left: 320px;
	top: 10px;
	padding-bottom: 40px;
}
#ad1{
	width: 468px;
	height: 60px;
	position: absolute;
	left: 320px;
	top: 10px;
}

#ad2{
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 240px;
}

#ad3{
	position: absolute;
	top: 141px;
	left: 802px;
	height: 240px;
	width: 120px;
}


a:link {
	color: #1395CC;
	text-decoration: none;
}
a:visited {
	color: #1395CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #17A8E1;
	border-right-color: #17A8E1;
	border-bottom-color: #17A8E1;
	border-left-color: #17A8E1;
	background-color: #FFFFFF;
}
.form_labels {
	font-size: 11px;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	line-height: 14px;
}
#ad_468x60 {
	visibility: hidden;
	height: 60px;
	width: 468px;
	position: absolute;
	top: 0px;
	left: 480px;
}
#ad_120x90 {
	visibility: hidden;
	position: absolute;
	left: 828px;
	top: 80px;
	width: 120px;
}
#ad_120x240 {
	visibility: hidden;
	position: absolute;
	left: 828px;
	top: 190px;
}.small_text {
font-size: 11px
}
.hotel_name {
	font-size: 16px;
	font-weight: bold;
}
#under_construction {
	position: absolute;
	top: 0px;
	right: 0px;
}
.hidden_div {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
#photo {
	width: 427px;
	overflow: hidden;
	text-align: center;
}
#hidden_photos {
	height: 1px;
	width: 1px;
	position: absolute;
	left: -1px;
	top: -1px;
	overflow: hidden;
	visibility: hidden;
}
.borderblue {
	border: 1px solid #1395CC;
}
.borderred {
	border: 1px solid #FF0000;
}
#whitetext {
	color: #FFFFFF;
}

.borderblack {
	border: 1px solid #333333;
}
.blacktext {
	color: #000000;
}

#register
{
	LEFT: 800px; WIDTH: 122px; POSITION: absolute; TOP: 10px; HEIGHT: 68px
}
#register2
{ padding-left: 15px; padding-right: 15px; BORDER-RIGHT: #17a8e1 2px solid; BORDER-LEFT: #17a8e1 2px solid; BACKGROUND-COLOR: #ffffff; background-image:url(images/headers/dice.gif); }

/* Windows: 20/14/Tw Cen MT
   Linux:   18/12/Arial, Helvetica, sans-serif
   Mac:     
h1[class=header] {font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FF0000; font-size:18px; text-transform:uppercase; margin:0px 0px 0px 0px; display:inline; padding-right:4px;}
h2[class=header] {font-family:Arial, Helvetica, sans-serif; font-weight: bold; color:#FF0000; font-size:11px; text-transform:uppercase; margin:0px 0px 0px 0px; display:inline;}*/

/* Heading images/text */
h1.header {
	position:relative;
	zoom:1; /* trip haslayout without breaking IE 5.x due to padding */
	/*padding:6px 12px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
	margin:0px;
	height:auto;
}

h1.header span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background:no-repeat;
}

h2.header {
	position:relative;
	zoom:1; /* trip haslayout without breaking IE 5.x due to padding */
	/*padding:6px 12px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	text-transform:uppercase;
	margin:0px;
	height:auto;
}

h2.header span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	background:no-repeat;
}

.form_labels h3{
	font-size: 11px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}