@charset "utf-8";
/* CSS Document */

#filterForm label {
	display: block;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	margin: 15px 5px 5px;
}
#filterForm {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#filterForm a img {
	display: inline;
	vertical-align: bottom;
}
#tpPgNav {
	display: inline;
	float: right;
	clear: right;
	text-transform: uppercase;
	padding: 0px!important;
	margin-top: 2px;
	font: 10px helvetica, Arial, Verdana, sans-serif;
}
#tpPgNav a{
	color: #00425B;
	text-decoration: none!important;
	border-bottom: 1px solid #B1C6F3;
}
#tpPgNav a:hover{
	text-decoration:none!important;
	color: #004E6B;
	border-bottom-color: #A60000;
}
#btPgNav a {
	display: inline!important;
	margin: 0px!important;
	padding: 2px!important;
	float:none!important;
	background: url(none);
	border-style: none;
	color: #00425B;
	text-decoration: none!important;
	border-bottom: 1px solid #B1C6F3;
}
#btPgNav {
	clear: both!important;
	text-align: center!important;
	padding: 20px!important;
	font: 12px Arial, Helvetica, sans-serif;
}
#btPgNav a:hover{
	text-decoration:none!important;
	color: #004E6B;
	border-bottom-color: #A60000;
}
.currentPg{
	border-top: 3px solid #C52E25!important;
	border-bottom: 3px solid #C52E25!important;
}
.articleImgLt {
	margin: 5px 28px 15px 0px!important;
	float: left!important;
	clear:left!important;
	display: block;
	padding: 1px;
	border: 2px solid #DAE9E6!important;
	text-align: center;
	text-decoration: none;
}
.articleImgLt:hover {
	border: 2px solid #BE3320!important;
}
.articleImgRt {
	float: right!important;
	clear:right!important;
	display:block;
	padding: 1px;
	border: 2px solid #DAE9E6!important;
	text-align: center;
	margin: 0px 0px 25px 35px;
	text-decoration: none;
}
.articleImgRt:hover {
	border: 2px solid #C52E25!important;
}
.articleImgRt p, .articleImgLt p{
	margin: 5px!important;
	text-align: center!important;
	text-decoration: none!important;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #69C!important;
}


.picsldShwRt {
	float: right!important;
	clear: right!important;
	text-align: center;
	margin: 6px 5px 15px 35px;
	width: 252px;
	height: 169px;
}
.picsldShwLt {
	float: left!important;
	clear: left!important;
	text-align: center;
	margin: 6px 35px 15px 0px;
	width: 252px;
	height: 169px;
}
.picsldShwRt a, .picsldShwLt a{
	border: 2px solid #DAE9E6!important;
	padding: 1px;
}
.picsldShwRt a:hover, .picsldShwLt a:hover{
	border: 2px solid #BE3320!important;
	padding: 1px;
}

p .articleImgRt, p .picsldShwRt {	margin-right: 0px!important;}
p .articleImgLt {	margin-left: 0px!important;}

.calIcon {
	width: 48px;
	height: 56px;
	color: #fff;
	text-align: center;
	float: left!important;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 8px;
	background: url(/img/calIcon.png) no-repeat;
	padding: 11px 3px 1px 1px;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	clear: left;
}
.calIcon strong {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
#photoGallery {
	margin-top: 10px;
}
#photoGallery a {
	display: block;
	float: left;
	margin-bottom: 30px;
	height: 120px;
	width: 120px;
	text-align: center;
	margin-left: 30px;
	text-decoration: none;
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: url(/img/photoBck.gif) no-repeat left center;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 8px;
}
#photoGallery a p {
	text-align: center;
}

#photoGallery a:hover {
	background-position:  right center!important;
}
#albumGallery {
	margin-top: 10px;
}

