/* colors used throughout: 
	dark brown	= #b26127 (border colors, headings etc.)
	medium		= #d9ceaf (bg color of header + navigation)
	light			= #eae4d3 (main bg color)
*/

/* general settings */
html,body{margin:0;padding:0}
body{font: 1.0em arial,sans-serif; background:#d9ceaf; background:#eae4d3;}
p{margin-bottom: 10px; text-align:justify;}
ul {line-height:1.5;}
a{display:inline; color: #b26127; padding:0px;}

.center { text-align: center; }
.clear { clear: both }
.border1 { border: 2px solid #b26127; padding:5px; }


/* layout CSS including borders etc */
div#container {
	width: 100%;
}
div#header {
 	position:relative;
 	background:#d9ceaf;
	background-image: url(img/ChardonnayLodge_header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	text-align: center;
	height: 175px;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #b26127;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

div#wrapper{
	float:left;
	width:64.9%;
	background:#eae4d3;
	padding-left:5%;
	padding-right:5%;
	margin-bottom:30px;
}

.sidebox{
	float:right;
	width:19.9%;
	background:#d9ceaf;
	border-left-color: #b26127;
	border-left-width: 2px;
	border-left-style: solid;
	padding-top:20px;
	border-bottom-color: #b26127;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #b26127;
	min-height:500px;
   height:auto;
   _height:500px;		/* we are using a hack here to tackle IE unsupported min-height! */
}

  
div#sidebox3{		/* hack part 2! */
	float:right;
	width:19.9%;
	min-height:250px;
   height:250px;
	border-left-color: #b26127;
	border-left-width: 2px;
	border-left-style: solid;
	padding-top:20px;
	border-bottom-color: #b26127;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	color: #b26127;
}

div#footer{
	clear: both;
	width:100%;
	background: #d9ceaf;
	color: #000;
	border-top-color: #b26127;
	border-top-width: 2px;
	border-top-style: solid;
}


/* ---------------------------------------- */
.form_error {color: #ff0000; font-family: times new roman; font-size: 80%}
.MasterError { font-family : Verdana, Arial, sans-serif; color: #ff0000; font-weight: bold; }



/* text formatting */

div#header a{padding-left:300px; padding-top:10px; text-align: center;}
.headerlogo {padding-top:10px; border:none;}

div#content p{line-height:1.2;}
h1{margin-top:2em; line-height:1.4em; font-size:2.0em; color: #b26127}
h2{margin-top:2em; line-height:1.4em; font-size:1.5em; color: #b26127}
h2 div{font-size:50%;display:inline; font-weight:normal}
h3{margin-top:2em; margin-bottom:0; line-height:1.0em; font-size:1.0em; color: #b26127; font-weight: bold;}



.right {float: right; margin-left:15px;}
.left  {float: left; margin-right:15px;}

div#address{
	padding-left:10px;
	font-size:0.7em; 
	color: #b26127;
}

div#extratext{
	padding-left:10px;
	padding-top:120px;
	font-size:0.7em; 
	color: #b26127;
}


div#footer p{margin:0;padding:5px 10px; font-size:0.6em;}
div#footer a{display:inline;padding:0;color: #b26127}


/* CSS for the top menu */
#navcontainer
{
	margin: 0 0 0 0;
	position: absolute;
	top:175px;
	left:0px;
	width: 37em;
}

#navlist
{
	margin: 0;
	padding: 0 0 10px 5px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div#navliststart
{
	display:block;
	padding: 10px;
	float: left;
	line-height: 0.6em;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	color: #b26127;
	border-right: 1px solid #b26127;
}

#navlist a:link, #navlist a:visited
{
	display:block;
	padding: 10px;
	float: left;
	line-height: 0.6em;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #b26127;
	border-bottom: 1px solid #b26127;
	border-right: 1px solid #b26127;
	background: url(img/tab_bg.png) no-repeat bottom center;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	background: transparent;
	color: #000;
	background: url(img/tab_active.png) no-repeat bottom center;
}

#navlist a:hover { color: #000; }


/* CSS for text menu at the bottom - not used at this stage!!!!!! */
#textmenu a:link, #textmenu a:visited
{
	padding: 0px;
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	color: #b26127;
	font-weight: bold;
}

#textmenu a:link#textmenu, #textmenu a:visited#current, #textmenu a:hover
{
	color: #000;
}

#textmenu a:hover { color: #000; }


/* settings for the tabel on the tarif page only */
.tariffheader { background-color: #b26127; color: #ffffff; font-weight: bold; vertical-align: bottom; text-align: left}
 tr.tariff { background-color: #d9ceaf; color: #000000; padding-bottom: 2px;}
 tr.tariffOver { background-color: #eae4d3; color: #000000;}
 td.tariffNote {   width: 20%; font-weight: normal; text-align: right}
span.tariffNote {   font-size: 80%; font-weight: normal;}
 td.right {text-align: right;}
 td.left {text-align: left}
 td.indent {text-align: left;  margin-left: 30px; padding-left: 30px; }
 
