
.updated { 
background-color: yellow; padding: 2px; margin: 0;
font-weight: normal; margin: 0;
font-size: .75em;
color: #FF0000;
}

 body a.skip,  #mainContent a.skip {									
		display: inline; 
		position: absolute; 
		width: 14em; 
		left: -200em;
		text-decoration:none; 
		border: solid #333 2px; 
		color: #fff; 
		width: 14em; 
		background: #555;	
		}

a.skip:focus, #mainContent a.skip:focus  {
		position: static; 
}

.skipanchor {
	position:absolute;
}

.skipanchor a {
	font-size:0.1em;
	line-height:0.1em;
}

 #wrapper #cityname {margin-top:1em; }
 #wrapper .cpc {margin-bottom:2em; }

/*Ensures that the document prints at the right font size and without nav buttons */

@media print {
  * {
  font-size: 11pt !important;
  background:white !important;
  color:black !important;
  }
	#navTop, #navBottom, #iframe, iframe, #NavigationLinks, 
	#header, #crumbs, #header, #tabs {
		display:none !important;
		}
	#wrapper {position:static !important;  }
	#mainContent {border-width:0px !important; }
	#mainContent * {font-size: 11pt !important; }

}
#iframe {height:100%; }

div.left {
	float:left;}
div.right {
	float:right;}
div#iframe p{
	font-size: 8pt;
	font-family: Verdana, arial, sans-serif;
	}
	
div#iframe div.left {
	width: 65%;
	float: left;
	text-align: left;
	margin-left:1em;
}

div#iframe div.left p {
	margin-bottom:0.7em;
}

div#iframe div.right {
	width: 30%;
	float: right;
	margin: 0;
	text-align: right;
}

p#current {font-weight:bold;}


body {
	background:#d4b363; 
	margin:0px; 
	padding:0px; 	
	font-family: Tahoma, Arial, Sans-serif;
	}
	
/* Assorted Defaults*/
.ptoc a {
  color: black;
  text-decoration: none; 
}

#instruct, td {	font-family: Tahoma, Arial, san-serif;}

#header {
	position:absolute;
	top:25px;
	left:0px;
	padding: 0;
	width:790px;
	font-size: 10pt;
	width: 100%;
	height: 185px;	
	text-align:center;
	background:url('header.jpg') top center no-repeat;
}


#navTop {
	height:20px;
}

#header a {
	display:block;
	height:336px;
	width:790px;
	text-decoration:none;
}

#header a h1 {
	visibility:hidden;
	width:336;
	width:790px;
	color:#4B4434;

}



#wrapper {
	position:absolute;
	width:100%;
	top:125px;
	left:0px;
	padding:0px;
	background:url('wrapper.jpg') top center no-repeat;
}

div#body {
width:790px;
	margin:30px auto 0px auto;
	padding:0px;
	padding-bottom:35px;
	background:url('pagebottom.jpg') bottom left no-repeat #f8f1de;
	
}


#crumbs {
	position:absolute;
	top:125px;
	left:0px;
	z-index:800;
	width:100%;
	height:30px;
}

#crumbs p {
	display:block;
	width:790px;
	margin: 0px auto;
	font-size:0.75em;
	background: url('navback.jpg') bottom left repeat-x #780e18;
	color:#ffffff;
	height:30px;
	font-weight:bold;
	text-align:right;
}

p.crumbs {
	font-weight:bold;
	font-size:0.75em;
	margin-left:1.5em;
}

#crumbs p a { 
	height:100%;
	color:#ffffff; 
	}
#crumbs p span {
	display:block;
	padding:7px;
}


form.SearchControl {
	font-size:0.8em;
	text-align:center;
}

#NavigationLinks {
	font-family: Tahoma, Arial, san-serif;
	width:500px;
	margin:0px auto;
	padding: 2em;
}


#contents table td, td, th {
font-size: 10pt;
color: black;
}



