a:link, a:visited {
	color: black;
}

a:hover, a:active {
	color: #666;
}

body {
	margin: 0 0 0 0;
	background-color: #917E60;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.Header {
	padding: 5px;
}

span.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-variant: small-caps;
	color: #FFFFFF;
}

span.SubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
}

span.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}

a.nav {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

td.BorderRt {
	border-right: 1px solid #7d6c50;
}

td.BorderTop {
	border-top: 1px solid #847355;
}

.SubTitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7A694D;
	text-transform: uppercase;
}

td.BorderBot {
	border-bottom: 1px solid #847355;
}

span.home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
}
