body {
	margin-top: 10px;
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d8d6d0;
	font-size: 12px;
	background: url(http://www.mount7lodges.com/images/bg_news.png) repeat;
	scrollbar-arrow-color: #eee;
	scrollbar-3dlight-color: #baae84;
	scrollbar-highlight-color: #eee;
	scrollbar-face-color: #baae84;
	scrollbar-shadow-color: #eee;
	scrollbar-darkshadow-color: #baae84;
	scrollbar-track-color: #fff;
}

/* font link styles */

a:link {color: #c6b886; font-weight: bold; text-decoration: none}
a:visited {color: #c6b886;	text-decoration: none;}
a:hover {color: #fff;	text-decoration: none;}
a:active {color: #c6b886;	text-decoration: none;}

.footertext a:link {font: 100% Arial, Helvetica, sans-serif;color: #939596;text-decoration: underline;}
.footertext a:visited {font: 100% Arial, Helvetica, sans-serif;color: #939596;text-decoration: underline;}
.footertext a:hover {font: 100% Arial, Helvetica, sans-serif;color: #939596;text-decoration: underline;}
.footertext a:active {font: 100% Arial, Helvetica, sans-serif;color: #939596;text-decoration: underline;}

.copyright a:link {color: #999999; text-decoration: none}
.copyright a:visited {color: #999999; text-decoration: none}
.copyright a:hover {color: #BBBBBB; text-decoration: none}
.copyright a:active {color: #999999; text-decoration: none}

.contactbox a:link {color: #000; text-decoration: none}
.contactbox a:visited {color: #000; text-decoration: none}
.contactbox a:hover {color: #fff; text-decoration: none}
.contactbox a:active {color: #000; text-decoration: none}

/* font styles - only used for news items */

p
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.8px;
	color: #EAE5D6;
	font-weight: bold;
	margin: 0px;
}

h4
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.8px;
	color: #c6b886;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 4px;
}

h5
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.8px;
	color: #cccccc;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 14px;
}

small {
	color: #CCCCCC;
	margin-bottom: 4px;
}

/* div definition and styles */

#container {
	margin: 0px auto;
	padding: 0;
	width: 1020px;
	background: url(images/bg_main.png) no-repeat;
}

#header {
	float: left;
	position: relative;
	z-index: 100; 
	width: 1000px;
	height: 78px;
}

#headerleft {
	float: left;
	position: relative;
	z-index: 2; 
	width: 600px;
	height: 78px;
	display: inline;
}

#headerright {
	float: left;
	position: relative;
	z-index: 100; 
	width: 400px;
	height: 78px;
	display: inline;
	background: url(images/logo.png) no-repeat;
}

#headerrightcoyote {
	float: left;
	position: relative;
	z-index: 100; 
	width: 400px;
	height: 78px;
	display: inline;
	background: url(images/logo_coyote.png) no-repeat; 
}

#headerrightsmileywolf {
	float: left;
	position: relative;
	z-index: 100; 
	width: 400px;
	height: 78px;
	display: inline;
	background: url(images/logo_smiley_wolf.png) no-repeat; 
}

#menutop {
	float: left;
	position: relative;
	z-index: 102; 
	width: 600px;
	height: 35px;
	margin-top: 25px;
	text-align: left;
}

#main {
	float: left;
	position: relative;
	z-index: 4;
	width: 1000px;
	height: 420px;
	display: inline;
}

#mainleft {
	float: left;
	position: relative;
	z-index: 7; 
	width: 422px;
	height: 420px;
	display: inline;
	text-align: left;
	padding-left: 18px;
}

#mainright {
	float: left;
	position: relative;
	z-index: 7; 
	width: 560px;
	height: 420px;
	display: inline;
	text-align: left;
}

#calendar {
	float: left;
/*	position: relative; */
	z-index: 7; 
	width: 982px;
	height: 420px;
	text-align: left;
	margin-left: 18px;
	display: inline;	
}

#pagetitle {
	float: left;
	position: relative;
	z-index: 7; 
	width: 560px;
	height: 30px;
}

#content {
	float: left;
	position: relative;
	z-index: 7; 
	width: 550px;
	height: 390px;
	text-align: left;
	padding-right: 10px;
	overflow: auto;	
}

#footer {
	clear: both;
	float: left;
	position: relative;
	z-index: 9; 
	width: 1000px;
	height: 110px;
	background: url(images/lower_bar.png) no-repeat;	
}

