/* Version: 14-Nov-2009 11:05 */

a:link { color: blue; text-decoration: none }
a:visited { color: brown; text-decoration: none }
a:active { color: red; text-decoration: none }
a:hover { color: green; text-decoration: none }


.special  a:visited {
  color: white; text-decoration: underline;
}
.special  a:link {
  color: white; text-decoration: underline;
}

body {
  margin: 0;
  padding: 0;
  background-color: #104E8B;
  color: white;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11pt;
}

img {
  border-style: none;
}
hr {
  color: #b9d2e3;
  background-color: #b9d2e3;
  height: 1px;
  border: 0;
}
.image_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.contactmes {
  position: relative;
  top: -125px;
  width:150px;
  margin: 0 0 0 210px;
  font-family:Arial;
  font-size:10pt;
  z-index:2;
}
.contactmes a:link, .contactmes a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}

#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
}
#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
#header-bottom ul {
  margin: 0;
  padding: 0;
  padding: 0 30px 0 0;
  text-align: center;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:hover {
  color: green;
  text-decoration: none;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#brush {
  position: absolute;
  top: 127px;
  right: 54px;
}
#brush2 {
  position: absolute;
  top: 127px;
  right: 391px;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 10px;
}
#content {
  margin: 0 240px 0 0;
  border: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 90%;
}
#content .inner h4 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 90%;
  width: 50%;
}

#contentfull {
  margin: 0 0 0 0;
  border: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#contentfull .inner {
  margin: 10px 20px 10px 40px;
}
#contentfull .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#contentfull .inner h3 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 90%;
}


#sidebar {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  background-color: white;
  color: black;
  margin: 0;
  padding: 0;
  text-align: center;
}

#address {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
  width: 300px;
  font-size: 120%;
}
#contact {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
  width: 300px;
  font-size: 110%;
}

td.title {
  text-align: right;
  padding: 5px;
}
td.name {
  text-align: left;
  padding: 5px;
}
.black {
  color: black;
  padding: 3px;
}
.blue {
  color: blue;
  padding: 3px;
}
.links {
  line-height: 1.5em;
}
td.date {
  width: 120px;
}
td.text {
  width: 80%;
}

div.issues {
  font-family:arial;
  font-size:14pt;
}

.arc_main {
  width:20%;
  height:20px;
  font-family:arial;
  font-size:12pt;
  padding:1px;
}
table.news {
  border-collapse: separate;
  border: 2px solid #b9d2e3;
  padding:2px;
}
table.past {
  opacity: .5;
  filter: alpha(opacity=50);
  background-color: #E5E5E5;
}

.arc_sep {
  width:5%;
  height:20px;
  font-family:arial;
  font-size:12pt;
  padding:1px;
}

th {
  text-align: left;
  padding: 10px;
  background-color:#eee;
  color:#666666;
}

td {
  text-align: left;
  padding: 10px;
}

#message td {
  text-align: left;
  padding: 2px 7px 2px 7px;
}

#aerobics td {
  text-align: left;
  padding: 3px 3px 3px 10px;
  width: 25%;
}

#aerobics th {
  text-align: left;
  padding: 3px 3px 3px 10px;
  width: 25%;
}

#compfeat th {
  text-align: center;
}
#compfeat td {
  text-align: center;
}
#compfeat .left {
  text-align: left;
}
#compfeat .altcolor {
  background-color: #E5E2DD;
}


#amen li {
  margin-bottom: .2em;
}
#bio li {
  margin-bottom: .4em;
}
#groupfitness li {
  margin-bottom: .3em;
  list-style-image: url(images/arrow_right.gif);
}
#trainers li {
  margin-bottom: .3em;
  list-style-image: url(images/arrow_right.gif);
}

#rockclimbing li {
  margin-bottom: .3em;
}

div.dummy {
  clear: both;
  }

div.container {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
  float: left;
  width: 450px;
  padding: 3px;
  font-size: 120%;
}
#top { 
  position:absolute;
  top:0;
  left:0;
} 