body {
	margin: 0;
	padding: 0;
	background: url(../images/bg1.jpg) center top repeat;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
h1 {
	padding: 10px 5px 5px 5px;
	margin: 0px;
	color: #069;
}
h2 {
	padding: 10px 5px 5px 5px;
	margin: 0px;
	color: #069;
}
p {
	padding: 5px;
	margin: 0px;
	line-height: 24px;
}
#wrapper {
	width: 100%;
	height: auto;
	background: url(../images/bgtrans1.png) center top no-repeat;
}
#floralBtm {
	width: 100%;
	height: auto;
	background: url(../images/cm-floral-btm.png) center bottom no-repeat;
}
#frame {
	margin-left: auto;
	margin-right: auto;
	width:960px;
	height: auto;
	overflow: hidden;
}
#header {
	position: relative;
	width:960px;
	height:128px;
	overflow: hidden;
	background: url(../images/header2.png) top center no-repeat;
}
#header #links {
	position: absolute;
	top: 3px;
	right: 8px;
	height: 18px;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
#menu {
	top:128px;
	width:960px;
	height:32px;
	background-image: url(../images/cm-nav-bg.png);
}
#homeSS {
	width: 960px;
	height: 405px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#slideshow {
	width: 640px;
	height: 270px;
	overflow: hidden;
}
#content {
	width:960px;
	background: #FFF;
	height: auto;
	overflow: hidden;
	background: #FFFFFF url(../images/cm-content-bg.jpg) bottom center no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
#text {
	position: relative;
	width: 620px;
	padding: 10px;
	float: right;
	padding-top: 30px;
}
#sidebar {
	width: 300px;
	padding: 10px;
	float: left;
}
#toptext {
	height: 240px;
	padding-bottom:10px;
	margin-bottom: 10px;
	overflow: hidden;
	}
#text.rooms {
	width: 940px;
	padding: 10px;
	float: left;
}
#sidegallery {
	width: 300px;
	height: auto;
	overflow: hidden;
	}
#sidegallery img {
	border: 10px #EDEDED solid;
	margin-bottom: 10px;
	}
#threediv {
	width: 940px;
	height: 156px;
	padding: 10px;
	overflow: hidden;
}
#threediv .div {
	width: 310px;
	height: 156px;
	background-image: url(../images/cm-threediv-bg.png);
	float: left;
}
#threediv .header {
	width: 292px;
	height: 20px;
	padding: 16px 0px 0px 18px;
	line-height: 20px;
	font-size: 14px;
}
#threediv .text {
	width: 270px;
	height: 40px;
	padding: 22px 0px 0px 18px;
	line-height: 12px;
	font-size: 12px;
	line-height: 16px;
}
#threediv .btn {
	width: 310px;
	height: 45px;
	background-image: url(../images/cm-threediv-btn.png);
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
}
#threediv form {
	position: relative;
	height: 45px;
	width: 292px;
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	font-size: 12px;
	line-height: 22px;
}
#threediv input {
	width: 160px;
	height: 16px;
	padding: 0px;
	margin: 0px;
}
#threediv #emailBtn {
	position: absolute;
	bottom: 0px;
	right: 10px;
	height: 45px;
	width: 70px;
	border: 0px;
	background-color: transparent;
	background-image: url(../images/cm-threediv-email-btn.png);
	color: #FFF;
}
#threediv #book {
	margin-left: 5px;
}
#threediv #offers {
	margin-left: 5px;
}
#subfooter {
	position: relative;
	width: 960px;
	height: 216px;
	overflow: hidden;
	background: url(../images/cm-subfooter.png) top center;
	color: #FFFFFF;
}
#subfooter #phone {
	position: absolute;
	top: 85px;
	right: 10px;
	height: 22px;
	font-size: 16px;
	line-height: 22px;
}
#subfooter #address {
	position: absolute;
	top: 105px;
	right: 10px;
	height: 22px;
	font-size: 16px;
	line-height: 22px;
}
#subfooter #copyright {
	position: absolute;
	bottom: 65px;
	left: 12px;
	height: 18px;
	line-height: 18px;
	color: #999999;
	font-size: 12px;
}
#subfooter #links {
	position: absolute;
	bottom: 45px;
	left: 12px;
	height: 18px;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
