/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	}
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
#logo {
	display: none;
}
/* Styles */
img {
	border: 1px solid;
	margin: 7px;
}
a:active {  outline: none;	}
:focus {  -moz-outline-style: none;	}
/* Styles */
a:link, a:visited {
	text-decoration: underline;
	color: #7B343C;
}
a:hover, a:active {
	text-decoration: none;
	color: #004007;
}
html, body {	height: 100%;min-width: 1000px; position: relative;	}
body {
	background: url(../images/woodBG.jpg) 50% 0 repeat;
	color: #605243;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper {
	background: url(../images/repeat.jpg) 0 0 repeat-y;
	width: 1000px;
	margin: 0 auto;
/*	border-left: 2px solid #b78040;
	border-right: 2px solid #b78040;*/
	min-height: 100%;
}
#container {
	background: url(../images/header.jpg) 0 0 no-repeat;
	min-height: 800px;
}
#header {
	height: 232px;
	width: 530px;
	margin: 0;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 232px;
	text-decoration: none;
}
/* Menu */
#navigation {
	float: left;
	margin: 0;
	padding: 28px 0 0 10px;
	list-style: none;
	width: 191px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	z-index: 1000;
}
#navigation li {
	margin: 0;
	background: url(../images/arrow.gif) 0 50% no-repeat;
	padding: 7px 4px 7px 30px;
	border-bottom: 2px solid #b78040;
	font-style: italic;
	position: relative;
}
#navigation li a {
	color: #b78040;
	text-decoration: none;
	display: block;
	min-height: 1px;
}
#navigation li a:hover {
	color: #FFF;
}

#navigation li:hover a {
	color: #fff;
}
#navigation li:hover li a {
	color: #b78040;
}
#navigation li:hover li a:hover {
	color: #FFF;
}

#navigation ul {
	display: none;
}
#navigation li:hover ul {
	display: block;
	position: absolute;
	left: 190px;
	top: 0;
	width: 170px;
	margin: 0;
	padding: 5px;
	list-style: none;
	background: url(../images/repeat.jpg) -10px 0 repeat-y;
	border: 2px solid #b78040;
	font-size: 12px;
}
#navigation ul li {
	background: transparent;
	border-bottom-width: 0;
	padding: 3px;font-size: 12px;
}
#navigation li:hover ul ul {
	position: static;
	padding-left: 10px;
	width: auto;
	background: transparent;
	border-width: 0;
}
#navigation #onlineservices ul {
	top: -90px;
}
#one {
z-index: 800;
}
#navigation #departments ul {
	top: -120px;
}
#navigation li:hover ul#two {
border-left-width: 0;
left: 368px;
z-index: 900;
}
#navigation li:hover ul#three {
border-left-width: 0;
left: 576px;
z-index: 910;
}
#one, #two, #three {
height: 320px;
}
#container #navigation #departments ul ul {
	display: none;
}
#container #navigation #departments ul#complex,
#container #navigation #departments ul#court {
display: block;
margin: 0 0 0 10px;
padding: 0;
}

ul.submenu {
clear: left;
border: 1px solid #6F3237;
padding: 15px 10px 15px;
list-style: none;
text-align: center;
line-height: 22px;
margin: 25px 0;
background: #F8EDCF;
}
.submenu li {
margin: 0 0 0 ;
border-left: 1px solid #6F3237;
padding: 0 0 0 3px;
display: inline;
}
.submenu li.first {
border-left-width: 0;
}
#content .submenu a {
	text-decoration: none;
	color: #6F3237;
}
#content .submenu a:hover {
	text-decoration: underline;
}


/* Right Column */
#rightcol {
	float: right;
	width: 180px;
	padding: 50px 15px 120px 5px;
	color: #FFF;
	background: url(../images/la.gif) 0 100% no-repeat;
}
#rightcol h4 {
	margin: 10px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	font-size: 12px;
}
#rightcol ul {
	margin: 5px 0 25px;
}
#rightcol ul li {
	margin-left: 20px;
}
#rightcol a {
	color: #FFF;
	text-decoration: none;
}
#rightcol a:hover {
	text-decoration: underline;
}

