/* COLORS USED ON ASSESSOR'S WEBSITE AS OF 10-26-07:
FECB32 (gold)
000099 (dark blue)
FF0000 (red)
2557AD (light blue)
*/

/* Tag Selectors */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	text-align:center;
	font-size:18px;
	color:#2557AD;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
p {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
td {
	padding:5px;
}
ul {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/* Tag Selectors for links */
a:link {
		color:#000099;
		text-decoration:underline;
}
a:visited {
	color:#000099;
	text-decoration:underline;	
}
a:hover {
	color:#ff3333;
}
a:active {
	color:#ff3333;
}
a:link img {
	border-style:none;

}
a:visited img {
	border-style:none;

}
/* End of Tag Selectors */
/**************************************************/
/* ID Selectors */
#welcome {
	position:absolute;
	left:190px;
	top:105px;
	width:800px;
}
#learnmore {
	position:absolute;
	top:230px;
	left:629px;
	width:350px;
	z-index:1;
}
#learnmore h3 {
	text-align:center;
}
#iwantto {
	background-image:url(images/bk_courthouse_large8.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	left:190px;
	top:150px;
	width:435px;
	height:435px;
}
#iwantto h2 {
	color:#2557AD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#iwantto ul {
	color:#2557AD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:28px;
}
#iwantto a:link {
	color:#2557AD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#iwantto a:visited {
	color:#2557AD;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#iwantto a:hover {
	color:#FF3333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
#iwantto a:active {
	color:#FF3333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
#commentdiv {
	position:absolute;
	top:600px;
	left:190px;
}
#assessormain {
	LEFT: 190px; 
	POSITION: absolute;
	width:800px; 
	TOP: 105px; Z-INDEX: 2;
}
#assessorimage {
	LEFT: 190px; 
	POSITION: absolute; 
	TOP: 110px; Z-INDEX: 1;
}
#comments {
}
#tocheader {
	text-align:center;
}
#toc {
	text-align:center;
	font-weight:bold;
}
#stafftable {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:30%;
	margin-right:30%;
}
#stafftable2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:5%;
	margin-right:5%;
}
#stafftable3 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:34%;
	margin-right:20%;
}

#contact {
}
/* End ID Selectors */
/**************************************************************/
/* Class Selectors, to be used whenever */

.toptext {
	text-align:center;
}
.redtext {
	color:#FF0000;
}
.gs {
	margin:5em;
	text-align:justify;
}
.standard {
	border-collapse:collapse;
	border: 2px solid;
	border-color:#0099FF;
	padding:5px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.standard td {
	border: 2px solid;
	border-color:#0099FF;
	padding:5px;
}

A.orangelinks:link {
	color:#FF6600;
}
A.orangelinks:visited {
	color:#FF6600; 
}
a.assessorlink:link {
	color:#FF0000;
	font-weight:bold;	
}
a.assessorlink:visited {
	color:#FF0000;
	font-weight:bold;
}
a.assessorlink:hover {
	color:#000099;
}
a.assessorlink:active {
	color:#000099;
}
.address {
	color: #FF0000;
	font-size: 11px;
	font-family:Verdana;
}
.ed {
	text-align:left;
}
/* End Class Selectors */
/*******************************************************************************/
/* ID Selectors for the header - THESE NEED TO GO IN THE MAIN HEADER.CSS!!! */
#banner {
}
#topnav a:link {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	font-family:Verdana; 
	TEXT-DECORATION: none; 
}

#topnav a:visited {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	font-family:Verdana; 
	TEXT-DECORATION: none; 

}
#topnav a:hover {
	FONT-SIZE: 11px; 
	COLOR: #FECB32; 
	font-family:Verdana; 
	TEXT-DECORATION: underline;
	font-weight:bold;
}
#topnav a:active {
	FONT-SIZE: 11px; 
	COLOR: #FECB32; 
	font-family:Verdana; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}
#topnav p {
	font-size: 11px;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#sidebar {
}
/* FYI: THE DIV THAT HAS ID="SIDEBAR2" (BELOW) WOULD NOT SHOW CORRECTLY IN NS OR FIREFOX
UNLESS I DEFINED THE Z-INDEX. WITHOUT IT, THE LINKS (<A> TAGS) WOULDN'T WORK. */
#sidebar2 {
	position:absolute;
	left:0px;
	top:240px;
	height:620px;
	width:175px;
	background-color:#DDDDDD;
	z-index:2;
	text-align:center;
	/*
background-image:url(images/bluecolumn.jpg);
background-repeat:no-repeat;
*/
}
