H1 { font-family: Arial; font-size: 20px; font-weight: bold; color: #006633; }
H2 { font-family: Arial; font-size: 18px; font-weight: bold; color: #006633; }
BODY { font-family: Arial; font-size: 13px; color: #000000; }
td.menu a:link { font-family: Arial; color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; width: 100%; }
td.menu a:visited { font-family: Arial; color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; width: 100%; }
td.menu a:active { font-family: Arial; color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; width: 100%; }
td.menu a:hover { font-family: Arial; color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none; width: 100%; }
.tableheader { font-family: Arial; color: #FFFFFF; font-size: 14px; font-weight: bold; background: #006633; }
.tablebody { font-family: Arial; font-size: 14px; }
.printonly { display: none; }

@media print {
	.printonly { display: inline; }
	.content { width: 100%; float: left; margin-left: 0px; }
	.menu { display: none; }
}

.content { background-image:url('/images/bg.jpg'); background-repeat:repeat-x; }

.footer { float: right; font-size: 10px; }
	.footer a { color:#202020; text-decoration:none; }
	.footer a:hover{ text-decoration:underline; }

.gallery { list-style: none; font-size: 10px; text-align: center; }
.gallery li{ position: relative; float: left; margin: 0 2em 1em 0; }

.villa_layout { list-style: none; }
.villa_layout li{ position: relative; float: left; margin-right: 2em; }

