@charset "UTF-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
	background-image: url(images/mosaic_red.jpg);
	background-repeat: no-repeat;	
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #666666;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

a:link {
	color: #630000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #630000;
}
a:hover {
	text-decoration: underline;
	color: #630000;
}
a:active {
	text-decoration: none;
	color: #630000;
}

.menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 38px;
}
.menu_bar a:link {
		color: #FFFFFF;
	text-decoration: none;
}

.menu_bar a:visited {
		color: #FFFFFF;
	text-decoration: none;
}

.menu_bar a:hover {
text-decoration: underline;
	color: #FFFFFF;
	}	

.menu_bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	width: 900px;
	padding-left: 200px;
	padding-top: 35px;
}
.title2 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	}
	
.title3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 600px;
	width: 180px;
	text-align: left;
	list-style-type: disc;
}
.left_menu a:link {
	color: #630000;
	text-decoration: none;
}

.left_menu a:visited {
	color:  #630000;
	text-decoration: none;
}

.left_menu a:hover {
text-decoration: underline;
	color: #630000;
	}	

.left_menu a:active {
	color:  #630000;
	text-decoration: underline;
	
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sub_menu a:link {
		color: #FFFFFF;
	text-decoration: none;
}

.sub_menu a:visited {
		color: #FFFFFF;
	text-decoration: none;
}

.sub_menu a:hover {
text-decoration: underline;
	color: #FFFFFF;
	}	

.sub_menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.contact {font-size: 10px;
	color:#333333;
}

.bodytexttitle {
	font-size: 24px;
	letter-spacing:0.1em;
	color:#333333;
	font-weight: normal;
}
.smalltext {font-size: 10px;
letter-spacing:.1em;color:#333333;
}
.right_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 30px;
	line-height: 20px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	font-size: 12px;
	color: #FFFFFF;
}
.footertext {color: #FFFFFF; }
.footertext a:link {
		color: #FFFFFF;
	text-decoration: none;
}

.footertext a:visited {
		color: #FFFFFF;
	text-decoration: none;
}

.footertext a:hover {
text-decoration: underline;
	color: #FFFFFF;
	}	

.footertext a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
.bodytextsubtitle {
	font-size: 12px;
	font-style: italic;
	color: #022745;
	}
.rightcolum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 180px;
}
.rightreservation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h1 {
	font-size: 18px;
	color:#630000;
}
h2 {
	font-size: 16px;
	color: #630000;
}
h3 {
	font-size: 14px;
	color: #630000;
}
h4 {
	font-size: 16px;
	color: #630000;
}
h5 {
	font-size: 14px;
	color:#630000;
}
h6 {
	font-size: 12px;
	color:#630000;
}