
h1 {
	font-size:32px;
	color:#000000;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom: 15px;
}

h2 {
	font-size:21px;
	color:#e2442f;
	font-weight:normal;
	text-transform:uppercase;
}

h3 {
	font-size:17px;
	color:#3c93d4;
	font-weight:normal;
}

.bold-italic {
	font-weight:bold;
	font-style:oblique;
	color:#CC0000;
	font-size:1.1em;
}

.img-left {
	float:left;
	padding-right:10px;
	border:none;
}

.img-right {
	float:right;
	padding-left:10px;
	border:none;
}

.backtotop {
	text-align:right
}

.photocaption {
	font-style:italic;
	color:#999999;
	font-size:11px;
}

.quote {
	color:#3c93d4;
	font-style:italic;
}

.eventstitle {
	font-size:16px;
	color:#e2442f;
	font-weight:normal;
	text-transform:uppercase;
}

a.feedlink {
	font-size:14px;
	color:#3c92d4;
	text-decoration:none;
}

a.feedlink:hover {
	text-decoration:underline;
}

div.post h3 a {
	text-decoration:none;
}

div.post h3 a:hover {
	text-decoration:underline;
}

div.post h3 {
	margin-top:10px;
	margin-bottom:-10px;
}

div.post {
	border-bottom: 1px solid #c0c0c0;
}