﻿#issue
{
	float: right;
	font-size: 10px;
}
.editorial
{
	clear: both;
}
.editorial h1
{
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia;
	color: #003663
}
.editorial h2
{
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia;
}
.editorial h3
{
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia;
}
.editorial h4
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.editorial p
{
	padding: 0;
	font-size: 125%;
	font-family: Georgia;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.editorial ul
{
	font-family: Georgia;
	font-size: 1.1em;
}
.editorial a:hover
{
	text-decoration: underline;
}

#story-box
{
	height: 55px;
	width: 120px;
	color: White;
	background-color: #696969;
}

.insert-left, .insert-right
{
	position: relative;
	min-width: 90px;
	margin-bottom: 10px;
	clear: both;
	border: solid thin #dedede;
	padding: 5px;
}
.insert-left img, .insert-right img
{
	padding: 0;
}
.insert-left p, .insert-right p
{
	font-family: Arial;
	font-size: 11px;
	margin-bottom: 0;
}
.insert-left
{
	float: left;
	margin-right: 10px;
}
.insert-right
{
	float: right;
	margin-left: 10px;
}

.takeout
{
	padding: 7px;
	font-size: 11px;
	max-width: 225px;
	border: gray dashed 1px;
}
.takeout ul
{
	margin: 5px 0 0 0;
	padding-left: 15px;
}
.takeout b
{
	font-size: 12px;
	color: #7d0200;
}
.takeoust .quote
{
	font-size: 14px;
}

.caption
{
}
.credit
{
	font-weight: normal;
}

.email-link
{
	color: Black;
	text-decoration: none;
}
.email-link:hover
{
	text-decoration: underline;
}

.page3-qa-question
{
	font-weight: bold;
}
.page3-realestate-address
{
	font-weight: bold;
	font-family: Arial !important;
}

.search-popup
{
	position: absolute;
	visibility: hidden;
	z-index: 10;
}

.article-separator
{
	font-family: Times New Roman;
	background-color: #fff;
	color: #9a0722;
	font-weight: normal;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.6em;
}


.article-separator-breaking
{
	font-family: Arial;
	font-weight: bold;
	background-color: #9a0722;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 2px;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 0px;
	margin-bottom: 5px;
}


.article-tag
{
	font-family: Arial;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 1.1em;
}


.article-tag-focus
{
	font-family: Times New Roman;
	font-weight: bold;
	background-color: #fff;
	color: #9a0722;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.2em;
	font-size: 1.1em;
}


.article-tag2
{
	font-family: Times New Roman;
	font-weight: normal;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 1.1em;
}
