/* COMMON */

* {
		margin: 0;
		padding: 0;
	}
#icons {
	text-align:left;
	width: 280px;
	height: 20px;
	padding-left: 0px;
	padding-right: 102px;
	vertical-align: top;
	float: right;
	position: relative;
	top: 0px;
	padding-top: 6px;
}
#icons img {
	margin-right: 5px;
	text-align: left;
	float: left;
}
		
a:link {
	text-decoration: none; 
	color: #4b6450;
}
a:visited {
	text-decoration: none;
	color: #4b6450;
}
a:active {
	color: #4b6450;
	text-decoration: none;
}
a:hover {
	color: #af5500;
}


/* COMMON */

#wrapper {
	height: inherit;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#snow {
	height: 105px;
	width: 144px;
	float: left;
	position: absolute;
	left: 811px;
	top: 1px;
	background-image: url(../images/snowflakes.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 45px;
}
a.snow			{
	color: #aad7be;
	text-decoration: none;
} 

a.snow:link {
	text-decoration: none;
}
a.snow:visited {
	text-decoration: none;
	color: #aad7be;
}
a.snow:hover {
	text-decoration: none;
	color: #dc6e00;
}
a.snow:active {
	text-decoration: none;
	color: #aad7be;
}
.snow_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}
#hm_01 {
	height: 175px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 130px;
	background-image: url(../images/hm_div_01_winter.jpg);
}
#hm_02 {
	height: 160px;
	width: 165px;
	position: absolute;
	left: 0px;
	top: 295px;
	background-image: url(../images/hm_div_02_winter.jpg);
	padding-left: 19px;
	padding-top: 65px;
	text-align: left;
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#hm_03 {
	height: 163px;
	width: 200px;
	float: left;
	position: absolute;
	left: 0px;
	top: 520px;
	
}

#hm_033 {
	height: 89px;
	width: 125px;
	float: left;
	position: absolute;
	left: 35px;
	top: 685px;
	
}
#hm_04 {
	float: left;
	height: 320px;
	width: 740px;
	position: absolute;
	top: 130px;
	left: 200px;
	background-image: url(../images/hm_div_04_winter.jpg);
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#hm_05 {
	height: 95px;
	width: 150px;
	position: absolute;
	left: 200px;
	top: 520px;
	background-image: url(../images/hm_div_05_winter.jpg);
	padding-top: 165px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
#hm_06 {
	height: 95px;
	width: 150px;
	position: absolute;
	left: 400px;
	top: 520px;
	background-image: url(../images/hm_div_06_winter.jpg);
	padding-top: 165px;
	padding-left: 30px;
	text-align: left;
	padding-right: 20px;
}
#hm_06d {
	float: right;
	height: 60px;
	width: 80px;
	clear: left;
}
#hm_07 {
	height: 95px;
	width: 170px;
	position: absolute;
	left: 600px;
	top: 520px;
	background-image: url(../images/hm_div_07_winter.jpg);
	padding-top: 165px;
	padding-left: 30px;
	text-align: left;
}
#hm_08 {
	height: 240px;
	width: 180px;
	position: absolute;
	left: 800px;
	top: 520px;
	background-image: url(../images/hm_div_08_winter.jpg);
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
}
#mainnav {
	width: 1000px;
	height: 130px;
		}

#banner {
	height: 550px;
	width: auto;
	text-align: center;
	vertical-align: top;
}

.hotdeal {
	height: 37px;
	width: 36px;
	background-image: url(../images/hot_deal.gif);
	position: absolute;
	top: 62px;
	left: 136px;
}


/* RESERVE NOW Btn */

#ReserveHm
{
	display: block;
	width: 140px;
	height: 40px;
	position: relative;
	top: 112px;
	background-image: url(../images/btn_reserve_winter.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 29px;
}
#ReserveHm:hover
{ 
  background-position: 0 -40px;
}
#ReserveHm span
{
  display: none;
}

/* Specials */

#hm_02 ul {
	list-style-type: none;
	padding: 0;
	list-style-image: url(../images/specnav_bullet.gif);
	margin-left: 12px;
}
#hm_02 ul ul {
	list-style-type: none;
	list-style-image: url(../images/sidenav_line.gif);
	list-style-position: outside;
}
#hm_02 li {
	list-style-type: none;
}
.hm_02Bullethi {
	color: #af5500;
	list-style-image: url(../images/sidenav_bullet_hi.gif);
}
.hm_02Linehi {
	color: #af5500;
	list-style-image: url(../images/sidenav_line_hi.gif);
}
a.hm_02			{
	color: #aad7be;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
} 

a.hm_02:link {
	text-decoration: none;
}
a.hm_02:visited {
	text-decoration: none;
	color: #aad7be;
}
a.hm_02:hover {
	text-decoration: none;
	color: #dc6e00;
}
a.hm_02:active {
	text-decoration: none;
	color: #aad7be;
}



/* FOOTER NAV */

#footer {
	width: 1000px;
	height: 40px;
	clear: both;
		}
#footnav {
	width: 610px;
	height: 20px;
	text-align: right;
	margin-right: auto;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0px;
	line-height: 11px;
	padding-top: 10px;
	color: #87af96;
	letter-spacing: 0px;
	float: left;
}
#footnav ul {
	text-decoration: none;
	list-style:none;
	vertical-align: top;
	margin-top: 0px;
}
#footnav li {
	display:inline;
	margin-right: 3px;
	vertical-align: top;
	margin-top: 0px;
}

a.footnav			{
	color: #87af96;
	text-decoration: none;
} 

a.footnav:link {
	text-decoration: none;
}
a.footnav:visited {
	text-decoration: none;
	color: #87af96;
}
a.footnav:hover {
	text-decoration: none;
	color: #dc6e00;
}
a.footnav:active {
	text-decoration: none;
	color: #87af96;
}

#footsearch {
	text-align:left;
	width: 280px;
	height: 20px;
	padding-left: 0px;
	padding-right: 102px;
	vertical-align: top;
	float: right;
	position: relative;
	top: 0px;
	padding-top: 6px;
		}

#bottomHome {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_home_winter.gif);
	background-repeat: no-repeat;
}

#bottomAbout {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_about.gif);
	background-repeat: no-repeat;
}

#bottomCon {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_con.gif);
	background-repeat: no-repeat;
}

#bottomDine {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_dine.gif);
	background-repeat: no-repeat;
}

#bottomGroups {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_groups.gif);
	background-repeat: no-repeat;
}

#bottomStay {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_stay.gif);
	background-repeat: no-repeat;
}

#bottomCreate {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_create.gif);
	background-repeat: no-repeat;
}

#bottomExp {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/btm_logo_exp.gif);
	background-repeat: no-repeat;
}

