@charset "utf-8";

body  {
	background-color: #1B1C1B;
	background-image: url(/images/mountain2.png);
	background-repeat: repeat-x;
	background-position: 60% 0px;
	margin: 0;	padding: 0;
	text-align: center;
	color: #ce6d40;
	font-family: Georgia, Helvetica, sans-serif;
}
a {	color: #ce6d40;	border: none; }
a:hover { 	color: #fff; }
a:visited {	color: #ce6d40; }
img { border: 0px; }
#maincontainer{
	width: 1111px;	 /*Width of main container*/
	margin: 0 auto;	 /*Center container on page*/
	text-align: left; 	/* this overrides the text-align: center on the body element. */
	padding: 0 0 20px 20px;
}
#topsection{
	height: 150px;	 /*Height of top section*/
	width: 950px;
}
#topsection #logo{
	float: left;
	padding-top: 45px;
	clear: none;
	margin: 0px 0px 0px 30px;
}
#print	{
	margin: 30px 0px 20px 20px;
	width: 350px;
	clear: left;
	text-align: left;
	line-height: 14px;
	color: #ffffff;
	font-size: 12px;
}
#print a{
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#print_suite	{
	position: relative;
	display: block;
	margin: -30px 160px 0px 50px;
	float: right; 
	clear: both;
	z-index: 42;
}
#print_suite a{ color: #FFFFFF; font-size: 12px; padding-left: 10px; }

#contentcolumn p.shout { width: 580px; color: #CE6D40; font-size:38px; margin: 10px auto; }

.pdfFile {background: url(/css/img/pdficon_small.gif) no-repeat 0 0; padding-left: 10px;}	/*padding required by Adobe©	*/

.pan_wrap	{
	background: url(/css/img/pan_checks.gif) repeat;
	margin: 0;
	position: relative;
	width: 576px;
	height: 384px;
	z-index: 16;
}
.pan_frame	{
	background: url(/css/img/pan_frame.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 576px;
	height: 384px;
	z-index: 16;
}
.bigpan_wrap	{
	background: url(/css/img/pan_checks.gif) repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	width: 600px;
	height: 399px;
	z-index: 16;
}
.bigpan_frame	{
	background: url(/css/img/bigpan_frame.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 399px;
	z-index: 16;
}

/*	BEGIN NAV	*/
#nav {
	width: 750px;
	/* this width value is also effected by the padding we will later set on the links. */
	margin-top: 80px;
	height: 36px;
	float: right;
	clear: none;
	text-align: right;
}
#nav ul	{
	text-align: right;
	margin-top: 0;
	/* cancels gap caused by top padding in Opera 7.54 */
	/* fixes Firefox 0.9.3 */
}
#nav ul li	{
	display: inline;
	margin: 0px 0px 0px 34px;
}
#nav ul li a	{
	border: 0;
	text-decoration: none;
	margin: 0;
	outline: none;
}
#nav ul li a:hover	{
}
	/*	END NAV	*/

	/* INDEX/EXPLORE */
#contentwrapper	{
	float: left;
	width: 100%;
	clear: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentcolumn	{
	margin-left: 360px;		 /* Set left margin to LeftColumnWidth */
	/*	margin: 0 20px 0 26%; 	*/	
	/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. 	*/
	clear: none;
}
#myGallery	{
	background-color:#1b1c1b;
	text-align: left;
	margin: 0 auto;
	width: 576px !important;
	height: 384px !important;
	overflow: hidden;
}
#contentcolumn p { 
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-indent: 20px;
	color: white;
	margin: 0px;
	padding: 0px;
}
#contentcolumn .heading { 
	color: #ce6d40;
}
#leftcolumn	{
	float: left;
	width: 350px;	 /* Width of left column */
	margin-left: -1111px;	 /* Set left margin to -(MainContainerWidth) */
	margin-top: 20px;
	margin-bottom: 40px;
	clear: none;
	text-align: left;
}

#leftcolumn .heading { 
	margin-left: 0px;
}
#leftcolumn p {
	margin-top: 5px;
	width: 330px;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-indent: 20px;
	color: white;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#leftcolumn p.second {
	margin-top: 0px;
	padding-top: 0px;
}

/* LODGE */
#lodgewrapper	{
	float: left;
	width: 100%;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#lodgecolumn	{
	/* position: relative; */
	margin-left: 0px;		 /*Set left margin to LeftColumnWidth*/
	/*	margin: 0 20px 0 26%;   */	
	/*   the right margin can be given in percentages or pixels. It creates the space down the right side of the page.  */
	clear: none;
	z-index: 10;
}
#lodge_note	{
	position: relative;
	float: left;
	margin-top: -110px;
	margin-left: 580px;
	width: 350px;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	color: white;
			z-index: 40;
}
	/* SUITES */
