/* CSS Document */
img{ border-width: 0; }

.body{
background-color:#666666;
overflow:hidden;
margin: 0;
padding: 0;
}
.wrapper{
background-image:url(images/bg2.jpg);
background-color:#FFFFFF;
height:auto/*525px*/;
width:1024px;
margin-top:-4px;
margin-left:auto;
margin-right:auto;
overflow:auto;
}

.text{
font-family:Comic Sans MS;
color:#1A2C4A;
font-size:20px;
text-align:justify;
margin:10px;
clear:none;
}

.index_left{
width:211px;
float:left;
}

.index_right{
width:211px;
float:right;
}

.rooms_left{
text-align:right;
float:left;
margin-left:20px;
}

.rooms_right{
text-align:left;
float:right;
margin-right:20px;
}

.index_photo{
float:left;
width:602px;
}

.menu{
margin-right:10px;
width:399px;
float:left;
}

.form_wrapper{
margin-left:auto;
margin-right:auto;
width:455px;
}

.form_title{
width:420px;
float:left;
text-align:right;
height:5px;
}

.form_form{
width:580px;
float:right;
text-align:left;
height:5px;
}

.foot{
font-family:Comic Sans MS;
margin:auto;
height:25px;
background-color:#082351;
width:1024px;
text-align:center;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
clear:both;
}

.photo{
text-align:center;
margin-left:10px;
margin-right:10px;
}
.links{
width:950px;
text-align:center;
margin:auto;
font-size:14px;
font-weight:bold;
font-style:oblique;
}

table
{
    border-width:2px 2px 2px 2px;
    border-spacing: 0;
    border-color:#FFFFFF;
    border-style: outset;
	font-size:16px;
	background-color:#6D98E1;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	border-color:#FFFFFF;
    border-style:outset;
	border-width:2px;
}

tr
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
	border-color:#FFFFFF;
    border-style:outset;
	border-width:2px;
}

.border{
clear:both;
border-bottom-color:#FFFFFF;
border-bottom-width:thin;
border-bottom-style:inset;
}

A:link{text-decoration:none; color:#0000FF}
A:visited{text-decoration:none; color:#0000FF}
A:active{text-decoration:none;}
a:hover{text-decoration:none;}

A.footlink:link{text-decoration:none; color:#CCFF66}
A.footlink:visited{text-decoration:none; color:#CCFF66}
A.footlink:active{text-decoration:none;}
a.footlink:hover{text-decoration:none;}

A.weather:link{text-decoration:none; color:#993333}
A.weather:visited{text-decoration:none; color:#993333}
A.weather:active{text-decoration:none;}
a.weather:hover{text-decoration:none;}

