/* Tag definitions for Fenton Village Players site */

p  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
	text-decoration : none;
	margin-left: 3px;
	margin-right: 3px;
}

li  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
	text-decoration : none;
	list-style-type: square;
}

ul  {
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
	text-decoration : none;
}

h1  {
	font-size : 24px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : #003399;
	text-align : center;
}

h2  {
	font-size : 20px;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

h3  {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

td  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	text-align : left;
	text-decoration : none;
	margin-left: 3px;
	margin-right: 3px;
}

/* Classes for different styles */

.sidebar  {
	font-size : 1.7em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration: none;
}

.sidebar2  {
	font-size : 1.7em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : yellow;
	text-decoration: none;
}

a:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #003399;

}

a:visited  {color: #660066}

a:hover  {color: #FFFF00}

a:active  {color: #6666FF}



/* Specific classes for production data */

.showtitle  {
	font-size : 24px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}

.showfolks  {
	font-size : 20px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
}

.cast  {
	font-size : 16px;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-weight  : normal;
	font-style  : italic;
	color  : #000000;
}

.date  {
	font-size: 13px;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-weight  : normal;
	font-style  : italic;
	color  : #000000;
}

.header  {
	font-size: 12px;
	font-family : Times New Roman, Times, serif;
	font-weight :bold;
	font-style : italic;
	color : #0000ff;
}

.byline {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold
}

.breadcrumb {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal
}

/* location tags for small graphics */

.calendarimg {
	float: right;
	margin: 5px;
}

.logo-left {
	float: left;
	margin: 5px;
}

.logo-right {
	margin: 5px;
	float: right;
}

.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}

.map {
	display: inline;

}
	
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

/* styles for rotating quote */


.saying {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-align: center;
}

.reference {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

