﻿body {
	color: black;
	margin-top: 50px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: black;
	font-weight: bold;
}

#container {
	margin: 0px auto;
	width: 760px;
	border: 1px solid #336700;
	background-image : url(images/background2.jpg);
}

#header {
	width: 760px;
}

#heading1 {
	width: 755px;
	padding:10px 0px 0px 5px;
}

#date {
	float: right;
	width: 200px;
	color:#504941;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding-bottom:10px;
	padding-top:3px;
}

#heading2 {
	float: left;
	width: 450px;
	font-family:"Times New Roman", Times, serif;
	color:#504941;
	font-size:14px;
	padding-bottom:10px;
	padding-left:6px;
	}

#middlecontainer {
	clear: both;
	width: 752px;
	margin-bottom: 10px;
	/*border: 1px solid black;*/	
}	
html>body #middlecontainer {
	/*\*/width: 749px;/**/	/*For NN and Opera*/
}

#middleleftcontainer {
	float: left;
	width: 156px;
	height: 330px;
	/*border: 1px solid black;*/
}

#leftnav {
	width: 146px;
	height: 90px;
	margin:10px 0px 0px 0px;
}

.leftnavlink, .leftnavlink a {
	padding-bottom: 10px;
	text-decoration: none;
	color:#336600;
	font-weight: normal;
}
.leftnavlink a:hover {
	padding-bottom: 10px;
	font-weight: 500;
	text-decoration: underline;
	color: black;
}

#leftImage {
	width: 156px;
	height: 150px;
	border-top: 1px solid #249700;
	border-bottom: 1px solid #249700;
}

#lefttext {
	width: 136px;
	padding: 10px;
	line-height : 135%;
}

#lefttexttop{
	width: 100px;
	color: #336600;
	font-weight : bold;
}

#lefttextbottom{
	width: 100px;
	color: black;
	font-weight : normal;
}

#middlerightcontainer {
	margin-left: 156px;
	padding: 0px;
	background-color: white;
	border: 1px solid #346701;
}

#content {
	float: left;
	padding: 10px;
	font-size : 1.15em;
	background-color : white;
	/*border: 1px solid black;*/
}

#content_about {
	float: left;
	padding: 10px;
	font-size : 1.15em;
	background-image : url(images/about_bg.jpg);
	background-repeat : no-repeat;
	/*border: 1px solid black;*/
}

#content_home {
	float: left;
	padding: 10px;
	font-size : 1.15em;
	background-image : url(images/cottage_bg.jpg);
	background-repeat : no-repeat;
	/*border: 1px solid black;*/
}

#content_accom {
	float: left;
	padding: 10px;
	font-size : 1.15em;
	background-image : url(images/accom_bg.jpg.jpg);
	background-repeat : no-repeat;
	/*border: 1px solid black;*/
}

#contentbold {
	font-weight : bold;
	color: #336600;
}

#contenttext {
	color: black;
	/*color : #666666;*/
}

#righttextcontainer {
	line-height : 135%;
	font-size : .8em;
}

#righttextcontainer2 {
	line-height : 135%;
	font-size : .8em;
}

#righttextheading {
	background-color : #336600;
	color: white;
	font-weight : bolder;
	padding: 5px;
}

#righttextheading2 {
	background-color : #336600;
	color: white;
	font-weight : bolder;
	padding: 5px;
}

#righttext {
	background-color : #CCD9BF;
	color: black;
	font-weight : normal;
	padding: 5px;
}

#righttext2 {
	background-color : #CCD9BF;
	color: black;
	font-weight : normal;
	padding: 5px;
}

#footer {
	clear: both;
	width: 744px;
	height: 10px;
	background-color : #336600;
	color: white;
	font-size : .8em;
	padding: 8px;
}

#footerleft {
	float: left;
}

#footerright {
	margin-left: 460px;
	text-decoration: none;
}

#footerright, #footerright a {
	text-decoration: none;
	color: white;
}