/* Warren County, New York - Business Page */

.center {text-align: center;}

#content, #side
{
	margin: 0;
	padding: 0;
}

#content .apps li
{
	padding: 0;
	list-style: none;
	margin: 1em 0 0 0;
}

#content
{
	width: 70%;
	float: right;
	margin: 0 2% 0 0;
}

#head a
{
	margin: 0;
	width: 100%;
	height: 144px;
	display: block;
	text-indent: -5000px;
	background: transparent url(../img/text.gif) no-repeat scroll top left;
	position: relative; /*Freaky IE Fix*/
}

#head h1 {background: transparent url(../img/header.jpg) no-repeat scroll top right;}

#head
{
	border: 0 solid #000;
	border-width: 1px 0;
	background: #F996FF url(../img/gov_f.gif) repeat-x scroll top right;
}

#side
{
	width: 23%;
	float: left;
	margin: 0 0 0 1%;
}

.title
{
	border: 0 #913C86 solid;
	border-width: 0 0 1px 0;
}
.underline {text-decoration: underline;}

a {color: #913C86;}

h1, h2, h3, h4, h5, h6, a[name] {color: #913C86;}

