@import url('development.css');


body.home #content .section img,
body.employees #content .section img {
	float: right;
}
body.employees #content .section img {
	margin-left: 10px;
	margin-right: 20px;
}
.banner {
  clear: both;
  margin: 10px 0;
}

.frame img {
	padding: 2px;
	border: 1px solid;
	border-color: #f2f2f2 #bbb #bbb #f2f2f2;
	background: #f8f7f5;
}

body.contact h4 {
  font-style: italic;
  font-size: 1.1em;
  color: rgb(239,62,66);
  padding-left: 0.5em;
}

span.frequency, td.title {
	font-size: 0.95em;
	font-weight: normal;
	color: #667;
}
span.sub {
	font-weight: normal;
	color: #666;
	font-size: 0.7em;
	padding-left: 1em;
}
table {
	width: 95%;
	font-size: 1.2em;
	margin: 0 auto 10px;
	border-collapse: collapse;
}
th {
	text-align: left;
}
td, th {
	padding: 3px 20px 3px 10px;
}
th, .top {
	padding-top: 15px;
}
tr {
	border-bottom: 1px solid #eed;
}
#wiringInfo tr {
  border: none;
}
#wiringInfo th {
  padding-top: 0;
}
form table {
	margin: 0;
	width: 100%;
}
form tr {
	border: none;
}
form td {
	padding: 0;
}
#map {
	width: 549px; height: 590px;
	border: 2px solid #99D;
	position: relative; top: 7px;
}
.footnote {
	font-size: 0.9em;
	color: #7C583D;
}
body.tickets .footnote {
	clear: both;
}
body.tickets .frame {
	float: left;
	width: 142px;
}

#content .parkinfo ul {
	padding: 0 0 0 10px;
}
div.parkinfo {
	float: right;
	width: 350px;
	padding-left: 10px;
}
body.news #content a {
	font-size: 1.3em;
}
body.tickets div.section {
	float: left;
}
body.forms .section a {
	font-size: 1.3em;
}
body.billpay #content ul,
body.loans #content ul,
body.deposits #content ul,
body.services #content ul,
body.identity #content ul,
body.report #content ul,
body.accel #content ul,
body.privacy #content ul,
body.stafford #content ul,
body.consolidate #content ul {
	list-style: circle;
	padding: 0 0 1em 2em;
}
body.accel #content ul,
body.privacy #content ul {
	padding: 0 0 1em 2.5em;
}
body.savingfuture #content ul,
body.mappingfuture #content ul {
	list-style: circle;
	padding: 0 0 0 1em;
}
#content ol ul.sub1 {
	list-style: none;
}
#content ol ul.sub2 {
	list-style: square;
}
body.billpay h3 {
  margin-top: 1.5em;
}
body.billpay #content ol,
body.savingfuture #content ol,
body.mappingfuture #content ol {
	padding: 0 0 1em 3em;
}
body.savingfuture #content ol>li,
body.mappingfuture #content ol>li {
	padding-top: 1em;
}
body.savingfuture #content li,
body.mappingfuture #content li {
	font-size: 12px;
	line-height: 1.3em;
}
body.accel p#logo {
	text-align: center
}
body.accel p#logo img {
	display: inline;
}
#adobe p.footnote {
	margin-top: 2em;
	width: 25em;
}
#adobe {
	margin-left: 50px;
}
#adobe a img {
	display: inline;
}

.highlight {
	background: yellow;
}
#content h2#demoLink {
	color: blue;
	margin: 0;
}
#demoLink a {
	color: #FF103F;
	padding-left: 3px;
}
#demoLink a:hover {
	color: maroon;
	border-bottom: 1px solid maroon;
	background: #F4DFE1;
}


body.tickets2 .footnote {
	clear: both;
}
body.tickets2 .frame {
	float: left;
	width: 142px;
}
body.tickets2 div.section {
	float: left;
}

span.link_pending {
  font-size: 95%;
  color: maroon;
  text-decoration: underline;
}
body.federal .section ol span {
  display: block;
  text-indent: 1em;
  margin-right: 1.5em;
}
body.federal .section ol,
body.consolidate .section ol {
  margin-left: 1em;
}
body.federal .section li,
body.consolidate .section li {
  margin: 1em 0;
}
body.federal ol li strong,
body.consolidate ol li strong {
  font-size: 105%;
  color: #620700;
}
body.federal .section ol li span strong,
body.consolidate .section ol li span strong {
  font-size: 100%;
  color: #111;
}
body.federal .section ol span.link_pending,
body.consolidate .section ol span.link_pending {
  display: inline;
  margin: 0;
}
body.federal .section ol ul,
body.consolidate .section ol ul {
  margin-top: 0.3em;
  margin-left: 2em;
  font-size: inherit;
}
body.federal .section ol ul li,
body.consolidate .section ol ul li, 
body.consolidate .section ul li{
  margin: 0;
  line-height: 1.2em;
}
body.consolidate .section ol span {
  display: block;
  margin-right: 1.5em;
}
body.consolidate .section ol ul {
  margin-left: 0;
  margin-right: 1.5em;
}




