#wrapper {
	width: 970px;
	background: url(/images/bg.gif);
	margin: 30px auto;
	overflow: hidden;
	padding: 30px;
	border: 1px dashed #5f5f5f;
}
#images {
	position: relative;
	height: 300px;
	border: 5px solid #FFFFFF;
}
#images .anImage{
	position: absolute;
	top: 0px;
	left: 0px;
}
#slogan {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 12px;
}
#slogan SPAN {
	display: block;
	font-size: 16px;
	margin: 10px 0 0 0;
	letter-spacing: 6px;
}
#left {
	float: left;
	width: 180px;
	margin: 0 0 30px 0;
}
#left .actions {
	margin: 15px 0;
}
#left #menu A {
	display: block;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	text-align: right;
	line-height: 40px;
	border-top: 1px dashed #5f5f5f;
}
#left #menu A.l1 {
	border: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: none;
}
.submenu {
}
.submenu A {
}
#left #menu A.bb {
	border-bottom: 1px dashed #5f5f5f;
}
#left #menu A:hover {
	background: #373737;
}
#content {
	margin: 0 0 30px 210px;
	line-height: 2em;
}
#content .intro {
	border-right: 1px dashed #5f5f5f;
	margin: 0 305px 0 0;
	padding: 0 20px 0 0;
	overflow:hidden;
	width: 434px;
}
#content.narrow .intro {
	margin: 0 255px 0 0;
}
#content.noRight .intro {
	margin: 0;
	border-right: 0px;
}
#content #right {
	float: right;
	width: 284px;
	padding: 0 0 0 20px;
}
#content.narrow #right {
	width: 254px;
	padding: 0;
}
#slogan {
	padding: 20px 0;
	border-bottom: 1px dashed #5f5f5f;
	margin: 0 0 20px 0;
}
#footer {
	border-top: 1px dashed #5f5f5f;
	clear: both;
	padding: 30px 0 0 0;
	color: #9d9d9d;
	overflow: hidden;
}
#footer A {
	white-space:nowrap;
}
#awards {
	width: 178px;
	background: #FFFFFF;
	text-align: center;
	margin: 15px 0 0 0;
	height: 67px;
}
#awards img {
	padding: 1px;
}
#footer #sitemap {
}
#footer #sitemap A{
	color: #9d9d9d;
	text-transform: lowercase;
}
#image1 {
	z-index: 1;
}
#image2 {
	z-index: 2;
}
.linkBlock {
	width: 284px;
	height: 132px;
	display: block;
}
#rooms {
	background: url(/images/suites-and-rooms.jpg) no-repeat -20px -120px;
}
#dining {
	background: url(/images/dining.jpg) no-repeat 0px -100px;
}
#coach_house {
	background: url(/images/coach-house.jpg) no-repeat -80px -210px;
}
#stable_suite {
	background: url(/images/stable-suite.jpg) no-repeat -80px -220px;
}
#suites {
	background: url(/images/coach-house.jpg) no-repeat -80px -210px;
}
a.squares {
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	width: 108px;
	height: 108px;
	background:#FFF;
}
#right a.squares {
	margin: 0 0 15px 15px;
	float: right;
}
a.squares IMG {
	padding: 4px;
}
.comments {
	margin: 0 0 0 15px;
	padding: 0px;
}
.comments LI {
	padding: 0px;
	margin: 0px;
	font-style: italic;	
}
