
/* GLOBAL NORMALIZING STYLES
-------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

em, i { font-style: italic; }

strong { font-weight: bold; }

/* remember to define focus styles! */
:focus { outline: 0; }

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	background: #fff;
}

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

blockquote, q { quotes: "" ""; }

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	text-align: left;
	color: #333;
	font-weight: normal;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #999;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

a:link, a:visited, a:link, a:visited {
	color: #BD392E;
	text-decoration:none;
}

a:hover { color: #734100; }

/* WEBSITE INDEPENDENT DIV'S & STYLES
-------------------------------------------------------------------- */

body {
	background-color: #f1e9e1;
	background-image:url(bg.png);
	background-repeat:repeat-x;
}

#page { }

#header {
	background-image:url(header.png);
	background-color: #262830;
	background-repeat:no-repeat;
	height: 63px;
	width: 980px;
}

#menu { 
	margin-left: 191px;
	height: 63px;
}

#info {
	background-image:url(info_bg.png);
	background-repeat:repeat-y;
	height: 139px;
	width: 980px;
}

#submenu { 
	height: 49px;
	margin-left: 191px;
	border-left: 1px solid #84786a;
}

#content {
	width: 758px;
	margin-left: 191px;
	border-left: 1px solid #c1bab4;
	overflow:auto;
	min-height: 50px;
}

#footer {
	background-image:url(fotter_bg.gif);
	height: 208px;
	width:100%;
	margin-top: -114px;
}

/* WEBSITE SPECIFIC STYLES
-------------------------------------------------------------------- */

/* menu */

ul#menu {
	
}

ul#menu li {
	display: block;
	float: left;
	height: 63px;
	font-size: 1.7em;
}

ul#menu li a {
	display: block;
	text-decoration: none;
	color: #b4a49b;
	border: none;
	padding: 23px 18px 23px 18px;
}

ul#menu li a:hover {
	color: #fff;
	background-image:url(menu_act_bg.png);
	/* how to avoid this hack? */
	_width:1px;
	white-space:nowrap;
}

ul#menu li.selected a {
	color: #fff;
	background-image:url(menu_act_bg.png);
}

/* info */

#info a.logo {
	float:left;
}

#info .content {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #292a31;
	float:left;
	height: 99px;
	padding: 20px;
	width: 725px;
}

#info .content h1 {
	font-size: 3em;
	color: #605143;
	clear:both;
	padding: 10px 0 20px 0;
}

#info .content h5 {
	color:#666666;
	font-size: 1.3em;
	font-style:italic;
}

/* submenu */

ul#submenu {
	height: 49px;
}

ul#submenu li {
	display: block;
	float: left;
	height: 49px;
	font-size: 1.8em;
}

ul#submenu li a {
	display: block;
	text-decoration: none;
	color: #897155;
	border: none;
	padding: 16px 26px 15px 26px;
}

ul#submenu li a:hover, ul#submenu li.selected a {
	color: #613d29;
	background-color:#e4d7c9;
	border-top: 4px solid #c8aa8c;
	padding-top: 12px;
}

/* content */

#content.text {
	color: #292A31;
	height: 100%;
	padding: 30px 20px 0 20px;
	font-size: 1.3em;
	line-height: 1.8em;
	margin-bottom:50px;
}

#content.text p { margin-top: 10px; }

#content.text h2 {
	font-weight:bold;
	font-size: 2.2em;
	color: #613d29;
	margin-bottom: 20px;
}

#content.text h3 {
	font-weight:bold;
	font-size: 1.8em;
	margin: 40px 0 10px;
	color: #613d29;
	clear:both;
}

#content.text h4 {
	font-size: 1.4em;
	margin: 20px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cbb6a3;
	color: #613d29;
	clear:both;
}

#content.text img.right {
	clear:both;
	float: right;
	overflow:auto;
	margin: 20px 0 20px 20px;
	padding:5px;
	border: 1px solid #cbb6a3;
	background-color:#FFFFFF;
}

#content.text img {
	border: 1px solid #cbb6a3;
	background-color:#FFFFFF;
	margin-left: 0;
	margin-right: 20px;
	float: left;
	clear:both;
	padding:5px;
	overflow:auto;
}

ol.table-of-contents {
	background-color:#FFFFFF;
	border: 1px solid #cbb7a1;
	padding: 20px 20px 20px 40px;
	width: 400px;
	float: left;
	margin: 0 40px 40px 0;
	list-style:decimal;
}

ol.table-of-contents li { font-weight: bold; }

ol.table-of-contents ul {
	list-style: disc;
	padding-left: 15px;
}

ol.table-of-contents ul li { font-weight: normal; }

#content.index {
	height: 438px;
	margin-top: -45px;
	z-index: 2;
	position:relative;
	overflow:visible;
} 

#content.index .image {
	float: left;
	height: 438px;
	width: 375px;
	position: relative;
	margin-right: 1px;
}

#content.index .image h2 {
	background-image: url(index_header_bg.png);
	height: 55px;
	position: absolute;
	top: 300px;
	width: 355px;
	color:#f6f0ea;
	font-size:3em; 
	padding: 15px 0 0 20px;
	border-bottom: 5px solid #70503d;
	z-index: 2;
}

#content.index .image a:hover h2 {
	background-image: url(index_header_bg_selected.png);
	border-bottom: 5px solid #8b6e21;
}

#content.index img.swaper {
	position: absolute;
	top: 0;
	right: 0;
}

#content.text div.gallery {
	overflow:auto;
}

#content.text div.gallery img {
	float: left;
	margin: 10px 10px 10px 0px;
	padding:5px;
	border: 1px solid #cbb6a3;
	background-color:#FFFFFF;
	overflow:auto;
	clear: none;
}

#content.text div.gallery a:hover img {
	background-color:#ddd;
}

a.top-link {
	background-image:url(up.gif);
	background-repeat:no-repeat;
	background-position: right 5px;
	padding-right: 15px;
	float: right;
}


/* footer */

#footer .bg {
	background-image:url(fotter_image.gif);
	height: 208px;
	width:236px;
	
}

#footer .text {
	color: #886c5b;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: -75px 0 0 210px;
}

/* tables */

#content table.offer {
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#content table.offer th {
	background-color:#B6975B;
	border:1px solid #A57F37;
	font-weight: bold;
	padding: 3px 10px;
}

#content table.offer th.time {
	width: 100px;
}

#content table.offer td {
	border: 1px solid #bbb;
	padding: 10px 10px 6px 10px;
	background-color:#fff;
	color:#555;
	font-size: 0.9em;
	line-height: 1.5em;
}

#content table.offer td p {
	margin: 0px;
	color:#555;
}

#content table.offer td h4 {
	font-weight: bold;
	border: none;
	color: #333333;
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}

#content table.offer ul {
	list-style: disc;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	color:#555;
}

#content ul {
	list-style: disc;
	margin-left: 20px; 
}


