h1 {
	font-size: 2.5em;
	font-family: Georgia;
	font-weight: 100;
	margin: 1.5em 0em 0em 0em;
	padding: 0em;
	border-top: 2px dotted;
	color: #921a1d;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
	color: #673308;
	margin: .5em 0em;
}

h5 {
	color: #921a1d;
	font-size: 1em;
	margin-bottom: 1em;
}

h6 {
	font-size: .8em;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0em 0em 1em 0em;
	padding: 0em;
}

ul, ol {
	font-size: 1.1em;
	line-height: 1.4em;
}

.article ul {
	list-style-type: disc;
	margin: 0em 0em .5em 1em;
}

#sidebarwrap p {
	font-size: .8em;
}


#byline {
	margin: 0em 0em .5em 0em;
	padding: .2em 0em 1em 0em;
	border-top: 1px dotted #921a1d;
	border-bottom: 1px dotted #921a1d;
	text-align: left;
}

#byline cite {
	display: block;
	font-size: .8em;
	font-weight: bold;
	margin: 0em 0em .1em 0em;
	font-family: serif;
	font-style: italic;
}

.article img {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
}

img.left {
	margin-right: 1em;
}

img.right {
	margin-left: 1em;
}

#footer {
	letter-spacing: 1px;
	margin-bottom: 1em;
}

#footername {
	font-size: 1.2em;
}

.footeraddress {
	font-size: .9em;
	text-transform: uppercase;
	padding: .1em 1em 0em 1em;
	border-right: 1px solid #fff;
	color: #f1e3bf;
}

.footeraddress a {
	color: #f1e3bf;
	text-decoration: none;
}

.first {
	padding-left: 0px;
}

.last {
	border-right: none;
}

.article a:link, .article a:visited {
	color: #673308 !important;
}

.article a:hover {
	color: #921a1d;
}
