a:link {
	color: #105ea0;
	text-decoration: none;
}
a:visited {
	color: #105ea0;
	text-decoration: none;
}
a:hover {
	color: #FC4B15;
}
a:active {
	color: #105ea0;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.4em;
}
.vertrule {
	background-repeat: repeat-y;
	background-image: url(images/rule.gif);
	width: 3px;
	padding: 0;
}
.hometitle {
	color: #000000;
	font-weight: bold;
}
.hometitle2 {
	color: #6B9FCB;
	font-weight: bold;
}
.blogtitle {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	padding: 4px 0;
}
.photocaption {
	color: #4C8DC3;
	font-size: 90%;
	/*line-height: 1.2em;*/
}
.horizrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.donate {
	font-weight: bold;
	background-color: #DDE9F4;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-bottom: 3px;
}
.plainlink:link {
	text-decoration: none;
}
.enewsbutton {
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #C1D8EC;
    text-align: center;
}

.contact {
	color: #5F99C9;
	font-size: 90%;
}
body {
	background-color: #FFFFFF;
	margin: 16px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	line-height: 1.1em;
	text-transform: uppercase;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	line-height: 1.1em;
	text-transform: uppercase;
}
.sectiontitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.rightsidebar {
	font-size: 12px;
	float: right;
	padding-left: 16px;
	color: #666;
	padding-bottom: 8px;
	width: 340px;
}
li {
	margin-top: .8em;
	list-style-image: url(images/bullet.gif);
}
.sitemap { line-height: 1.1em; }
.tightleading {
	line-height: 1em;
	color:#105EA0;
}
.displaynone {
	display: none;
}

.redtext{
	color: #F40000;
}


@media print {  
  .topnav { display: none;}
  .leftnav { display: none;}
}

/* THIS IS USED FOR OURWORK SIDE NAV */
.hidden{
	display:none;
}
.shown{
	display:block;
}
.trigger{

}
.open{

}
.hover{

}
h6
{
	font-weight: normal;
	font-size: 100%;
	margin: 1.0em 0 1.0em 0;
}

/* counter on homepage */

#countdown-counters
{
	text-align: center;
	font-size: 1em;
	padding: 0px;
	background-color:#EEF4FA;
	color:#3F87C3;
}

table#countdown-counters
{ 
	text-align: left;
}

#countdown-counters .counter-title
{
	font-size: 1em;
	padding: 4px 5px;
}

#countdown-counters .counter-time
{
	text-align: right;
}

#countdown-counters .counter-photo-links,
#countdown-counters .counter-read-links
{
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

table#countdown-counters td,
table#countdown-counters
{
	border-bottom: 1px solid #095493;
}

table#countdown-counters td,
table#countdown-counters th
{
/*	padding: 2px;*/
}

table#countdown-counters thead
{
}

table#countdown-counters tbody
{
	font-weight: normal;
}

.green-text, .green-text a {color: #009900}

.green-text a:hover {text-decoration: none;}

/* NEW STYLES */

.followLinks {padding: 30px 0px 2px 0px; margin: 0px 0 5px 0px; border-bottom: 1px solid #aec8e0; text-align: right;}
ul.headerNav {display: block; height: 18px; margin: 0; padding: 0;}
	ul.headerNav li {list-style: none; margin: 0 0 0 15px; padding: 0; float: right; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 18px;}
	ul.headerNav li a {color: #095493; text-decoration: none;} 
	ul.headerNav li a:hover {color: #fe4545;}
	
ul.topNav {display: block; background-color: #c1d8ec; height: 22px; margin: 0; padding: 0;}
	ul.topNav li {list-style: none; padding: 0; float: left; margin: 0px 5px 0 10px; line-height: 22px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #095493;}
	ul.topNav li a {color: #095493; text-decoration: none;} 
	ul.topNav li a:hover {color: #fe4545;}
	
ul.homepageBlogPosts {display: block; margin: 0; padding: 0;}	
	ul.homepageBlogPosts li {display: block; list-style: none; background: url(images/newbullet.gif) 0px 4px no-repeat; padding-left: 15px;}
			ul.homepageBlogPosts li a {text-decoration: none;}
.footer {height: 35px; display: block; margin-top: 10px;}
.footer .sharing {height: 16px; width: auto; padding: 0px 5px 8px 6px; border-right: 1px solid #aec8e0; float: left; margin-right: 10px;}
.footer .cc {height: 31px; width: 90px; float: left;}

.newsletter-itemlist h2 {
	text-transform: none;
}

