html { 
	min-height: 100%;
	margin-bottom: 1px;
}
body {
  margin: 0;
  padding: 0;
  color: #333333;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  text-align: center;
  background-color: #959575;
}
p, ul, ol, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
}
p {
	margin: 0;
	padding: 0 0 1.5em 0;
	line-height: 1.5em;
}
ul, ol {
	margin: 0;
	padding: 0 0 1.5em 0;
}
li {
  margin: 0 0 0 30px;
	padding: 0;
	line-height: 1.5em;
}
h1 {
	margin: 0;
	padding: 0 0 .5em 0;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
	font-weight: bold;
}
a {
  color: #6699cc;
	text-decoration: decoration;
}
a:hover {
  text-decoration: underline;
}
img {
	border: none;
}
.alert {
  color: #C00;
}



/* ************************************************** div#page ****************************** */
div#page {
	width: 740px;
	margin: 20px auto 0 auto;
	padding: 4px;
  background-color: #ffffff;
}



/* ************************************************** div#header ****************************** */
div#header {
	width: 740px;
  height: 222px;
	margin: 0;
	padding: 0;
  background-color: #653911;
  background-image: url(/images/pages/bkg_header_home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#header h1.returnlink {
  width: 740px;
  height: 168px;
  margin: 0;
  padding: 0;
}
#header .returnlink a, 
#header .returnlink a:hover {
  display: block;
  width: 740px;
  height: 168px;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 30px;
  line-height: 168px;
  text-transform: uppercase;
  text-decoration: none;
  text-indent: -5000px;
  outline: none;
}
#header div#navprimary {
  overflow: hidden;
	width: 742px;
  height: 51px;
	margin: 0;
	padding: 0;
  text-align: center;
}
#header #navprimary ul {
  width: 720px;
  height: 51px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
#header #navprimary li {
  float: left;
  height: 51px;
  margin: 0;
  padding: 0;
  color: #cbb991;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  line-height: 18px;
}
#header #navprimary a {
  width: 110px;
  display: block;
  color: #cbb991;
  text-decoration: none;
}
#header #navprimary li.about a {
  padding: 16px 0 17px 0;
}
#header #navprimary li.citycouncil a {
  width: 80px;
  padding: 7px 15px 8px 15px;
}
#header #navprimary li.currentdevelopments a {
  margin: 0 30px 0 0;
  padding: 7px 0 8px 0;
}
#header #navprimary li.publicdocuments a {
  margin: 0 0 0 30px;
  padding: 7px 0 8px 0;
}
#header #navprimary li.faq a {
  padding: 16px 0 17px 0;
}
#header #navprimary li.contact a {
  padding: 16px 0 17px 0;
}
#header #navprimary .current a, 
#header #navprimary a:hover {
  color: #fff;
  background-image: url(/imgD/bkg_navprimary_a.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
}



/* ************************************************** div#main ****************************** */
div#main {
  overflow: hidden;
	width: 740px;
	margin: 4px 0;
	padding: 0;
  background-color: #ffffff;
  background-image: url(/imgD/bkg_main.gif);
  background-repeat: repeat-y;
}



/* ************************************************** div#content ****************************** */
div#content {
  float: right;
  display: inline;
  min-height: 400px;
	width: 540px;
	margin: 0;
	padding: 10px 30px;
  text-align: left;
}
#content div.wrapindent {
  margin: 0;
  padding: 10px;
}
#content h1 {
  margin: 0;
  padding: 0 0 5px 0;
  color: #613501;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
  border-bottom: solid 1px #C2B69E;
}
#content h2 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #706d33;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.2em;
}
ul.officials,
ul.officials li {
  margin: 0;
  list-style-type: none;
}



/* ************************************************** div#column ****************************** */
div#column {
  float: left;
  overflow: hidden;
	width: 140px;
	margin: 0;
	padding: 0;
}
#column div#navsecondary ul {
  overflow: hidden;
  width: 140px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #E1D5BD;
  border-bottom: solid 4px #fff;
}
#column #navsecondary li {
  display: block;
  width: 120px;
  margin: 0 5px;
  padding: 5px;
  color: #794112;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  line-height: 24px;
  border-top: solid 1px #C2B69E;
}
#column #navsecondary li.first {
  border-top: none;
}
#column #navsecondary li a {
  color: #613501;
  text-decoration: none;
}
#column #navsecondary li.current a {
  color: #706d33;
}
#column #navsecondary li a:hover {
  color: #706d33;
  text-decoration: underline;
}
/*
TERT NAV
*/
#column #navsecondary ul ul {
  width: 120px;
  padding: 0 0 5px 0;
  border-bottom: none;
}
#column #navsecondary ul ul li {
  width: 120px;
  margin: 0;
  padding: 0;
  border-top: none;
  line-height: 24px;
}
#column #navsecondary ul li.current ul li a {
  color: #613501;
  text-decoration: none;
}
#column #navsecondary ul li.current ul li.current a {
  color: #706d33;
}
#column #navsecondary ul li.current ul li a:hover {
  color: #706d33;
  text-decoration: underline;
}



