/* CSS Document */

body {
  background: #99aa99;
  color: white;
  padding: 0;
  margin: 0;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 0.9em;
}

h1 {
  font-size: 24px;
  margin-top: 4px;
  color: #456177;
}

h2 {
  font-size: 20px;
  margin-top: 4px;
  color: #456177;
}

h3 {
  font-size: 16px;
  margin-top: 4px;
  color: #7a7464;
}

h4 {
  font-size: 14px;
  margin-top: 8px;
  color: #7a7464;
}

hr {
  border: 1px none;
  color: #9E9E9E;
  background-color: #9E9E9E;
  height: 1px;
  width: 100%;
  text-align: left;
}

.frame {
  width: 1000px;
  margin: 0 auto;
  background: url('images/greyHeader.jpg') repeat-x top;
}

#header {
  height: 55px;
  background: url('images/headerTitle.gif') no-repeat top left;
}

#header .routeLinks {
  position: absolute;
  top: 8px;
  left: 770px;
  color: #ffffff;
  font-size: 12px;
}

#header .routeLinks a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#header .routeLinks a:hover{
  color: #ffcc00;
}

#menu {
  float: left;
  padding-left: 30px;
  background: url('images/leftmenu.gif') no-repeat top;
  height: 282px;
  width: 230px;
  font-size: 9pt;
}

#menu .pad {
  padding: 36px 0 0 0;
}

#menu li {
  margin-top: 16px;
  list-style: none;
}

#menu li a {
  color: #fff;
  text-decoration: none;
}

#menu li a:hover {
  color: #ffcc00;
}

#menu li a.current {
  color: #ddd;
}
#rightSide {
  padding: 40px 0 0 0;
  background: url('images/coupleRain.jpg') no-repeat top;
  height: 250px;
  width: 520px;
  float: right;
}

#rightSide img {
  padding: 0 0 0 260px;
  height: 250px;
}

#content {
  clear: both;
  border-top: 1px solid #ffffff;
  background: #ffffff;
  padding: 12px 8px 0px 8px;
  width: 984px;
}

#content .container {
  background: #7a7464;
  border-top: 2px solid #3f3f3f;
  border-left: 2px solid #3f3f3f;
  border-right: 2px solid #3f3f3f;
  color: #ffffff;
}
#content .pad {
  background-image: url('images/bodyBG.jpg');
  background-repeat: repeat-x;
  background-color: #bdcaf4;
  color: black;
  padding: 12px;
  width: 747px;
  float: left;
  font-size: 12px;
  line-height: 20px;
  word-spacing: 2px;
}

#content .pad img {
  float: left;
  padding-right: 6px;
}

#content .pad h1 {
  font-size: 24px;
  margin-top: 4px;
}
#content .pad h2 {
  font-size: 20px;
  margin-top: 4px;
}
#content .pad h3 {
  font-size: 18px;
  margin-top:20px;
  margin-bottom: -4px;
}

#content .pad a {
  color: #000000;
  text-decoration: underline;
}

#content .date {
border-top : 1px solid #456177;
padding : 5px 0;
margin : 10px 0 25px 100px;
text-align : right;
}

#content .more {
padding : 5px 0;
margin : 10px 0 25px 100px;
text-align : right;
 font-size: x-small;
 background-color: transparent;
 color: #3f3f3f;
}

#content .quote {
padding : 5px 0;
margin : 10px 0 25px 60%;
text-align : right;
 font-size: x-small;
 background-color: transparent;
 color: #7a7464;
}

#content .otherInfo {
  width: 183px;
  background: #7a7464;
  padding: 12px 8px 8px 8px;
  float: right;
  font-size: 10px;
}

#content .otherInfo a {
  color: #ffffff;
  text-decoration: none;
}

#content .otherInfo a:hover {
  color: #ffcc00;
}

#content .otherInfo INPUT {
background-color: #dbe9c4;
color: black;
font-family: "verdana, ms sans serif";
border: 1px solid;
font-size: 10px;
}

#content .otherInfo h1 {
  color: #f4c404;
  font-size: 24px;
}

#content .otherInfo h2 {
  color: #f4c404;
  font-size: 22px;
}

#content .otherInfo h3 {
  color: #abd569;
  font-size: 14px;
  font-variant: small-caps;
}

#content .otherInfo h4 {
  color: #abd569;
  font-size: 12px;
  font-variant: small-caps;
}

#content .otherInfo h5 {
  color: #aaaaff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
}

#content .otherInfo p {
  font-size: 12px;
  margin-top: 10px;
}

#content .otherInfo ul {
  margin-left: 20px;
  padding-left: 0px;
}

#content .otherInfo li {
  font-size: 12px;
  margin-top: 10px;
}

#content .otherInfo li a {
  color: #ffffff;
  text-decoration: none;
}

#content .otherInfo li a:hover {
  color: #ffcc00;
}

#content .otherInfo li.member {
  list-style: none;
  font-size: 10px;
  margin-top: 6px;
}

#content .otherInfo li.member a {
  color: #ffffff;
  text-decoration: none;
}

#content .otherInfo li.member:hover {
  color: #ffffff;
  text-decoration: none;
}

#content .footer {
  width: 754px;
  clear: both;
  background: #456177;
  color: #ffffff;
  padding: 12px 8px 8px 8px;
  font-size: 10px;
  text-align: center;
  border-bottom: 8px #ffffff solid;
}
#content .footer p {
  padding: 0;
  margin-top: 0px;
  margin-bottom: 5px;
}

#content .footer a{
  color: #ffffff;
  text-decoration: none;
}

#content .footer a:hover{
  color: #ffcc00;
}
