/* General styles */
body { 
	margin: 0px auto;
	padding: 0px auto;
	float:none;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
}  

#wrapper {
	width: 1020px;
	margin: 0px auto;
	padding: 0px auto;
	background-image:url(images/htparks_bgoff.jpg);
	background-position:center;
	background-repeat:repeat-y;
	float:inherit;
	clear:both;
}  

#header1 {
	min-height: 365px;
	height: 365px;
	background-image:url(images/htparks_hdr.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
}  

#header {
	min-height: 33px;
	height: 33px;
	margin-top: -174px;
	padding: auto;
	background-image:url(images/htparks_nav.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
}  

#col_one  {
	width: 640px;
	min-height: 375px;
	height: 100%;
	text-align:left;
	padding: 28px 18px 25px 53px;
	float:left;
	margin: 0 auto;
	clear:left;
}  
 
#col_two_right  {
	width: 243px;
	padding: 143px 10px 20px 31px;
	margin: 0px auto;
	float: left;
	text-align:center;
}  
#col_two_left  {
	display:none;
} 
#footer {
	min-height: 32px;
	height: 32px;
	text-align:center;
	vertical-align:bottom;
	margin: 0 auto;
	padding-bottom: -10px;
	clear: both;
}  
/*  */
tr.odd td, tr.even td {
  padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
  font-family:Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 13px;
}
h2 {
  font-size: 11px;
}
h3, h4, h5, h6 {
  font-size: 12px;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: underline;
}
a:link {
  color: #cea668;
}
a:visited {
  color: #369;
}
a:hover {
  color: #39c;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: none;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 11px;
}
.form-item label {
  font-size: 11px;
  color: #222;
}
.item-list .title {
  font-size: 11px;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}
#menu {
  padding: 0 auto;
  text-align: auto;
  vertical-align: middle;
}
#navlist {
  font-size: 11px;
  padding: 0 auto;
  color: #9cf;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 5px;
  font-size: 12px;
  color: #000;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links li {
  border-left: 1px solid #9cf;
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #cea668;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  background-color: #cea668;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 0;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
}
#mission, .node .content, .comment .content {
  line-height: 1.4em;
}
#help {
  font-size: 11px;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left{
  display:none;
}
#sidebar-right {
  width:243px;
  background-color: none;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  margin-top: 356px;
  vertical-align: top;
}
/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.node .title, .title h2 {
  font-weight: bold;
  font-size: 22px;
  color: #cea668;
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
#col_one .title {
color:#A1BA4F;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-style:normal;
}
#col_one .title h2 a{
color:#A1BA4F;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-style:normal;
text-decoration: none;
}
#node-1 h2 a{
color:#A1BA4F;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-style:normal;
text-decoration: none;
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  border-bottom: none;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding-left: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
/* katkoe edits 2009/04/15*/
#nice-menu-1{
	width: 1000px;
	padding: auto;
    border: 0;
	background: none;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-top: 5px;
	margin-left: 15px;
  }

#nice-menu-1 a{
    border: 0;
	background: none;
	text-decoration:none;
	color:#FFFFFF;
  }
#nice-menu-1 .menuparent{
    border: 0;
    margin:auto;
	padding: auto;
	background: none;
	text-decoration:none; 
	 }
	
#nice-menu-1 li.menuparent li, li.menuparent ul{
color:#3399CC;
}

ul.nice-menu,
  ul.nice-menu li {
    border: 0;
    background: none;
	
  }
  ul.nice-menu-right li.menuparent,
  ul.nice-menu-right li li.menuparent { 
    background: none url('arrow-right.png') right center no-repeat; 
	display: none;
  }
ul.nice-menu-down .menuparent a {
padding-left:0px;}

  li.menuparent li, li.menuparent ul {
    background: #6c6053;
	color: #ffffff;
  }
  
 #nice-menu-1  li.menuparent li, li.menuparent ul {
    background: #6c6053;
	color: #ffffff;
  }
 
  .more-link {
	padding-right:30px;
	text-align:right;
  }
  
  #edit-search-block-form-keys-wrapper .form-text{
  padding-right:20px;
  }
  #block-user-0 {
	text-align:left;
	font-family:arial,sans-serif;
	font-size: 10px; 
	margin-top: 60px;
	margin-left: 18px;
  }
  #block-logintoboggan-0 {
	text-align:left;
	font-size: 12px; 
	margin-top: 83px;
	margin-left: 18px;
	margin-bottom: 56px;
	  }
  #block-user-0 edit-name-wrapper.form-item {
	font-family:arial,sans-serif;
	font-size: 10px;
	height: 11px;
	  }
  #block-user-0 #edit-pass-wrapper.form-item{
	font-family:arial,sans-serif;
	font-size: 10px; 
	height: 11px;
	  }
  #edit-name-wrapper{
  	text-align:left;
	text-weight: plain;
	font-family:arial,sans-serif;
	font-size: 10px; 
  }
  #edit-pass-wrapper{
  	text-align:left;
	font-family:arial,sans-serif;
	font-size: 10px; 
  }
  #edit-submit{
  	text-align:left;
	font-family:arial,sans-serif;
	font-size: 10px; 
	margin-top: 30px;
	margin-left: -30px;
  }
  /* katkoe 2010 jan01*/
#block-views-calendar-calendar_block_1{
  padding: 5px 15px 15px 15px;
  background-color:#657f37;
  border: 1px solid #000;
  margin: 0 auto;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
  font-size: 11px;
  color:#FFF;
  }
.calendar-calendar{
margin: 0 auto;
text-align:center;
}
.calendar-calendar div.date-nav{
background-color:#6c6053;
border:1px solid #000;
padding:0.2em;
color: #ffffff;
}
.calendar-calendar div.date-nav a, 
.calendar-calendar div.date-nav h3 {
  color:#ffffff;
}
.calendar-calendar th.days {
  background-color:#D9AD7B;
  color:#ffffff;
  font-weight:bold;
  border:1px solid #000000;
}
.calendar-calendar td.empty {
  background:#ccc;
  border-color:#000;
}
.calendar-calendar table.mini td.empty {
  background:#fff;
  border-color:#000;
}
.calendar-calendar td {
border: 1px solid;
border-color:#000;
color:#000000;
text-align:center;
}
.calendar-calendar td a{
color:#000000;
}
#col_one .title{
  color:#A1BA4F;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
  font-size: 22px;
}
.a{
  color:#A1BA4F;
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
  text-decoration: none;
}
.node a:visited {
  color:#A1BA4F;
  font-size: 12px;
  font-style:normal;
  text-decoration: none;
}
#block-views-calendar-block_1 h2{
 margin-top: -17px;
 color: #6c6053;
 font-size: 15px;
}
#block-calendar_block-0{
 margin-top: -17px;
 color: #6c6053;
 font-size: 15px;
 width: 400px;
}
ul.nice-menu a {
padding:0.3em 10px;
padding-right: 34px;	
}
.views-label-field-date-value {
display:none;	
	}
.image-attach-body{
float:right;
clear: both;
	}
.attached-image{
display: none;	
	}
#block-image_attach-0{
display: none;	
	}	