* { font-size: 100.01%; }
.clear{
	clear: both;
}
html { font-size: 62.5%; }
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background:#0e4c39;
	font:100% Georgia, "Times New Roman", Times, serif;
}
#index-page {
	margin:0 auto;
	width:852px;
}
#main-container {
	width:778px;
	padding:0 5px;
	margin:0 auto;
	min-height:100%;
	overflow:hidden;
	background:url(/auxx/layout/container-bg.gif) repeat-y;
}
* html #main-container {height:100%; overflow:visible;}
form {padding:0; margin:0;}

/* index-page content */
#index-page h1.logo {
	float:left;
	width:265px;
	height:105px;
	margin:0;
	padding:111px 0 0 267px;
}
#index-page h1 a {
	width:265px;
	height:105px;
	display:block;
	background:url(/auxx/layout/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#index-page ul {
	float:left;
	width:534px;
	padding:353px 0 0 130px;
	margin:0;
	text-align:center;
	list-style:none;
	background:url(/auxx/layout/town-bg.gif) no-repeat 133px 25px;
}
#index-page ul li {
	display:inline;
	padding:0 10px 0 6px;
	background:url(/auxx/layout/separator.gif) no-repeat 100% 3px;
}
* html #index-page ul li {padding:0 10px 0 10px; background-position:100% 2px;}
#index-page ul li.last {background:none;}
#index-page ul a {
	color:#fffbc9;
	font:100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/* inf */
.inf {
	float:right;
	width:162px;
	padding:120px 1px 0 0;
}

/* inf-box */
.inf-box {
	float:left;
	width:162px;
	margin:0 0 14px;
	color:#3f3531;
	background:url(/auxx/layout/box-bg.gif) repeat-y;
}
#right-bar .inf-box {
	background:url(/auxx/layout/box-bg2.gif) repeat-y;

}
.inf-box div {
	float:left;
	width:162px;
	background:url(/auxx/layout/box-top-bg.gif) no-repeat;
}
#right-bar .inf-box div {
	background:url(/auxx/layout/box-top-bg2.gif) no-repeat;
}
.inf-box div div {
	background:url(/auxx/layout/box-bottom-bg.gif) no-repeat 0 100%;
	padding:11px 15px;
	width:132px;
	text-align:center;
}
#right-bar .inf-box div div {
	background: url(/auxx/layout/box-bottom-bg2.gif) no-repeat 0 100%;
}
.inf-box h1, .inf-box h2 {
	margin:0 0 3px;
	padding:16px 0 5px;
	font-size:110%;
	text-transform:uppercase;
	border-bottom:1px solid #d5cdc7;
	background:url(/auxx/layout/title-bg.gif) no-repeat 50% 0;
}
.inf-box p {
	margin:0 0 3px;
	font-size:110%;
	line-height:145%;
}
.inf-box p a {color:#0e4c39;}
.inf-box p a:hover {text-decoration:none;}

/* header */
#header {
	height:75px;
	float:left;
	width:778px;
}
#header h2 {
	margin:20px 0 0;
	float:left;
	width:171px;
}
#header h2 a {
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/auxx/layout/logo2.gif) no-repeat;
	width:145px;
	height:41px;
}
#header ul {
	padding:50px 3px 0;
	margin:0;
	list-style:none;
	float:right;
	font:100% Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#header li a {
	color:#0e4c39;
}
#header li a:hover {
	text-decoration: none;
	font-weight: normal !important;
	}

#header ul li {
	float:left;
	padding:0 6px;
	background:url(/auxx/layout/separator2.gif) no-repeat 100% 2px;
}
#header ul li.last a:hover{
	font-weight: normal;
}
#header ul li.last{
	background:none;
}

.banner {
	display:block;
	border:none;
	clear:both;
}

/* holder */
.holder {
	float:left;
	width:575px;
	padding:0 0 10px;
}

/* content */
#content {
	float:right;
	width:328px;
	color:#3f3531;
	padding:39px 0 0;
}
#content a {color:#0e4c39;}
#content a:hover {text-decoration:none;}
#content img {
	display:block;
	margin:0 0 20px;
	border-color: #b2a59b;
}
#content img.left {
	float:left;
	display:inline;
	margin:0 12px 15px 0;
}

#content h1 {
	margin:0 0 23px;
	font-size:120%;
	text-transform:uppercase;
}
#content h2 {
	margin:0 0 3px;
	width:100%;
	clear:both;
	font-size:110%;
	text-transform:uppercase;
}
#content h3 {
	margin:0;
	font-size:110%;
}
#content p {
	margin:0 0 20px;
	font-size:110%;
	line-height:145%;
}
#content p img{
	padding: 0px !important;
	margin: 0px !important;
}
#content ul{
	padding: 0px 0px 0px 18px;
	margin: 0 0 20px;
	line-height: 1.4;
	font-size: 10px;
}

