* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body, html {
	background: transparent url("../images/site/bgr.png") top left repeat;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#wrapper {	
	width: 100%;
	background: transparent url("../images/site/header_bgr.png") top left repeat-x;
}

.clear { 
	clear: both; 
}

.left {
	float: left;
}

.right {
	float: right;
}

a:link, a:visited {
	color: #a4711d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.arrowed-link:link, a.arrowed-link:visited {
	color: #a4711d;
	font: 12px Arial;
	font-weight: bolder;
	background: transparent url("../images/site/bullet1.png") right 7px no-repeat;
	padding: 5px 0 10px 0;
	width: 90px;
}

a.arrowed-link:hover {
	color: #fa9e00;
	text-decoration: underline;
}

.box1 {
	width: 573px; 
	height: 13px;
	background: transparent url( '../images/site/box-5.gif' ) left top no-repeat;	
}

.box2 {
	width: 573px; 
	height: 32px;
	background: transparent url( '../images/site/box-3.gif' ) left top no-repeat;	
}

.box {
	width: 543px;
	height: auto;
	background: transparent url( '../images/site/box-4.gif' ) left top repeat-y;
	padding: 0 15px 0 15px;
	text-align: justify;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

h6 {
	font-size: 16px;
	font-family: Arial;
	color: #CC582A;
	font-weight: 600;
}

/* =========================
//	FORM
// =========================*/

#column_center form {
	padding: 12px;
}

#column_center form * {
	font-style: normal;
}

#column_center input, #column_center textarea, #column_center select {
	border: 1px solid #d4d4d4;
	padding: 2px;
	color: #333333;
	width: 235px;
	float: left;
}

#column_center textarea {
	width: 410px;
	height: 140px;
}

#column_center label {
	float: left;
	width: 150px;
}

#column_center input, #column_center textarea, #column_center select, #column_center label {
	margin: 5px 0;
}


#column_center .focused {
	border-color: #cc582a;
	font-style: italic;
}


/* =========================
//	Container
// =========================*/

#container {
	width: 919px;
	height: auto;
	margin: 0 auto;
}

/* =========================
//	Headings
// =========================*/

h1 {
	font-size: 40px;
}

h2 {
	font-weight: normal;
	font-size: 24px;
}

.button {
	height: 27px;
	float: left;
	margin-left: 10px;
}

.button input {
	float: left;
	background: url( '../images/site/button_bgr.png' ) repeat-x;
	height: 27px;
	font-size: 10px;
	letter-spacing: 0px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

.button .left, .button .right {
	background: url( '../images/site/button_left.png' ) no-repeat;
	width: 11px;
	height: 27px;
}

.button .right {
	background: url( '../images/site/button_right.png' ) no-repeat;
	float: left;
}

/* =========================
//	Header
// =========================*/

#header {
	height: 113px;
}

#langbar {
	margin-top: 21px;
	margin-bottom: 21px;
	font: 12px Arial;
	color: #333333;
}

#searchbar {
	margin-top: 17px;
	font: 12px Arial;
	color: #333333;
	font: 12px "Myriad Pro";
	color: #333333;
	text-transform: uppercase;
}

#langbar a:link, #langbar a:visited {
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

#langbar a:hover {
	text-decoration: none;
}

#langbar a.active {
	color: #fff;
	background: #c33600;
	text-decoration: none;
}

#searchbar .search_query {
	border: 1px solid #cccccc;
	height: 21px;
	float: left;
	padding: 3px 0 0 0;
	float: left;
}

#searchbar .button {
	float: left;
}

#searchbar p {
	float: left;
	margin: 0;
	padding: 0;
}

/* =========================
//	MAIN MENU
// =========================*/

.navigation {
	margin: 13px 0 0 0;
}
#header .navigation ul
{
	list-style: none;
}

#header .navigation li {
	float: left;
	background: transparent url("../images/site/separator.gif") right top no-repeat;
}
a:link, a:visited {
	color: #A4711D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header .navigation ul li a:link, #header .navigation ul li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font: 14px Arial;
	text-transform: uppercase;
	/*font-family: Arial Narrow;*/
	padding: 0 10px 0 10px;
}

#header .navigation ul li a.active, #header .navigation ul li a:hover
{
	color: #ffcc00;
}

/* =========================
//	Content
// =========================*/

#content {
	clear: both;
	background: #FFFFFF;
	margin-top: -18px;
}

#top_ {
	background: url( '../images/site/top_.jpg' ) no-repeat;
	width: 899px;
	height: 181px;
	color: #FFFFFF;
}