#footerleft {
	float: left;
	position: relative;
	z-index: 9; 
	width: 440px;
	height: 110px;
	display: inline;
}

#footerlefttop {
	float: left;
	position: relative;
	z-index: 9; 
	width: 420px;
	height: 80px;
	padding-left: 20px;
}

#footerleftbottom {
	float: left;
	position: relative;
	z-index: 9; 
	width: 440px;
	height: 30px;
}

#footerright {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	height: 110px;
	display: inline;
}

#footerrighttop {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	height: 15px;
}

#footerrightmid {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	height: 45px;
}

#footerrightmidcoyote {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	padding-top: 12px;	
	height: 33px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.6px;
	color: #000;
	font-weight: bold;	
}

#footerrightmidsmileywolf{
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	padding-top: 12px;	
	height: 33px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.6px;
	color: #000;
	font-weight: bold;	
}

#contact {
	float: left;
	position: relative;
	z-index: 9; 
	width: 382px;
	height: 33px;
	padding-top: 12px;
	padding-left: 8px;
	text-align: left;
}

#flash {
	float: left;
	position: relative;
	z-index: 9; 
	width: 150px;
	height: 45px;
}

#footerrightbottom {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	height: 37px;
	text-align: left;
	background: url(images/stars.png) no-repeat;
	padding-top: 4px;
}

#footerrightbottomcoyote {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	height: 41px;
	text-align: left;
	padding-top: 0px;
}

#footerrightbottomsmileywolf {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	height: 41px;
	text-align: left;
	padding-top: 0px;
}

#footerbottom {
	clear: both;
	position: relative;
	z-index: 9; 
	width: 1000px;
	height: 30px;
}

#copyright {
	float: left;
	position: relative;
	z-index: 9; 
	width: 440px;
	height: 30px;
	display: inline;
}

#designed {
	float: left;
	position: relative;
	z-index: 9; 
	width: 560px;
	height: 30px;
	display: inline;
}

#calendartext {
	float: left;
	position: relative;
	z-index: 7; 
	width: 510px;
	height: 47px;
	margin: 4px 0px 0px 0px;
	display: inline;
}

#calendarsearch {
	float: left;
	position: relative;
	z-index: 7; 
	width: 453px;
	height: 26px;
	padding: 2px 0px 0px 0px;
}

#calendarnavigate {
	float: left;
	position: relative;
	z-index: 7; 
	width: 400px;
	height: 30px;
}

#calendarselector {
	float: left;
	position: relative;
	z-index: 7; 
	width: 332px;
	height: 30px;
}

#calendarmain {
	float: left;
	position: relative;
	z-index: 7; 
	width: 963px;
	height: 360px;
}

#calendardeer {
	float: left;
	position: relative;
	z-index: 7; 
	width: 963px;
	height: 178px;
	background-color:#646566;
	border:#EAE5D6 1px solid; 
}

#calendardeertitle {
	float: left;
	position: relative;
	z-index: 7; 
	width: 583px;
	height: 22px;
	padding-left: 20px;
	padding-top: 4px;
	background-color: #EAE5D6;
}

#calendardeerkey {
	float: left;
	position: relative;
	z-index: 7; 
	width: 360px;
	height: 22px;
	padding-top: 4px;	
	background-color: #EAE5D6;
}

#spacer {
	float: left;
	position: relative;
	z-index: 7; 
	width: 963px;
	height: 10px;
} 

#calendarbear {
	float: left;
	position: relative;
	z-index: 7; 
	width: 963px;
	height: 178px;
	background-color:#646566;
	border:#EAE5D6 1px solid; 	
}

