@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5caaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6a645f;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
}
.txt {
	font-size: 9pt;
	line-height: 2em;
	padding-left: 15px;
	text-align: justify;
}

a {
   color: #6a645f;
   font-weight: normal;
   text-decoration: underline;
}

a:hover, a:active{
	color: #a90b23;
	font-weight: normal;
	text-decoration: underline;
}

/* red a:hover */
div#redlink a {
   font-size: 8pt;
   color: #a90b23;
   font-weight: bold;
   text-decoration: none;
   line-height: 1.5em;
}

div#redlink a:hover, div#redlink a:active{
   font-size: 8pt;
   color: #6a645f;
   font-weight: bold;
   text-decoration: underline;
   line-height: 1.5em;
}

/* accommodation + restaurant*/
.txt2 {
	font-size: 9pt;
	line-height: 2em;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
.txtblack {
	color: #000000;
}
.txtblack a{
	color: #000000;
}
.txtblack a:hover, .txtblack a:active{
	color: #6a645f;
}
.detailsGold{
	line-height: 1.5em;
	font-size: 8pt;
	color: #836102;
	padding-bottom: 5px;
	}
	
/* non-padding left*/
.txtnonpad {
	font-size: 9pt;
	line-height: 2em;
	text-align: justify;
}

/* non-padding - photo gallery*/
.txtnonpad2 {
	font-size: 9pt;
	padding-top: 3px;
	padding-bottom: 5px;
}

/* weather*/
div#weather {
	font-size: 8px;
	color: #91887b;
	padding: 3px;
}

/* promo*/
div#promo {
	color: #6a645f;
	margin-left: 0px;
	line-height: 1.5em;
}

div#promo span.datenews {
	color: #6a645f;
	font-weight: bold;
}

div#promo a {
	padding-left: 9px;
	line-height: 14px;
	background-image: url(images/arrow_red.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	background-position: 0 0;
	font-size: 9pt;
	color: #6a645f;
	text-decoration: none;
}

div#promo a:hover, div#promo a:active {
   color: #ac1f3f;
   text-decoration: underline;
   background-image: url(images/arrow_red-over.gif);
}

.promoheadline {
    font-size: 9pt;
	padding-left: 15px;
	font-weight: bold;
	color: #be3138;
	vertical-align: bottom;
}

.promotxt {
	line-height: 2em;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

/*location - map thumb*/
div#mapthumb {
     margin-left: 3px;
}
.txtsmall {
	font-size: 8pt;
	line-height: 1.5em;
}
.redbold{
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	color: #be3138;
}
.graybold{
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	color: #6a645f;
	padding-left: 15px;	
}
div#maplist ul {
	list-style-position: outside;
    margin: 5px;
	padding-left: 5px;	
    font-size: 9pt;
}
div#maplist li {
	margin: 5px;
}

/*location - map pop up*/
.graybold2{
	font-size: 9pt;
	font-weight: bold;
	line-height: 2em;
	color: #6a645f;
}

/* contact us restaurant info*/
.txt3 {
	font-size: 8.5pt;
	line-height: 2em;
	text-align: left;
}

/* form */
.form {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
/* link about us - no underline */
div#link1 a {
	font-size: 9pt;
	line-height: 2em;
	color: #6a645f;
	text-decoration: none;
}

div#link1 a:hover, div#link1 a:active{
   font-size: 9pt;
   line-height: 2em;
   color: #a90b23;
   text-decoration: none;
}
/* site map*/
div#sitmaplist ul {
	list-style-position: outside;
	margin: 5px;
	padding-left: 0px;	
    line-height: 1.5em;
}

div#sitmaplist li {
	margin: 5px;
}

div#sitmaplist dl {
	margin: 5px;
}

div#sitmaplist a {
   color: #6a645f;
   text-decoration: none;
}

div#sitmaplist a:hover, div#list3 a:active{
   color: #a90b23;
   text-decoration: none;
}
