@charset "utf-8";
/* CSS Document */

/***************** Main **************/
* {font-size: 100%; padding: 0; margin: 0;}/*don't change this*/
body{
	margin:0;
	padding:0;
	color:#333;
	background:#660000 url(../images/bg.jpg) repeat;
	text-align:center;
	min-height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#container{
	margin:0 auto;
	width:850px;
	position:relative;
	text-align:left;
	padding:50px 0 0 15;
	background-image: url(../images/parchment1.jpg);
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100%;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}/*centers main content*/
#content{
	padding:200px 50px 50px;
	color:#660000;
	background:url(none) repeat;
	margin:10px auto 0;
	border:1px none #660000;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 750px;
	height: 950px;
}

#column1 {
	height:752px;
	padding:10px;
	background:no-repeat;
	position:absolute;
	left:84px;
	top:237px;
	width:604px;
	font-family:Georgia, "Times New Roman", Times, serif;
	right: auto;
	font-size: 13px;
	color: #000066;
	font-weight: normal;
}

#column2 {
	height:752px;
	padding:20px;
	background:no-repeat;
	position:absolute;
	left:-2px;
	top:191px;
	width:641px;
	font-family:Georgia, "Times New Roman", Times, serif;
	right: auto;
	font-size: 13px;
	color: #000066;
	font-weight: normal;
	margin: 20px;
	list-style-position: inside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
}

#room_Desc {
	height:752px;
	padding:10px;
	background:no-repeat;
	position:absolute;
	left:69px;
	top:222px;
	width:710px;
	font-family:Georgia, "Times New Roman", Times, serif;
	right: auto;
	font-size: 13px;
	color: #000066;
	font-weight: normal;
}



#topsentence  {
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	padding:0;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:165px;
	left:340px;
	font-style: italic;
	background-color: #CC9966;
	width: 428px;
	height: 50px;
	vertical-align: middle;
	background-position: center center;
	line-height: normal;
	background-image: url(../images/ski_in.gif);
}

/***************** Menu *****************/
#menu {
	height:28px;
	padding:8;
	background:repeat-x;
	position:absolute;
	left:424px;
	top:63px;
	width:331px;
	font-family:Arial, Helvetica, sans-serif;
	right: auto;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 8px;
}
#menu  a:link {color:#ffffff; text-decoration:none;}
#menu  a:visited{color:#ffffff; text-decoration:none;}
#menu  a:hover{
	color:#FF9900;
	text-decoration:underline;
}

/***************** Page Nav Menu *****************/
#page_navDesc {
	height:28px;
	padding:8;
	background:repeat-x;
	position:absolute;
	left:7px;
	top:607px;
	width:331px;
	font-family:Arial, Helvetica, sans-serif;
	right: auto;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 8px;
}
#page_navDesc  a:link {color:#ffffff; text-decoration:none;}
#page_navDesc  a:visited{color:#ffffff; text-decoration:none;}
#page_navDesc  a:hover{
	color:#FF9900;
	text-decoration:underline;
}

/***************** Menu *****************/
#inntopia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
}
#inntopia.a:link {
	color:#333333;
	text-decoration:none;
}
#inntopia.a:visited{
	color: #333333;
	text-decoration:none;
}
#inntopia.a:hover{
	color:#ffffff;
	text-decoration:underline;
}



#td  {
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 4px;
		
}


/***************** Logo *****************/
#logo {background:url(../images/lodge-logo-bg.jpg) no-repeat bottom;padding:0; width: 158px; position:absolute; left:60px; top:10px;}

/***************** Footer *****************/
#footer {
	height:86px;
	padding:10px;
	background:no-repeat;
	position:absolute;
	left:36px;
	top:786px;
	width:641px;
	font-family:Georgia, "Times New Roman", Times, serif;
	right: auto;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

/**************** JML Blurb *****************/
#blurb{
	font-family:Georgia, "Times New Roman", Times, serif;
	right: auto;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}

#blurb a:link, a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
#blurb  a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
