body
{
	font-family: verdana, sans-serif;
	font-size: 70%;
	color: #333;
}

#col-2-3 div.thead
{
	padding-top: 8px;
	background: #B7DDB5;
	border-bottom: 12px solid white;
	height: 25px;
	width: 100%;
	padding-left: 7px;
	padding-right: 7px;
}

#col-2-3 div.tbody
{
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 14px;
	padding-right: 17px;
	background: #f0f0f0;
	width: 50%;
	
}
#col-2-3 div.tbody div.trow
{
	background: url("images/features-li-bkgd.gif") repeat-x left bottom;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-top: 10px;
}
#col-2-3 div.tbody div.trow h4
{
	margin: 0;
	margin-bottom: 6px;
}


div.tright
{
	margin-right: 13px;
}
div.tleft
{
	margin-left: 13px;	
}

div.rightalign
{
	text-align: right;
	float: right;
	display: inline;
}

div.leftalign
{
	text-align: left;
	float: left;
	display: inline;
}

div.tleft a
{
	text-decoration: none;
	font-weight: bold;
}

div.tright a
{
	text-decoration: none;
}

div.bleft
{
	border-right: #8D8D8D solid 1px;
	margin-left: 18px;
	padding-right: 8px;
}


.leftcol
{
	float: left;
}

img.leftcol
{
	margin-right: 8px;
}

.rightcol
{
	float: right;
}

div#quotes table
{
	width: 100%;
}

div#quotes td
{
	border-right: #ccc 1px solid;
	padding-left: 9px;
	padding-right: 9px;
}
div#quotes td.last
{
	border-right: 0;
}

tr#quotetop td
{
	border-right: 0;
}

tr#quoteblank td
{
	height: 5px;
}

tr.odd
{
	background: #f0f0f0;
}

div.weather
{
	padding-top: 0;
}
div.weather #col-2-3  div.tbody
{
		width: 271px;
}
div.weather #col-2-3  div.thead
{
	border-bottom: #fff 1px solid;
}
div.weather #col-2-3 div.weatherdays
{
	margin-left: -325px;
	width: 100%;
}
div.weather #col-2-3 div.weatherdays div
{
	text-align: left;
	padding-top: 10px;
	margin-left: 325px;	
}

div.weather #col-2-3 div.weatherdays div .desc
{	
	color: #0D6391;
}

div.weather #col-2-3
{
	width: 578px;
}

div.news #col-2-3
{
	width: 578px;
}

#newstable td.farleft
{
	border-right: solid #ccc 1px;
}
#newstable td.mid
{
	padding-left: 5px;
}
#newstable td
{
	padding-top: 5px;
	padding-bottom: 5px;
}
div#story
{
	margin-left: 18px;
}

div.story#col-2-3
{
	width: 575px
}

.clearing
{
	height: 0;
	clear: both;
}

.center { text-align: center; }