
h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #213d4e;
	line-height: 1.1em;
	font-weight: bold;
	margin-top: 30px;
}


h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #213d4e;
	line-height: 1.25em;
	font-weight: normal;
	font-style: italic;
}


h4 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}


.error
{
	color: #ff1111;
	font-weight: bold;
	border: 1px dotted #ff1111;
	padding: 10px;
}

.errorLink
{
	color: #ff1111;
	font-weight: bold;
}


#flashcontent
{
	width: 728px;
	height: 728px;
}


.galleryItem p, 
.galleryItem a
{
	font-size: 0.95em;
}


.galleryItem
{
	border-top: 1px dotted #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	padding-top: 10px;
	padding-bottom: 10px;
}


#lightningPhotoGalleryLink
{
	float: left;
	overflow: hidden;
	background: url('../images/gallery/lightning_icon_rollover.jpg') 0 0 no-repeat;
	width: 100px;
	height: 120px;
}


#lightningPhotoGalleryLink a:hover
{
	background-position: 0 -120px;
}


#lightningPhotoGalleryLink a
{
	display: block;
	background: url('../images/gallery/lightning_icon_rollover.jpg') 0 0 no-repeat;
	width: 100px;
	height: 120px;
}



