* { font-family: verdana, Helvetica, sans-serif; }

.you-are-here { font-family: Courier, monospace; font-size: 8px; line-height: 160%;}

h1 { text-align: center; }

#container
{ width: 740px; margin: 10px auto; border: 1px solid black; }

#header
{ padding: 10px; color: white; background-color: #006; }

#nav
{ float: left; text-align: left;  padding: 5px; width: 120px; font-size: 10px; color: black; background-color: #FC6; }

#content
{ margin-left: 130px; padding: 10px; line-height: 150%}

#footer
{ margin: 0; text-align: center; clear: both; color: white; background-color: #006;
padding: 1px; font-family: Courier, monospace; font-size: 8px; }

#footer a:hover, #footer a:link, #footer a:visited
{ background-color: #006; color: white; }

#nav a:hover, #nav a:link, #nav a:visited
{ background-color: #FC6; color: black; }

a:hover, a:link, a:visited
{ background-color: white; color: black; }

table.prices
{ width: 586px; text-align: left; }

table.cottages
{ width: 586px; text-align: left; background-color: #FC6; color: black;}

td.top
{ vertical-align: top;}

table.cottages caption
{ background-color: #006; color: white;}

table.cottages caption:hover
{ background-color: #006; color: black; }

table.cottages caption:link
{ background-color: #006; color: black; }

table.cottages caption:visited
{ background-color: #006; color: black; }

table.reservation
{ width: 586px; }

table.reservation caption
{ text-align: center; background-color: #FC6; color: black;}

table.reservation td.r-200
{ text-align: right; width: 200px; }

table.reservation td.l-50
{ text-align: left; width: 50px; }

table.reservation td.r-50
{ text-align: right; width: 50px; }

table.car-hire
{ width: 586px; font-size: 8pt;}

.tdgrey	{ background-color: #C0C0C0; color: black; }
.tdsilver	{ background-color: #808080; color: black; }

.links
{ font-size: 8pt;}

#us
{ float: right; }