/* Content */
#content {
	z-index: 900;
	margin: 0 224px 0px 216px;
	padding-bottom: 200px;
}
/* Footer */
hr#clear {
	height: 1px;
	clear: both;
}
#footer {
	background: url(../images/footer.jpg) 202px 100% no-repeat;
	width: 580px;
	margin: -200px auto 0;
	padding: 100px 210px 10px;
	font-size: 12px;
	text-align: center;
	height: 90px;
	color: #605243;
	z-index: 1000;
}
#footer a {
	color: #605243;
	text-decoration: none;
}
#footer a:hover,
#footer #byline a:hover {
	text-decoration: underline;
}
#byline {
	margin: 20px 0 0;
}
#footer #byline a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cba97b;
	text-decoration: none;
}
#footer #byline em {
	font-style: normal;
	text-decoration: underline;
}
/*
	SIFR Stuff
*/
.sIFR-hasFlash h2#pagetitle {
	visibility: hidden;
	font-size: 80px;
	letter-spacing: -32px;
	min-height: 70px;
	margin: 10px 205px 0 0;
	padding-right: 20px;
	_position: relative;
}
/* .sIFR-hasFlash #rightcol h4 {
	visibility: hidden;
	font-size: 30px;
	letter-spacing: -12px;
	margin: 0;
	_position: relative;
}
*/
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form br {
	height: 1px;
	display: block;
	margin: 0;
}
form input, 
form textarea,
form select  {
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}

/* Calendar of Events */
table {
border-collapse: collapse;
border: 1px solid #632F31;
}
td {
border: 1px solid #632F31;
padding: 2px 3px;
vertical-align: top;
}
th {
border: 1px solid #632F31;
background: #632F31;
color: #FFF;
}
table.calendar_month {
	margin: 20px auto;
	width: 540px;
}
.calendar_month td, .calendar_month th {
	vertical-align: top;
}
th.month_name {
	background: #632F31;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
#content .month_name a {
	color: #FFF;
}
.calendar_month td {
	height: 60px;
	width: 76px;
}
.calendar_month h6.day {
	margin: -2px 0 0 -3px;
	float: left;
	color: #632F31;
	padding: 2px 3px;
	border-right: 1px solid #632F31;
	border-bottom: 1px solid #632F31;
}
.calendar_month .current_week h6.day {
	background: #DFC9A7;
}
.calendar_month .current_day h6.day {
	background: #632F31;
	color: #FFF;
	border-color: #FFF;
}
#container #content .current_day a {
	color: #FFF;
}
.calendar_month ul {
	margin: 0;
	padding: 22px 0 0;
	list-style: none;
	font-size: 10px;
}
.calendar_month ul li {
	margin: 0 0 8px;
	padding: 0;
}
.event h4.summary {
	font-size: 18px;
	border-bottom: 1px solid #A9A9A9;
	padding: 5px 0;
	margin: 10px 0 0px;
}
.event h3.date {
	font-size: 14px;
	color: #555;
	margin: 5px 0 5px;
}
.event .time {
	font-size: 12px;
	color: #555;
	margin: 5px 0 20px;
}
.event p.location {
	border-top: 1px solid #A9A9A9;
	padding: 10px 0 0;
	margin: 20px 0 5px;
	font-weight: bold;
}
.event p.url {
	margin: 5px 0 20px;
}

.year_one h1 {
text-align: center;
border-bottom: 1px solid #A9A9A9;
padding: 3px;
margin: 10px 0 20px;
color: #632F31;
}
.year_one h1 a {
	margin: 0 30px;
}

.year_one .month {
float: left;
height: 180px;
width: 49%;
}
.year_one .month table {
margin: 0 auto;
background: #FFF;
}
.year_one .month th {
text-align: left;
}
.year_one .month th a {
text-align: center;
display: block;
}
.year_one .month td {
font-size: 11px;
width: 28px;
}
.year_one .current table {
background: #FFF;
}
.current_week td {
	background: #DFC9A7;
}
.year_one .current .month_name {
}
.year_one .current .month_name a {
	color: #FFF;
}
td.empty {
	background: transparent;
}
td.current_day {
color: #FFF;
background: #632F31;
}

.newslist h5 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
}
.newslist {
	padding: 0 0 15px;
}
.pagination {
	line-height: 12px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin: 20px 0;
	border-top: 1px solid #CCC;
}
.pagination a {
	text-decoration: none;
}
.pagination .left {
	text-align: left;
	margin-bottom: -12px;
}
.pagination .right {
	text-align: right;
	margin-top: -12px;
}
h3.newstitle {
	font-size: 14px;
	margin-bottom: 20px;
	padding: 0;
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px;
}
h5.newsdate {
	margin: 5px 0 20px;
	font-size: 12px;
}
.backtonews {
	display: block;
	margin: 20px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}
#search_form {
padding: 5px;
margin: 0;
float: right;
position: relative;
top: -30px;
right: -5px;
width: 250px;
text-align: right;
}

#search_form label {
display: none;
}
#search_form input {
border: 1px solid #666;
padding: 4px 4px;
width: 140px;
margin: 0;
display: inline;
}
#search_form input.button {
width: auto;
margin: 0;
clear: none;
padding: 1px 3px;
}
.search_results {
border-bottom: 1px solid #666;
margin: 0px 0 10px;
}
.search_results h5 {
/*background: #690215;*/
/*color: #FFF;*/
margin: 0;
padding: 5px;
}
#content .search_results a {
	text-decoration: none;
}
#faqlist {
margin: 0;
padding: 0 0 10px;
font-size: 12px;
}
#faqlist li {
margin: 0 0 2px 30px;
}
#faqlist a {
text-decoration: none;
}

