body {
	background-image:   url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C2B297;

}
.footerbg {
	background-image:   url(../images/footerbg.jpg);
	background-repeat: repeat-x;
}
.curvebg {
	background-image:   url(../images/curvebg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.footerlinks {
	font-size: 10px;

}
a:link {
	color: #0066CC;

}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
.footeranchors
{
	COLOR: #88734F;
	font-size: 10px;
}
.footeranchors A:visited
{
    COLOR: #88734F;
}
.footeranchors A:link
{
    COLOR: #88734F;
}
.footeranchors A:active
{
    COLOR: #663300;
}
.footeranchors A:hover
{
    COLOR: #663300;
    TEXT-DECORATION: none
	color: #CC0000;
}
.red {
	color: #CC0000;
}
.brown {
	color: #996600;
}
.gallerylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.blue {
	color: #0066CC;
}
