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;
}

.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: 00px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border: thin;
	border-style: dotted;
	/*background-color: #FFFFFF;*/
}

.newsitem
{
	text-align: justify;
	padding-top: 20px;
	/*background-color: #FFFFFF;*/
	border-bottom:dashed; 
	border-bottom-color:#666666; 
	border-bottom-width:thin;
}

.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;
}

.projects
{
	margin-top: 20px;
}

.caption
{
	color:#666600;
	text-align: left;
	padding-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}



p.newscol
{
	color:#993300;
}

.bold
{
	font-weight:bold;
}

.footer
{
	font-size: 12px;
}

.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;
}
