body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #EECC66;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #664433;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #EECC66;
	font-weight: bold;
}
a:visited {
	color: #EECC66;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #664433;
}
table.frame {
	width: 100%;
	height: 100%;
}
table.main {
	width: 100%;
	height: 100%;
	background-image: url(images/bg.gif);
}
td.nav {
	width: 165px;
	background-image: url(images/bg.gif);
}
td.border {
	background-image:url(images/border.gif);
	width: 20px;
}
td.corner {
	width: 45px;
	height: 45px;
}
td.tile {
	background-image: url(images/rosebg.gif);
}
.caption {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	color: #EECC66;
	font-weight: bold;
}
.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #EECC66;
}
.subheading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EECC66;
}
.siteinfo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #EECC66;
}
a:link.siteinfo {
	color: #336666;
}
a:visited.siteinfo {
	color: #664433;
}
a:hover.siteinfo {
	color: #EECC66;
}
a:active.siteinfo {
	text-decoration: underline;
	color: #FFFFFF;
}
.contact {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #EECC66;
}