body 
{
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3
{
	color:#006633;
}

h4
{
	color:#003300;
}

p
{
	font-size: 14px;
	color:#000066;
}

.psize
{
	font-size: 14px;
	color:#000066;
}

.strip
{
	border-bottom-style:inset;
	border-bottom-width:thin;
	border-bottom-color:#666666;
}

.RedText
{
	color:#FF0000;
}

.GreenText
{
	color:#006633;
}

.small
{
	font-size:9px;
}

table.findstuff, table.attractions
{
	background-color:#EEEEEE;
	font-size:smaller;
	width:100%;
}

table.content2, table.content3
{
	border-style:solid;
	border-color:#EEEEEE;
	border-bottom-width:thin;
	border-left-width:thin;
	border-top-width:thin;
	border-right-width:thin;
}

table.content2
{
	background-color:#FFEEFF;
}

td.content2
{
	border-style:solid;
	border:thin;
}



/*  Button stuff  */

td.button
{
	background-color: white;
	background-image:url(images/fireworks/button_orange_1.jpg);
	background-repeat:no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size:smaller;
	color: white;
	height: 25px;
	width: 100px;
}

a.button
{
	color:white;
	text-decoration:none;
	cursor:help;
}

a.button:hover
{
	color:#CCFF33;
}

/*  main content */

div.main
{
	font-size:14px;
	float:right;
	padding: 10px;
	text-align:center;
}


.titleline
{
	color:#0066CC;
	font-style:italic bold;
	font-size:16px;
}


.News
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

.News a{
	font-family: Arial;
	font-size: 12px;
	color: blue;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.News a:active{
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.News a:hover
{
	color: green;
	font-weight: bold;
	text-decoration: none;
}

.News a:visited
{
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

/*a.News:link, a.News:active, a.News:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.News:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #4A4945;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}*/

.Tbanner
{
	text-align:center;
	font-size:18px;
	font-style:italic;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#77AADD;
	color:#FFFFFF;
}

.Tbanner2
{
	background:url(fireworks_assets/tbanner.gif) top repeat-x;
	text-align:center;
	font-size:18px;
	font-style:italic;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#77AADD;
	color:#FFFFFF;
}

.letter
{
	text-align: justify;
	font-size: 18px;
	font-style: normal;
	/*padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;*/
	/*background-color: #FFFFFF;*/
}

.newsinfo
{
	text-align: justify;
	font-size: 18px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin;
	border-style: dotted;
	margin-top:20px;
	background-color:#99CCFF;
}

div.newsinner
{
	padding:10px;
	background:#FFF;
}

.newsitem
{
	text-align: justify;
	padding-top: 20px;
	/*background-color: #FFFFFF;*/
	border-bottom:dashed; 
	border-bottom-color:#666666; 
	border-bottom-width:thin;
}

div.newsitemtext
{
	padding-right:10px;
}

.eventinfo, .projects
{
	text-align: justify;
	font-size: 18px;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFDD;
}


p.newscol
{
	/*color:#993300;*/
	color:#600;
}

.projects
{
	margin-top: 20px;
}

.caption
{
	color:#666600;
	text-align: left;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}




.bold
{
	font-weight:bold;
}

.footer
{
	height:50px;
	width:inherit;
	background:url(fireworks_assets/rotary_shadow2.gif) top repeat-x;
	padding:5px;
	border-top:#666 solid thin;
}

.footer a{
	font-size: 12px;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.footer a:hover{
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.president
{
	background-image:url(fireworks_assets/gradient_pressidents.jpg);
	background-repeat:repeat;
	color:#FFFFFF;
}


/***** Added 15 Aug 2010 *********************/
div.pmain
{
	width:inherit;
	background:url(fireworks_assets/rotary_shadow2.gif) top repeat-x;
	padding:5px;

}
/*********************************************************/

div.ptL, div.ptR, div.pbL, div.pbR, div.greentL, div.greentR, div.greenbL, div.greenbR,
 div.yellowtL, div.yellowtR, div.yellowbL, div.yellowbR, div.bluetL, div.bluetR, div.bluebL, div.bluebR
{
	width:10px; height:10px; 
	background-image:url(fireworks_assets/corners.gif); 
	background-repeat:no-repeat;
}

/***** GRAY *****/
div.ptL
{
	background-position: -1px 0px;
	float:left;
}

div.ptR
{
	background-position: -12px 0px;
	float:left;
}

div.pbL
{
	background-position: -1px -12px;
	float:left;
}

div.pbR
{
	background-position: -12px -12px;
	float:left;
}

div.pbar
{
	background-color:#CCC;
	float:left;
	height:10px;
	/*width:180px;*/
}

div.pinsideContainer
{
	background-color:#CCC;
}

div.pinside
{
	margin-left:10px;
	margin-right:10px;
}

/***** GREEN *****/

div.greentL
{
	background-position: -23px -23px;
	float:left;
}

div.greentR
{
	background-position: -35px -23px;
	float:left;
}

div.greenbL
{
	background-position: -23px -35px;
	float:left;
}

div.greenbR
{
	background-position: -35px -35px;
	float:left;
}

div.greenbar
{
	background-color:#CCFFCC;
	float:left;
	height:10px;
	/*width:180px;*/
}

div.greeninsideContainer
{
	background-color:#CCFFCC;
}

/***** Yellow *****/

div.yellowtL
{
	background-position: -23px -1px;
	float:left;
}

div.yellowtR
{
	background-position: -34px -1px;
	float:left;
}

div.yellowbL
{
	background-position: -23px -12px;
	float:left;
}

div.yellowbR
{
	background-position: -34px -12px;
	float:left;
}

div.yellowbar
{
	background-color:#FFFF99;
	float:left;
	height:10px;
	/*width:180px;*/
}

div.yellowinsideContainer
{
	background-color:#FFFF99;
}

/***** Blue *****/

div.bluetL
{
	background-position: -44px 0px;
	float:left;
}

div.bluetR
{
	background-position: -57px 0px;
	float:left;
}

div.bluebL
{
	background-position: -45px -12px;
	float:left;
}

div.bluebR
{
	background-position: -57px -12px;
	float:left;
}

div.bluebar
{
	background-color:#CCFFFF;
	float:left;
	height:10px;
	/*width:180px;*/
}

div.blueinsideContainer
{
	background-color:#CCFFFF;
}

/******************************************/

