body {
#	background-image:url(images/background.jpg);
	color: #563700;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #361f00;
#	background-repeat: repeat-x;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
/********************** Header ***************************/
#header {
	margin: 20px 0px 0px 0px;
	width: 774px;
	height:200px;
}
#header img.left{
        float:left;
}
#header img.right{
        float:right;
}
#header ul{
	list-style-type: none;
	display:inline;
	position:relative;
	top:0px;
	left:0px;
}
#header li{
	float:left;
}
/* taken from http://www.theitarticles.com/rollover-css-image-menu/180/ */
#header li a{ float:left; display:block; }         
#header li a img{ border:none; vertical-align:bottom; /* for IE6 */}
#header li a:hover { visibility:visible; /* for IE6 */ }
#header li a:hover img { visibility:visible; /* for IE6 */ }
#header li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
/* ----------------------------- start menu ids ----------------------------- */
#home    { background:url(../images/menu/hover/home.jpg) no-repeat left bottom; }
#cabins  { background:url(../images/menu/hover/lodge.jpg) no-repeat left bottom; }
#reserve { background:url(../images/menu/hover/reserve.jpg) no-repeat left bottom; }
#hocking { background:url(../images/menu/hover/thingstodo.jpg) no-repeat left bottom; }
#about   { background:url(../images/menu/hover/about.jpg) no-repeat left bottom; }
#contact { background:url(../images/menu/hover/contact.jpg) no-repeat left bottom; }
/* ----------------------------- end menu ids ----------------------------- */

#header img{
        display:block;
        border:none;
}


#pageWelcome
{
	display:block;
	height:60px;
}

#pageWelcomeMsg
{
	width:584px;
	display:block;
}

#pageWelcomeMsg h1{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #f2e6c5;
	margin: 5px 23px 6px 28px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #a15f00;
	float:left;
}

#pageWelcomeRight
{
	width:190px;
	float:right;
}

#pageWelcomeRight img
{
	padding: 10px 0px 10px 13px;
	border:0;
}

/********************** Content ***************************/

#content {
	background-color: #764604;
	width:774px;
	display:block;
	
}
/********************** Content - left ***************************/
#left {
	background-color: #f2e6c5;
	border: 1px solid #b58940;
	width:550px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
}

#left h2{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #361f00;
	text-decoration: underline;
	margin: 10px 0px 0px 10px;
}
#left h3{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #361f00;
	text-decoration: underline;
	margin: 10px 0px 0px 10px;
}
#left p{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #4c2f03;
	margin: 0px 10px 0px 23px;
}
#left li{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:lighter;
	color: #4c2f03;
	margin: 6px 0px 0px 38px;
}
#left a{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #563700;
}
#left a:hover{
	color:#361f00;
}
#left span.link a{
	display:block;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #361f00;
	padding: 10px 0px 10px 25px;
}

.text{
	width:530px;
	padding: 0px 0px 10px 0px;
}

.textLeftHor, .textLeftVer, .textLeftNarrow {
	float:left;
	padding: 0px 0px 10px 0px;
}
.textLeftHor {
	width:300px;
}
.textLeftVer {
	width:300px;
}
.textLeftNarrow {
	width:220px;
}

.textRightHor, .textRightVer, .textRightNarrow {
	float:right;
	padding: 0px 10px 10px 0px;
}
.textRightHor {
	width:300px;
}
.textRightVer {
	width:300px;
}
.textRightNarrow {
	width:220px;
}

.text p, .textLeftHor p, .textLeftVer p, .textRightHor p, .textRightVer p{
        padding: 10px 0px 0px 0px;
}

.textLeftHor h2, .textLeftVer h2 {
	margin: 10px 0px 10px 10px;
}
.textRightHor h2, .textRightVer h2 {
	margin: 10px 10px 10px 0px;
}


.photoLeft{
        float:left;
}
.photoLeft img{
        display:block;
        border:none;
	padding:30px 0px 10px 10px;
}

.photoRight{
        float:right;
}
.photoRight img{
        display:block;
	border:none;
	padding:30px 10px 10px 0px;
}

.iframeCenter {
        padding: 60px 0px 20px 20px;
        text-align:center;
}


.photoThumb{
        float:center; 
        margin: 0px 0px 0px 5px;
}
.photoThumb img{
        display:block;
	border:none;
	padding: 0px 0px 0px 0px;
}

.special{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	padding: 10px 0px 0px 10px;
        font-size: 16px;
        font-weight: bolder;
        color: #cc0000;
}

table.rate {
  background: #e6cb94;
  border-collapse: collapse;
  border: 1px solid #361f00;
  margin: 10px auto 0px auto;
}
table.rate th {
  background: #debc7d;
  padding: 5px;
  font-weight: bold;
  border-left: 1px solid #361f00;
}
table.rate td {
  padding: 5px;
  border: 1px solid;
  text-align: center;
}

/********************** Content - right ***************************/
#right {
	float:right;
	width:156px;
	background-color:#f2e6c5;
	margin: 0px 23px 10px 0px; /* right frame bump right-margin 23 -> 10 */
	padding: 0px 0px 6px 0px;
	display:inline;
	border: 1px solid #b58940;
}
#right h2{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #361f00;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#b58940;
	width:156px;
	text-align:center;
	padding: 3px 0px 3px 0px;
}
#right p, #right li{
	padding: 2px 8px 2px 8px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c2f03;
}
#right a{
	padding: 4px 6px 2px 6px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #603d03;
	font-weight:bolder;
	display:block;
}
#right a:hover{
	color:#361f00;
}
#right img{
        padding: 5px 3px 0px 3px;
}
#right a img {  
        border: none;
        margin: 0px 0px 0px -2px;
        padding: 0px;
}
#right span.blocklink a{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #361f00;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#b58940;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 3px 3px 0px 3px;
}
#right h3{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #361f00;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#b58940;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 5px 3px 0px 3px;
}

#right span.picheader a{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: light;
	color: #361f00;
	text-decoration: none;
	background-color:#e6cb94;
	width:125px;
	text-align:center;
	margin: 5px 3px 0px 3px;
}

/********************** lowernav ***************************/
#lowernav, #lowernav a {
	background-color: #563700;
	width: 774px;
	height:22px;
	text-align:center;
	padding: 6px 0px 0px 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #debc7d;
}
#lowernav a:hover{
	color:#a15f00;
}

/********************** footer ***************************/
#footer, #footer a {
	background-color: #361f00
	width: 774px;
	height:18px;
	text-align:center;
	padding: 4px 0px 0px 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #e6cb94;
}
#footer a:hover{
	color:#a15f00;
}


form {  
	font-family: Trebuchet MS, Helvetica, sans-serifTrebuchet MS, Helvetica, sans-serif;
        font-size: 11px;
}
label,input,select,textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}
label {
	text-align: right;
	width: 200px;
	padding-right: 10px;
}

br {
	clear: left;
}

