.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #77773C;

}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.buttonscontainer {width: 1px;}

.buttons a {color: #FFFFFF;
background-color: #77773C;
padding: 6px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #FFFFFF;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #E4DBB2;
color: #000000;
text-decoration: none;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

img.floatright {
float: right; 
margin: 9px;
}
.business {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	font-style: italic;
	font-weight: bold;
	text-align: center;



}
