* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#41423b;
	background-color:#f6f7f7;
}
h1, h3 {
	font-family:"Myriad Pro", Arial;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;
}
h3 {
	margin-bottom:30px;;
}
h4 {
	font-family:"Myriad Pro", Arial;
	font-size:14px;
	font-weight:normal;
	color:#c0c2b7;
	margin-bottom:17px;
}
p {
	margin-bottom:17px;
}
a {
	text-decoration:none;
}
table, td {
	border-collapse:collapse;
	border:none;
	margin:0px;
	padding:0px;
}


/* ---------------------------------- LOCH NESS COTTAGES ------------------------------ */
#container {
	width:100%;
}

#topcontainer {
	width:100%;
	height:599px;
}


/* TOP
------------------------------------ */
#top {
	position:relative;
	top:0px;
	left:50%;
	width:996px;
	margin-left:-498px;
}
#top-logo {
	position:absolute;
	top:13px;
	left:376px;
	z-index:1;
}
#top-site {
	position:relative;
	top:45px;
	left:0px;
	width:996px;
	height:580px;
	background-image:url(/assets/img/lnc_bg_topsite.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#top-nav {
	position:absolute;
	left:38px;
	top:65px;
	float:left;
	height:55px;
	padding:0px 0px 0px 0px;
}
#top-nav a {
	font-family:"Myriad Pro", Arial;
	font-size:16px;
	color:#fff;
	
}
#top-nav ul {
	list-style:none;
	float:left;
}
#top-nav li,
#top-nav li.home {
	float:left;
	list-style:none;
	background-image:url(/assets/img/lnc_topnav_stripe.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:34px;
	padding-top:21px;
}
#top-nav li.home {
	background-image:url(/assets/img/lnc_icon-home.jpg);
}

#top-nav li a,
#top-nav li.home a {
	padding:0px 26px;
	
}

#top-flash {
	position:absolute;
	top:139px;
	left:0px;
	width:996px;
	height:396px;
}


/* CONTENT
------------------------------------ */
#content-container {
	width:100%;
}
#content {
	position:relative;
	left:50%;
	width:960px;
	padding:0px 18px;
	margin-left:-498px;
}

#content #intro {
	float:left;
	width:381px;
	height:165px;
	padding:17px;
	border:#c0c2b7 1px solid;
	background-image:url(/assets/img/lnc_bg_intro.jpg);
	background-repeat:no-repeat;
	margin-right:20px;
}
#content #intro a {
	color:#ab711d;
	float:left;
	list-style:none;
	background:url(/assets/img/lnc_icon-arrow.gif) no-repeat left;
	padding-left:29px;
	padding-top:3px;
	text-decoration:underline;
	height:20px;
}

#content #newsletter {
	float:left;
	width:215px;
	height:165px;
	padding:17px;
	border:#c0c2b7 1px solid;
	background-image:url(/assets/img/lnc_bg_newsletter.jpg);
	background-repeat:no-repeat;
	margin-right:20px;
}
#content #newsletter input {
	width:209px;
	height:20px;
	padding:7px 0px 0px 3px;
	border:#c0c2b7 1px solid;
	color:#41423b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:14px;
}
#content #newsletter input.button {
	width:99px;
	height:32px;
	background-image:url(/assets/img/lnc_btn_newslettersubmit.jpg);
	background-repeat:no-repeat;
	border:none;
}

#content #offers {
	float:left;
	width:215px;
	height:165px;
	padding:17px;
	border:#c0c2b7 1px solid;
	background:#6f6151;
}
#content #offers h3 {
	color:#fff;
}
#content #offers a {
	color:#fff;
	text-decoration:underline;
}
#content #offers a:hover {
	text-decoration:none;
}

#spacer {
	height:15px;
}



/* FOOTER 
------------------------------------ */
#footer-container {
	width:100%;
	height:120px;
}
#footer {
	position:relative;
	top:0px;
	left:50%;
	width:960px;
	padding:0px 18px;
	margin-left:-498px;
}
#footer #content-top {
	width:960px;
	height:56px;
	margin-bottom:5px;
}
#footer #content-top-left {
	float:left;
	width:220px;
}
#footer #content-top-mid {
	float:left;
	margin:0px 10px;
	width:500px;
	padding-top:10px;
}
#footer #content-top-mid #newsletter input {
	float:left;
	width:160px;
	height:20px;
	padding:7px 0px 0px 3px;
	border:#c0c2b7 1px solid;
	color:#41423b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:14px;
}
#footer #content-top-mid #newsletter input.button {
	float:left;
	width:99px;
	height:32px;
	background-image:url(/assets/img/lnc_btn_newslettersubmit.jpg);
	background-repeat:no-repeat;
	border:none;
	margin-right:Opx;
}
#footer #content-top-right {
	float:right;
	width:220px;
	text-align:right;
}

#footer-content {
	border-top:#c0c2b7 1px solid;
	padding-top:7px;
	height:26px;
}
#footer-content a {
	color:#41423b;
}
#footer-content .fleft {
	float:left;
	width:659px;
	height:25px;
	padding-top:7px;
	margin-right:20px;
}
#footer-content .fleft a {
	text-decoration:underline;
}
#footer-content .fleft a:hover {
	text-decoration:none;
}
#footer-content .socialmedia {
	float:right;
	width:185px;
	height:28px;
	padding-top:4px;
	padding-left:12px;
	border-left:#41423b 1px solid;
	font-family:"Myriad Pro";
	font-size:14px;
}
#footer-content .socialmedia .facebook/*,
#footer-content .socialmedia .twitter,
#footer-content .socialmedia .linkedin*/ {
	background:url(/assets/img/lnc_icon-facebook.jpg) no-repeat;
	width:92px;
	height:26px;
	margin-left:10px;
	float:left;
	border:none;
}
/*#footer-content .socialmedia .twitter {
	background:url(/assets/img/lnc_icon-twitter.jpg) no-repeat;
}
#footer-content .socialmedia .linkedin {
	background:url(/assets/img/lnc_icon-linkedin.jpg) no-repeat;
}*/

#footer-content .ref {
	float:left;
	width:900px;
	height:32px;
	padding-top:15px;
}
#footer-content .ref a {
	text-decoration:underline;
}
#footer-content .ref a:hover {
	text-decoration:none;
}

	

#footer #content-top-right #newsletter input.error,
#top-contentleft input.error,
#top-contentleft textarea.error,
.error {
	border:1px solid #ff0000;
}