/* Warren County, New York - Main Page */

#col_l, #col_r
{
	padding: 0;
	overflow: hidden;
}

#col_l ul, #col_r ul
{
	padding: 0 0 0 1em;
	margin: 0 1em 0 2em;
}

#col_l ul ul
{
	margin: 0 1em;
}

#col_l h2, #col_r h2
{
	font-size: 1.3em;
	margin: .5em;
}

#col_l
{
	width: 25%;
	float: left;
	margin: 3.5em 0;
}

#col_c
{
	width: 66%;
	float: left;
	margin-top: -.5em;
}

#col_r
{
	width: 33%;
	float: right;
	margin: 2.5em 0;
}

#content
{
	float: right;
	width: 74%;
}

.logofloat img
{
	float: left;
	margin: 0 1em 1em 1em;
}

* html .event {width: 25%;} /* IE6 */

.event {min-width: 25%;}

.featured {clear: left;}

.featured img
{
	float: left;
	border: 1px solid #000;
	margin: 0 1em 1em 0;
}

#head a
{
	background: transparent url(/images/main_t.gif) no-repeat scroll top left;
	text-indent: -5000px;
	height: 144px;
	width: 100%;
	display: block;
	margin: 0;
	position: relative; /*Freaky IE Fix*/
}

/* h_sum.jpg, h_fall.jpg, h_win.jpg */
#head h1 {background: transparent url(/img/h_win.jpg) no-repeat scroll top right;}

#head {background: #CADCFE url(/images/main_f.gif) repeat-x scroll top right;}

.title
{
	border: 0 #36C solid;
	border-width: 0 0 1px 0;
}

h2, h3, a {color: #36C;}

h4, h5, h6 {color: #036;}