#content ol{
	padding: 0px 0px 0px 5px;
	margin: 0 0 20px;
	list-style-position: inside;
}

/* table */
#content table {
	margin:0 0 20px;
	padding:0;
	border:none;
	color:#3f3531;
	font-size:100%;
	border-collapse:collapse;
}
#content table td {
	padding:3px 0;
	vertical-align:middle;
	margin:0;
}
#content table tr {border-left:3px solid #faf9eb;}
#content table tr.bg {background:#d5d2c6; border-left:3px solid #d5d2c6;}
#content table img {
	float:left;
	padding:0;
	margin:0;
}
#content table thead tr {background:#3f3531; color:#fff; border-left:3px solid #3f3531;}
table .td1 {width:91px;}
table .td2 {width:30px;}
table .td3 {width:21px;}
table .td4 {width:33px;}
table .td5, table .td7, table .td8  {width:35px;}
table .td6 {width:45px;}

/* form */
form {
	padding:17px 0 0;
	margin:0;
	float:left;
	width:100%;
	list-style:none;
}
form .InputTextField {
	float:right;
	color:#3f3531;
	padding:2px 0 4px 5px;
	width:237px;
	border:1px solid #bbb0a5;
	margin-bottom:15px;
}
form .Textarea {
	float:right;
	color:#3f3531;
	padding:2px 0 4px 5px;
	width:237px;
	height:60px;
	border:1px solid #bbb0a5;
	margin-bottom:15px;
}
form .TextareaBig {
	float:right;
	color:#3f3531;
	padding:2px 0 4px 5px;
	width:237px;
	height:120px;
	border:1px solid #bbb0a5;
	margin-bottom:15px;
}
form select {
	float:right;
	color:#3f3531;
	height:18px;
	width:244px;
	border:1px solid #bbb0a5;
	margin-bottom:15px;
}
form .radio, .form .chb {
	float:left;
	display:inline;
	padding:0;
	margin:0 6px 0 0;
	width:16px;
	height:16px;
}

form .LabelLeft{
	float:left;
	width:80px;
	margin-bottom:15px;
	margin-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
form .LabelLeftError{
	float:left;
	width:80px;
	margin-bottom:15px;
	margin-right:2px;
	padding-top:2px;
	padding-bottom:2px;
	color: red;
}
#content form .LabelLeft img{
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
}
form .ButtonSubmit {
	float:left;
	border: 0px none;
	background-color: #3F3531;
	color: #ffffff;
	padding: 3px 18px 3px 18px;
	margin-bottom:15px;
}
form .ButtonSubmit:hover {
	background-color: #0e4c39;
}
form a {
	text-indent:-9999px;
	overflow:hidden;
	background:url(/auxx/layout/button-link.gif) no-repeat;
	width:70px;
	display:inline;
	margin:0 0 0 10px;
	height:20px;
	float:left;
}
form a:hover {background-position:0 100%;}

/* left-bar */
#left-bar {
	float:left;
	width:223px;
	padding:40px 0 0 24px;
}
#left-bar .nav {
	padding:0;
	margin:0;
	width:170px;
	padding:0 0 0 23px;
	list-style:none;
}
#left-bar .nav li {
	float:left;
	width:170px;
	margin:0 0 5px;
	padding:0 0 4px;
	border-bottom:1px solid #b9ada2;
}
#left-bar .nav a {
	float:left;
	display:inline;
	width:158px;
	margin:0 0 0 -23px;
	position:relative;
	padding:0 0 0 25px;
	color:#3f3531;
	font-size:120%;
	text-transform:uppercase;
	text-decoration:none;
	background:url(/auxx/layout/nav-bullet.gif) no-repeat -40px 3px;
}
#left-bar a:hover {
	background-position:0 2px;
	font-weight:bold;
}

#left-bar .nav ul {
	padding:3px 0 0px;
	margin:0 0 -2px;
	float:left;
	width:100%;
	list-style:none;
}
#left-bar .nav ul li {
	padding:1px 0 0;
	margin:0;
	border:none;
}
#left-bar .nav ul a {
	font-size:100%;
	padding:3px 0 3px 25px;
}


#left-bar .nav ul a:hover {
	background-position:0 2px;
}
#left-bar .nav a.current{
	background-position:0 2px;
}
#left-bar .nav a.active {
	font-weight:bold;
}

/* right-bar */
#right-bar {
	float:right;
	width:163px;
	padding:39px 14px 0 0;
}

/* gallery */
#GalleryEntryOverview img{
	float: left;
	margin-right: 21px;
	margin-bottom: 21px;
	padding: 0px;
}
#GalleryEntryOverview img.odd{
	margin-right: 0px;
}