#ratescoyote {
	float: left;
	position: relative;
	z-index: 7; 
	width: 963px;
	height: 178px;
}

#ratessmileywolf {
	float: left;
	position: relative;
	z-index: 7; 
	width: 963px;
	height: 178px;
}

#calendarbeartitle {
	float: left;
	position: relative;
	z-index: 7; 
	width: 583px;
	height: 22px;
	padding-left: 20px;
	padding-top: 4px;	
	background-color: #EAE5D6;
}

#calendarbearkey {
	float: left;
	position: relative;
	z-index: 7; 
	width: 360px;
	height: 22px;
	padding-top: 4px;	
	background-color: #EAE5D6;
}

#calnav {
	float: left;
	position: relative;
	width: 31px;
	height: 150px;
}

#calmonth {
	float: left;
	position: relative;
	width: 286px;
	height: 144px;
	margin: 6px 0px 0px 14px;
	display: inline;
}

#calendarfooterleft {
	float: left;
	position: relative;
	z-index: 7; 
	width: 440px;
	padding-top: 60px; 
	height: 50px;
/*	height: 50px; */
}

/* fix png transparency in IE5+ for all PNG images */

img, #container { behavior: url(iepngfix.htc); }
img, #header { behavior: url(iepngfix.htc); }
img, #headerright { behavior: url(iepngfix.htc); }
img, #footer { behavior: url(iepngfix.htc); }
img, #footerrightbottom { behavior: url(iepngfix.htc); }

/* end of png image fix */

/* fonts */

.contentmain
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.8px;
	color: #EAE5D6;
	font-weight: bold;
}

.footertext
{
	font: 85% Arial, Helvetica, sans-serif;
	color: #939596;
}

.titletext
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #BEB890;
}

.titletexthours
{
	font: 110% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eae1ce;
}

.contactbox
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.6px;
	color: #000;
	font-weight: bold;
}

.rating
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.6px;
	color: #b0b0b0;
	font-weight: bold;
}

.copyright
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.6px;
	color: #BBBBBB;
	padding-left: 40px;
	padding-right: 40px;
}

.caltitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #511600;
}

.availheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #511600;
	background-color: #EAE5D6;
}

.availlight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646566;
}

.availavail {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #630505;
	background-color: #BDB88E;	
}

.availbooked {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BDB88E;
	background-color: #630505;		
}

.emailform {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c6b886;
}

/* define main menu */

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.preload1 {background: url(images/menu_0a.png);}
.preload2 {background: url(images/menu_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#252122 url(images/menu_0.png) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11.5px; letter-spacing: 1px; font-weight:bold; padding:0 0 0 12px; cursor:pointer; background: url(images/menu_0.png);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/menu_0.png) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(images/menu_0a.png) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{color:#fff; background: url(images/menu_1.gif) no-repeat;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(images/menu_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(images/menu_1a.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:38px; background: #eae5d6; padding:3px; border:1px solid #87846b; white-space:nowrap; width:120px; height:auto; z-index:300;}
#nav :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:120px; font-weight:normal;}
#nav :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:118px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #eae5d6;}
#nav li ul.sub li a.fly
{background:#eae5d6 url(images/arrow.gif) 110px 6px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#bdb88e; color:#fff; border-color:#fff;}
#nav :hover ul.sub li a.fly:hover
{background:#bdb88e url(images/arrow_over.gif) 110px 6px no-repeat; color:#fff;}

#nav li b {display:block; font-size:11px; height:18px; width:118px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#bdb88e; border-bottom:1px solid #bdb88e; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:119px; top:-4px; background: #eae5d6; padding:3px; border:1px solid #87846b; white-space:nowrap; width:120px; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:120px; top:-4px; background: #eae5d6; padding:3px; border:1px solid #87846b; white-space:nowrap; width:120px; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#bdb88e url(images/arrow_over.gif) 110px 6px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#eae5d6 url(images/arrow.gif) 110px 6px no-repeat; color:#000; border-color:#eae5d6;} 

/* definition of main menu ends here */
