body {
  background: #123;
  color: rgb(84,84,86);
  font-size: 12px;
  height: auto;
  padding: 0px;
  font-family: 'PT Sans', Helvetica, Verdana, Arial;
  background-color: rgb(255,255,255);
  background-repeat: repeat-x repeat-y;
  background-image: url(../images/background_body.png);
  margin-top:20px;
}

a {
  color: rgb(204,158,107);
  text-decoration: none;
}

a:hover {
  color: rgb(145,194,28);
}

h1, h2, h3, h4, h5 {
  color: rgb(145,194,28);
  font-weight: 400;
  margin-bottom: 4px;
}

h1 {
  font-size: 36px;
  line-height: 38px;
}

h2 {
  font-size: 24px;
  line-height: 26px;
}

h3 {
  font-size: 22px;
  line-height: 24px;
}

h4 {
  font-size: 20px;
  line-height: 22px;
}

h6 {
  font-size: 15px;
  line-height: 18px;
  padding-left: 5px;
  margin-top: 8px;
  margin-bottom: 4px;
}

hr {
  height: 1px;
  border-top: 1px solid rgb(219,220,221);
  margin:2px 0px;
}

p {
  font-size: 12px;
  line-height: 18px;
  padding: 5px;
  text-align: left;
}

.container_24 {
  margin-bottom: 20px;
}

.member_login span, .member_login a, #nav ul a{
  color: rgb(145,194,28);
  font-family: 'PT Sans Narrow', Helvetica, Verdana, Arial;
  font-size: 16px;
  font-weight: 700;
}

.member_login span {
  color: rgb(185,185,185);
}

p.member_login {
  margin-bottom: 10px;
}

#nav {
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #ddd;
  height: 40px;
  background-repeat: repeat-y;
  background-image: url(../images/background_nav.png);
}

#nav ul {
  text-align: center;
  text-transform:uppercase;
  list-style-type:none;
  line-height:20px;
  display:inline;
  margin-left:10px;
  padding:0px;
  width: 100%;
}

#nav li {
  text-transform:uppercase;
  list-style-type:none;
  display: inline-block;
  padding:10px;
}

#nav a:hover {
  color: rgb(204,158,107);
}

#main {
}

.overlay_image {
   position: relative;
   width: 100%; /* for IE 6 */
}
.overlay_image h2 {
   position: absolute;
   top: 85px;
   left: 10px;
   width: 100%;
}
.overlay_image h2 span {
   color: white;
   font-size: 1.2em;
   font-family: Tahoma, Geneva, sans-serif;
   font-weight: normal;
   letter-spacing: 2px;
   text-shadow: 2px 2px 8px #000;
   padding: 10px;
}

.overlay_image2 {
   position: relative;
   width: 100%; /* for IE 6 */
}

.overlay_image2 h3 {
   position: absolute;
   top: 80px;
   width: 210px;
   color: rgb(84,84,86);
   background: rgb(255, 255, 255); /* fallback color */
   background: rgba(255, 255, 255, 0.8);
   padding: 10px;
}

.overlay_image2 h3 a{
   color: rgb(84,84,86);
}

#footer {
  color: rgb(143,145,148);
  height:87px;
  width:100%;
  background-repeat: repeat-x;
  background-image: url(../images/background_footer.png);
}

#footer img.logo {
  height:40px;
  margin-top:25px;
}

#footer .links {
  line-height: 15px;
  margin-top:30px;
  margin-bottom:2px;
  padding:0px;
  font-size:9px;
}

#footer a {
  text-transform:uppercase;
  color: rgb(143,145,148);
}

#footer a:hover {
  color: rgb(145,194,28);
}

#footer .centered {
  width: 880px;
}

#footer .copyright {
  line-height: 15px;
  font-size:9px;
  margin:0px;
  padding:0px;
}

.liner {
  border: 1px solid rgb(218,220,222);
  background-color: rgb(255,255,255);
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.interest {
  padding:8px;
}

.interest h2, .interest h3, .interest h4 {
  margin-bottom: 6px;
}

.interest h4 {
  border-bottom: 1px solid rgb(218,220,222);
  margin-top: 8px;
}

.interest p {
  padding:0px;
  margin:3px 0px;
}

.feature {
  padding: 24px;
  margin-bottom: 10px;
}

.feature h3 {
  margin-top: 10px;
}

.feature a {
  font-size: 14px;
  font-weight: 700;
  color: rgb(145,194,28);
}

.feature img.main {
  border: 4px solid rgb(219,220,221);
  padding:0px;
  margin:8px 0px;
  width: 652px;
}

.right {
  float: right;
  margin-left: 20px;
}

.left {
  float: left;
  padding-right: 20px;
}

div.sidebar {
  color: rgb(170,172,175);
  padding:35px 25px 5px;
  background-color: rgb(255,255,255);
}

.sidebar p {
  padding:4px 0px;
}

.sidebar h2 {
  font-weight:400;
  line-height:1.5em;
  display:block;
  width:100%;
  margin-bottom:6px;
}

.sidebar h4 {
  font-weight:400;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  height: 20px;
  display:block;
  width:100%;
  margin-bottom:6px;
}

.sidebar .bg {
  background-repeat: repeat-y;
  background-size: 100% 100%;
  background-image: url(../images/background_nav.png);
}

.sidebar dt {
  color: rgb(170,172,175);
  font-size: 14px;

}

.sidebar dd {
  color: rgb(145,194,28);
  font-weight: 700;
  font-size: 27px;
  line-height: 30px;
  padding:0px;
  margin:0px;
}

.sidebar ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
  font-size: 13px;
}

.sidebar li {
  margin:0px;
  padding-bottom: 7px;
}

.ampm {
  font-size: .6em;
  text-transform: uppercase;
}

.no_bg {
  background-color: none;
  background-image: none;
}

.centered {
  margin:0px auto;
}

.vcard p {
  line-height: 1em;
  padding: 3px;
}

.vcard p.org {
  font-weight: bold;
}

.class_details td {
  padding: 5px;
}

.border4 {
  border: 4px solid rgb(219,220,221);
}

.gray {
  color: rgb(219,220,221);
}
