:active, :focus{
    outline:none;
  }

html
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:trebuchet MS, sans-serif;
	overflow-x: hidden;
}

body
{
	margin: 0px;
	padding: 0px;
}

#page_wrap
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#banner
{
	height: 89px;
	width: 100%;
	background: #f0eee1;
}

#flash
{
	width: 100%;
	height: 400px;
	background: #f0eee1;
}

#menu_wrap
{
	width: 100%;
	height: 50px;
	background: #f0eee1;
}

#container
{
	width: 100%;
	font-size: 11px;
	text-align: justify;
}

#image_cycle
{
	padding-left: 10px;
	height: 400px;
	width: 780px;
	margin-left: 10px;
}

#left
{
	width: 245px;
	float: left;
	background: #e2e9f3;
}

#right
{
	width: 535px;
	float: left;
	padding-left: 10px;
	font-size: 13px;
}

.clear
{
	clear: both;
}

#footer
{
	height: 50px;
	font-size: 12px;
	text-align: center;
}

#menu
{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	margin-left: 10px;
	padding-top: 5px;
}

#menu li
{
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
}

#menu li a
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #6f6154;
	border-right: 1px dotted black;
}

#menu li a:hover
{
	background: #e7af38;
	color: white;
	text-decoration: none;
}

.active
{
	background: #e7af38;
	color: white;
	text-decoration: none;	
}

#sub_bar
{
	display: block;
	width: 100%;
	height: 70px;
	background: #f0eee1;
	font-size: 11px;
	margin-top: 15px;
}

.rapid
{
	color: black;
}

.rapid a
{
	color: black;
	text-decoration: none;
}

.rapid a:hover
{
	color: black;
	text-decoration: underline;
}

.title
{
	display: block;
	text-align: center;
	border-bottom: 1px solid #735a43;
	color: #735a43;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer
{
	color: black;
}

#footer a
{
	color: black;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.info
{
	display: block;
	text-decoration: underline;
	color: #735a43;
}

.room_wrap
{
	background: #e2e9f3;
	font-size: 12px;
}

.flags
{
	position: absolute;
	margin-left: 750px;
}
