body{
padding:0px;
margin:0px;
background:#FFFFFF;
}

table { border:0px;}


table, td {
		border:0px;
	}

td { vertical-align:top; padding:0px;}


a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea, select
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#303030;
	}
	
.m_text a{ color:#0000CC }
.m_text span{ color:#0000CC}
.m_text strong a{ color:#0000CC; font-size:10px; text-decoration:none}
.m_text strong a:hover{ text-decoration:underline}
.m_text li a{ color:#0000CC}
.m_text li span a{ color:#0000CC; text-decoration:underline}
.m_text li span a:hover{text-decoration:none}

.c_text { color:#252525; font-size:10px}
.c_text a{ color:#0000CC; text-decoration:none}
.c_text a:hover{ color:#252525; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:#929292; width:481px; height:1px}

.form{height:20px; margin-top:1px;}
.form input {width:193px; height:17px; padding-left:5px}

textarea {width:193px; height:65px; padding-left:5px; overflow:auto; margin-top:1px}

.textarea {width:180px; height:68px; padding-left:5px; overflow:auto; border:#CDCDCD 1px solid}

.input {width:112px; height:18px; border:#9C9C9C 1px solid; background-color:#ffffff; padding-left:5px; vertical-align:middle}
.input2 {width:180px; height:17px; padding-left:5px}
.input3 {width:17px; height:17px; padding-left:5px; vertical-align:middle}

.select { width:72px; height:18px}
.select2 { width:46px; height:18px}
.select3 { width:70px; height:17px}
.select4 { width:103px; height:17px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat; background-position:0px 7px; margin:2px 0px 0px 0px; padding:0px 0px 0px 11px}
li a  {font-family:Tahoma; font-size:11px; line-height:15px; color:#303030; text-decoration:none;}
li a:hover {text-decoration:underline;}

.ul2 li  {background:none; margin:0px; padding:0px}
.ul2 li a  {font-family:Tahoma; font-size:12px; line-height:18px; color:#303030}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
color: #FFF;
background-color:#66CC99;
width: 180px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

#navcontainer li li a
{
display: block;
color: #FFF;
background-color: #7887BE;
width: 180px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}

#menu{
   height:85px;
}
#menu_homepage{
   background:url('images/homepage.jpg') no-repeat left;
   height:100%;
   width:134px;
   float:left;
}
#menu_homepage:hover{
   background:url('images/homepageHover.jpg') no-repeat left;
}

#menu_services{
   background:url('images/services.jpg') no-repeat left;
   height:100%;
 width:120px;
   float:left;
}
#menu_services:hover{
   background:url('images/servicesHover.jpg') no-repeat left;
}

#menu_rooms{
   background:url('images/rooms.jpg') no-repeat left;
   height:100%;
 width:120px;
   float:left;
}
#menu_rooms:hover{
   background:url('images/roomsHover.jpg') no-repeat left;
}

#menu_reservation{
   background:url('images/reservation.jpg') no-repeat left;
   height:100%;
 width:120px;
   float:left;
}
#menu_reservation:hover{
   background:url('images/reservationHover.jpg') no-repeat left;
}

#menu_en_album{
   background:url('images/en_album.jpg') no-repeat left;
   height:100%;
 width:120px;
   float:left;
}
#menu_en_album:hover{
   background:url('images/en_albumHover.jpg') no-repeat left;
}

#menu_contact{
   background:url('images/contact.jpg') no-repeat left;
   height:100%;
   width:120px;
   float:left;
}
#menu_contact:hover{
   background:url('images/contactHover.jpg') no-repeat left;
}