/* black */
#NavigationLinks a,
#NavigationLinks a:active,
#NavigationLinks a:hover,
#NavigationLinks a:link,
#NavigationLinks a:visited,
#NavigationLinks h2,
#NavigationLinks .SearchTitle,
#NavigationLinks .SearchSubTitle,
#NavigationLinks .PrevLink,
#NavigationLinks .NextLink,
#NavigationLinks .prevnextlinks,
#NavigationLinks #contents th,
body,
#contents table td {
  color: black;
}

/*white*/

#NavigationLinks h1 {
	color: #4B4434;
}


#NavigationLinks .ptoc p {
	border-bottom: solid 1px #740605;
	font-family: Tahoma, Arial, san-serif;
}



div#contents {
	background: #ffffff;
}

/*End colors*/


/*The height for this rule needs to be changed based on the height of the city logo image */

#nav #CodeName {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 143px;
}

#NavigationLinks h1 {
	font-size: 14pt;
}

#NavigationLinks h2 {
	font-size: 12pt;
	margin-top: .25em;
}

#NavigationLinks a:hover {
	text-decoration: underline;
}




/* styles to create the search/browse tabs */


/* #ffffff */
#tabs li#current a,
#tabs li#current,
#tabs a:hover
{
	color:#fbf1e0;
	background-color: #780e18;
	padding-bottom:5px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
 div#tabs 
 {
/*margin-top:-3px;
height:1.6em;*/
padding:0px;
	text-align:left;

}
ul#sbtabs  {
	display:inline;
	border:0px;
	padding:0px;
	margin:0px 10px;
	text-align:left;
	list-style-type: none;	
	font-family: Tahoma, Arial, Sans-serif;
	position:relative;
	top:-1px;
	}

#tabs li {
    display: inline;
	font-size: 8pt;
	font-weight: bold;	
	padding-bottom:5px;
	padding: 4px 4px 6px 4px;
}

#tabs a {
   	padding: 4px 4px 5px 4px;
	color:#000000;
}


div#contents {
 padding: .5em .5em 2em .75em;
 text-align: center;
}

 a.file, #NavigationLinks a.button { text-decoration: underline; }
#NavigationLinks a  { text-decoration: none; }



#NavigationLinks .ptoc p
{
	text-align: left;
/*	 color: black;
*/	font-size: 9pt;
	margin: 0;
	padding-left: 1em;
	padding-bottom: .25em;
	padding-top: .25em;
	text-align: left;
	margin-left: .5em;
	text-indent: -1.25em;
 text-transform: none;

}

#NavigationLinks .ptoc1 p {
	border-bottom: 1px dashed #006599;
}


#NavigationLinks .ptoc1 p
{
 font-size:9pt;
 margin: 0 0 0 3em;
 padding-bottom: 2px;
 padding-top: 2px;
 text-align: left;
 text-indent: -1.8em;
 text-transform: none;
 font-weight:bold;
 }

#NavigationLinks .ptoc2 p {
 padding-bottom: 2px;
 padding-top: 2px;
 margin: 0 0 0 4em;
 text-align: left;
 text-indent: -.5em;
 text-transform: none;
 font-weight:normal;
 border:0px;
 }

#contents table td {
font-size: 8pt;
}

#contents th {
font-size: 8pt;
}

 .NextLink,
 .PrevLink {
   margin: 0;
   font-weight: bold;
	width: 55px;
   font-size: 8pt;
}

 .PrevLink {
   float: left;
}
 .NextLink {
	float: right;
}

 .prevnextlinks {
   font-size: 8pt;
}

 .SearchSubTitle {
  font-size: 8pt;
  margin: .25em 0;
}
 .SearchTitle {
  font-size: 10pt;
  margin: .5em 0;
  font-weight: bold;
}

 a.file {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: underline;
}
table.ResultsTable {
	margin:0px auto;
}
#pad {
	padding:1.5em;
}

