/* Gayle's Thyme style sheet file */

	 
p	{font-size:10pt;
	 color: #008040;
	 font-weight: bold;
	 font-family: Verdana, Arial, sans-serif}
	 
h1	{font-weight: bold;
	 text-align: center;
	 color: #57906c;
	 font-family: Brush Script MT, Verdana, Arial, sans-serif;
	 font-size: 56pt}
	 
h2	{font-weight: bold;
	 text-align: center;
	 color: #400040;
	 font-family: Verdana, Arial, sans-serif;
	 font-style: oblique}
	 
h3	{font-weight: bold;
	 text-align: center;
	 color: #800000;
	 font-family: Verdana, Arial, sans-serif;
	 font-size: 14px}
	 
h4	{font-weight: bold;
	text-align: center;
	 color: #57906c;
	 font-family: Verdana, Arial, sans-serif;
	 font-variant: small-caps;
	 font-size: 20px}

h5	{font-weight: bold;
	text-align: center;
	 color: #57906c;
	 font-family: Verdana, Arial, sans-serif;
	 font-variant: small-caps;
	 font-size: 16px}	 
	 
.bold {font-weight: bold; text-align: center; font-size: 14px}
.italic {font-style: oblique}
.center{text-align: center}
.right {text-align: right}
.thicker {font-weight: bold; text-align: center}
.leftlogo {float: left; margins: 10px 10px 10px 10px}
.rightlogo {float: right; margins: 10px 10px 10px 10px}
.left {position: absolute; left: 50%}
.footer {font-style: oblique; text-align: center; font-size: 10px}
.sign {font-style: oblique; text-align: center; color:#e56850}

hr {width: 85%; color: #57906c}

a:link {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #894234;
	text-decoration: underline;
	line-height: normal;
}
a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	text-decoration: blink;
}
a:visited 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #660099;
	text-decoration: underline;
	line-height: normal;
	}
a.one:link {color: #894234; text-decoration: underline; font-size: 10px; font-family: Verdana, Arial, sans-serif;}
a.one:visited {color: #006600; font-variant: small-caps}
a.one:hover {color: #660099;}

