body {
  background: #F2EEED url('images/ice.jpg') no-repeat center top;
  color: #333;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 100%;
  padding: 0;
  margin: 0;
}
#bodyBlock {
  width: 600px;
  margin: 0 auto;
  padding: 0;
  background: #F2EEED;
  color: #333;
}
#header {
  position: relative;
  width: 600px;
  height: 260px;
  margin: 0 auto;
  padding: 0;
  background: #f2EEED url('images/HudsonMohawkSkatingClub.jpg') no-repeat center top;
  color: #bbb;
  border-left: 1px solid #DAD1D1;
  border-right: 1px solid #DAD1D1;
}
#header h1 {
  position: absolute;
  top: 124px;
  left: 254px;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
#header h2 {
  position: absolute;
  top: 170px;
  right: 40px;
  margin: 0;
  padding: 0;
  font-size: 32px;
  font-weight: bold;
  font-style: italic;
  /*color: #2067B7;*/
  color: #999;
  background: transparent;
}
#header img.hip {
  position: relative;
  left: -79px;
}
#header img.usfs {
  position: absolute;
  left: 412px;
  top: 29px;
}
ul.menu {
  position: absolute;
  top: 205px;
  right: 36px;
  margin: 0;
  padding: 4px 0;
  font-size: 0.9em;
  white-space: nowrap;
}
ul.menu li {
  display: inline;
  list-style: none;
  padding: 0 0.5em;
  margin: 0;
  color: #999;
  background: transparent;
}
ul.menu li a:link,
ul.menu li a:active,
ul.menu li a:visited,
ul.submenu li a:link,
ul.submenu li a:active,
ul.submenu li a:visited {
  text-decoration: none;
  color: #2067B7;
  background: transparent;
}
ul.menu li a:hover,
ul.submenu li a:hover {
  text-decoration: underline;
  color: #2067B7;
  background: transparent;
}
#contentBlock {
  width: 600px;
  margin: 0;
  padding: 0;
  background: #F2EEED; /*url('images/logoBg.gif') no-repeat top center;*/
  color: #333;
  border-left: 1px solid #DAD1D1;
  border-right: 1px solid #DAD1D1;
}
#content {
  padding: 0;
  margin: 0 2em 0 2em;
  font-size: 0.9em;
}
table#content {
  margin: 0 2em 0 1em;
}
#content td {
  vertical-align: top;
  padding: 0 0 1em 0;
}
#content #fpLinks {
  width: 32%;
  padding-left: 1em;
}
#fpLinks p {
  margin-bottom: 1em;
}
#content #fpLinks a:link,
#content #fpLinks a:active,
#content #fpLinks a:visited {
  display: block;
  margin: 0 auto 1em auto;
  padding: 4px;
  width: 160px;
  color: black;
  background: #D3DCE7;
  text-align: center;
  text-decoration: none;
  border: 1px solid #c5c5c5;
}
li.highlight {
  color: black;
  background: #ffd;
  font-weight: bold;
}
#content #fpLinks a:link.highlight,
#content #fpLinks a:active.highlight,
#content #fpLinks a:visited.highlight {
  color: black;
  background: #ffd;
}
#content p.highlight {
  color: black;
  background-color: #ffd;
  margin: 0 0 1em 0;
  padding: 0.5em;
  border: 1px solid #c5c5c5;
}
#content #fpLinks a:hover,
#content #fpLinks a:hover.highlight {
  display: block;
  margin: 0 auto 1em auto;
  padding: 4px;
  width: 160px;
  color: #eee;
  background: #2067B7;
  text-align: center;
  text-decoration: none;
  border: 1px solid #c5c5c5;
}
#content #events {
  width: 68%;
}
#content #events h3 {
  background: #D3DCE7;
  color: #333;
  padding: 2px 6px;
  margin: 0;
  font-size: 1.1em;
  border-top: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
}
#content #events h3 a:link,
#content #events h3 a:active,
#content #events h3 a:visited,
#content #events h3 a:hover {
  text-decoration: none;
  background: #D3DCE7;
  color: #333;
}
#blog ul {
  margin: 0 0 1em 0;
}
#blog ul.blogList {
  margin: 0;
  padding: 0;
}
#blog ul.blogList li {
  margin: 4px 0 0 0;
  padding: 0;
}
#content #events ul {
  background: #f2EEED;
  color: #333;
  border-bottom: 1px solid #c5c5c5;
  border-left: 1px solid #c5c5c5;
  border-right: 1px solid #c5c5c5;
  margin: 0 0 1em 0;
  padding: 0.5em 0 0 0;
}
#content #events li {
  list-style-type: none;
  padding: 0 0 0.5em 0.5em;
  clear: both;
}
#content #events ul li ul {
  background: #f2EEED;
  color: #333;
  margin: 0 0 0 2em;
  padding: 0.5em 0 0 0;
  border: none;
}
#content #events ul li ul li {
  list-style-type: circle;
  padding: 0 0 0.25em 0.5em;
  clear: both;
}
#content #events a:link,
#content #events a:active,
#content #events a:visited {
  text-decoration: none;
}
#content #events a:hover {
  text-decoration: underline;
}
#content #events li img {
  float: left;
  margin: 0 0.5em 0.5em 0;
}
#content #events li.padMe {
  margin-top: 2em;
  margin-bottom: 1em;
}
.strong {
  font-weight: bold;
}
.invisible {
  display: none;
}
#content ul.submenu {
  margin: 0 2em 0 1.5em;
  padding: 0;
  white-space: nowrap;
}
#content ul.submenu li {
  color: #999;
  background: transparent;
  list-style-image: url('images/transparentSkate.gif');
}
#content ul.submenu li.selected {
  list-style-image: url('images/littleSkate.gif');
}
#content h3 {
  font-size: 1.3em;
  margin: 0 0 0.75em 0;
  padding: 0;
  color: #555;
  background-color: transparent;
}
#content h4 {
  clear: both;
  color: #555;
  background-color: transparent;
  margin-top: 0;
}
#schedule h4 {
  margin: 0;
  padding: 4px;
  background-color: #D3DCE7;
  color: #555;
}
#schedule .time {
  padding-left: 2em;
  font-weight: normal;
}
#schedule ul {
  margin: 0.5em 0 1em 0.5em;
  padding: 0 0 0 1em;
}
#schedule li {
  margin: 0 0 0.5em 0;
}
#content h4.joinMailingList {
  text-align: center;
}
#content h4.joinMailingList a:link,
#content h4.joinMailingList a:active,
#content h4.joinMailingList a:visited {
  display: block;
  width: 300px;
  padding: 4px;
  margin: auto;
  color: #555;
  background-color: #D3DCE7;
  border: 1px solid #666;
  text-align: center;
  text-decoration: none;
}
#content h4.joinMailingList a:hover {
  display: block;
  width: 300px;
  padding: 4px;
  margin: auto;
  color: #555;
  background-color: #ffa;
  border: 1px solid #666;
  text-align: center;
  text-decoration: none;
}
#content h5 {
  clear: both;
  margin-bottom: 0;
}
#blog {
  margin-left: 2em;
}
#blog .blog_post_date,
#blog .eventDate {
  margin: 0 0 1em -2em;
}
#blog h5 {
  font-size: 1em;
  font-style: italic;
  clear: both;
  color: #900;
  background-color: transparent;
  margin: 1em 0 0 -2em;
  border-bottom: 1px solid #999;
}
#blog h5.noline {
  border-bottom: none;
}
#content p {
  margin: 0;
  padding: 0 0 1em 0;
}
#content img {
  border: solid 1px #DAD1D1;
}
#content img.noborder {
  border: none;
}
#content ol.iceRules li {
  margin-bottom: 0.5em;
}
#content table.pricing {
  margin: 0 0 1em 0;
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  clear: both;
}
#content table.pricing th {
  text-align: right;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
  padding: 4px;
  background: #DCE6F1;
  color: #555;
  white-space: nowrap;
}
#content table.pricing th .progName {
  font-weight: normal;
}
#content table.pricing th.total {
  border-bottom: none;
  border-top: 1px solid #666;
  background: #D3DCE7;
  color: #555;
  text-align: left;
}
#content table.pricing th.title {
  border-bottom: none;
  background: #666;
  color: #eee;
  text-align: center;
}
#content table.pricing th.hide {
  border: none;
  background: transparent;
  color: black;
}
#content table.pricing td.tborder {
  border-top: 1px solid #666;
}
#content table.pricing th.cost {
  text-align: right;
}
#content table.pricing th.cost {
  text-align: right;
}
#content table.pricing td {
  padding: 4px;
  vertical-align: top;
  border-right: 1px solid #666;
}
#content table.pricing td.cost {
  text-align: right;
}
#content table.commonTable {
  margin: 0 0 1em 0;
  border: 1px solid #DAD1D1;
  width: 100%;
}
#content table.commonTable tr.h1 th {
  font-size: 1.1em;
  background: #D3DCE7;
  color: #555;
  font-weight: bold;
  border-bottom: none;
}
#content table.commonTable tr.h2 th {
  text-align: left;
  background: #DCE6F1;
  color: #555;
  padding: 0 1em 0 0.2em;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
}
#content table.commonTable th {
  text-align: left;
  background: #D3DCE7;
  color: #555;
  padding: 0 1em 0 0.2em;
  border-bottom: 1px solid #ddd;
}
#content table.commonTable td {
  padding: 0.5em 1em 0.5em 0.5em;
}
#content table.padLess td {
  padding-right: 0;
}
#content table.commonTable tr.topBorder td {
  border-top: 1px dashed #ccc;
}
#content p.fillSpace {
  color: #F2EEED;
  background: transparent;
}
#contactForm {
  margin: 1em 0 3em 0;
}
#contactForm td {
  vertical-align: top;
  padding: 0 1em 0.5em 0;
  text-align: right;
}
#contactForm td.fieldName {
  white-space: nowrap;
}
#contactForm td.field {
  text-align: left;
}
#sponsorsGold th {
  background-color: #CFB53B;
  color: black;
}
#sponsorsSilver th {
  background-color: #c0c0c0;
  color: black;
}
#sponsorsSilver .sponsor {
  font-weight: bold;
  font-size: 1.2em;
}
#sponsorsBronze th {
  background-color: #C7AB76;
  color: black;
}
#sponsorsCircle th {
  background-color: white;
  color: black;
}
.sponsors {
  width: 100%;
  margin: 1em 0;
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.sponsors th {
  padding: 3px;
  margin: 0;
}
.sponsors td {
  width: 50%;
  padding: 1em 0;
  text-align: center;
}
.sponsor,
.sponsors a {
  display: block;
  margin: 0.5em 0;
  padding: 0.5em;
}
.sponsors img {
  border: none !important;
}
dt {
  font-weight: bold;
  color: #555;
  background: transparent;
}
dd {
  margin: 0 0 1em 1em;
}
.rightBox {
  float: right;
  width: 120px;
  text-align: center;
}
.rightBox a:link,
.rightBox a:active,
.rightBox a:visited {
  text-decoration: none;
}
.rightBox a:hover {
  text-decoration: underline;
}
strong {
  color: #555;
  background: transparent;
}
img.leftImg {
  float: left;
  margin: 0 1em 1em 0;
}
img.rightImg {
  float: right;
  margin: 0 0 1em 1em;
}
.center {
  text-align: center;
}
.padTop {
  margin-top: 1em;
}
.note {
  font-style: italic;
  font-size: 0.8em;
  color: #666;
}
.nowrap {
  white-space: nowrap;
}
.pdf {
  font-size: 0.6em;
  color: #666;
  background-color: #ddd;
  padding: 0 4px;
  margin: 0;
  border: 1px solid #ccc;
}
#content p.sanction {
  font-weight: bold;
  font-style: italic;
  margin-top: -1em;
  color: #555;
  background-color: transparent;
}
a:link,
a:active,
a:visited {
  color: #2067B7;
  background: transparent;
}
a:hover {
  text-decoration: none;
  color: #2067B7;
  background: transparent;
}
#footer {
  text-align: center;
  width: 600px;
  white-space: nowrap;
  font-size: 0.9em;
  color: #333;
  background: #F2EEED url('images/footerBg.jpg') no-repeat top center;
  padding: 119px 0 0 0;
  margin: 0 auto;
  border-left: 1px solid #DAD1D1;
  border-right: 1px solid #DAD1D1;
  border-bottom: 1px solid #DAD1D1;
}
#footer ul.menu {
  position: static;
  margin: 0;
  padding: 2px 0;
  border: none;
  text-align: center;
  color: black;
  background: #D3DCE7;
}
#footer p {
  margin: 0;
  padding: 2px 0 4px 0;
  background: #9C9DA2;
  color: #eee;
}
#subfoot {
  width: 600px;
  margin: 0 auto;
  font-size: 0.7em;
  background: transparent;
  color: #999;
}
#subfoot p {
  margin: 0;
  padding: 0 0 1em 0;
}
#subfoot p.left {
  float: left;
}
#subfoot p.right {
  float: right;
}
/* general */
#content .small {
  font-size: 0.7em;
}
#content .impMsg {
  font-style: italic;
  color: red;
  background-color: transparent;
}
#content .padBottom {
  padding-bottom: 1em;
}
.clear {
  clear: both;
}
/* Front Page highlights */
#summerRenewalInfo {
  margin: 0 1em 0 0.5em;
  padding: 1em;
}
