@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(/img/woodstock-cottage-axminster.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #666;
	background-color: #8fbc8f;
}
#header {
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#logo h1 {
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -9000px;
}
.relative {
	position: relative;
}
#logo {
	position: absolute;
	height: 176px;
	width: 447px;
	left: 0px;
	top: 0px;
}
#content {
}
#footer {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer p {
	line-height: 32px;
}
#footer a {
	color: #438059;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.right {
	text-align: right;
}
#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C28F;
}
#navigation li {
	margin: 0px;
	padding: 0px;
}
#navigation li a {
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #438059;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C28F;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}
#navigation li a:hover {
	color: #000;
}
.woodwrap {
	background-attachment: scroll;
	background-image: url(/img/holiday-cottage-rent-axminster-devon-01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#headerimg {
	height: 202px;
	width: 584px;
	position: absolute;
	top: 0px;
	right: -30px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #438059;
	font-style: italic;
}
#logo h2 {
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -9000px;
}.post {
}
.post img {
	padding: 5px;
	float: left;
	margin-right: 10px;
	border: 1px solid #666;
}
/*td {
	padding: 3px;
}
table {
	border: 1px solid #000;
}*/
a {
	color: #438059;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table.tableizer-table {border: 1px solid #666; font-family: Arial, Helvetica, sans-serif; font-size: 13px;} .tableizer-table td {
	padding: 4px;
	margin: 0px;
	border: 1px solid #666;
}
.tableizer-table th {background-color: #38B453; color: #FFF; font-weight: bold;padding: 4px;border: 1px solid #666;}
.grey {background-color: #ccc;}

