/* Warren County, New York - Citizens Page */

#content, #side {padding: 0;}

#content
{
	float: right;
	width: 70%;
	margin: 0 2% 0 0;
}

#head a
{
	background: transparent url(../images/rp_t.gif) no-repeat scroll top left;
	text-indent: -5000px;
	height: 144px;
	width: 100%;
	display: block;
	margin: 0;
	border: 0 #000 solid;
	border-width: 0 0 1px 0;
	position: relative; /*Freaky IE Fix*/
}

#head h1 {background: transparent url(../images/rp_h.jpg) no-repeat scroll top right;}

#head {background: #98AFD9 url(../images/rp_f.gif) repeat-x scroll top right;}

#side li {margin: .5em auto auto auto;}

#side
{
	float: left;
	width: 23%;
	margin: 0 0 0 1%;
}

.tax .corner
{
	border: 0px;
	background: transparent;
}

.tax th, .tax td
{
	padding: 0.5em;
	border: 1px solid #000;
}

.tax td
{
	background: #FFF;
	text-align: right;
}

.tax th {background: #9CF;}

.tax caption
{
	margin: 1em auto 0 auto;
	font: bold 2em 'Verdana', sans-serif;
}

.tax
{
	border-collapse: collapse;
	margin: 1em auto;
	font: 10px 'Verdana', sans-serif;
}
.title
{
	border: 0 #525287 solid;
	border-width: 0 0 1px 0;
}

a {color: #00F;}

h1, h2, h3, h4, h5, h6 {color: #00A;}

