/* general - start */ 
body {
	margin: 0; padding: 0;
	text-align: center;
	font-family: sans-serif;
	background-image: url('../images/background.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #525252;
}
div {
	margin: 0; padding: 0;
}
p {
	margin: 0; padding: 0; 
}
img {
	margin: 0; padding: 0;
	border: none;
}
a {
	margin: 0; padding: 0;
	text-decoration: underline;
	color: #323232;
}
a:LINK {
	text-decoration: underline;
}
a:VISITED {
	text-decoration: underline;
}
a:HOVER {
	text-decoration: none;
}
a:ACTIVE {
	text-decoration: underline;
}

/* general - end */



/* main areas - start */
div.main_wrapper {
	margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0;
	padding: 0;
	float: none;
	width: 984px;
}
div.main {
	margin-top: 4px; margin-bottom: 0; margin-left: 0; margin-right: 0; padding: 0;
	float: left;
	width: 984px;
	text-align: left;
}
div.header {
	margin: 0; padding: 0;
	float: left;
	width: 984px; height: 145px;
	background-image: url('../images/header_bkg.jpg');
	background-position:  right top;
	background-repeat: no-repeat
}
div.menu {
	margin: 0; padding: 0;
	float: left;
	width: 984px; height: 55px;
	background-image: url('../images/menu_top_bkg.jpg');
	background-position:  left top;
	background-repeat: no-repeat
}
div.column_main {
	margin-left: 1px; margin-right: 0; margin-top: 35px; margin-bottom: 0; padding: 0;
	width: 733px; min-height: 450px;
	float: left;
}
div.column_right {
	margin-left: 0; margin-right: 50px; margin-top: 35px; margin-bottom: 0; padding: 0;
	width: 140px;
	float: right;
}
div.footer {
	margin-left: 15px; margin-right: 15px; margin-top: 10px; margin-bottom: 5px; padding: 0;
	float: left;
	width: 954px; height: 40px;
}
/* main areas - end */



/* local areas - start */

/* header - start */
div.header_logo {
	margin-left: 15px; margin-top: 40px; margin-right: 0; margin-bottom: 0; padding: 0;
	float: left;
	width: 256px; height: 65px;
}
div.header_image {
	margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; padding: 0;
	float: right;
	height: 145px;
}
/* header - end */

/* menu - start */
div.menu_inside {
	margin-top: 11px; margin-bottom: 0; margin-left: 0; margin-right: 0; padding: 0;
	float: left;
	width: 984px; height: 44px;
}
div.menu_item {
	margin: 0; padding: 0;
	float: left;
	height: 44px;
}
a.menu_item_link {
	margin: 0; padding: 0;
	text-decoration: none;
	border: none;
}
div.menu_brake {
	margin: 0; padding: 0;
	float: left;
	width: 1px; height: 44px;
	background-color: #ffffff;
}
/* menu - end */

/* column main - start */
div.column_main_header {
	margin: 0; padding: 0;
	float: left;
	width: 733px; height: 31px;
}
div.column_main_content {
	margin-left: 5px; margin-right: 5px; margin-top: 25px; margin-bottom: 5px; padding: 0;
	float: left;
	width: 723px;
}

/* news - start */
div.column_main_news {
	margin: 0; padding: 0;
	float: left;
	width: 733px; min-height: 60px;
	font-size: 13px;
}
div.column_main_news_left {
	margin-left: 14px; margin-top: 22px; margin-right: 0; margin-bottom: 10px; padding: 0;
	float: left;
	width: 75px;
	letter-spacing: -1px;
}
div.column_main_news_main {
	margin-left: 0; margin-top: 13px; margin-right: 10px; margin-bottom: 7px; padding: 0;
	float: right;
	width: 623px;
}
p.news_title {
	margin-top: 0; margin-bottom: 2px; margin-left: 0; margin-right: 0; padding: 0; 
	color: #3B2750;
	font-weight: bold;
}
/* news - end */

/* submenu - start */
div.submenu {
	margin: 0; padding: 0;
	float: left;
	width: 123px;
}
div.submenu_item {
	margin: 0; padding: 0;
	float: left;
	width: 123px; height: 25px;
	background-image: url('../images/submenu_bkg.jpg');
	background-position:  left top;
	background-repeat: no-repeat
}
div.submenu_item_inside {
	margin-left: 18px; margin-right: 0; margin-top: 4px; margin-bottom: 0; padding: 0;
	float: left;
}
a.submenu_link {
	margin: 0; padding: 0;
	float: left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #9D9B9C;
	text-decoration: none;
}
a.submenu_link:LINK {
	color: #9D9B9C;
}
a.submenu_link:VISITED {
	color: #9D9B9C;
}
a.submenu_link:HOVER {
	color: #6D6B6C;
}
a.submenu_link:ACTIVE {
	color: #9D9B9C;
}
/* submenu - end */

div.column_main_content_main {
	margin: 0; padding: 0;
	float: right;
	width: 560px;
}
/* column main - end */

/* form - start */
table.form {
	margin: 0; padding: 0;
	width: 290px;
}
table.form tr th {
	margin: 0; 
	padding-right: 5px; padding-left: 0; padding-top: 0; padding-bottom: 0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
table.form tr td {
	margin: 0; 
	padding-right: 0; padding-left: 0; padding-top: 3px; padding-bottom: 3px;
}
input[type="text"].form_input_text {
	border: #175971 1px solid;
	width: 180px; height: 20px;
}
textarea.form_textarea {
	border: #175971 1px solid;
	width: 180px; height: 100px;
}
/* form - end */

/* booking form - start */
table.booking_form {
	margin: 0; padding: 0;
	width: 700px;
	font-size: 13px;
}
table.booking_form tr td {
	margin: 0; 
	padding-right: 0; padding-left: 0; padding-top: 3px; padding-bottom: 3px;
}
table.booking_form tr td input[type="text"] {
	border: #175971 1px solid;
	height: 18px;
	font-size: 13px;
}
table.booking_form tr td textarea {
	border: #175971 1px solid;
	height: 100px;
	font-size: 13px;
}
/* booking form - end */


/* column right - start */
div.column_right_banner {
	margin: 0; padding: 0;
	float: left;
	width: 140px;
}
div.column_right_break {
	margin: 0; padding: 0;
	float: left;
	width: 140px; height: 30px;
}
/* column right - end */

/* photo gallery - start */
div.gallery {
	margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px; padding: 0;
	float: left;
	width: 723px;
	text-align: center;
}
div.gallery table{
	margin-left: auto; margin-right: auto; margin-top: 0; margin-bottom: 0; padding: 0;
	float: none;
	border: none;
}
div.gallery table tr td {
	margin: 0; padding: 10px;
	text-align: center;
}

/* photo gallery - end */

/* footer - start */
div.footer_text {
	margin-top: 17px; margin-bottom: 0; margin-left: 6px; margin-right: 10px; padding: 0;
	width: 938px; height: 15px;
	float: left;
	color : #7C7C7C;
	font-size: 10px;
	font-weight: 400;
}
div.footer_text_left {
	margin: 0; padding: 0;
	float: left;
	width: 200px;
	letter-spacing: 0;
}
div.footer_text_right {
	margin: 0; padding: 0;
	float: right;
	width: 700px;
	letter-spacing: -1px;
}
div.footer_menu_item {
	margin: 0; padding: 0;
	float: right;
	height: 15px;
}
a.footer_menu_link {
	margin: 0; padding: 0;
	color : #525252;
	text-decoration: none;
}
a.footer_menu_link:LINK {
	color : #525252;
}
a.footer_menu_link:VISITED {
	color : #525252;
}
a.footer_menu_link:HOVER {
	color : #7C7C7C;
}
a.footer_menu_link:ACTIVE {
	color : #525252;
}
div.footer_menu_brake {
	margin-left: 5px; margin-right: 4px; margin-top: 1px; margin-bottom: 0; padding: 0;
	float: right;
	height: 12px; width: 1px;
	background-color: #7C7C7C;
}
/* footer - end */

/* local areas - end */

/* other styles - start */
div.line {
	margin: 0; padding: 0;
	float: left;
	width: 100%; height: 1px;
	background-image: url('../images/footer_bkg.jpg');
	background-position:  left top;
	background-repeat: repeat-x
}
/* other styles - end */

