/* stylesheet for Stow Friends site */
/* stowstyle.css */
p, body {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	text-align : justify;
	font-size: 11pt;
	font-style : normal;
	color: #423918;
}
td {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	text-align : justify;
	font-size: 10pt;
	font-style : normal;
	color: #423918;
}
.title {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 16pt;
	color: #635a42;
	font-weight: bold;
	}
.subtitle {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 14pt;
	color: #423918;
	font-weight: bold;
	}
.headline {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 13pt;
	color: #996600;
	font-weight: bold;
	}
.event	{
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #423918;
	text-align: center;
	vertical-align: top;
	}
.link		{ font-size: 14px; }
.form	{
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	text-align : justify;
	font-size: 10pt;
	font-style : normal;
	color: #000000;
	{
code { font-family: "Courier New", Courier, monospace;
	}
A:link	{ color: #CC3300; font-weight: bold;  }
A:Visited  { color : #000066;  font-weight: bold;  }
A:Active  {	color : #FF0000;  font-weight: bold;  }
A:Hover  { color : #006600;  font-weight: bold;  }
.full { font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	color: #000080;
	}
.brown { color: #8B4513; }
.blue { color: #00008B; }
.red { color: #FF0000; }
.green { 
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 13pt;
	color: #996600;
	font-weight: bold;
	color: #006633;
	}
.tag {
	font-family: Arial, Helvetica, Geneva, Swiss, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
