/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Geneva, sans-serif;
	background:#1a1a1a;
	color:#404040;
	text-align:center;
	margin-bottom:100px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font:190%/150% Georgia, "Times New Roman", Times, serif;
	color:#404040;
	margin-top:35px;
}
h2 a {
	text-decoration:none;
}
h2 span {
	font-size:75%;
	line-height:130%;
	color:#666;
}
h3 {
	font:110%/170% Verdana, Geneva, sans-serif;
	color:#797979;
	font-weight:bold;
}
h4 {
	font-size:120%;
}
a {
	color:#671515;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}

/* [/html] */

#outer {
	background:#f3f1e9 url(/images/bg.gif) repeat-x;
}
#container {
	width:970px;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
}

/* [header and nav] */

#top {
	height:130px;
	text-align:center;
}
#nav {
	list-style:none;
	background:url(/images/nav-top.gif) no-repeat;
	height:38px;
	margin:0 -46px;
	font:90%/170% Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0 6px;
}
#nav li {
	float:left;
	text-align:center;
}
#nav a {
	color:#404040;
	text-decoration:none;
	display:block;
	padding:11px 0;
	height:16px;
	border-bottom:5px solid #e5e5e5;
	text-align:center;
}
#nav a:hover, #nav a.onstate {
	color:#bfbfbf;
	border-bottom:5px solid #acacac;
}
#nav a.home_butt {
	width:65px;
}
#nav a.about_butt {
	width:82px;
}
#nav a.tariff_butt {
	width:69px;
}
#nav a.gallery_butt {
	width:78px;
}
#nav a.tourism_butt {
	width:79px;
}
#nav a.location_butt {
	width:82px;
}
#nav a.eateries_butt {
	width:83px;
}
#nav a.contact_butt {
	width:102px;
}


/* [content] */

#content {
	background:url(/images/main-bg.gif) repeat-y;
}

/* [main column] */

#main {
	width:560px;
	min-height:595px;
	float:left;
	padding:0 46px 15px;
	background:url(/images/main-bottom.gif) no-repeat left bottom;
}
#main ul.list {
	margin:15px 0 15px 25px;
	list-style:square;
}
#main ul.list li li {
	margin:10px 0;
	list-style:none;
	font-size:80%;
}
#main ol {
	margin:15px 0 15px 25px;
}
#main ol li {
	margin:10px 0;
}
#main ol ol {
	margin:15px 0 15px 0;
	list-style:none;
}
#image_strip {
	margin:30px -40px 20px;
}
#main img.pg_thumb {
	margin:6px 0 0 20px;
	background:url(/images/gallery-bg.gif) no-repeat;
	float:right;
	width:112px;
	padding:10px;
	height:112px;
}
#main ul.gallthumbs {
	margin:15px -15px;
	padding-bottom:30px;
	list-style:none;
}
#main ul.gallthumbs li {
	margin:6px 20px 15px 0;
	background:url(/images/gallery-bg.gif) no-repeat;
	float:left;
	width:112px;
	padding:10px;
	height:112px;
}
#main ul.gallthumbs li.norm {
	margin-right:0;
}
#main ul.gallthumbs img {
	border:0;
	margin:0;
}
#main .logos img {
	margin:10px 6px 10px 0;
	border:1px solid #ccc;
	padding:2px;
}
#main .logos img.norm {
	margin-right:0;
}

/* [right column] */

#right {
	width:317px;
	float:right;
	padding:0 0 20px 0;
	margin-top:-4px;
}
#right p {
	margin:0;
}
#fade {
	background:url(/images/fade-bg.gif) no-repeat;
	padding:4px 0 0 3px;
}

#right blockquote {
	background:url(/images/left-quote.gif) left top no-repeat;
	text-indent:10px;
	margin:0 17px;
}
#right blockquote p {
	font:120%/1.7em Georgia, Trebuchet MS, Tahoma, Arial, Verdana;
	background:url(/images/right-quote.gif) no-repeat bottom right;
	font-style:italic;
	padding:2px 0 10px 0;
	margin:19px 0 0 17px;
}
#right p.author {
	color:#671515;
	padding-left:34px;
}

/* [form] */


legend {
	font-size:120%;
	color:#43668e;
	font-weight:bold;
}
form {
	margin-bottom:20px;
	
}
fieldset {
	border:1px solid #eee;
	padding:0 28px 20px;
	width:450px;
}
fieldset p {
	margin:20px 0 0;
}
label {
	width:120px;
	float:left;
}
label.small_label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:15px;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	width:170px;
}
textarea.fulltext {
	width:400px;
}
input.submitbutt {
	background:#dcdcdc;
}
input.blue_button {
	background:url(/images/button.gif) no-repeat;
	width:97px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	border:0;
}
/* [/form] */

/* [footer] */

#footer_outer {
	background:#671515;
}
#footer {
	height:69px;
	color:#404040;
	margin:0 auto;
	width:970px;
	text-align:left;
	padding:25px 0 0;
	text-align:left;
	text-transform:uppercase;
	font:90%/150% Georgia, "Times New Roman", Times, serif;
}
#footer ul {
	list-style:none;
	clear:both;
	height:35px;
}
#footer li {
	float:left;
	padding:0 19px 3px 5px;
	line-height:100%;
	color:#fff;
}
#footer li.copy {
	padding-left:5px;
	padding-right:125px;
}
#footer li.arrival {
	padding-right:5px;
	float:right;
}
#footer li.valid {
	padding-left:0;
}
#footer li.valid a {
	margin:0 5px;
}
#footer li.tel {
	float:right;
	font-size:170%;
	font-style:italic;
	padding-right:5px;
}
#footer a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover, #footer a.onstate {
	color:#ccc;
}
#footer li.arrival a {
	color:#86d2ef;
	font-weight:bold;
	border:0;
}
/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
.hr {
	margin:20px 0;
	clear:both;
}
hr {
	color:#d9d9d9;
	background-color:#d9d9d9;
	border:0;
	height:1px;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.blue {
	color:#025b9c;
}
.orange {
	color:#f89e1c;
}
.center {
	text-align:center;
}
.firstpara {
	margin-top:0;
}
.smalltext {
	font-size:70%;
}
.imglft {
	float:left;
	margin:4px 20px 0 0;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
}
.news_pic {
	float:right;
	margin:5px 0 0 20px;
	border:1px solid #000;
}
.viking {
	vertical-align:middle;
	margin:3px 0 0 10px;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.yellow {
	color:#f89e1c;
}
.norb {
	margin-right:0;
}
.hide {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.hide2 {
	display:none;
}

/* [/extra] */
