﻿/***********************************************************
	HOME
************************************************************/

.bodyhome 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #f2f2f2 url(../images/background/bodyhome.gif) repeat-x left top;
	font-size:0.7em;
	height:100%;
}
.bodyhomeblack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #f2f2f2 url(../images/background/bodyhomeblackgrid.gif) repeat-x left top;
	font-size:0.7em;
	height:100%;
}

#navSecondary
{
    height: 16px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}


.banner1 
{
	width:351px;
	height:82px;
	float:left;
	padding-right:8px;
	margin-bottom:10px;
}

.banner2 
{
	width:351px;
	height:82px;
	float:left;
	margin-bottom:10px;
}

.newscol 
{
	width:250px;
	padding:10px 5px 10px 10px;
	float:left;
}

.smallcol
{
	width:180px;
	padding:10px 5px 10px 15px;
	float:left;
}

.coldivider 
{
	width:2px;
	height:200px;
	background-image:url(../images/home/vertdivide.gif);
	float:left;
}
