A.navbar {
	color: #5a3011;
	text-decoration: none;
}

A.navbar:HOVER {
	color: #5a3011;
	text-decoration: underline;
}

A.body {
	color: #0066CC;
	text-decoration: none;
}

A.body:HOVER {
	color: #0066CC;
	text-decoration: underline;
}

TD.body,td {
	font-family :  Verdana, Arial,Geneva, Helvetica, sans-serif;
	font-size		:	  0.8em;
	color: #404040;
}

TD.navbar{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}

TD.topbar{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: xx-small;
	color: #ffffff;
}

TD.homebox{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: xx-small;
}

h1 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size		:	  1em;
}

h1.accomm {
	font-size		:	  1.4em;
}

.dividers {
padding: 0px; 
border-bottom: 1px dotted;  
border-color: #FFD0A4;
padding-bottom: 0px;
border-bottom-style: dotted;
font-weight: bold;
}

.footer {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: xx-small;
}

body {
font-size:62.5%;
margin:0px;
padding:0px;
}

textarea { width:100%; }

input.enquiry { width:100%; }

#contactform {
max-width: 450px;
background-color:#fde6c3;
border-width: 1px;
border-style: solid;
border-color: #fea04e;
padding: 2px;
}

small {font-size: xx-small}

td.shadow {
background-image: url(shadow.gif)
}

A.lanzinvhead {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A.lanzinvhead:HOVER {
	color: #ffffff;
	text-decoration: underline;
}

A.lanzinvbod{
	color: #000000;
	text-decoration: none;
}

A.lanzinvbod:HOVER {
	color: #000000;
	text-decoration: underline;
}

A.booking {
background-color:#fde6c3;
color:#0066CC;
font-size:10pt;
font-weight:bold;
padding:4px 6px;
text-decoration:none;
border:1px solid #5a3011;
}

A.booking:HOVER {
	text-decoration: underline;
}