body 
{
	background-image: url('../../images/mainBack_repeat.gif');
	margin: 0px;
	background-color: #E8E1C7;
}

.bodyBack 
{
	background-image: url('../../images/mainBack_top.jpg');
	background-repeat: repeat-x;
}

td 
{
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #6E4918;
}

a 
{
	color: #6E4918;
	color: #8F0000;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

TABLE.Guestbook 
{
	border: 1px solid #C4B785;
	background: white;
}

TD.Guestbook 
{
	font-family: Verdana;
	font-size: 8pt;
}

TD.GuestbookSmall
{
	font-family: Verdana;
	font-size: 7pt;
}

input 
{
	font-family: Verdana;
	font-size: 8pt;
}

textarea 
{
	font-family: Verdana;
	font-size: 8pt;
}
