body{
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	overflow-y:scroll;
}
body, div, td{
	color:#023403;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	vertical-align:top;
}
a img{
	border-color:#CC3333;
}
#main-menu-table-default, #main-menu-table-index{
	width:220px;
	height:420px;
	border:none;
	margin:0;
	padding:0;
	background:none;
	background-image:url(../menu_items/main_menu/bg_default.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#main-menu-table-index{
	background-image:url(../menu_items/main_menu/bg_index.jpg);
}
.menu-top-spacer{
	height:120px;
	display:block;
}
.menu-row a img{
	border:none;
	cursor:pointer;
}
.menu-spacer{
	height:5px;
	display:block;
}
.float-left{
	float:left;
	margin-right:8px;
}
.float-right{
	float:right;
	margin-left:8px;
}
.clear{
	clear:both;
}
.top-pad{
	padding-top: 8px;
	text-align:justify;
}
.subpanel{
	width:300px;
	float:left;
	margin: 0 8px 8px 0;
}
.inner-content{
	padding: 0 8px 0 8px;
}
.inner-sheet{
	padding-right:8px;
}
.about-sheet{
	width:90%;
}
.menu-sheet{
	display:block;
	margin: -15px 0 10px -14px;
	#margin-left:-10px;
	height:40px;
}
.page-top{
	padding:none;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#74000B;
	margin:-33px -10px 10px -14px;
	#margin:-33px -10px 10px -10px;
}
table.submenu{
	padding:10px 0 10px 0;
	height:50px;
	vertical-align:middle;
}
table.submenu tr td{
	padding-right:8px;
}
table.accomodation_links a{
	text-decoration:none;
	color:#CC3333;
}
table.accomodation_links td{
	vertical-align:top;
}
table.accomodation_links a:hover{
	text-decoration:underline;
	color:#CC3333;
}
#mainframe{
	width:1024px;
	height:100%;
	background-image:url(../hattersav.jpg);
	text-align:left;
}
#header-img{
	height:82px;
}
#header-img a img, .menu-sheet a img{
	border:none;
}
#menu-container{
	width:220px;
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
}
#main-content{
	background-image:url(../inner_curve.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	padding: 15px 20px 0 10px;
	#margin-top:-3px;
	width:754px;
	#width:784px;
	height:100%;
	vertical-align:top;
	margin:none;	
}
#footer{
	background-image:url(../lablec.jpg);
	width:1024px;
	height:38px;
}
table.price-table{
	margin-left:35px;
}
td.price-table{
	border: 1px solid #CC3333;
	text-align:center;
}
.room-details-1{
	color:#359A34;
	padding:1px 7px;
}
.room-details-2{
	color:#CC3333;
	padding:1px 7px;
}
.room-details-3{
	color:#023403;
	padding:1px 7px;
}
.room-details-big{
	font-size:16px;
	font-weight:bold;
}
.textalign-center{
	text-align:center;
}
.textalign-right{
	text-align:right;
}
.textalign-left{
	text-align:left;
}
a, .phone{
	color:#CC3333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.contact-info{
	padding-left:15px;
	width:265px;
}
.weather-sheet{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
img.small-image{
	border: 1px solid #CC3333;
	width:60px;
	height:46px
}
td.small-image{
	cursor:pointer;
}
/*printer view settings */
#print-area{
	width:950px;
	height:100%;
	overflow-x:none;
	overflow-y:auto;
}
#non-printable-area{
	float:right;
	width:60px;
	display:block;
}
#non-printable-area a img{
	border:none;
	margin:5px;
}
#printable-area{
	width:800px;
	padding:10px;
	border-right:1px solid #000000;
}
.full-image{
	border: 1px solid #000000;
	width:800px;
	margin: 10px 0 10px 0;
}
#printable-title{
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:900;
}

