body { 
	margin: 0;
	/*background: url(/graphics/bg.gif) repeat-y #FFFFCC;*/
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#pageContainer {
	/*background:  url(/images/navbar_bg.gif) repeat-x;*/
	width: 760px;
}
#pageTable {
	width: 760px;
}
td {
	font-size: 13px;
}
#rightside {
	padding: 10px 0 0 15px;
}
.feedbackMsg {
	color: #F00;
}

/********* SEARCH RESULTS *********/
.resultItem {
	padding: 5px;
	margin-bottom: 14px;
	background: #FFF;
}
.resultItem:hover {
	padding: 4px;
	border: 1px dotted #999;
	margin-bottom: 4px;
	background: #E1D8F2;
}
.resultTitle {
	font-size: 14px;
}
.resultContext .highlight {
	font-weight: bold;
	background: #FEFECB;
}
.resultURL {
	color: #168B3D;
}

/********* HEADINGS *********/
#departmentHeading img {
	float: left;
	margin: 0 5px 3px 0;
}
#departmentHeading h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}
#departmentHeading p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
h2 {
	clear: left;
	padding-top: 25px;
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	margin-bottom: 5px;
}
h5 {
	padding: 1px 5px;
	margin-bottom: 5px;
	border-top: 1px solid #909064;
	border-bottom: 1px solid #909064;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #909064;
}
/********* NAVIGATION *********/
/*#nav {
	width: 760px;
}*/
.mainnav {
	width: 100%;
	border-collapse: collapse;
}
.mainnav td {
	padding: 0;
	border-left: 1px solid #F2F2CB;
	font-size: 11px;
}
.mainnav td td {
	border: 0;
}
.mainnav td a {
	display: block;
	padding: 12px 6px 4px 6px;
	color: #8F8F63;
	text-decoration: none;
	text-align: center;
	background: url(/images/navbar_bg.gif) repeat-x #E3E3BC;
}
.mainnav td a:hover {
	display: block;
	padding: 12px 6px 4px 6px;
	background: url(/images/navbar_bg-over.gif) repeat-x #8F8F63;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.mainnav td input {
	font-size: 11px;
}
#navrow1 a {
	border-bottom: 0;
}
#navrow1 a:hover {
	border-bottom: 0;
}
#nav td {
	background-color: #E3E3BC;
	vertical-align: middle;
}
#nav td a.rollover {
	display: block;
	padding: 9px 0;
}
#subNav {
	width: 212px; 
	padding: 237px 0 0 0; 
	background:  url(images/building_courthouse.jpg) no-repeat;	
}
#subNav form {
	margin: 0;
	padding: 0 0 30px 8px;
}
#subNav h1 {
	margin: 0 0 4px 0;
	padding: 0 4px;
	border-bottom: 1px solid #8F8F63;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #8F8F63;
	background-color: #E3E3BC;
	/*background-color: #F1F1DD;*/
}
#subNav ul {
	margin: 0 0 0 8px;
	padding: 0 0 30px 0;
	list-style-type: none;
}
#subNav ul li {
	margin: 0;
	padding: 2px 0;
}
a {
	color: #3D168B; 
	text-decoration: underline; 
	font-weight: bold;
}
a:hover {
	color: #6A43B8; 
	text-decoration: none; 
	font-weight: bold;
}
a.left {
	font-size: 10pt; 
	font-weight: bold; 
	color: #3D168B; 
	text-decoration: none;
}
a.left:hover {
	font-weight: bold; 
	color: #3D168B; 
	text-decoration: underline;
} 
a.back {
	font-size: 9px; 
	color: #3D168B; 
	text-decoration:none;
	text-transform: lowercase;
}
a.back:hover {
	font-size: 9px; 
	color: #3D168B;
	text-decoration:underline;
	text-transform: lowercase;
} 
/********* deptNav *********/
#deptNav {
	position: absolute;
	width: 450px; 
	border: 1px solid #3D168B; 
	background: url(images/deptnav_bg.gif) no-repeat right bottom #FFF;
	padding-bottom: 20px;
	z-index: 99;
}
#deptNav table {
	width: 100%;
	background: #FFF;
}
#deptNav td {
	vertical-align: top;
	border: 0;
	background: #FFF;
}
#deptNav ul {
	list-style-type: none;
	margin: 0;
	padding: 8px;
}
#deptNav li {
	margin: 0;
	padding: 1px;
}
#deptNav a {
	display: inline;
	padding: 0;
	text-align: left;
	text-decoration: underline;
	font-size: 10px;
	background: #FFF;
	color: #3D168B;
}
#deptNav a:hover {
	display: inline;
	padding: 0;
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	background: #FFF;
	color: #6A43B8;
}

/********* deptSelect *********/
#deptSelect {
	position: absolute;
	width: 500px; 
	border: 1px solid #3D168B; 
	background: url(images/deptnav_bg.gif) no-repeat right bottom #FFF;
	padding-bottom: 20px;
	z-index: 99;
}
#deptSelect table {
	width: 100%;
}
#deptSelect td {
	padding: 0;
	vertical-align: top;
}
#deptSelect ul {
	list-style-type: none;
	margin: 0;
	padding: 8px;
}
#deptSelect li {
	margin: 0;
	padding: 1px;
}
#deptSelect a {
	font-size: 10px;
}
/********* DEPT. STAFF *********/
.staffBox {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #EEE;
	margin: 0 0 10px 0;
}
.staffBox img {
	margin: 10px 10px 10px 0;
}
/********* DEPT. NEWS *********/
#newsTeasers {
	margin: 0 0 10px 10px;
	list-style-type: none;
}
#newsTeasers li {
	padding: 4px 0;
	text-align: left;
}
#newsTeasers a {
	font-weight: normal;
}

