/* Warren County, New York - Citizens Page */

#content, #side {padding: 0;}

#content li {margin-top: 1em;}

#content
{
	float: right;
	width: 70%;
	margin: 0 2% 0 0;
}

#head a
{
	background: transparent url(../images/depts_t.gif) no-repeat scroll top left;
	text-indent: -5000px;
	height: 144px;
	width: 100%;
	display: block;
	margin: 0;
	position: relative; /*Freaky IE Fix*/
}

#head h1 {background: transparent url(../images/depts_h.jpg) no-repeat scroll top right;}

#head {background: #98AFD9 url(../images/depts_f.gif) repeat-x scroll top right;}

.noshow {display: none;}

#side
{
	float: left;
	width: 23%;
	margin: 0 0 0 1%;
}

#q {width: 50%;}

.status
{
	color: #F00;
	font-weight: bold;
}

.title
{
	border: 0 #A00 solid;
	border-width: 0 0 1px 0;
}

a {color: #00F;}

dd {margin: auto 0;}

dl {margin: 0 0 0 1em;}

dt
{
	font-size: 1.5em;
	font-weight: bold;
	margin: 1em 0 0 0;
}

dd dl dt {font-size: 1em;}

hr
{
	color: #A00;
	background: #A00;
	margin: 1em;
}

h1, h2, h3, h4, h5, h6 {color: #00A;}

