font.gen     { font-family: "Arial, Arial"; font-size: 10pt; }
p.center     { font-family: "Arial, Arial"; font-size: 10pt; text-align: center; }
p            { font-family: "Arial, Arial"; font-size: 10pt; text-align: left; }
p.right      { font-family: "Arial, Arial"; font-size: 10pt; text-align: right; }
h1           { font-family: "Arial, Arial"; font-size: 10pt; text-align: left; text-decoration: underline; }
h2           { font-family: "Arial, Arial"; font-size: 11pt; text-align: left; font-weight: bold }
font.nav     { font-family: "Arial, Arial"; font-size: 10pt; color: #FFFFFF; }
a
{
	color: #0281AA;
	text-decoration: none;
}  
a:visited    	{ color: #0281AA; } 
a:hover      	{ color: #6FBC20; text-decoration: underline; }
a.options            	{ color: #ffffff; text-decoration: none;}  
a:visited.options    	{ color: #ffffff; } 
a:hover.options      	{ color: #000000; }
hr           { height: 0.5; color: #000000; }
hr.divide    { height: 0.5; color: #E0E0E0; width: 80%; text-align: Center; }
hr.top           { height: 0.5; color: #000000; }
body         { background-color: #FFFFFF; }
td.PageBanner
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
A.MainLink
{
	font-family: "Arial"; 
	font-size: 12pt; 
	font-weight: bold;	
}
.NewsSummaryTitle
{
	font-family: "Arial"; 
	font-size: 8pt; 
	font-weight: bold;	
}
.NewsSummaryBody
{
	font-family: "Arial"; 
	font-size: 8pt; 
	font-weight: normal;
}
.LocalNewsTitle
{
	font: 1.2em/1.05em "Arial", serif;
	font-variant:small-caps;
	color: #444;	
}
.LocalNewsBody
{
	font-family: "Arial"; 
	font-size: 10pt; 
	font-weight: normal;
}
.LocalNewsTitleStatic
{
	font-family: "Arial, Arial"; 
	font-size: 14pt; 
	font-weight: bold;
	color: #0281AA;
}
.LocalNewsBodyStatic
{
	font-family: "Arial, Arial"; 
	font-size: 10pt; 
	font-weight: normal;
}
.TNHead
{
	
	font: 1.2em/1.05em "Arial", serif;
	font-variant: small-caps;
	letter-spacing:-.05em;
	color: #444;	
}
.TNBody
{
	font-family: "Arial, Arial"; 
	font-size: 11pt; 
	font-weight: normal;
}
.SummaryTitle
{
	font-family: "Arial, Arial"; 
	font-size: 12pt; 
	font-weight: bold;	
}
.SummaryBody
{
	font-family: "Arial, Arial"; 
	font-size: 10pt; 
	font-weight: normal;
}
.ACPower A
{
	font-family: Tahoma;
	font-size:10pt;
	color:#0066CC;
	width:138px;
	padding-left:5px;
	text-decoration:none;
}
.ACName A
{
	font-family: Tahoma;
	font-size:14pt;
	color:#0066CC;
	padding-left:5px;
	text-decoration:none;
}
.ACPower A:hover
{
	text-decoration:underline;
}
.ACName A:hover
{
	text-decoration:underline;
}
span.BlogTitle
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	COLOR: #003366;
	font-size:	2em;
	font-weight:	700;
}
span.CommentBlogTitle
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	COLOR: #003366;
	font-size: 1.2em;
	font-weight: 700;
}
span.BlogTitle A:hover
{
	text-decoration: none;
}
td.BlogTime
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	color: gray;
	font-size: smaller;
	font-style: italic;
	padding-top:8px;
}
span.BlogNotes
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 1.0em;
}
span.BlogComments
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 0.9em;
}
span.BlogCommentAdd A
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	color: Blue;
	font-size: smaller;
	font-style: italic;
	text-decoration:none;
}
span.BlogCommentAdd A:hover
{
	text-decoration:underline;
}
span.BlogCommentCount
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	color: gray;
	font-size: smaller;
	font-style: italic;
}
span.BlogCommentator
{
	FONT-FAMILY: Georgia, Verdana, Helvetica, sans-serif;
	color:Blue;
	font-size: smaller;
	font-style: italic;
}
div.PressBox
{
	width: 580px;
	padding: 4px 4px 4px 4px;
	border: 0px solid #ccc;
}
div.PublicGallery
{
	width: 980px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #ccc;
}
/**************** Image Gallery ***************************/
ul.navigation {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none; 
  position: absolute;
  top: 58px;
  left: 550px;
}
ul.navigation li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul.navigation a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  padding: 4px 4px 6px 4px;
  border: 0;
  background-color: #fff;
  text-align: center;
  width: 80px;
}
ul.navigation a:hover {
  background-color: #eee;
  border: 0;
}
ul.thumbnails a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
ul.thumbnails a {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.thumbnails a:hover {
  border: 1px solid #ccc;
  background-color: #eee;
}
ul.thumbnails a {
  width: 80px;
  margin-right: 10px;
  margin-bottom: 10px;
}
ul.thumbnails
{
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none;
}
ul.thumbnails li, ul.navigation li
{
  display: inline;
  margin: 0;
  padding: 0;
}
td.Section
{

}
.captioned_photo
{
	position: relative;
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 2px 2px 2px 2px;
	border: 0 0 0 0;
	border-top-color: #ddd;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	/*background: url(images/bg.gif) bottom left repeat-x;*/
	line-height: 1em;
}
.captioned_photo p
{
	position: absolute;
	bottom: 0.5em;
	left: 8px;
	display: block;
	width: 160px; /* This needs to match the width of the image */
	margin: 0;
	padding: 0;
	background: url(images/caption-black.png) top left repeat-y;
	font: 10px Arial, sans-serif;
	letter-spacing:.01em;
	color: #fff;
}
p.PicLink
{
	width: 750px;
	text-align:center;
	padding: 4px 4px 4px 4px;
	font-family:Arial;
	font-size:11px;
	color:#999999;
}
p.PicTitle
{
	width: 750px;
	text-align:center;
	padding: 4px 4px 4px 4px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
p.PicText
{
	width: 750px;
	text-align:justify;
	padding: 4px 4px 4px 4px;
	font-family:Arial;
	font-size:14px;
}
.captioned_photo p span
{
	display: block;
	padding: 1em;
}
.captioned_photo img
{
	margin: 0 0 -.09625em 0;
	padding: 0;
}
/************* Cat Menu *****************/
td.catmenu a, td.catmenu a:visited
{
	display:block;
	padding-top:5px;
	width:100%;
	height:27px;
	text-decoration:none; 
	font-family: "Arial"; 
	color: #444444;
	font-size: 14px; 
	TEXT-DECORATION: none;
	vertical-align:middle;
	font-weight:bold;
	background:url(./images/graytop2.gif);
}
td.catmenubar
{
	display:block;
	width:1px;
	height:27px;
	text-decoration:none; 
	vertical-align:middle;
	background:url(./images/graytopbar.gif);	
}
td.catmenu a:hover
{
	display:block;
	padding-top:6px;
	width:100%;
	height:27px;
	text-decoration:none;
	background:url(./images/graytop1.gif);
	
	color: #666666;
	TEXT-DECORATION: none;
	font-family: "Arial"; 
	font-size: 14px; 
	
}
/*  ----------------------- Story ------------------------- */
#content 
{
	padding: 0.9em;
	font: 1.2em/1.05em "Arial", serif;
	text-align: justify;
}
h1
{
	margin: 0;
	padding: 0;
	/*border-bottom: 3px double #ccc;*/
	font: 1.65em/1.35em "Arial", serif;
	/*font: 1.2em/1.05em "Arial", serif;*/	
	font-variant: small-caps;
	letter-spacing:-.05em;
	text-align: center;
	color: #444;
}
h2 {
	margin: 0;
	padding: 0;
	border-bottom: 3px double #ccc;
	font: 1.5em/1.25em "Arial", serif;
	font-variant: small-caps;
	letter-spacing:-.05em;
	color: #444;
	}
cite 
{
	display: block;
	margin-top: 0.25em;
	font: normal normal 1em/1.75em Verdana, sans-serif;
	text-align: center;
}
div#page p
{
	font: 0.65em "Arial", serif;
}

div#page ol
{
	font: 0.65em "Arial", serif;
	text-align:left;
}

div#page ul
{
	font: 0.65em "Arial", serif;
	text-align:left;
}

.captioned_photo2
{
	position: relative;
	float: left;
	display: block;
	margin: .5em 1.25em .5em 0;
	padding: 1em;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background: url(images/bg.gif) bottom left repeat-x;
	line-height: 1em;
}
.link a, .link a:visited
{
	color: Navy;
	text-decoration:underline;
}
.link a:hover
{
	color: #cc0000;
	text-decoration:underline;
}
.TLabel
{
	font: 1.25em/1.1em "Arial", serif;
}