a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.topNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #617E99;
	text-transform: uppercase;
	font-weight: bold;
}

.topNavText:hover {
	text-decoration: underline;
}

.pipe {
	color: #FF9423;
}

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .84em;
	line-height: 1.7em;
}

.quote {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D8337;
	background-image: url(images/quoteMark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 15px 30px;
	margin: 10px 0px 0px 0px
}

.quoteLarge {
	font-size: 1.1em;
	font-weight: bold;
	color: #660000; 
}

.cite {
	font-size: .85em;
	line-height: 1.6em;
	color: #666666;
}

.quoteHighlight {
	background-color: #E2E7EC;
	font-weight: bold;
	color: #35414D;
}

.homeImage {
	margin: 0px 0px 10px 0px;
}

.quoteMargin {
	padding-top: 1px;
}

.copyright {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

.dropCapF {
	background-image: url(images/dropCapF.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.articlesHead {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	font-weight: bold;
	line-height: 21px;
	margin: 5px 0px -5px 14px;
}

.articles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	font-weight: normal;
	line-height: 17px;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 10px;
}

.articleCurrent {
	background-image: url(images/greySquare.gif);
	background-repeat: no-repeat;
}

.articlesTopBorder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

.readArticle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .84em;
	font-weight: normal;
	line-height: 17px;
	text-align: right;
	font-style: italic;
	padding-bottom: 10px;
	color: #0D40BF;
}

.pageTitle {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	color: #4D8337;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px -5px 0px;
	height: 35px;
	top: 135px;
}

.bodySubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .84em;
	line-height: 1.7em;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

.articleQuoteBox {
	display: block;
	position: relative;
	float: left;
	padding: 8px 8px 8px 0px;
	width: 235px;
	margin: 8px 10px 0px 0px;
	border-top: 5px solid #FF9423;
}

.articleQuoteText {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: bold;
}

.portfolioImage {
	margin: 12px 0px 30px 0px;
}

.portfolioText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .67em;
	line-height: 1.5em;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 14px;
}

.jeremy {
	width: 70px;
	float: left;
	margin-left: 30px;
}

.jeremyCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	padding-top: 20px;
}