body {
	background: #339999 url(images/marble1.gif);
	font: 0.9em verdana,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	width:750px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid black;
}
#subhead {
	width: 750px;
	height: 40px;
	font:  1.3em tahoma,arial,verdana,san-serif;
	letter-spacing: 1.15px;
	background-color: #000066;
	margin: -10px 0 0 0;
	color: #fff;
	font-weight: 900;
	line-height: 2.0em;
	text-align: center;
}
html>body #subhead { margin: 1px 0 0 0; }
#main {
	background: url(images/content.gif) repeat-y top left;
	font-weight: normal;
	color: #333;
}
#menu {
	background-color: #CCFFCC;
	float: left;
	margin: 0;
	padding: 5px 5px 5px 12px;
	width: 115px;
}
#menu a {
	color: #000066;
	text-decoration: underline;
	font-size: 100%;
}
#menu a:hover {
	color: #3300ff;
	text-decoration: none;
}
.selected {
	margin: 0;
	padding: 5px 5px 5px 0;
	color: #000066;
}
#content {
	background-color: #fff;
	margin: 0 -2px 0 160px;
	min-height: 550px;
	padding: 5px 0px 0px 0px;
}
html>body #content { margin: 0 0 0 160px; }

}
#pic {
	margin: 360px 0 0 0;
	padding: 20px 0 0 0;
}
#pic2 {
	margin: 390px 0 0 0;
	padding: 20px 0 0 0;
}
.left {
	float: left;
	padding: 10px 10px 10px 1px;
}
.left2 {
	float: left;
	padding: 5px 10px 10px 5px;
	margin-right: 30px;
}
.right {
	float: right;
	margin: 20px 10px 10px 20px;
}
#map {
	font-size: 80%;
	line-height: 1.0em;
	text-align: center;
}
table.prices {
	width: 550px;
	border-collapse: collapse;
	border:1px solid #6B9BE8;
	float: left;
	color: #000;
}
table.prices td.headingfrom {
	background-color: #6B9BE8;
	color: #fff;
	border-style: solid;
	border-color: #6B9BE8 #fff #6B9BE8 #6B9BE8;
	font-weight: bold;
}
table.prices td.headingto {
	background-color: #6B9BE8;
	color: #fff;
	border-style: solid;
	border-color: #6B9BE8 #fff #6B9BE8 #6B9BE8 ;
	font-weight: bold;
}
table.prices td.headingprices {
	background-color: #6B9BE8;
	color: #fff;
	font-weight: bold;
}
table.prices td {
	padding: 5px;
	border:1px solid #6B9BE8;
}
.imagebox {
	border: 1px solid black;
}
#footer {
	text-align: right;
	margin: 0 -2px 0 0;
	padding: 5px 5px 5px 0;
	background-color: #000066;
	color: #fff;
	font-size: 75%;
}
html>body #footer { margin: 0; }
#footer-left {
	float: left;
	text-align: left;
	padding-left: 5px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	/*color: #335588;*/
	color: #FFFF33;
}
p {
	background-color: #fff;
	margin: 0;
	padding: 5px 10px 5px 5px;
	line-height: 1.75em;
}
p.nowrap {
}
.contactheading {
	background-color: #CCFFCC;
	color: #CC3300;
	margin: 0;
	padding: 0;
}
.contact {
	background-color: #CCFFCC;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	font-size: 90%;
}
ul {
	background-color: #fff;
	color: #000066;
	margin: 0;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
	list-style-position: inside;
}
li {
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 5;
	padding-left: 5;
}
h1, h2 {
	background-color: #fff;
	font-size: 1.1em;
	font-weight: 900;
	color: #000066;
	margin: 0;
	padding: 18px 5px 5px 5px;
}
h2 {
    padding-top: 8px;
    font-size: 1.0em;
}
.cottagedetails {
	font-weight: 900;
	color: #000066;
}
.emphasis {
	color: #000066;
	font-weight: 900;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
#imgsubtitle {
	font-size: 75%;
	text-align: center;
}
