@import "common.css";

#container
{
	background: #fff url(/images/int/hc_int_tile_middle.gif) repeat-y 2px 0;
	padding: 0 2px;
	position: relative;
	margin: 0 auto;
}

#header
{
	background: #C0502A url(/images/int/hc_int_header_right.jpg) no-repeat top right;
}


#headerLeft
{
	width: 385px;
	float: left;
}

#headerRight
{
	height: 48px;
	float: right;
	width: 385px;
	background: #C0502A url(/images/int/subhead/hc_subhead_tax_collector.gif) no-repeat bottom right;	
}

#tax_collector #headerRight { background: #C0502A url(/images/int/subhead/hc_subhead_tax_collector.gif) no-repeat bottom right; }
#search #headerRight { background: #C0502A url(/images/int/subhead/hc_subhead_search_tax_records.gif) no-repeat bottom right; }
#pay_online #headerRight { background: #C0502A url(/images/int/subhead/hc_subhead_pay_online.gif) no-repeat bottom right; }
#legal_information #headerRight { background: #C0502A url(/images/int/subhead/hc_subhead_legal_info.gif) no-repeat bottom right; }
#contacts #headerRight { background: #C0502A url(/images/int/subhead/hc_subhead_contacts.gif) no-repeat bottom right; }
#county_sheriff #headerRight { background: #C0502A url(/images/int/subhead/hc_subhead_county_sheriff.gif) no-repeat bottom right; }

#sidebar
{
	width: 183px;
	float: left;
	clear: both;
}

#content
{
	background: transparent url(/images/int/hc_int_tile_top.gif) no-repeat top left;
	width: 487px;
	padding: 26px 50px;
	float: left;
}

#footerlinks
{
	background: transparent url(/images/int/hc_int_tile_bot.gif) no-repeat bottom left;
	border: 0px solid;
	position: absolute;
	bottom: 30px;
	margin-left: 73px;
	
	
	
	
}

#footerlinks address
{
	display: none;
}

#navigation {
	width: 183px;
	}

#navigation dd {
	}

#navigation dt 
{
	position: absolute;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	}

#navigation a.ir
{
	display: block;
	width: 183px;
	height: 31px;
	text-decoration: none;
	text-indent: -9999px;
	position: relative;
	border: 0;
	border-bottom: 1px solid #fff;
}
	
#navigation dl ul
{
	padding: 10px 0 12px 26px;
	list-style-type: none;
	font-size: 1.1em;
	color: #fff;
	display: none;
	border-bottom: 1px solid #fff;
}

#navigation dl ul a { font-weight: bold; }
#navigation dl ul a:link { color: #FFB02F; }
#navigation dl ul a:visited { color: #FFB02F; }
#navigation dl ul a:hover, #navigation dl ul a:active { color: #3D3D3D; text-decoration: none;}

#navigation #tax_link a.ir { background-image: url(/images/int/hc_int_nav01a.gif); }
#tax_collector #tax_link a.ir, #navigation #tax_link a.ir:hover { background-image: url(/images/int/hc_int_nav01b.gif); } 
#tax_collector #tax_link_ul { display: block; }

#navigation #search_link a.ir { background-image: url(/images/int/hc_int_nav02a.gif); }
#search #search_link a.ir, #navigation #search_link a.ir:hover { background-image: url(/images/int/hc_int_nav02b.gif); }
#search #search_link_ul { display: block; }

#navigation #pay_link a.ir { background-image: url(/images/int/hc_int_nav03a.gif); }
#pay_online #pay_link a.ir, #navigation #pay_link a.ir:hover { background-image: url(/images/int/hc_int_nav03b.gif); }
#pay_online #pay_link_ul { display: block; }

#navigation #legal_link a.ir { background-image: url(/images/int/hc_int_nav04a.gif); }
#legal_information #legal_link a.ir, #navigation #legal_link a.ir:hover { background-image: url(/images/int/hc_int_nav04b.gif); }
#legal_information #legal_link_ul { display: block; }

#navigation #contacts_link a.ir { background-image: url(/images/int/hc_int_nav05a.gif); }
#contacts #contacts_link a.ir, #navigation #contacts_link a.ir:hover { background-image: url(/images/int/hc_int_nav05b.gif); }
#contacts #contacts_link_ul { display: block; }

#navigation #sheriff_link a.ir { background-image: url(/images/int/hc_int_nav06a.gif); }
#county_sheriff #sheriff_link a.ir, #navigation #sheriff_link a.ir:hover { background-image: url(/images/int/hc_int_nav06b.gif); }
#county_sheriff #sheriff_link_ul { display: block; }

