Body {
	/* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-family: georgia, "times new roman", times, serif;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	background-color : #ffffff;
}
 
TD {
	font-family: georgia, "times new roman", times, serif;
	font-size: 10pt;
	vertical-align:top;
} 
 
A {
	color: #000080;
}
 
 A:hover {
	color: #0B630B;
}

A:Visited {
	#000080;
}

p { 
	text-indent: 20; 
}

img{
    border:none;
}

/************ START TEXT ******************/
h2{
    font-size:22px;
}
/************ END TEXT ******************/

.topBar
{
	width: 900px;
	height: 20px;
	background-image: url('images/top.jpg');
	background-repeat: none;
	/* margin: -3px 0 15px 0; */
	margin: -3px 0 0 0;
	z-index: 1;
}

.topNavTable
{
	width: 100%;
	margin: 10px 0 10px 0;
	background-color: #ECECEC;
	/* border-bottom: 1px solid #0B630B; */
}

.topNavTable a
{
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
	padding: 3px 20px 3px 20px;
	color: #000000;
	width: 100%;
	height: 24px;
}

.topNavTable a.first
{
	padding: 0 20px 0 10px;
}

.topNavTable td:hover, .topNavTable a:hover
{
	color: #0B630B;
	background-color: #FFFFFF;
}

.topNavTable td
{
	/* padding: 5px 0 5px 0; */
	padding: 0;
	margin: 0;
	border-right: 1px solid #0B630B;
	border-bottom: 1px solid #0B630B;
	height: 30px;
}

.topNavTable td.noRight
{
	border-right: 1px solid #FFFFFF;
}

#leftColumn{
	float:left;
	width:300px;
	min-height:500px;
	/*border:solid 1px #000;*/
}
/*
#centerColumn{
	float:left;
	width:215px;
	min-height:500px;
	padding: 0px 5px 0px 0px;
	text-align: left;
} */
#centerColumn{
	float:left;
	width:199px;
	min-height:500px;
	padding: 0px 8px 0px 8px;
	text-align: left;
}
#rightColumn{
	float:right;
	max-width:375px;
	min-height:500px;
	padding: 0;
	/*border:solid 1px #000;*/
}
#centerColumnWide{
	float:left;
	width:420px; /* 450 */
	min-height:500px;
	padding:0 10px 0 10px;
	text-align: left;
	/*border:solid 1px #000;*/
}
#centerColumnWide img {
	max-width: 410px;
}
#rightColumnSkinny{
	float:right;
	width:160px; /* 150 */
	min-height:500px;
	/*border:solid 1px #000;*/
}

.border{
    border:solid 1px #000;    
}

.Header300
{
    width:300px;
    height:19px;
    padding:3px 0px;
    margin-top:10px;
    background:url(Images/btn_300.gif);
    color:#fff;
    font-weight:bold;
    font-size:15px;
    text-decoration:none;
}

.NoFormat
{
    color:#fff;
    font-weight:bold;
    font-size:15px;
    text-decoration:none;
}
.NoFormat:hover
{
    color:#fff;
    font-weight:bold;
    font-size:15px;
    text-decoration:none;
}

.imgLink{
    
}

.container
{
	width: 900px;
}

.centerBlock
{
	padding: 0;
	margin: 0 0 0 0;
	text-align: left;
	width: 200px;
}

.blockLink
{
	text-decoration: none;
	display: block;
	/* padding: 0 0 15px 0; */
	margin: 10px 0 -15px 0px;
	padding: 0;
	color: #0B630B;
}

.headlineBlock
{
	padding: 0 0 15px 15px;
	border-bottom: 1px solid black;
	text-align: justify;
	overflow: visible;
	width: 90%;
}

.headlineBlock p
{
	padding: 0;
	margin: 15px 0 15px 0;
}

.bulletinBlock
{
	/* padding: 0 5px 15px 5px; */
	margin: 0;
	padding: 10px 5px 10px 10px;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
	overflow: visible;
	width: 100%;
}

.headlineBlock, .bulletinBlock p
{
	margin: 10px 0 0 0;
	padding: 0;
	text-indent: 0;
	text-align: left;
}

.breakingNews
{
	padding: 5px 15px 8px 5px;
	margin: 5px 0 15px 0;
	width: 280px;
	border: 1px solid #000000;
	background-color: #EFEFEF;
}

.breakingNews a
{
	color: #000000;
}

.breakingNews a:hover
{
	color: #CC0000;
}

.breakingNews h2
{
	padding: 0;
	margin: 0;
}

.searchResults
{
	margin: 0 0 10px 0;
	width: 100%;
	height: 300px;
	overflow: auto;
}

p {
	text-indent: 0;
}

h2 {
	margin: 5px 0px 20px 0px;
	padding: 0;
}

.headlineBlock h4, .headlineBlock h5
{
	margin: 0;
	padding: 0;
}

.storyLink
{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	display: block;
}

.authorSmall
{
	/* margin: 0 0 15px 0; */
	font-size: small;
	color: #6F6F6F;
}

.bulletinBlock a
{
	font-size: 14px;
	color: #2200CC;
	text-decoration: underline;
}

.bulletinURL
{
	color: #008000;
}

.leftBlock
{
	margin: 5px 0 15px 0;
	padding: 5px 5px 10px 5px;
	border: 1px solid black;
	background-color: #ECECEC;
	text-align: left;
}

.leftBlockTitle
{
	padding: 3px 0 0 0;
	margin: 0 0 8px 0;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #0B630B;
}

.leftBlockTitle a, .leftBlockTitle span
{
	display: block;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #000000; 
}

.pageHeader
{
	padding: 5px 5px 0 5px;
	margin: 5px 0 0 0;
	width: 98%;
	height: 35px;
	background-color: #ECECEC;
	border-bottom: 1px solid #0D650D;
	/* border-left: 1px solid #0D650D; */
}

.pageHeader h1
{
	padding: 0;
	margin: 0;
	line-height: normal;
}

.kicker
{
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0D650D;
}

/* Classifides */

.classifiedLeft
{
	float: left;
	padding: 2%;
	width: 45%;
	text-align: justify;
}

.classifiedRight
{
	float: right;
	width: 49%;
}

.adContainer
{
	padding: 15px 0 0 0;
}

ul, li {
text-align: left;
}