/* GENERAL RULES */
body {
	margin:5px;
	color: #404040;
	background: #C3CE9E;
	font-family: Verdana, Arial, sans-serif;
}

p {
	line-height: 1.3em;
	font-size: 85%;
	margin:0 10px 1em 0;
}

h2 {
	font-size:110%;
	}

ul {
	line-height: 1.3em;
	font-size: 85%;
	#list-style: square url(images/bullet.gif);
}

li {
	margin-bottom: 0.1em;
}

a {
	color: #303030;
	text-decoration: underline;
}

a:hover {
	color: #303030;
	text-decoration: none;
}


/* tables */
td {
	padding:0;
	vertical-align:top;
}
table {
	margin: 0;
	border:0;
}

table.main {
	width: 760px;
	background: #FAFADC;
}
table.popup {
	width: 500px;
	background: #303030;
}
table.popup tr td p, table.popup tr td ul li {
	margin-left:15px;
	color:#ACDFF0;
}
table.popup a,table.popup a:active,table.popup a:visited,table.popup a:hover {
	color:#FAFADC;
}

table tr td.area {
	text-align:center;
	vertical-align:middle;
	width:25%;
}
table.nav {
	width: 760px;
	background: #C3CE9E;
}
td.col467 {
	width:467px;
}
td.col293 {
	width:293px;
}
td.col760 {
	width:760px;
}
td.col760 p {
	margin-left:15px;
}

table.innkeeper {
	width:270px;
	margin:0 10px 10px 10px;
}
table.innkeeper tr.head td {
	background:#F2D286;
}
table.innkeeper tr.content td {
	background:#fff;
	padding:5px;
}
table.innkeeper tr.content td p {
	color:#FAFADC;
	margin:5px;
}
table.innkeeper tr.content td p a {
	color:#FAFADC;
}
table.foot {
	background: #C3CE9E;
	width:760px;
}
table.foot tr td p {
	padding:5px;
	font-size:75%;
}

.caption {
text-align: center; 
font-size:13px; 
font-weight: bold; 
color:#303030;
}

/* IMAGES */
img {
	border: 0;
	margin:0;
}
img.button {
	margin-top:7px;
}

table.special {
	float:right;
	margin:4px 0 5px 5px;
	clear:both;
}
p.cottage-intro {
	font-size: 12px;
	line-height: 22px;
	margin: 0px 0px 0px 20px;
	text-align: left;
}
p.cottage-text {
	font-size: 11px;
	line-height: 20px;
	margin: 10px;
	text-align: left;
}
p.home-text {
	font-size: 11px;
	letter-spacing: 0;
	line-height: 18px;
	margin: 5px 10px 15px 0px;
	text-align: center;
}
table.rates-all
{
	margin: 20px;
}
li.rates-intro
{
	font-size: 12px;
	line-height: 24px;
}
td.rates-period
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
table.rates
{
	font-size: 11px;
	text-align: center;
}
td.rates
{
	padding: 4;
}
td.rates-special
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
td.rates-special-title
{
	color: #600000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}