body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 15px;
	padding: 15;
	text-align: left;
	vertical-align: top;
	top: 15px;
	background-color: #666699;
	background-image: none;
	background-position: left top;
	border-bottom-style: none;
	border-bottom-color: #003366;
	clip: rect(15px,auto,auto,auto);
	color: #000000;
	font-weight: normal;
}

* html body {
	font-size: x-small; /* for IE5/Win */
	font-family: Arial, Helvetica, sans-serif;  /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	f\ont-family: Arial, Helvetica, sans-serif; /* for other IE versions */
}

#bodyContainer {
	width: 760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_bodysep2.gif);
	background-repeat: repeat-y;
}

#sidebar {
	width: 195px;
	float: left;
	padding: 10px 10px 10px 5px;
}

	#sidebar p {
		margin: 8px 5px 0 5px;
		font-size: 90%;
	}

	#sidebar h1 {
		font-size: 132%;
		font-weight: bold;
		margin: 8px 5px 0px 5px;
	}
		
#assessorPhoto {
	margin: 10px 5px 0px 5px;
	float: left;
	border:1px double #CCCCCC;
	padding: 2px 2px 2px 2px;
}

#content {
	width: 507px;
	margin-left: 201px;
	padding: 10px 3px 10px 0;
}

	#content p {
		margin: 8px 5px 0 5px;
	}

	#content h1 {
		font-size: 150%;
		font-weight: bold;
		margin: 8px 5px 0 5px;
	}

#printLogo {
	display: none;
	}
	
#printDates {
	display: none;
}

/* ---------------------------------- TEXT ---------------------------------- */

h1 {
	font-size: 150%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #000000;
	
}

h2 {
	font-size: 135%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #FF0000;
	font-style: italic;
}

h2.subhead {
	color: #003366;
	font-size: 105%;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



/* ---------------------------------- TOP MENU ---------------------------------- */

#topContainer {
	margin: 5px 10px 5px 0;
	float: right;
}

#pipe {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#pipe ul {
	display: inline;
}

#pipe li {
	padding: 3px 15px;
	display: inline;
	border-left: 1px solid #000;
}

#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#pipe a:link, #pipe a:visited, #pipe a:active {
	color: #000;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#pipe a:hover {
	color: #ff0000;
}

#headContainer {
	background:#ffffff url(../images/bg_header_1.jpg) no-repeat top;
	height: 150px;
}

/*----------------- TAB MENU ---------------------

#navbg {
	background: url(../images/bg_nav.gif) repeat-x bottom left;
	width: 100%;
	clear: both;
}

#nav {
	float: left;
	width: 100%;
	margin: 100px 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../images/bg_nav.gif) repeat-x bottom left;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-bottom: none;
	background: url(../images/bg_off.gif) repeat-x top left;
}

#nav a:hover, body#aboutUs #t-aboutUs a, body#whatsNew #t-whatsNew a, body#faq #t-faq a, body#exemptions #t-exemptions a, body#appeals #t-appeals a, body#propertySearch #t-propertySearch a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/bg_on.gif) repeat-x top left;
}
*/

/* ---------------------------------- FOOTER MENU ---------------------------------- */

/*#footerbg {
	
	width: 100%;
}*/

#footer {
	width: 760px;
	text-align: center;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	clear: both;
	color: #EEEEEE;
}

	#footer p {
		padding: 5px 0 5px 0;
		font-size: 90%;
	}
	
	#footer a.link,#footer a.visited,#footer a.active {
	color: #ff0000;
	text-decoration: none;
	}

	#footer a.hover {
		color: #EEEEEE;
		text-decoration: underline;
	}
	

#footerMenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#footerMenu ul {
	display: inline;
}

#footerMenu li {
	padding: 0 7px;
	display: inline;
	border-left: 1px solid #EEEEEE;
}

#footerMenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {
	color: #EEEEEE;
	font-size: 75%;
	text-decoration: none;
	text-transform: uppercase;
}
#footerMenu a:hover {
	color:#ccc;
}

/* ---------------------------------- BOX STYLES ---------------------------------- */

#boxContainerOuter {
	clear: both;
}

#boxContainerInner {
	float: left;
}

#box1 {
	float: left;
	padding: 5px 5px 5px 5px;
}

#box2 {
	margin-left: 250px !important;
	margin-left: 230px;
	padding: 5px 5px 5px 5px;
}

#box3 {
/*	margin-left: 500px !important;
	margin-left: 460px;*/
	padding: 5px 5px 5px 5px;
	float: right;
}

.box {
	width: 242px;
	background-color: #fff;
	padding-top: 5px;
}

.magnifyingGlass {
	background: url(../images/view.png) no-repeat 5px center;
	padding: 15px 0px 10px 45px;
}

.house {
	background: url(../images/houseicon.png) no-repeat 5px center;
	padding: 15px 0px 10px 55px;
}

.books {
	background: url(../images/books2_48.png) no-repeat 5px center;
	padding: 15px 0px 10px 55px;
}

.clock {
	background: url(../images/clock.png) no-repeat 5px center;
	padding: 15px 0px 10px 55px;
}

.findImg {
	float: left;
	margin: 0px 0px 0px 50px
}

a.advSearch {
	margin: 0px 0px 0px 50px;
}

#hours {
	text-align: center;
}

	#hours h4 {
		font-size: 90%;
		font-weight: bold;
		text-transform: uppercase;
	}
/*.box h3 {
	margin: 0;
	padding: 6px 5px 4px 5px;
	font-size: 130%;
	color: #333;
	border-bottom: 1px solid #727377;
	background: url(../images/bg_on.gif) repeat-x top left;
}*/

.box ul {
	margin: 5px;
}

.box li {
	list-style: none;
	display: block;
	margin-left: 10px;
}

.box li a {
	text-decoration: none;
	font-weight: bold;
}

/*----------- FORM STYLES ---------------*/

form#frmSearch {  
 color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 text-align: right; 
 border: 1px solid #CCCCCC;
 width: 500px;
 margin-left: auto;
 margin-right: auto;
}

#frmSearch .buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 background-color: #003399; 
 color: #FFFFFF; 
 margin-right: 6px; 
}

#frmContact .buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 background-color: #003399; 
 color: #FFFFFF; 
 margin-right: 6px; 
}

/*----------- FORM STYLES HORIZONTIAL---------------*/

form#frmSearchH {  
 color: #000000; 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 text-align: left; 
 border: 1px solid #CCCCCC;
 width: 650px;
 margin-left: auto;
 margin-right: auto;
}

#frmSearchH .buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 background-color: #003399; 
 color: #FFFFFF; 
 margin-right: 6px; 
}

#frmContactH .buttons { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 background-color: #003399; 
 color: #FFFFFF; 
 margin-right: 6px; 
}
