﻿body {
margin-top:30px;
margin-bottom:70px;
width: 100%;
text-align: center;
BACKGROUND-COLOR: #004e98;
}
body A:link {text-decoration: underline; COLOR: #800080;}
body A:visited {text-decoration: underline; COLOR: #5388C3;}
body A:hover {text-decoration: underline; COLOR: #0000A0;}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #0000A0;
}

.hotelstable
{
	border-color:#0000CC;
    border-style: solid;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.hotelstable td
{
	border-color:#0000CC;
    border-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
    margin: 0;
    border-width: 1px 1px 0 0;
    background-color:#FFFFCC;
	padding:3px;
}

.hotelstable th
{
	border-color:#0000CC;
    border-style: solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    margin: 0;
    border-width: 1px 1px 0 0;
    background-color:#FFFFCC;
	padding:3px;
	font-weight:bold;
}

#wrapper {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
text-align: center;
color: #0000A0;
width:750px;
height: auto;
margin-left: auto;
margin-right: auto;
padding:25px 25px 25px 25px;
background-color: #ceedca;
border: 1px grey solid;
}

.button1 {
border-style: outset;
border-color: grey;
border-width: 1px;
padding: 0;
margin: 0;
}
  
.title_bold {
font-size: -1;
font-weight: bold;
}

.title_normal {
font-size: -1;
font-weight: normal;
}

.text_bold {
font-weight: bold;
}

.text_reserve{
font-size: 14px;
font-weight: bold;
text-align:center;
}
.text_reserve A:link {text-decoration: underline; COLOR: #800080;}
.text_reserve A:visited {text-decoration: underline; COLOR: #CC0000;}
.text_reserve A:hover {text-decoration: underline; COLOR: #000A0;}

.text_normal {
font-size: 90%;
font-weight: normal;
width: 600px;
text-align: justify;
margin-left:auto;
margin-right:auto;
}

.smalltext_bold {
font-size: 12px;
font-weight: bold;
}

.smalltext_normal {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-align:left;
width:625px;
}
  
.verysmalltext_bold {
font-size: 70%;
font-weight: bold;
}

.verysmalltext_normal {
font-size: 70%;
font-weight: normal;
}
.city_paragraph
{
margin-left: auto;
margin-right: auto;
font-size:13px;
width: 90%;
text-align:justify
}

.city_table_top {
text-align: center;
width: 90%;
}

.justify {
text-align:justify;
}

.hotel_pictures {
margin-top:5px;
margin-bottom:5px;
}

.hotel_box {
text-align: center;
border: 1px solid blue; width: 60%; background-color: #eeedca;
margin-top: 10px;
padding: 5px;}




