html
{
	margin: 0px;
}

body
{
	font-family: arial;
	margin: 0px;
	font-size:0.9em;
}

.holder
{
	background-image: url('../imgs/BG_brown.jpg');
	background-repeat: repeat-x repeat-y;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.header
{
	background-image: url('../imgs/top_bar.jpg');
	background-repeat: repeat-x;
}

.logo
{
 	position:relative;
/* 	position:absolute; */
 	float: left;
/* 	margin-left: 150px; */
 	margin-bottom: -39px;
	z-index:999;
}

.quality
{
	margin-top: 20px;
	margin-right: 20px;
}

.main
{
	width: 792px;
	background-image: url('../imgs/bg_horiz.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
td.bannercell
{
	height: 225px; width: 771px;
	padding-left: 9px;
}
.banner
{
	width: 771px;
	height: 225px;
}

.breakfast_button
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.banner.Amenities
{
	background-image: url('../imgs/header_amenities.png');
}
.banner.Contact
{
	background-image: url('../imgs/header_golf.png');
}
.banner.Dining
{
	background-image: url('../imgs/header_dining.png');
}
.banner.Reservations
{
	background-image: url('../imgs/header_ski.png');
}
.banner.Rooms
{
	background-image: url('../imgs/header_rooms.png');
}
.banner.Teams
{
	background-image: url('../imgs/header_teams.png');
}
.banner.Tourism
{
	background-image: url('../imgs/top_tourism1.jpg');
}
.banner.index
{
	background-image: url('../imgs/top_image.jpg');
}
.header-side
{
	background-image: url('../imgs/top_bar.jpg');
}
.menu
{
	text-align: center;
}

.menuBar
{
 	background-image: url("../imgs/top_menubar.png");
	margin-left: 8px;
	height: 38px;

}

.links
{
	padding: 15px;
	padding-top:10px;

}

.imgLink
{
	outline: none;
	border: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.imgLink img
{
	outline:none;
	border:0px;
}

.link
{
	padding-left: 20px;
}

.menu a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

.menu a:visited
{
	color: gray;
}

.menu a:hover
{
	color: gray;
}

.contentHolder
{
}

.content
{
  	padding: 20px;
	width: 520px;
}

.contentRight
{
 	background-image: url('../imgs/BG_links.png');
	padding-top:5px;
	border-left: 1px solid #947A63;
}

.title
{
 	margin: 20px;
}

.strip
{
	margin-top: 15px;
	margin-bottom: 5px;
}

.footer
{
	background-image: url('../imgs/bottom_grey.jpg');
	text-align: center;
	color: white;
	font-size: 9pt;
}

.footer a
{
	color: white;
	text-decoration: none;
	font: italic;
	font-weight: bold;
	font-size: 9pt;
}

.footer a:visited
{
	color: gray;
}

.footer a:hover
{
	color: gray;
}
table.amenitiestable
{
	padding-left:10px;
	text-align:center;
}
div.amenitiesspa
{
	float:right;
	padding:20px;
}
div.homemeeting
{
	clear:both;
	padding-top:25px;
}
div.homemeeting p
{
	padding:0px;
	margin:0px;
}
div.homemeetingimg
{
	margin-left:10px;
}
div.roomsbeds
{
	width:217px;
	float:left;
}
p.roomsrelax
{
	clear:both;
	padding-top:10px;
}
a.teams
{
	font-weight:bold;
	text-decoration:underline;
}