body {
	background-color:#000000;
}

.content_home_left {
	padding-top:45px;
	padding-left:50px;
	padding-right:10px;
	height:380px;
	background-image:url(../images/content_bg_home_left.jpg);
}

.content_home_right {
	padding-top:45px;
	padding-left:15px;
	padding-right:40px;
	height:380px;
	background-image:url(../images/content_bg_home_right.jpg);
}

.content_inner_left {
	padding-left:45px;
	padding-right:10px;
}

.content_inner_right {
	padding-left:5px;
	padding-right:40px;
}

.content_inner { 
	background-image:url(../images/content_bg_inner.jpg);
	height:645px;
}

.home_contacts_table {
	height:60px;
}

.home_reservation_table {
	padding-top:45px;
	height:100px;
}

.home_intro_table {
	padding-bottom:5px;
}

.footer_home {
	background-image:url(../images/footer_bg_home.jpg);
	height:75px;
	padding-right:30px;
	padding-top:30px;
}

.footer_inner {
	background-image:url(../images/footer_bg_inner.jpg);
	height:75px;
	padding-right:30px;
	padding-top:30px;
}

.footer_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}
th, td  {
   font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
   }
.text_style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	line-height:1.6;
}

.text_style2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}

.text_style3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFDE91;
	font-style:italic;
}

.text_style4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFE8B0;
}

a:link.link1, a:visited.link1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFDE91;
	text-decoration:underline;
}

a:hover.link1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFE8B0;
	text-decoration:none;
}

.image_style1 {
	border:5px solid #CC8F4E;
}

.topic_selected {
	background-color:#592200;
}

.textbox_style1 {
	background-color:#FFEAB9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:4px solid #FFEAB9;
}

.button_style1 {
	background-color:#592200;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:5px solid #592200;
	color:#FFFFFF;
}
