h1 {
margin-top:0;
padding-top:15px;
font-family:Arial, Helvetica, sans-serif;
color:#336600;
font-weight:normal;
font-size:150%;
}

.standardCopy {
font-size:70%;
}


.HeadlineLarge { font-family: Tahoma, Arial, Helvetica, Helv, Sans-S; font-size: 150%; 
               font-weight: bold; line-height: 100% }
               
.SerifBody   { font-family: Georgia, 'Times Roman', Times; font-size: 10pt; line-height: 150% }

.tinytext    { font-family: Veranda, Arial, Helvetica, Helv, Sans-S; font-size: 70% }

.Boldtinytext { font-family: Veranda, Arial, Helvetica, Helv, Sans-S; font-size: 70%; 
               font-weight: bold }
               
.SubHead, h2     { font-family: Veranda, Arial, Helvetica, Helv, Sans-S; font-size: 110%; 
               text-transform: uppercase; font-weight: bold; letter-spacing: .07em; margin-bottom: 10px }
               
.BoldSmall, h3   { font-family: Veranda, Arial, Helvetica, Helv, Sans-S; font-size: 100%; 
               letter-spacing: 1pt; font-weight: bold; margin-top: 0; 
               margin-bottom: 10px }
               
.SansSerifBody { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 10pt; 
               line-height: 125% }
               
p {
font-family: Verdana, Arial, Helvetica, Sans-Serif; 
}

.descript {
	line-height:150%;
	font-size:75%;
	padding:6px;
}

.descript::first-letter {
	font-weight:bold;
	font-size:160%;
}

.specs {
	text-transform:uppercase;
	text-align:center;
	font-size:70%;
	line-height:160%;
}

.oldprice {
	text-align:center;
	font-size:90%;
	font-weight:normal;
	text-decoration:line-through;
	color:#CC0000;
	margin:0;

}

.price {
	text-align:right;
	font-size:90%;
	font-weight:bold;
	margin:0;
}

a:link {
	color:black;
}

a:visited {
	color:#006400;
}

a:hover {
	color:green;
}

p.eventListing, p.catListing, p.catTitle {
	margin-top:.5em;
	margin-bottom:.5em;
	font-size:70%;
}

.eventListing:first-line {
	font-weight:bold;
	color:black;
}

.catTitle {
	font-weight:bold;
	color:black;
	padding-left:3px;
}

.catListing {
	padding-left:10px;
}

.gray, .gray a {
color:gray;
}




/* end */