/********* FEATURED *********/
#featured {
	border-top: 1px solid #8F8F63;
	border-right: 1px solid #8F8F63;
	border-bottom: 1px solid #8F8F63;
}
#featured h1 {
	margin: 0;
	border-bottom: 0;
}
#featured ul {
	margin: 0;
	padding: 0;
}
#featured ul li {
	font-size: 10px;
	padding: 8px 5px;
	text-align: center;
	border-top: 1px solid #E3E3BC;
	background: #FFF;
	/*border-right: 4px solid #E3E3BC;
	border-left: 4px solid #E3E3BC;*/
}

/********* LISTS *********/
ul {
	font-size: 10pt;
}
ul.links li {
	font-size: 10pt;
	padding: 3px 0;
	font-weight: bold;
}
ol {
	font-size: 10pt;
}
ol.links li {
	font-size: 10pt;
	padding: 3px 0;
	font-weight: bold;
}
ol.faq li {
	font-size: 10pt; 
	font-weight: bold; 
	padding: 5px 0;
}
li {
	/*font-size: 10pt;*/
	font-size: 13px;
}

/********* FORMS and visible TABLES *********/
form {
	margin: 0;
	padding: 0;
}
form table {
	border: 1px solid #909064;
	border-collapse: separate;
}
form table th {
	padding: 2px;
	background: #F1F1DD;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
form table td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
.joblist th {
	border-top: 1px solid #D4D4B6;
	width: 100px;
}
.joblist td {
	border-top: 1px solid #D4D4B6;
}
table.userForm {
	border-collapse: collapse;	
	border: 1px solid #909064;
}
table.userForm th {
	padding: 2px;
	background: #F1F1DD;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.userForm td {
	padding: 2px;
	vertical-align: top;
}
table.longerlist td {
	border-top: 1px solid #D4D4B6;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
table.userForm_centered {
	border-collapse: collapse;	
	border: 1px solid #909064;
}
table.userForm_centered th {
	padding: 2px;
	background: #F1F1DD;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-align: center;
	vertical-align: top;
}
table.userForm_centered td {
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}
table.boards {
	border-collapse: collapse;
	border: 1px solid #909064;
}
table.boards td {
	border: 1px solid #D4D4B6;
	font-size: 11px;
}
td.boardtitle {
	background-color: #e3e3bc; 
	font-weight: bold;
	text-align: center;
}
table.archives {
	border-collapse: collapse;	
	border: 1px solid #909064;
}
table.archives th {
	padding: 2px;
	background: #F1F1DD;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.archives td {
	padding: 2px;
	border-top: 1px solid #D4D4B6;
	font-size: 11px;
	/*text-transform: lowercase;*/
	vertical-align: top;
}

/********* JOBS *********/
div.job {
	font-size: 11px; 
	border-top: 1px solid #D4D4B6; 
	border-right: 1px solid #8F8F63; 
	border-bottom: 1px solid #8F8F63; 
	border-left: 1px solid #D4D4B6; 
	margin-bottom: 20px;
}
div.jobtitle {
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase; 
	letter-spacing: 1px; 
	padding: 5px; 
	background: #F1F1DD; 
	border-bottom: 1px solid #D4D4B6;
}
div.job div.subheading {
	font-weight: bold; 
	letter-spacing: 2px; 
	color: #999; 
	border-top: 1px dashed #F1F1DD; 
	padding: 5px 4px 1px 4px;
}

/********* CALENDAR *********/
#calendarGrid {
	border-collapse: collapse;
	border: 1px solid #909064;
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
}
#calendarGrid table{
	border-collapse: collapse;
}
#calendarGrid td {
	font-size: 11px;
	padding: 1px 3px;
	border: 1px solid #E6E6D7;
}
#calendarGrid td.dayTitle {
	font-size: 10px;
	color: #909064;
	background: #E3E3BC;
	border: 0px;
}
#calendarGrid td.calendarTop {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #909064;
	border: 0px;
}
#calendarGrid td.calendarTop a {
	color: #FFFFFF;
	text-decoration: none;
}
#calendarGrid td.activityDay {
	background: #EEEEEE;
}
/*#calendarGrid td.activityDay a {
	font-weight: normal;
}*/
#calendarGrid td.thisDay {
	background: #3D168B;
	color: #FFFFFF;
	border: 1px solid #666666;
}
span.posted {
	color: #999; 
	text-transform: uppercase; 
	font-size: 10px;
}

/*********** MINUTES & AGENDAS ***********/
table.minutesagendas {
	border-collapse: collapse;	
	border: 1px solid #909064;
	width: 400px;
}
table.minutesagendas th {
	padding: 2px;
	background: #F1F1DD;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table.minutesagendas td {
	padding: 2px;
	vertical-align: top;
	border-top: 1px solid #D4D4B6;
}