#faqview {
list-style: none;
}
#faqview li {
margin: 0 0 5px;
border-top: 1px solid #666;
padding: 5px 0 0;
}
#faqview h2 {
font-size: 16px;
margin-top: 0;
}
a.backtotop {
font-size: 11px;
text-align: right;
display: block;
text-decoration: none;
}
#faqview li ul {
list-style: disc;
}
#faqview li li {
margin: 0 0 0 40px;
border-width: 0;
padding: 0;
}








#rotate,
#deptimage {
position: absolute;
left: 50%;
top: 0;
height: 243px;
margin: 0 0 0 66px;
border-width: 0;
}
#rotate img {
margin: 0;
border-width: 0;
}

/* Restoration Park */
div#restorationparkmenu {
clear: left;
border: 1px solid #6F3237;
margin: 25px 0;
background: #F8EDCF;
font-size: 12px;
}
ul.restoration {
	padding: 15px 10px 15px;
list-style: none;
float: left;
width: 250px;
}
ul.restoration li {
	margin: 1px 0 1px 20px;
	padding: 0;
}
ul.restoration ul {
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content .restoration a {
	text-decoration: none;
	color: #6F3237;
}
#content .restoration a:hover {
	text-decoration: underline;
}
.scientificname {
	font-style: italic;
}
.sortable thead th {
	cursor: pointer;
}
div.restoration {
	float: left;
	width: 560px;
}
div.restoration img {
	clear: right;
	background: #F4E5C4;
	padding: 2px;
}
dl.restoration,
.restoration dl
{
width: 390px;
margin: 10px 0;
padding: 0;
}
.restoration dt
{
width: 150px;
float: left;
font-size: 12px;
margin: 0 0 0 0;
padding: 5px;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
/* end hack */

.restoration dd
{
float: left;
width: 180px;
margin: 0 0 0 0;
padding: 5px;
border-top: 1px solid #999;
}
.restoration h5 {
	clear: left;
	background: #632F31;
	color: #FFF;
	padding: 3px;
}
table.restoration {
	border-width: 0;
	border-collapse: collapse;
}
table.restoration td {
	width: 165px;
	border-width: 0;
	border-top: 1px solid #999;
	padding: 5px;
	font-size: 12px;
}
.nps th,
.nps td {
	font-size: 10px;
}


.phototour td img {
margin: 0;
}
.phototour {
border-width: 0;
margin: 5px 0 20px
}
#content .phototour td {
padding: 5px 3px;
border: 0;
}
.phototour td p {
margin: 5px;
}
/* Photo Gallery */
h2.sub_nav {
	font-size: 14px;
	border-bottom: 1px solid #8B7556;
	padding-bottom: 3px;
	margin-bottom: 0;
}
#content .sub_nav a {
	text-decoration: none;
}
.pg_clear {
	height: 1px;
	clear: left;
}
.pg_image_group {
	width: 260px;
	text-align: center;
	padding: 3px 5px 10px;
	float: left;
}
.pg_image_group h4,
.pg_image_group em {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
}
.pg_image_group img {
	margin: 0;
}
#content .pg_image_group a {
	text-decoration: none;
}
.pg_image_group img,
.image img {
	border: 1px solid #8B7556;
	border-width: 0;
	margin: 0;
}
.image {
	text-align: left;
}
.image h3 {
	font-size: 16px;
	margin: 10px 0 3px;
	text-align: left;
}
.image p {
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0 15px;
	text-align: left;
}
.pg_pagination {
	text-align: center;
	padding: 3px 0;
	margin: 0px 0 5px;
	border-bottom: 1px solid #8B7556;
}
.pg_pagination * {
	margin: 0 10px;
}

div.error .error{
	color: red;
	margin: 0 0 5px 170px;
}




#inputform .hidden {display: none;}
#inputform label {
float: none;
display: inline;

}
#inputform input {
margin: 0 10px 0 0;
display: inline;
vertical-align: middle;
}
#inputform input#starts,
#inputform input#contains {
display: inline;
margin: 0 10px 0 3px;
width: auto;
}
#inputform p {
text-align: center;
margin: 10px 0 5px;
padding: 5px 0;
border-top: 1px solid #333;
}
#inputform table {
margin: 5px auto;
width: 558px;
}
#inputform th {white-space: nowrap;}
#inputform table, #inputform td {
  border-width: 0;
}
table.warrants td{
	border: none;
}
th.first-name,td.first-name,th.last-name,td.last-name,th.warrant-type,td.warrant-type{
  width: 30%;
}

