body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	margin-top: 13px;
	margin-left: 33px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #333333;
}
#container {
	width: 722px;

}
#homeheader {
	width: 722px;
	height: 266px;
	background-image:url(images/header-home.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 11px;
}
#aboutheader {
	width: 722px;
	height: 266px;
	background-image:url(images/header-cottage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 11px;
}
#header {
	width: 722px;
	height: 266px;
	margin: 0px;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 11px;
}
#dalesheader {
	width: 722px;
	height: 266px;
	background-image:url(images/header-about.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-top: 11px;
}
#hometitle {
	width: 380px;
	margin-left: 171px;
	margin-top: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #061844;
}
#abouttitle {
	width: 380px;
	margin-left: 333px;
	margin-top: 188px;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
	color: #061844;
}
#homecontainer {
	width: 722px;
	margin-top: 13px;
}


#nav {
	width: 150px;
	float: left;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	padding: 3px;
	width: 144px;
	background-color: #DADDE4;
	border-bottom: 3px solid #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 70%;
}

#nav a, #navlist {
	color: #061844;
	text-decoration: none;
}

#nav a:hover {
	background-color: #ABB1C0;
	color: #061844;
	text-decoration: underline;
}

#nav #now a {
	display: block;
	padding: 3px;
	width: 144px;
	background-color: #061844;
	border-bottom: 3px solid #FFFFFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#nav #now a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav #now a:hover {
	background-color: #061844;
	color: #FFFFFF;
	text-decoration: none;
}

#news {
	width: 182px;
	float: right;
	background-image: url(images/news-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#news h1 {
	font-size: 70%;
	color: #2A395F;
	background-color: #DADDE4;
	padding: 4px;
	margin: 0;
}
#news a {
	color: #2A395F;
	text-decoration: underline;
}
#news p {
	font-size: 70%;
	color: #2A395F;
}
#news a:hover {
	text-decoration: none;
}
#homecontent {
	width: 365px;
	float: left;
	margin-left: 12px;
}
#homecontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #061844;
	font-weight: normal;
	margin: 0;
}
#homecontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #061844;
	font-weight: normal;
	margin: 0;
}
#homecontent p {
	font-size: 70%;
	color: #061844;
	line-height: 16px;
}
#news td {
	font-size: 70%;
	color: #061844;
}
#homecontent li {
	font-size: 70%;
	color: #061844;
	line-height: 16px;
}
#homecontent td {
	font-size: 70%;
	color: #061844;
}
.tableheader {
	background-color: #061844;
}
.whitetext {
	color: #FFFFFF;
}
#homecontent a:hover {
	color: #061844;
	text-decoration: none;
}
#homecontent a {
	color: #061844;
	text-decoration: underline;
}
#homefooter {
	background-color: #D1D4DD;
	padding: 8px;
	margin: 0px;
	clear: both;
}
#clear {
	clear: both;
}
#homefooter a {
	color: #061844;
	font-size: 70%;
	text-decoration: none;
	font-weight:bold;
}
#homefooter a:hover {
	color: #061844;
	font-size: 70%;
	text-decoration: none;
	font-weight:bold;
}
#firstpic {
	width: 180px;
	float: left;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
#secondpic {
	width: 180px;
	float: left;
	margin-left: 4px;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
#thirdpic {
	width: 180px;
	float: left;
	margin-left: 4px;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
#fourthpic {
	width: 145px;
	float: left;
	margin-left: 13px;
	margin-bottom: 0px;
	padding: 0px;

}
#fourthpic p {
	font-size: 70%;
	color: #061844;
}
#footer {
	width: 722px;
	font-size: 70%;
	color: #061844;
	text-align: center;
	margin-top: 4px;
}
#footer a {
	color: #061844;
	text-decoration: none;
}
#footer a:hover {
	color: #061844;
	text-decoration: underline;
}
.bottompad {
	padding-bottom: 6px;
}
