/* GENERAL RULES */
body {
	background:#574126;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 10px 0;
}

p {
	line-height: 1.2em;
	font-size: 90%;
	margin: 0.5em 10px 0.5em 10px;
	text-align:left;
	color:#A05337;
}

h3 {
	font-size:95%;
	margin:0.5em 10px 0em 10px;
	color:#574126;
	}
table.amen {
	width:720px;
	}
table.amen p {
	line-height: 1em;
	font-size: 80%;
	margin: 0.25em 2px 0.25em 2px;
	}
p.breadcrumbs {
	line-height:1em;
	float:right;
	font-size:70%;
	margin:5px 5px 0 10px;
	}
p.breadcrumbs a, p.breadcrumbs a:visited, p.breadcrumbs a:active {
	color:#A05337;
	text-decoration:none;
	padding:3px; 
	}
p.breadcrumbs a:hover {
	color:#A05337;
	text-decoration:none;
	padding:3px;
	}


li {
	line-height: 1.2em;
	font-size: 90%;
	margin: 0 10px 0.5em -13px;
	text-align:left;
	color:#A05337;
}
h2 {
	font-size: 90%;
	color:#574126;
	margin: 10px 10px -15px 10px;
	text-align:left;
}
.bold {
 color:#574126;
 font-weight:bold;
 }
/* links */
a { 
	color:#8B755A; 
	text-decoration:underline;
	}
a:hover { 
	color:#574126;
	text-decoration:none; 
	}
	
/* tables */
table {
	margin: 0;
}

table.yellow {
	background-color:#DDC98C;
	}
table.brown {
	background-color:#8B755A;
	width: 760px;
}
table.brownPop {
	background-color:#8B755A;
	width: 490px;
}
table.brown td.yellow {
	background-color:#DDC98C;
	height:41px;
}
table.brownPop td.yellow {
	background-color:#DDC98C;
	height:31px;
}
td.red {
	background-color:#A05337;
	height:58px;
	width:748px;
}

td.content {
	background-color:#fff;
	width:100%;
}
	
td.footer {
	background-color:#DDC98C;
	background-image:url(images/footerBack.jpg);
	background-repeat:no-repeat;
}
	
table.pics {
	background:#fff;
	margin:0px 0 0px 5px;
	float:right;
	clear:both;
	width:380px;
	}
table.footerLinks {
	width:760px;
}
table.footerLinks p {
	color:#fff;
	font-size:80%;
	margin: 0.5em 0px 0.5em 0px;
}
table.footerLinks p.right {
	color:#fff;
	font-size:80%;
	margin: 0.5em 0px 0.5em 0px;
	text-align:right;
}
table.footerLinks p a {
	color:#fff;
	text-decoration:none;
}
table.footerLinks p a:hover {
	color:#fff;
	text-decoration:underline;
}	



table.topLinks {
	width:760px;
}
table.topLinks p {
	color:#ddc98c;
	font-size:70%;
	margin: 0.5em 0px 0.5em 0px;
}
table.topLinks p.right {
	color:#ddc98c;
	font-size:70%;
	margin: 0.5em 0px 0.5em 0px;
	text-align:right;
}
table.topLinks p a {
	color:#ddc98c;
	text-decoration:none;
}
table.topLinks p a:hover {
	color:#ddc98c;
	text-decoration:underline;
}	




td.cottages {
	background-color:#8B755A;
}
td.cottages p {
	color:#fff;
	line-height: 1.2em;
	font-size: 90%;
	margin: 0.5em 10px 0.5em 10px;
	text-align:left;
}
td.cottages li {
	line-height: 1.2em;
	font-size: 90%;
	margin: 0 10px 0.5em -13px;
	text-align:left;
	color:#fff;
}
td.cottages h2 {
	font-size: 90%;
	color:#fff;
	margin: 0.5em 10px -15px 10px;
	text-align:left;
}

table.night {
	width:267px;
	margin: 0 0 0 10px;
	}
	table.night tr.color {
	background-color:#E8DBB3;
	}
	table.night p {
	color:#574126;
	font-size:65%;
	line-height: 1em;
	margin: 0.3em 2px 0.3em 3px;
	}

/* IMAGES */
img {
	border: 0;
}

img.footer {
	margin:5px 10px 30px 220px;
}


div.title {
 margin:15px 0 0 5px;
}

img.subs {
	margin:7px 0 0px 0;
	}
	
img.floatleft {
	float:left;
	margin:0 7px 5px 0;
}

img.floatright {
	float:right;
	margin:0 0 5px 5px;
}

.logo {
	margin:20px 0 0 560px;
	position:absolute;
	z-index:100;
	}
