body {
	margin-top: 50px;
	background: url(images/tartan_bg_tile.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	padding: 0;
	margin: 0;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #a40204;
	text-decoration: underline;
}

#header {
	width: 977px;
	height: 120px;
	margin: auto;
	background: url(images/header_bg.gif) 0 0 no-repeat;
}

#header h1#logo{
	margin: 0;
	line-height: 999em;
	width: 400px;
	height: 120px;
	background: url(images/aberturret_cottage.gif) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

#header h1#strap{
	top: 0;
	margin: 0;
	line-height : 999em;
	width: 577px;
	height: 120px;
	background: url(images/strapline.gif) 0 0 no-repeat;
	overflow : hidden;
	float:left;
}

#navContainer {
	width: 937px;
	height: 62px;
	background-color: #fff;
	margin: auto;
	padding: 0 20px;
}

ul#main-menu-ul{
	padding:0;
	margin:0;
}

ul#main-menu-ul li{
	padding:4px 0;
	margin: 0;
	display: block;
	height:52px;
	list-style: none;
	float: left;
	border-top: solid 1px #626262;
	border-bottom: solid 1px #626262;
}

ul#main-menu-ul li a{
	text-decoration: none;
	line-height: 1;
	height: 52px;
	display:block;
	padding: 0;
	margin: 0;
	text-indent: -999em;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul#main-menu-ul li a:hover {
	background-position: 0 -52px;
}

ul#main-menu-ul li#main-menu-index a{
	width:128px;
	background-image: url(images/mm-home-bg.gif);
}

ul#main-menu-ul li#main-menu-about a{
	width:168px;
	background-image: url(images/mm-about-bg.gif);
}

ul#main-menu-ul li#main-menu-activities a{
	width:136px;
	background-image: url(images/mm-activities-bg.gif);
}

ul#main-menu-ul li#main-menu-rates a{
	width:190px;
	background-image: url(images/mm-rates-bg.gif);
}

ul#main-menu-ul li#main-menu-booking a{
	width:159px;
	background-image: url(images/mm-booking-bg.gif);
}

ul#main-menu-ul li#main-menu-locate a{
	width:156px;
	background-image: url(images/mm-locate-bg.gif);
}

#main-container {
	width: 907px;
	margin: 0 auto;
	padding: 32px 35px;
	overflow: hidden;
	background-color: #fff;
}

#txtleft {
	width: 435px;
	text-align: justify;
	line-height: 20px;
	float: left;
}

#homepnl {
	width: 437px;
	margin: 42px 0 0 35px;
	float: left;
}

#cottageleft {
	width: 400px;
	text-align: justify;
	line-height: 20px;
	float: left;
}

#cottagepnl {
	width: 452px;
	background-color: #c1c2d7;
	margin: 12px 0 0 35px;
	padding: 10px;
	float: left;
}

#cottagepnl #picleft {
	width: 221px;
	height: 170px;
	float: left;
}

#cottagepnl #picright {
	width: 221px;
	height: 180px;
	float: right;
}

.activitiesdesc {
	width: 906px;
	text-align: justify;
	line-height: 20px;
	float: left;
}

.ratespnl {
	width: 453px;
	margin-top: 20px; 
	text-align: center;
	float: left;
}

.activitypnls {
	width: 886px;
	background-color: #c1c2d7;
	padding: 10px;
	text-align: justify;
	line-height: 20px;
	margin-bottom: 20px;
	float: left;
}

.distance {
	width: 295px;
	float: left;
}

#footer {
	clear: both;
	width: 977px;
	height: 120px;
	margin: auto;
	background: url(images/footer_bg.gif) bottom left no-repeat;
}

#footerContainer {
	width: 907px;
	margin: auto;
	padding: 24px 15px;
	font-size: 11px;
	line-height: 20px;
	border-top: solid 1px #626262;
}

.address {
	width: 300px;
	float: left;
}

.baselinks {
	width: 600px;
	text-align: right;
	float: right;
}

#aterms li {
	list-style-image: url(images/bullet.gif);
	padding-bottom: 10px;
}

#pdetails {
	width: 440px;
	float: left;
	margin: 0 20px 15px 0;
}

#bdetails {
	width: 440px;
	float: left;
	
}

#pdetails label, #bdetails label{
	display: block;
	padding: 8px 0;
	margin: 0;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #C1C2D7;
	height: 24px;
	width: 440px;
}

#pdetails label.topitem, #bdetails label.topitem {
	border-top: 1px solid #C1C2D7;
}

#pdetails label input, #pdetails label textarea, #pdetails label select, #bdetails label input, #bdetails label textarea, #bdetails label select {
	width: 180px;
	margin-right: 10px;
	float: right;
}

#pdetails label span, #bdetails label span {
	float: left;
	padding: 3px 0 0 8px;
}

#localinfo {
	clear: both;
	width: 898px;
	margin-left: 8px;
}
.infoitems {
	float: left;
	width: 224px;
	margin-top: 10px;
}

.formbuttons {
	width: 906px;
	float: left;
	border-top: 1px solid #C1C2D7;
	margin: 15px 0;
	padding-top: 10px;
}

