
body {
	background-color: #ffffff;
	margin:0 auto;
	font-family: Tahoma, Arial, Verdana, Helvetica, "MS Sans Serif" ;
	font-size: 12px;
	color: #250e01;
	line-height: 130%;
}



img { border:none;}

/*---------------FONT-----------*/
.fw {
	font-family: Tahoma, Arial, Verdana, Helvetica, "MS Sans Serif" ;
	font-size : 12px;
	color : #ffffff;
	font-weight:bold;
}

.fb {
	font-family: Tahoma, Arial, Verdana, Helvetica, "MS Sans Serif" ;
	font-size : 12px;
	color : #15a8c9;
	font-weight:bold;
}

.fbl {
	font-family: Tahoma, Arial, Verdana, Helvetica, "MS Sans Serif" ;
	font-size : 12px;
	color : #0070d5;
	font-weight:bold;
}
.fr {
	font-family: Tahoma, Arial, Verdana, Helvetica, "MS Sans Serif" ;
	font-size : 12px;
	color : #ff0000;
	font-weight:bold;
}

/*---------------LINK-----------*/
a:link {
	color: #4f2700;
	text-decoration:none;
}
a:visited {
	color: #4f2700;
	text-decoration:none;
}
a:hover {
	color: #894400;
	text-decoration:underline;
}
a:active {
	color: #894400;
	text-decoration:underline;
}



/*---------------ID----------------*/
.layout_main { width:100%; background-image:url(../images/bg_01.jpg); background-repeat:no-repeat; background-color:#FFF; background-position:center top;}

.layout { width:100%; background-image:url(../images/bg_02.jpg); background-repeat:no-repeat; background-color:#FFF; background-position:center top;}

.layout_accom { width:100%; background-image:url(../images/bg_03.jpg); background-repeat:no-repeat; background-color:#FFF; background-position:center top;}

.logo { width:1090px;  }

.menu_inner {width:1088px; margin:0 auto; padding-top:15px; padding-bottom:0px;}

.content {
	width:1000px; margin:0 auto;padding-bottom:25px; display:block;
}

.img_left {width:550px; height:486px; padding:35px 0 0 35px; float:left; margin:0 auto; }

.clear { clear:both;}

.room { font-size:16px; color:#5f2800; font-weight:bold; }

/*---------------STUFF----------------*/
div.footer { 
background-color:#72d0cb; background-image:url(../images/copyright.jpg);
background-repeat:no-repeat;
 width:100%; margin:0 auto;
padding-top:17px;
color:#004e4a;
font-size:12px;
line-height:150%;


}
div.footer a:link {
	color: #4f2700;
	text-decoration:none;
}
div.footer a:visited {
	color: #4f2700;
	text-decoration:none;
}
div.footer a:hover {
	color: #894400;
	text-decoration: underline;
}
div.footer a:active {
	color: #ffcc00;
	text-decoration:none;
}
.copy { font-size:11px; font-weight:bold; padding-bottom:15px; }