#suitewrapper	{
	float: left;
	width: 1111px;
	height: 399px;
	clear: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#suite_right	{
	margin-left: 360px;		 /*Set left margin to suite_left Width*/
	height: 399px;
	/*	margin: 0 20px 0 26%; */	
	/*  the right margin can be given in percentages or pixels. It creates the space down the right side of the page.  */
	clear: none;
}
.suite_head	{
	display: block;
	float: left;
	width: 250px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 26px;
	border:0;
	overflow: visible !important;
}
#suite_left	{
	position: relative;
	float: left;
	width: 340px;  /* Width of left column */
	height: 339px;
	margin-left: -1111px; 	/* Set left margin to -(MainContainerWidth) */
	margin-top: 20px;
	clear: none;
	text-align: left;
	overflow: visible;
}

#thumbs	{	
	margin-left: 10px;
	height: 166px;
	margin-bottom: 0px;
	padding: 0px;
	width: 350px;
}
.suite_thumb	{
/*	float: right;	*/
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	width:106px;
	height:73px;
	border:0; 
}
#suite_info	{
	clear: left;
	margin-left: 15px;
	margin-top: 0px;
	width: 325px;
	padding-bottom: 20px;
	font-size: 14px;
	text-align: justify;
	text-indent: 15px;
	line-height: 20px;
	color: white;
}
#suite_info .heading{
	color: #ce6d40;
}

#bigview	{}
.suite_back	{
	border: 0;
}
#suite_back	{
	position: relative;
	width: 50px;
	height: 30px;
	margin-top: 0px;
	margin-right: -30px;
	float: right;
	/*  sHEESh	*/
}

	/* SPECIALS */
#specialswrapper	{
	float: left;
	width: 100%;
	clear: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#specials_left	{
	float: left;
	width: 300px;	 /*	Width of left column	*/
	margin-left: -1111px;	 /*	Set left margin to -(MainContainerWidth)	*/
	margin-top: 20px;
	clear: none;
	text-align: left;
	height: 400px;
}
#specials_right	{
	margin-left: 350px;		 /*	Set left margin to suite_left Width	*/
	/*	margin: 0 20px 0 26%; 	*/	
	/*   the right margin can be given in percentages or pixels. It creates the space down the right side of the page.   */
	clear: none;
}
#specials_info	{
	margin-left: 30px;
	margin-top: 20px;
	width: 280px;
	padding: 10px;
	font-size: 14px;
	text-align: justify;
	line-height: 24px;
	color: white;
}
#specials_info .heading{
	color: #ce6d40;
}
.reserve{
	margin-left: 20px;
	margin-bottom: 0px;
}

	/* LOCATION */
#locwrapper	{
	float: left;
	width: 100%;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;

}
#location_left	{
	float: left;
	width: 300px; 	/* Width of left column */
	margin-left: -1111px;	 /* Set left margin to -(MainContainerWidth) */
	margin-top: 20px;
	clear: none;
}
#loccolumn	{
	margin-left: 0px;		 /* Set left margin to LeftColumnWidth */
	/*	margin: 0 20px 0 26%;  */	
	/*  the right margin can be given in percentages or pixels. It creates the space down the right side of the page.  */
	clear: none;
	text-align: center;
}
#addy	{
	float: right;
	margin-top: 25px;
	margin-right: 30px;
	width: 250px;
	font-size: 14px;
	text-align: right;
	line-height: 24px;
	color: white;
}
#addy_left	{
	float: right;
	margin-top: 25px;
	margin-left: 30px;
	width: 250px;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	color: #CE6D40;
}
.smaller {font-size: smaller}
.orange {color: #CE6D40}
.white {color: white}
/*  ##############################################	*/
/*  ##############################################	*/
#ad {
	position: relative;
	float: right;
	clear: right;
	margin: 20px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	height: 400px;
	width: 130px;
	text-align: justify;
	border-left: 1px ridge #666666;
}

.adlnk {
	width: 120px;
	text-align: justify;
	color: #999999;
	line-height: 16px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
}
.adlok { 
	width: 110px;
	text-align: center;
	color: #666666;
	line-height: 12px;
	margin: 0px auto;
	padding: 0px;
}
#ad img{
	float: right;
	position: relative;
	display: block;
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#ad a{
	position: relative;
	display: block;
	float: left;
	width: 125px;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
}
/*
#ad {
	position: relative;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 450px;
}
#ad img{
	float: right;
	position: relative;
	display: block;
	height: 65px;
	width: 125px;
	margin-right: -80px;
	margin-top: -10px;
}

#ad a{
	position: relative;
	display: block;
	float: left;
	width: 310px;
	padding: 0px;
	margin-top: 0px;
	color: #CCCCCC;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	line-height: 16px;
}
#ad a:hover { 	color: #CE6D40; }
.adlnk { 	text-decoration: underline; color: #CE6D40;}
*/
/* ############# */
/*  Miscellaneous classes for reuse */
.fltrt {
 /*  this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page.  */
	float: right;
	margin-left: 8px;
}
.fltlft {
	 /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
 /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* CSS styles for use with example.php bundled with the PHPWeatherLib library v1.1 PHPWeatherLib Homepage: http://www.ebrueggeman.com/phpweatherlib  */
#weather_widget {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid #ce6d40;
	width: 200px;
}
#weather_widget .white{
	color: white;
}
#music	{
	margin-top: 0px;
	margin-left: 20px;
	z-index: -2;
}

