a, a:link {
	color: #A34201;
	text-decoration: underline;
}

a:hover, a:active {
	color: #A34201;
	text-decoration: none;
}

a:visited {
	color: #7C7001;
}

a.nav:link, a.nav:visited {
	color: #000;
	text-decoration: none;
	font: bold;
}

a.nav:hover, a.nav:active {
	color: #BFAC8C;
	background-color: #615142;
	text-decoration: none;
	font: bold;
}

body {
	background: #211706;
	margin: 0px;
	padding: 8px;
}

h1{
	color: #895946;
	font: bold 20px "Times New Roman", Times, serif;
}

h2{
	color: #A34201;
	font: italic bold 20px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 4px 8px 4px 0px;
	text-align: right;
}

h3{
	color: #A34201;
	font: italic bold 20px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

ol,ul{
	line-height: 20px;
}

.bottom{
	height: 3px;
	background: #615142;
}

.content {
	background: #BFAC8C;
	color: #333333;
	font: 16px/19px "Times New Roman", Times, serif;
	padding: 0px 10px 10px 10px;
	text-align: justify;
	width: 740px;
}

.contentwatermark {
	background: url(../images/watermark.gif) #BFAC8C no-repeat;
	vertical-align: top;
	width: 332px;
	text-align: justify;
}

.contentwatermarktext {
	color: #333333;
	font: 16px/19px "Times New Roman", Times, serif;
	padding: 0px 10px 10px 10px;
}

.date{
	padding-right: 8px;
	vertical-align: middle;
}

.footer {
	color: #BFAC8C;
	font: 12px "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

.footer a:link, .footer a:visited {
	color: #BFAC8C;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #BFAC8C;
	text-decoration: underline;
}

.imageholder{
	background: #BFAC8C;
	width: 428px;
}

.nav {
	color: #000;
	float: left;
	font: bold 14px "Times New Roman", Times, serif;
	padding-top: 7px;
	text-align: center;
	width: 107px;
	height: 20px;
	border-right: 1px solid #000;
}

.navback {
	background: url(../images/secheltfireplace04.gif);
}

.navback2{
	background: url(../images/tbkgfire.gif) no-repeat left;
	color: #615142;
	font: 12px "Times New Roman", Times, serif;
	text-align: left;
	width: 332px;
}

.navback3{
	background: url(../images/tbkgfire.gif) no-repeat left;
	color: #615142;
	font: 12px "Times New Roman", Times, serif;
	text-align: right;
	width: 428px;
}

.border{
	padding: 5px;
	border: 1px solid #6B5B4A;
	background-color: #D2C5AE;
}

.small{
	font-size: 10px;
}

.large {
	font-size: 16px;
}

#text {
	font: 14px "Times New Roman", Times, serif;
	padding-top: 6px;
	text-align: center;
}