﻿body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .95em;
  color: #ffffff;
  margin: 0;
  background: #333399 url(images/body_bg.gif) repeat-x scroll top left;
}

#Body {
  background: url(images/stars1_bg.png) repeat-x scroll top left;
}

#Main {
  width: 100%;
  background-image: url(images/peacock_header.png);
  background-repeat: no-repeat;
}

#Header {
  height: 125px;
  width: 780px;
  position: relative;
}

#TopMenu {
  position: absolute;
  font-weight: bold;
  top: 75px;
  left: 580px;
  width: 200px;
  display: block;
  text-align: right;
}

#SideMenu {
  display: block;
  width: 175px;
  float: left;
  margin-top: 25px;
}

#Content {
  margin-left: 10px;
  float: left;
  width: 600px;
  border-top: solid 5px #FFCC33;
  border-left: solid 1px #FFCC33;
  border-right: solid 1px #FFCC33;
  border-bottom: solid 2px #CCCCCC;
  margin-bottom: 10px;
  background: #333399 url(images/body_bg.gif) repeat-x scroll top left;
  min-height: 300px;
}

#Content img {
  margin: 0 10px 0 10px;
}

#ContentBg {
  background: url(images/stars.png) no-repeat scroll right top; 
  padding: 15px;
  min-height: 300px;
}

.starbg {
  background: url(images/stars.png) no-repeat scroll right top;  
}

#Footer {
  clear: left;
  padding: 10px 10px 10px 0px;
  margin: 10px 10px 10px 185px;
  font-size: .8em;
  width: 100%;
}

#ctl00_sitefinityLogo {
  clear: left;
  left: 185px;
}

h1, h2, h3, h4, h5 {
  margin-bottom: 2px;
  margin-top: 1em;
}

h1 {
  font-size: 1.6em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1em;
}

h2+p, h3+p, h4+p {
  margin-top: 2px;
}

a {
  color: #FFCC33;
  text-decoration: none;
}

a:visited {
  color: #FFCC33;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

ul.board {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.board li {
  margin-bottom: 25px;
  clear: left;
}

ul.board li img {
  padding-left: 10px;
  padding-right: 10px;
}

ul.board li img {
  float: left;
  margin-right: 10px;
}

table.recipients {
  font-size: .8em;
}

#Content .sitemappath {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  border-bottom: solid 1px #cccccc;
  border-bottom-color: #333399;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-color: #333399;
}

#Content .sitemappath img {
  border: 0;
  padding: 0;
  margin: 0;
}

#Content .sitemappath .node {
}

#Content h1+p {
  margin-top: 0;
}

#Content .sitemappath .current {
  font-weight: bold;
}

#Content ul.sf_newsList {
  font-size: 1em;
}

#Content ul.sf_newsList li {
  margin-bottom: 10px;
}

#Content ul.sf_newsList p {
  margin-top: 0;
  margin-bottom: 0;
}

#Content ul.sf_newsList h2.sf_newsTitle {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 2px;
}

#Content ul.rtLines a {
  color: #ffffff;
}

fieldset {
  border: 0;
}

ul.fields {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  font-size: .8em;
}

ul.fields li {
  margin-bottom: 10px;
}

ul.fields .label {
  font-weight: bold;
}

ul.fields .desc {
  font-style: italic;
  display: none;
}

ol.sf_eventsList {
  margin-top: 15px;
}

ol.sf_eventsList h2.sf_eventTitle {
  font-size: 1.25em;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
}

ol.sf_eventsList p {
  margin-bottom: 3px;
  margin-top: 3px;
}

ol.sf_eventsList p.sf_eventPriod {
  display: none;
  visibility: hidden;
}

ol.sf_eventsList li {
  margin-bottom: 10px;
  border-bottom: solid 1px;
  border-bottom-color: #3333CC;
}

ol.sf_eventsList li div {
  margin-bottom: 10px;
}