#subfooter #links a {
	color: #999999;
}
#subfooter #links a:hover {
	color: #FFF;
}
#menu ul {
	margin: 0;
	padding:0;
	text-indent: 0;
	width: 960px;
	height: 32px;
}
#menu ul li {
	list-style-type: none;
	display: block;
	height: 32px;
	width: 120px;
	float: left;
	color: #000;
	overflow: hidden;
	margin: 0px;
	padding: 0;
	text-align: center;
}
#menu ul li a {
	display: block;
	width: 120px;
	height: 32px;
	color: #333;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	background: url(../images/cm-nav-li-bg.png) 0px 0px no-repeat;
	text-decoration: none;
}
#menu ul li a:hover {
	background: url(../images/cm-nav-li-bg.png) 0px -32px no-repeat;
}

#footer img {
	border: none;
	}
#links2 {
	color:#FFF;
	font-size: 18px;
	padding: 5px 0px 0px 0px;
	}
	#links2 a{
	color:#FFF;
	}
#links a {
	color: #FFF;
	text-decoration: none;
	}

#mainmenu-nav {
	margin: 0;
	padding:0;
	text-indent: 0;
	width: 960px;
	height: 32px;
}
#mainmenu-nav .li-nav {
	list-style-type: none;
	display: block;
	height: 32px;
	width: 120px;
	float: left;
	color: #000;
	overflow: hidden;
	margin: 0px;
	padding: 0;
	text-align: center;
}
#mainmenu-nav .li-nav a {
	display: block;
	width: 120px;
	height: 32px;
	color: #333;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	background: url(../images/cm-nav-li-bg.png) 0px 0px no-repeat;
	text-decoration: none;
}
#mainmenu-nav .li-nav a:hover {
	background: url(../images/cm-nav-li-bg.png) 0px -32px no-repeat;
}
#mainmenu-nav .li-nav .ul-nav {
	margin: 0;
	padding:0;
	text-indent: 0;
	width: 120px;
	height: auto;
}
#mainmenu-nav .li-nav .ul-nav .li-nav {
	list-style-type: none;
	display: block;
	height: 32px;
	width: 120px;
	color: #000;
	overflow: hidden;
	margin: 0px;
	padding: 0;
	text-align: center;
}
#mainmenu-nav .li-nav .ul-nav .li-nav a {
	display: block;
	width: 120px;
	height: 32px;
	color: #333;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 32px;
	background: url(../images/cm-nav-li-bg.png) 0px 0px no-repeat;
	text-decoration: none;
}
#mainmenu-nav .li-nav .ul-nav .li-nav a:hover {
	background: url(../images/cm-nav-li-bg.png) 0px -32px no-repeat;
}
.li-nav .ul-nav {
	width: 120px;
	height: auto;
	background-color: #EEE;
	display: none;
	position: absolute;
	z-index: 99;
}
a.roomroller {
	display: block;
	width: 300px;
	height: 300px;
	padding: 0;
	margin: 0;
	background-position: 0px 0px;
	}
a.bowness { background-image: url(../images/ro-bowness.jpg);}
a.langdale { background-image: url(../images/ro-langdale.jpg);}
a.orrest-head { background-image: url(../images/ro-orrest-head.jpg);}
a.wansfell { background-image: url(../images/ro-wansfell.jpg);}
a.windermere { background-image: url(../images/ro-windermere.jpg);}

a.millerground { background-image: url(../images/ro-millerground.jpg);}
a.claifeheights { background-image: url(../images/ro-claifeheights.jpg);}
a.coniston { background-image: url(../images/ro-coniston.jpg);}
a.crinklecrags { background-image: url(../images/ro-crinklecrags.jpg);}