#top {
	background: url( '../images/site/top.jpg' ) no-repeat;
	width: 893px;
	height: 161px;
	color: #FFFFFF;
	margin: 0 0 0 5px;
}

#top-bottom {
	background-image: url( '../images/site/top_bottom.jpg' );
	width: 895px;
	height: 139px;
	color: #FFFFFF;
}

#top_ h1, #top_ p {
	width: 565px;
}

#top p, #top h1 {
	margin: 0 0 0 -5px;
}

#top_ {
	padding: 0 0 0 5px;
}

#top_padding {
	padding: 20px 0 0 20px;
}

#top h1, #top p, #top-bottom h1, #top-bottom p {
	width: 565px;
}

#top, #top-bottom {
	padding: 20px 0 0 20px;
}

#top-bottom address {
	width: 200px;
	float: right;
	padding-right: 80px;
	color: #000;
	font: 12px Arial;
	margin-top: 0;
	display: inline;
}

*html #top-bottom address {
	margin: 0;
}
*+html #top-bottom address {
	margin: 0;
}

/* =========================
//	LIST
// =========================*/

.list {
	clear: both;
}

.title, #column_center h1, #column_right h1 {
	background: url( '../images/site/title_bgr.png' ) repeat-x bottom;
	font-size: 18px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	color: #9a6b1d;
}

.list dt {
	background: url( '../images/site/title_bgr.png' ) repeat-x bottom;
	font-size: 18px;
	color: #9a6b1d;
	margin: -8px 0 7px 0;
	padding-bottom: 10px;
}

#column_center img {
	padding: 1px;
	border: 4px solid #E2E2C0;
}

.image-left {
	float: left;
	margin: 0 18px 5px 0;
}

.image-right {
	float: right;
	margin: 0 0 5px 18px;
}

/*--------------------------------- OFFERS */

.widgetOffers {
	float: left;
	border: 5px solid #e8e8ce;
	margin-bottom: 18px;
	width: 258px;
	padding: 14px 9px 0 9px;
	height: auto;
	background: #f9f9f2;
	overflow: hidden;
}

.widgetOffers h3 {
	border-bottom: 1px dashed #e8e8ce;
	padding-bottom: 8px;
	font: 16px Arial;
	font-weight: bolder;
	margin-bottom: 8px;
}

.list.offers dt {
	margin-bottom: 18px;
}

.list.offers dd, #form-reservation {
	float: left;
	border: 5px solid #e8e8ce;
	margin-bottom: 18px;
	width: 258px;
	padding: 14px 9px 0 9px;
	height: auto;
	background: #f9f9f2;
	overflow: hidden;
}

.list.offers dd.even {
	margin-left: 18px;
}

.list.offers h3 {
	border-bottom: 1px dashed #e8e8ce;
	padding-bottom: 8px;
	font: 16px Arial;
	font-weight: bolder;
	margin-bottom: 8px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.list.gallery dd {
	float: left;
	border-bottom: 1px dashed #d9d7d5;
	margin-bottom: 12px;
	margin-right: 18px;
}

.list.gallery dd.breaker {
	margin-right: 0;
}

.list.gallery dd p {
	background: url( '../images/site/bullet2.png' ) no-repeat left 5px;
	padding :0;
	padding-left: 15px;
	margin: 0;
}

.list.gallery dd img {
	border: 4px solid #e2e2c0;
	margin: 0 0 18px 0 !important;
	width: 170px;
	height: 110px;
	padding: 1px ;
	background: #fff;
	height: auto;
}

.list.news dt {
	font-size: 18px;
}

.list.news a, a.bullet1 {
	background: url( '../images/site/bullet2.png' ) no-repeat left;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 11px;
}

.list.news a:hover {
	color: #fa9e00;
	text-decoration: underline;
}

.list.news dd {
	border-bottom: 1px dashed #d9d7d5;
	margin-bottom: 7px;
}

.list.news dd p {
	font-size: 12px;
	color: #666666;
	margin: 7px 14px;
}

#form-reservation {
	display: block;
	background: #ebe7d2 url( '../images/site/gradient.png' ) repeat-x;
	line-height: 28px;
	height: auto;
}

#form-reservation fieldset {
	border-bottom: 1px solid #e0debe;
	margin-top: 5px;
	padding-bottom: 3px;
}

#form-reservation h3 {
	background-image: url( '../images/site/title_bgr1.png' );
	font: 22px Myriad Pro;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0px;
}

#form-reservation label {
	font-size: 11px;
	color: #525252;
}

/* =========================
//	Column center
// =========================*/



.wide {
	width: 590px;
}

