body {
	margin: 0;
	font-family: Arial,sans-serif;
	background-color: #ffffff;
	border: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 750px;
	margin-top: 10px;
	background: url(http://www.littlequebbcottages.co.uk/graphics/holiday-cottages-herefordshire-background.gif) repeat-y ;
	padding: 0;
	border: 0;
}


#container-top {
	margin: 0 ;
	width: 750px;
	height: 13px;
	background: url(http://www.littlequebbcottages.co.uk/graphics/holiday-cottages-herefordshire-background-top.gif) no-repeat ;
}


#container-bottom {
	margin: 0 ;
	width: 750px;
	height: 13px;
	background: url(http://www.littlequebbcottages.co.uk/graphics/holiday-cottages-herefordshire-background-bottom.gif) no-repeat ;
}

#fb {
	background-color: white;
	z-index: 1;
	position: absolute;
	margin-left: 5px;
	margin-top: 5px;
	padding: 2px;
}

#available {
	z-index: 1;
	position: absolute;
	margin-left: 500px;
	margin-top: 50px;
}

#content {
	width: 729px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
	border: 0;
}

#left-column {
	width: 160px;
	float: left;
	margin: 0;
}

#middle-column {
	width: 420px;
	float: left;
	background-color: #faeccf;
	margin: 0;
}


#middle-column-wide {
	width: 569px;
	float: left;
	background-color: #faeccf;
	margin: 0;
}

#right-column {
	width: 149px;
	float: right;
	margin: 0;
	text-align: center;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 10pt;
}

.success {
	color: green;
	font-weight: bold;
	font-size: 10pt;
}

img.image {
	margin: 0;
	border: 0;
	padding: 0;
	display: block;
}

div.image_right {
	margin: 4px;
	border: 0;
	padding: 0;
	display: inline;
	float: right;
}


ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left: 4px;
	margin-top: 4px;
}

li.nav {
	margin: 4px;
}

ul {
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 8px;
}

li {
	margin: 0;
	margin-left: 15px;
}


a.nav:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}


a.nav:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}


a.nav:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
}

h1 {
	font-size: 14pt;
	margin: 4px;
}

h2 {
	font-size: 11pt;
	margin: 4px;
}

h3 {
	font-size: 10pt;
	margin: 4px;
	text-align: left;
}


h4 {
	font-size: 10pt;
	margin: 0px;
	text-align: left;
	color: white;
	background: #8ba684;
}


p {
	margin: 4px;
	font-size: 10pt;
	text-align: justify;
	margin-bottom: 14px;
}

li {
	font-size: 10pt;
}

p.photos {
	text-align: right;
	font-size: 9pt;
	color: white;
}

img.small {
	margin-top: 3px;
	margin-bottom: 3px;
	border: 0;
}

#fix {
	clear: both;
}

#newsletter {
	margin-top: -61px;
	margin-left: 0px;
	position: absolute;
}


th {
	font-size: 9pt;
	text-align: center;
}

td.light {
	font-size: 9pt;
	text-align: center;
	background-color: #d8e1d6 ;
}

td.dark {
	font-size: 9pt;
	text-align: center;
	background-color: #3d6a32;
}

td.book {
	width: 284px;
	text-align: center;
}

td.form {
        font-weight: bold;
        font-size: 10pt;
}

input {
        border: 1px solid #3d6a32;
}

input.checkbox {
	border: none;
}

textarea {
        border: 1px solid #3d6a32;
}

table.contact {
	margin-left: 10px;
}

p.address {
	text-align: center;
}

input.submit {
	margin-left: 20px;
	font-weight: bold;
}

p.about {
	text-align: center;
	font-size: 8pt;
}

p.red {
	color: red;
	font-weight: bold;
}
