HTML, BODY {
	background-color : #779966;
	margin : 0px;
	padding: 0px;
}

input, li, p, select, td{
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}

table.enquiries td {
	padding : 5px;
}

table.gallery td {
	background-color : #AACC99;
}

td {
	padding : 10px;
}

td.menu {padding:0px; margin:0px;line-height: 2.1em;}
A:link {color: #779966}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color:#AACC99;

}
td.left {
	background-color : #FFFFFF;
	text-align : center;
	vertical-align : top;
	width : 200px;
}

td.middle {
	background-color : #E3EEDD;
	vertical-align : top;
	width : 100%;
	font-family : Calibri;
	font-size : 13px;line-height: 1.5em;
}

td.none {
	background-color : #FFFFFF;
	padding : 0px;
	vertical-align : bottom;
}

td.right {
	background-color : #AACC99;
	vertical-align : top;
	width : 120px;
}
.table {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
}
}	
h2           {color: #000000;text-transform: uppercase; font-family: Calibri; font-size: 
               12pt; align: left; }
               	
.highlight {color : #779966;	font-weight : bold;	text-decoration : none;}
	