h2 {
	font-family:Georgia,Times,serif;
	padding-top:20px;
	font-size:1.3em;
	border-bottom:0;
	font-weight:bold;
}

h3 {
	font-family:Georgia,Times,serif;
	font-weight: bold;
	font-size: 1.1em;
}

a.blogheader {
	text-decoration:none;
}

a.blogheader:hover {
	background-color:#EDEDED;
	color:black;
}

.entry {
	font-size:0.88em;
}

.blognote {
	background-color:#eee;
}

#content #pagecontent {
	margin-right: 40px;
}

#content #pagecontent p.dropcap:first-letter {
	font-size:400%; 
	float:left;
	line-height:.8em;
	color:firebrick;
	font-family:Georgia,times,Verdana,Geneva;
	margin-right: 4px;
}

#content #pagecontent span.bigletters {
	font-size:375%; 
	float:left;
	line-height:1.1em;
	color:#D4D4C7;
	font-weight:bolder;
	font-family:Georgia,times,Verdana,Geneva;
	margin-right: 4px;
}

#content #pagecontent h2 {
	border-bottom:1px solid #008;
}

#content #pagenav {
	width: 200px;
 	margin:30px 20px 10px 20px;
 	border-right: 1px solid #ccc;
 	padding-right: 20px;
}

#content #pagenav ul li {
	padding-bottom: 10px;
}

#content #pagenav h1 a {
	font-family:Georgia,Times,serif;
	font-size: 1.1em;
	font-weight:bold;
	color: #008;
}

#content #pagenav h1 a:hover {
	color: black;
}

#content #pagenav ul li a {
	font-size: 1.2em;
	color:#008;
}

#content #pagenav ul li ul li {
	border: 0;
	padding-bottom: 5px;
}

#content #pagecontent #commentform textarea {
	width: 90%;
}

.pullquote {
	width: 20%;
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(http://www.rochester911.com/images/endquote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(http://www.rochester911.com/images/startquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

a.more-link {
	font-style: italic;
	font-size: 1.2em;
	border-bottom:1px solid #aaa;
	padding: 2px;
}

a.more-link:hover {
	
}