a.coachmans { background-image: url(../images/ro-coachmans.jpg);}
a.farriers { background-image: url(../images/ro-farriers.jpg);}
	
a:hover.roomroller {
	background-position: -300px 0px;
	}
	
#footer {
	width:940px;
	height:189px;
	overflow: hidden;
	padding: 10px;
}
#footer a {
	display: block;
	outline: none;
	float: left;
	overflow: hidden;

}
a.tripadvisor {	
	top: 0px;
	left: 0px;
	width: 141px;
	height: 116px;
	position: relative;
	
}
a.tripadvisor:hover {
	background: url(../images/cm-footer2.png) -10px -10px no-repeat;
	}
a.sawdays {	
	top: 0px;
	left: 19px;
	width: 141px;
	height: 116px;
	position: relative;
}
a.sawdays:hover {
	background: url(../images/cm-footer2.png) -170px -10px no-repeat;
	}
a.heaw {	
	top: 0px;
	left: 39px;
	width: 219px;
	height: 116px;
	position: relative;
}
a.heaw:hover {
	background: url(../images/cm-footer2.png) -331px -10px no-repeat;
	}
a.blh {	
	top: 0px;
	left: 58px;
	width: 141px;
	height: 116px;
	position: relative;
}
a.blh:hover {
	background: url(../images/cm-footer2.png) -569px -10px no-repeat;
	}
a.ghg {	
	top: 0px;
	left: 78px;
	width: 219px;
	height: 116px;
	position: relative;
}
a.ghg:hover {
	background: url(../images/cm-footer2.png) -730px -10px no-repeat;
	}
	
a.tcp {
	top: 4px;
	left: 1px;
	width: 60px;
	height: 60px;
	position: relative;
}
a.tcp:hover {
	background: url(../images/cm-footer2.png) -11px -139px no-repeat;
	}
a.gtm {
	top: 4px;
	left: 21px;
	width: 60px;
	height: 60px;
	position: relative;
}
a.gtm:hover {
	background: url(../images/cm-footer2.png) -91px -139px no-repeat;
	}
a.aa1 {
	top: 3px;
	left: 39px;
	width: 61px;
	height: 61px;
	position: relative;
}
a.aa1:hover {
	background: url(../images/cm-footer2.png) -169px -139px no-repeat;
	}
a.aa2 {
	top: 3px;
	left: 59px;
	width: 61px;
	height: 61px;
	position: relative;
}
a.aa2:hover {
	background: url(../images/cm-footer2.png) -250px -139px no-repeat;
	}
a.TopTable {
	top: 3px;
	left: 59px;
	width: 61px;
	height: 61px;
	position: relative;
}
a.TopTable:hover {
	background: url(../images/cm-footer2.png) -250px -139px no-repeat;
	}
a.ctm {
	top: 3px;
	left: 79px;
	width: 220px;
	height: 61px;
	position: relative;
}
a.ctm:hover {
	background: url(../images/cm-footer2.png) -331px -139px no-repeat;
	}
a.lha {
	top: 3px;
	left: 98px;
	width: 221px;
	height: 61px;
	position: relative;
}
a.lha:hover {
	background: url(../images/cm-footer2.png) -570px -139px no-repeat;
	}
a.fbp {
	top: 3px;
	left: 117px;
	width: 61px;
	height: 61px;
	position: relative;
}
a.fbp:hover {
	background: url(../images/cm-footer2.png) -810px -139px no-repeat;
	}
a.wfi {
	top: 3px;
	left: 136px;
	width: 61px;
	height: 61px;
	position: relative;
}
a.wfi:hover {
	background: url(../images/cm-footer2.png) -890px -139px no-repeat;
	}

#footer > div > a {
	top: 13px;
}

#fb-like-top {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 150px;
	text-align: right;
}
#fb-like-bot {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 150px;
	text-align: right;
}





