﻿/* layout */

body {
	margin: 0px;
	padding: 0px;
	background-color: #f6f5eb;
	background-image: url('images/bg_body.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	}
	
#wrapper {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	overflow: auto;
	}
	
#navigation {
	height: 71px;
	margin: 0px auto;
	padding: 0px;
	}
	
table.navigation {
	width: 530px;
	margin: 0px auto;
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
	}
	table.navigation td { padding: 0px; }
	a img { border: 0px; }
	
#header {
	width: 960px;
	height: 123px;
	margin: 0px auto;
	padding: 0px;
	}
	
#homepic {
	width: 960px;
	height: 660px;
	margin: 0px auto;
	padding: 1px 0px 0px 0px;
	}
	#homepic img { margin: 0px; padding: 0px; }
	
#content {
	width: 960px;
	min-height: 600px;
	margin: 30px auto 0px auto;
	padding: 1px 0px 0px 0px;
	overflow: auto
	}

#reviews {
    width: 960px;
    height: auto;
    margin: 30px auto 0px auto;
    padding: 1px 0px 0px 0px;
    overflow: auto
}
	
#footer_wrapper {
	height: 150px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	/*background-image: url('images/bg_footer.jpg');*/
	}
#footer {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}
	
#banner {
	width: 950px;
	height: 260px;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background-image: url('images/bg_banner.jpg');
	background-position: center;
	background-repeat: no-repeat;
	}

.section {
    width: 960px;
    margin: 0px auto 20px auto;
    padding: 0px;
    content:"";
    display:table;
    clear: both;
    }
	
/* colours */
.clr1 { color: #9e401f; } /* red*/
.clr2 { color: #4f6228; } /* green */
.clr3 { color: #373737; } /* grey */
.clr4 { color: #f6f5eb; } /* cream */

/* headings */
h1 { 
	font: italic 40px times new roman;
	color: #9e401f;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	text-align: left;
	letter-spacing: -1px;
	}
h1:first-letter { 
	font-size: 150%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold
	}
	
h2 { 
	font: italic 30px times new roman;
	color: #9e401f;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	text-align: left;
	letter-spacing: -1px;
	}
#banner h2 {
	margin: 50px 100px 0px 100px;	
	}	
h3 { 
	font: italic 20px times new roman;
	color: #4f6228;
	margin: 0px 20px;
	padding: 0px;
	text-align: left;
	letter-spacing: 0px;
	}

h4 { 
	font: italic bold 17px times new roman;
	color: #4f6228;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	text-align: left;
	letter-spacing: 0px;
	}

/* paragraphs */

p {
	font: normal 17px times new roman;
	color: #373737;
	margin: 5px 25px 10px 25px;
	padding: 0px;
	text-align: justify;
	line-height: 24px;
	word-spacing: 2px
	}
#banner p {
	font: italic normal 19px times new roman;
	margin: 20px 100px 0px 100px;	
	line-height: 30px;
	}	
p.caption {
	font: italic bold 13px times new roman;
	color: #9e401f;
	margin: -10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	line-height: 16px;
	word-spacing: 2px
	}
	
p.accom {
	font: normal 14px times new roman;
	color: #373737;
	margin: 5px 20px 10px 20px;
	padding: 0px;
	text-align: left;
	line-height: 18px;
	}

p.home {
	font: normal 17px times new roman;
	color: #373737;
	margin: 5px 25px 10px 25px;
	padding: 0px;
	text-align: justify;
	line-height: 22px;
	}
p.home:first-letter { 
	color: #4f6228;
	margin: 5px 1px 10px 0px;
	padding: 0px;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	}

p.footer {
	font: normal 20px times new roman;
	color: #ffffff;
	margin: 35px 20px 0px 20px;
	padding: 0px;
	text-align: center;
	line-height: 25px;
	letter-spacing: 1px;
	}

/* links */
a:link.footer, a:visited.footer {
	color: #ffffff;
	text-decoration: none;
	}
a:active.footer, a:hover.footer {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px #ffffff dashed;
	}
	
a:link.normal, a:visited.normal{
	color: #373737;
	text-decoration: none;
	}
a:active.normal, a:hover.normal{
	color: #373737;
	text-decoration: none;
	border-bottom: 1px #373737 dashed;
	}
	
	
/* tables */
table.gallery {
	width: 900px;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	border-width: 0px;
	border-collapse: collapse;
	}
	table.gallery td { padding: 0px 5px; text-align: center }

table.rates {
	width: auto; 
	border: 0px;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	border-width: 1px;
	border-collapse: separate;
	}
	table.rates td { border: 1px #fff solid; padding: 0px 2px; vertical-align: middle; background-color: #f2f0df }
	table.rates td.drk { background-color: #c3d0a9 }
	table.rates td.lgt { background-color: #dbe5c8}
	table.rates td p { margin: 3px; font-size: 15px; }

table.contact {
	width: auto; 
	border: 0px;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	border-width: 1px;
	border-collapse: collapse;
	}
	table.contact td { border: 1px #fff solid; padding: 0px 2px; vertical-align: middle; background-color: #f2f0df }
	table.contact td.drk { background-color: #c3d0a9 }
	table.contact td.lgt { background-color: #dbe5c8}
	table.contact td p { margin: 5px 3px; font-size: 15px; }

	
/* lists */
ul {
	font: normal 17px times new roman;
	color: #9e401f;
	margin: 0px 15px;
	padding: 0px 15px;
	text-align: left;
	line-height: 24px;
	}
ol {
	font: normal 17px times new roman;
	color: #9e401f;
	margin: 0px 15px 0px 25px;
	padding: 0px 15px 0px 25px;
	text-align: left;
	line-height: 24px;
	}
	ol li {
		margin-left: 15px;
		padding-left: 15px;
}

	
ul.rates {
	font: normal 16px times new roman;
	color: #9e401f;
	margin: 0px 10px 10px 20px;
	padding: 0px 10px 10px 20px;
	text-align: left;
	line-height: 24px;
	}

/* forms */
input, textarea {
	width: 250px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #ffffff;
	}
