<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">::-moz-selection {
  background: #418e0a; /* Gecko Browsers */
}

/* Not used at present

p.indent {text-indent:3em;}
p.revind {
  margin-left:3em;
  text-indent:-2em;
}

*/

/* LINK STYLES */

a.navbar:link {
	color: #888888;
	text-decoration: none;
}
a.navbar:visited  {
	color: #888888;
	text-decoration: none;
}
a.navbar:hover  { color:#418e0a; text-decoration: underline;}
a.navbar:active  {
	color: #888888;
	text-decoration: underline;
}

a.green:link {
	color: #418e0a;
	text-decoration: none;
}
a.green:visited  {
	color: #418e0a;
	text-decoration: none;
}
a.green:hover  {
	color: #888888;
	text-decoration: underline;
}
a.green:active  {
	color: #418e0a;
	text-decoration: none;
}
/* Absolute Positioning for Navigation Bar */

#pos1 {
	position: relative;
	top: 10px;
	left: 0px;
	z-index: 1;
}
#pos2 {
	position: relative;
	top: 25px;
	left: 0px;
	z-index: 2;
}
#pos3 {
	position: relative;
	top: 22px;
	left: 0px;
	z-index: 3;
}
#pos4 {
	position: relative;
	top: 70px;
	left: 0px;
	z-index: 1;
}

/* Common Text Styles */

.tsheader {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 3em;
	text-decoration: none;
	color: #888888;
	font-style: italic;
}
.tsheaderCentered {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 3em;
	text-decoration: none;
	color: #888888;
	font-style: italic;
	text-align: center;
	padding-top: 15px;
}
.tssmall {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
	text-decoration: none;
	color: #000000;
}
.tsnormal {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
}
.tsnormalst {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	line-height: 20%;
	margin-top: -5px;
}
.tsmgreene {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	text-decoration: none;
	color: #000000;
}
.tsabout {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	text-decoration: none;
	color: #000000;
}
.tsaboutCentered {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
.tssilk {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: #888888;
}
.tsabout2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	text-decoration: none;
	color: #000000;
}

/* Text Styles For the Navagation Bar */

.tsnav {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	text-decoration: none;
	color: #000;
}

/*discontinued style 
.tsnavdots {font-family:Verdana;font-weight:normal;font-style:normal;
font-size:0.6em;text-decoration:none;color:#c0c0c0} */

.tstop {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial;
	font-weigth: normal;
	font-style: normal;
	font-size: 1.2em;
	text-decoration: none;
	color: #418e0a;
	letter-spacing: .2em;
}


.gray-dot-4px {
	background-image: url(../images/gray-dot_4px.jpg);
	background-repeat: repeat-x;
}
.artist_div {
}
.about-us-image {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.about-us-text {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.specials {
	margin-bottom: 50px;
	padding-bottom: 30px;
}
.center {
	text-align: center;
}
.specials p {
	text-align: center;
	font-size: 1.5em;
}
.specials p img {
	border: 1px solid #000;
}
.specials p img:hover {
	border: 3px solid #418e0a;
}
.specials .date {
	font-size: .7em;
	font-style: italic;
}
.special-text-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	text-align: left;
}
.specials-text-inset {
	padding-right: 50px;
	padding-left: 50px;
}
.ts-top-spacer {
	height: 50px;
}
</pre></body></html>