body {
	padding: 0px;
	margin: 0px;
	background: url(../images/topbak.gif) top left repeat-x;
}

.clear {
	clear: both;
}

.cleft {
	clear: left;
}

.picleft {
	float: left;
	margin: 10px 20px 5px 0px;
}

.picright {
	float: right;
	margin: 10px 0px 5px 20px;
}

.thumbs {
	width: 180px;
	height: 120px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#contain {
	width: 776px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/bak_main.gif) top left no-repeat;
}

#head {
	width: 760px;
	height: 89px;
	margin: 0px auto;
	padding-top: 40px;
}

#glanhenwye {
	width: 440px;
	height: 89px;
	float: left;
}

#sawday {
	width: 164px;
	height: 85px;
	float: right;
	margin-right: 15px;
}

#wrapper {
	width: 738px;
	margin: 0px auto;
	padding: 0px;
}

#nav {
	width: 738px;
	height: 52px;
	margin: 52px auto 0px;
	padding: 0px;
	background: url(../images/bak_navbar.gif) top left no-repeat;
}

.sep {
	width: 1px;
	height: 23px;
	margin: 15px 20px 0px;
	background: url(../images/nav_sep.gif) top left no-repeat;
}

#nav ul {
	margin: 0px;
	padding: 0px 25px 0px 0px;
	list-style: none;
	float: right;
}

#nav li {
    list-style: none;
    float: left;
	height: 58px;
	line-height: 52px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 1.1em;
	color: #ff3333;
}

#nav li a {
	color: #ff3333;
}

#nav li a:hover {
	color: #999933;
}

#cottages {
	width: 738px;
	height: 355px;
	margin: 15px 0px 20px;
	background: url(../images/the_cottage.gif) top left no-repeat;
}

#choice {
	padding: 80px 0px 0px 37px;
}

.choose {
	width: auto;
	height: 232px;
	float: left;
}

#mainwrap {
	width: 660px;
	margin: 30px auto 20px;
}

#pagehead {
	width: 660px;
	height: 38px;
}

#content {
	width: 390px;
	margin: 0px;
	float: left;
	padding: 0px;
	line-height: 22px;
}

#widec {
	width: 580px;
	margin: 30px auto;
}

#images {
	width: 390px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #996699;
}

#imagebox {
	width: 390px;
}

#margin {
	width: 220px;
	float: right;
}

#googlemap {
	width: 580px;
	margin: 10px auto;
}

.marginhed {
	width: 220px;
	height: 38px;
	margin: 15px 0px 10px;
	padding: 8px 0px 0px 15px;
	background: url(../images/marginhed.gif) top left no-repeat;
}

.margintext {
	width: 205px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #666666;
}

#picmain {
	width: 200px;
	height: auto;
	margin: 15px 0px 5px 10px;
	float: right;
}

.field {
	width: 120px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin: 0px 0px 20px 0px;
}

.data {
	width: 250px;
	float: left;
	margin: 0px 0px 20px 30px;
}

#footer {
	width: 776px;
    height: 64px;
    padding-top: 10px;
	color: #663399;
    margin: 30px auto 10px;
	text-align: center;
	background: url(../images/footer.gif) top left no-repeat;
}

#footext {
	width: 776px;
    padding: 0px;
    margin: 0px auto;
	color: #999999;
	text-align: center;
	line-height: 18px;
}