body.subpage #column_center {
	width: 388px;
}

#column_center ul {
	list-style: none;
}

ol {
	margin-left: 25px;
	font-weight: 600;
	color: #CC582A;
	line-height: 20px;
}

#column_center ul ul {
	margin-left: 15px;
}

#column_center ul li {
	background: url( '../images/site/bullet2.png' ) no-repeat 0px 3px;
	padding-left: 15px;
	margin: 7px;
}

#column_center h1 {
	font-size: 22px;
}

#column_center h2, h3, h4 {
	color: #cc582a;
}

h4, h5, h6 {
	padding: 10px 0 10px 0;
}

#column_center p {
	line-height: 18px;
	margin-bottom: 15px;
}

.quote {
	color: #666666;
	font-style: italic;
}

/* =========================
//	PAGINATION
// =========================*/

#column_center .pagination {
	list-style: none;
	clear: both;
	margin: 5px;
	width: auto;
	display: block;
}

#column_center .pagination li {
	background: none;
	padding :0;
}

#column_center .pagination li a {
	background: #fff;
	border: 1px solid #e8e8ce;
	width: 13px;
	height: 13px;
	text-align: center;
	color: #666666;
	font: 11px Arial;
	padding: 1px 5px;
	margin: 0 1px;
}

#column_center .pagination li a:hover, #column_center  .pagination li a.active {
	background: #CB5021 url( '../images/site/pager_active_bgr.png' ) repeat-x top;
	color: #fff;
	width: 12px;
	height: 12px;
	padding: 2px 6px;
	border: 0;
}

/* =========================
//	Column right
// =========================*/

#column_right {
	width: 289px;
}

#column_right .navigation {
	margin-bottom: 7px;
}

#column_right .navigation dd {
	border-bottom: 1px dashed #d9d7d5;
	width: 289px;
}

#column_right .navigation a:link,  #column_right .navigation a:visited {
	display: block;
	width: 269px;
	font: 11px Arial;
	padding: 7px 0 6px 20px;
	text-transform: uppercase;
	background: url("../images/site/bullet2.png") 2px 10px no-repeat;
	margin: 1px 0 1px 0;
	text-decoration: none;
	font-weight: bolder;
}

#column_right .navigation a:hover {
	color: #cc582a;
	background: #F3F1E4 url("../images/site/sub-navigation.gif") top left no-repeat;
}

#column_right .navigation a.current:link, #column_right .navigation a.current:visited, #column_right .navigation a.current:hover {
	color: #cc582a;
	background: #F3F1E4 url("../images/site/sub-navigation.gif") top left no-repeat;
}

/* =========================
//	Footer
// =========================*/

.created {
	width: 919px;
	color: #666666;
	margin: 0 auto;
	text-align: right;
}

.created p {
	font-size: 10px;
	margin: 0 5px 0 0;
}

.created a:link, .created a:visited {
	color: #CC582A;
	text-decoration: none;
}

.created a:hover {
	text-decoration: underline;
}

#footer
{
	width: 919px;
	height: 44px;
	background: url( '../images/site/footer-BG.gif' ) top left no-repeat;
	color: #a4711d;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#footer p {
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	color: #a4711d;
	font-family: Arial;
	font-size: 11px;
}

#footer ul {
	float: right;
	list-style: none;
	margin-right: 15px;
	margin-top: 15px;
}

#footer ul li{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	padding: 0 5px;
}

#footer ul li a:link, #footer ul li a:visited {
	text-decoration: none;
	color: #A4711D;
	font-family: Arial;
	font-size: 11px;
}

#footer ul li a:hover {
	color: #FA9E00;
}

.white {
	color: #fff;
	font-size: 30px;
}

.brown {
	color: #9a6b1d;
}

.red, .list dt.red {
	color: #cc582a;
}

a.popcalendar:link, a.popcalendar:visited {
	padding: 1px;
	text-decoration: none;
}

a.popcalendar:hover{
	background: #CA5121;
	color: #FFF;
}

tbody {
	padding: 0;
	margin: 0;
}

td {
	border-right: 1px dashed #CCC9C6;
	border-bottom: 1px dashed #CCC9C6;
	text-align: center;
	height: 29px;
}

td.table-text-left {
	text-align: left;
	font-weight: 600;
	padding: 0 0 0 10px;
}

.table-start-column {
	background: url( '../images/site/table.jpg' ) top left repeat;
	border-right: 0 !important;
	border-bottom: 0 !important;
	padding: 1px 0 1px 0;
	color: #FFF;
	font-weight: 600;
}

table.table td {
	border: 0;
	height: 11px;
}