/* ************************************************** div#footer ****************************** */
div#footer {
  overflow: hidden;
	width: 740px;
	margin: 0;
	padding: 22px 0 10px 0;
  background-color: #DFDFD5;
  background-image: url(/imgD/bkg_footer.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
#footer p.return {
  float: left;
  width: 125px;
  margin: 0;
  padding: 20px 10px 0 15px;
}
#footer div.navfooter {
  float: left;
  width: 125px;
  margin: 0;
  padding: 0 10px 0 10px;
  text-align: left;
}
#footer .navfooter h3 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5em;
  text-transform: uppercase;
}
#footer .navfooter ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footer .navfooter li {
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}
#footer .navfooter a {
  color: #666;
}



/* ************************************************** div#legal ****************************** */
div#legal {
	width: 748px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
#legal p {
  padding: 0 0 .5em 0;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
}
#legal p.credit {
  text-transform: none;
}
#legal a {
  color: #fff;
  text-decoration: underline;
}



/* ************************************************** PAGE SPECIFIC STYLES ****************************** */
/* 
CURRENT DEVELOPMENTS
*/
#content div.currentdevelopments {
  margin: 0 10px;
  padding: 10px 0 0 0;
}
#content div.currentdevelopments .item {
  overflow: hidden;
}
#content div.currentdevelopments .item .date {
  float: left;
  width: 100px;
  text-align: right;
}
#content div.currentdevelopments .item .details {
  margin: 0 0 0 110px;
}
#content div.currentdevelopments .item .details h2 {
  padding: 0 0 5px 0;
  font-size: 12px;
}
#content div.currdevdetailview {
  padding: 10px 0 0 0;
  overflow: hidden;
}
#content .currdevdetailview div.photo {
  float: left;
  width: 140px;
}
#content .currdevdetailview h2 {
  padding: 0 0 5px 0;
}


/* 
DOCUMENTS PAGES
*/
ul.documents {
  margin: 0;
  list-style-type: none;
}
ul.documents li {
  margin: 0 0 .5em 0;
}
table.documents {
  width: 400px;
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
}
table.documents th {
  padding: 3px 10px 3px 0;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5em;
}
table.documents td {
  padding: 3px 10px 3px 0;
  font-size: 12px;
  line-height: 1.5em;
}
table#agendas  {
  width: 100%;
}
table#agendas th {
  padding: 3px 10px 3px 3px;
}
table#agendas td {
  padding: 3px 10px 3px 3px;
}
table#agendas tr.odd td {
  background-color: #DFDFD5;
}

/* 
FAQ
*/
div.answer {
  margin: 0 0 2em 0;
  padding: 20px 20px 0 20px;
  background-color: #f2f2f2;
}


/* 
CONTACTS
*/
ul.gallery {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.gallery li {
  float: left;
  width: 170px;
  margin: 0;
  padding: 0 10px 10px 0;
}
ul.gallery a,
ul.gallery img {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  border: none;
}


/* 
CONTACTS
*/
table.contacts {
  width: 520px;
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
}
table.contacts th.cityoffice {
  padding: 3px 0 3px 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5em;
  vertical-align: top;
  background-color: #f2f2f2;
  border-right: solid 4px #fff;
}
table.contacts td {
  font-size: 12px;
  line-height: 1.5em;
  vertical-align: top;
  background-color: #f2f2f2;
}
table.contacts td.department {
  padding: 3px 10px;
  border-right: solid 4px #fff;
}
table.contacts td.info {
  width: 200px;
  padding: 3px 10px;
  text-align: right;
}
table.contacts .alert {
  font-weight: bold;
}
table.cityhall th,
table.cityhall td,
table.utilities th,
table.utilities td {
  border-bottom: solid 4px #fff;
}
