﻿/*
Tan: #6e8855;
Orange: #f7993a;
*/
html, body {
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	color: Black;
}
h1, h2, h3, h4, h5{
	font-weight: bold;
}
a, a:visited{
	color: #6e8855;
}
a:hover{
	color: #6e8855;
}
h1.blogHeadlines{
	font-size: 115%;
	font-weight: normal;
}
h1.blogHeadlines a{
	text-decoration: none;
	color: #f7993a;
}
h1.blogHeadlines a:hover{
	text-decoration: underline;
}
#rightSpotBox ul li #poll h1{
	font-size: 125%;
}
#rightSpotBox ul li #poll{
	font-size: 86%;
	font-weight: bold;
}
#mainNewsBox h1, #subContentBox h1{
	font-size: 120%;
}
#subRightBarTd ul li, #rightBarTd ul li{
	font-size: 86%;
	font-weight: bold;
	color: #f7993a;
}
#subRightBarTd ul li a, #rightBarTd ul li a{
	text-decoration: none;
	color: White;
}
#subRightBarTd ul li a:hover, #rightBarTd ul li a:hover{
	text-decoration: underline;
}
.textGrey{
	color: #7d7d7d;
}
.waterMark{
	color: #fc9e3f;
	text-align: center;
}
address{
	color: White;
	margin-top: 2em;
	border-top: dotted #f7993a 1px;
	font-style: normal;
	font-weight: bold;
}
