@charset "utf-8";

@import url("reset.css");

/*---------GLOBAL---------*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
body {
	background:url(images/lfarm-back.gif) repeat;
	padding-top:10px;
	}
#main-container{
	width: 809px;
	margin: 0 auto;
	background:url(images/shadow-right.gif) top right repeat-y #fff;
	}
#nav-container,#header,#maincontent,#footer{
	width: 800px;
	}

.clear{clear:both;}

.padtop{padding-top:10px;}


/*---------HEADER---------*/

#header{
	width: 809px;
	background: url(images/shadow-top.gif) top right no-repeat transparent;
	height: 151px;
	}
#header img{
	margin:0;
	padding:0;
	float: left;
	}

/*---------MAIN CONTENT---------*/

#maincontent {
	background:url(images/corner.gif) right bottom no-repeat;
	min-height: 470px;
	}
	
#maincontent img{
	float: left;
	}
		
#text{
	padding: 10px;
	width: 58%;
	}
	
	#text-home{
	padding: 10px;
	width: 440px;
	float:left;
	}
	
	#video{
	float: left;
	
	padding-left:10px;
	padding-bottom:10px;
	}
	
	#badges {
	width:180px;
	float:right;
	padding-top:10px;
	padding-right:10px;	
	}
	
	#badges img {
	padding: 5px;
	}

/*---------TYPOGRAPHY---------*/

#maincontent p, #maincontent li {
	color:#778077;
	font-size:11px;
	}

#maincontent ul{
	list-style-image: url(images/bullet.gif);
	list-style-position:outside;
	margin-left: 11px;
	}

h1 {
	clear:both;
	font-size:17px;
	font-weight:lighter;
	margin-top: 11px;
	margin-bottom:3px;
	text-align:left;
	text-transform:uppercase;
	}
h2{
	clear:both;
	font-size:12px;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom:10px;
	}
	
p,li{line-height: 14px;}

p,ul{margin-bottom: 14px}

a{text-decoration: underline; color: #778077;}

strong{font-weight: bold;}

#maincontent p.smallprint{font-size: 10px;}

blockquote{text-align: center;}

/*---------NAVIGATION---------*/

#nav-container{
clear: both;
	overflow:hidden;
	background-color:#5D6158;
	padding-bottom:11px;
	padding-top:12px;
	text-align:center;
	}

#navigation{
	margin-bottom:1px;
	}
#navigation li{
	display:inline;
	}
#navigation li a{
	text-decoration: none;
	color: #103471;
	font-size:10px;
	padding:8px 0px;
	text-decoration:none;
	vertical-align:middle;
	}
#navigation li a:hover{
	color: #ccc;
	}
#navigation span {
	color:#4C4C46;
	font-weight:bold;
	}
#navigation a:link, #navigation a:visited {
	color:#FFFFFF;
	}

/*---------FOOTER---------*/

#footer{
	clear: both;
	margin: 0 10px;
	width: 779px;
	}

.copyright {
	color:#666666;
	font-size:11px;
	font-weight:lighter;
	line-height:20px;
	padding-top:10px;
	text-align: center;
	border-top: 1px solid #5D6158;
	padding-bottom: 8px;
	}

.copyright a{
	text-decoration: none;
	}

#foot{
	background: url(images/shadow-bottom.gif) no-repeat top right;
	margin: 0 auto 10px;
	height: 10px;
	width: 809px;
	padding:0;
	}

/* ABOUT */

body#about .description{
	width: 178px;
	padding: 22px 11px 0;
	float: left;
	height: 140px;
	}

/* BEDROOM */

body#bedroom .description{
	display:block;
	width: 267px;
	text-align: center;
	float: left;
	}

body#bedroom .description-small{
	width: 266px;
	}

body#bedroom .description img{
	margin-bottom: 10px;
	}

body#bedroom #text{
	width: 776px;
	}

/* MEETINGS */

body#meeting #text ul{float: left; width: 300px;}

body#meeting #text ul.second{float: left; width: 200px;}

body#meeting #text{
	width: 76%;
	}

/* LOCAL */

body#local .places-to-visit h2, body#local .eating-and-drinking h2, body#local .things-to-do h2{
	margin-top: 0;
	}

body#local .places-to-visit{
	width: 315px;
	float: left;
	margin-left: 11px;
	}
body#local .eating-and-drinking{
	width: 145px;
	float: left;
	}
body#local .things-to-do{
	width: 200px;
	float: left;
	}

body#local #maincontent{
	padding-bottom: 10px;
	}

/* OFFERS */

body#offers #text{
	width: 776px;
	}

/* FIND */

body#find #text{
	width: 263px;
	float: left;
	}

#MMEmbeddedMap{
	float: left;
	margin-top: 12px;
	}

/* CONTACT */
body#contact #text{
	margin-right: 11px;
	float: left;
	}

body#contact #maincontent img{
	float: right;
	}

body#contact form{
	padding: 10px 0 20px 10px;
	}

/* HOME */

body#home #text{
	margin-left: 27px;
	width: 63%;
	}

body#home #maincontent{
	position:relative;
	}

.christmas-offer a{
	position:absolute;
	top:180px;
	right:0;
	display:block;
	width: 200px;
	height: 200px;
	}

/* BEDROOMS */

body#bedrooms #text{
	float: left;
	width: 215px;
	}

body#bedrooms #avaliability{
	float: left;
	width: 300px;
	margin-top: 20px;
	}