<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #444444;
	margin: 0px;
}

.subhead
{
	font-size: 16px;
	font-weight: bold;
	color: #671618;
}

.small
{
	font-size: 11px;
}

.red
{
	font-weight: bold;
	color: #671618;
}

li
{
	margin-bottom: 3px;
}
A:link	{font-size: 13px; font-weight: bold; color: #123706; text-decoration: none;}
A:visited {font-size: 13px; font-weight: bold; color:#123706; text-decoration: none;}
A:active {font-size: 13px; font-weight: bold; color:#123706; text-decoration: none;}
A:hover	{font-size: 13px; font-weight: bold; color:#123706; text-decoration: underline;}

.redlink:link	{font-size: 16px; font-weight: bold; color: #671618; text-decoration: none;}
.redlink:visited {font-size: 16px; font-weight: bold; color:#671618; text-decoration: none;}
.redlink:active {font-size: 16px; font-weight: bold; color:#671618; text-decoration: none;}
.redlink:hover	{font-size: 16px; font-weight: bold; color:#123706; text-decoration: underline;}

#contentArea
{
	 background:#FFFFFF;
	 margin-top: 18px;
	 padding-top: 8px;
}

#content
{
	 width: 970px;
}

#photo-bg
{
	background: url(https://www.themasterswoodshop.com/images/photo-bg.jpg) top center no-repeat;
	padding: 18px;
}

#drawing-bg
{
	background: url(https://www.themasterswoodshop.com/images/photo-bg2.jpg) top center no-repeat;
	padding: 18px;
}
</pre></body></html>