/* CSS Document */

body {
  background: #ffffff;
  color: #000000;
  font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
  font-size: 86%;
}

p {
  font-size: 1.0em;
  line-height: 1.3em;
}

.bannertext {
  margin-left: 165px;
}

.bannertext a {
  color: #000000;
  text-decoration: none;
}
  
.bannercondesc {
  /* color: gray; */
  font-size: 100%;
  font-weight: bold;
}
.bannercontitle {
  font-size: 250%;
  font-weight: bold;
  color: #cc3333;
}

.content{
  border-left: 1px solid gray;
  margin-left: 165px;
  padding-left: 15px;
  min-height: 400px;
}

.content h1 {
  margin-top: 15px;
  font-size: 180%;
  color: #cc3333;
}  

/* .content h1:before {
  content: url(/redemption/images/rebullet2.gif);
  display: inline;
}  
*/

.content h2 {
  font-size: 130%;
  margin-top: 25px;
}

.content h3 {
  font-size: 120%;
}  
.content h4 {
  margin-bottom: 0px;
}
.fp_guests {
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  margin-top: 70px;
}

.fp_members{
  text-align: center;
  margin-top: 50px;
}

.fp_news {
padding: 15px;
width: 400px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 50px;
background-color:#ff9f9f;
}

.fp_newshead {
  font-size: 100%;
  font-weight: bold;
  margin-top: 2.0em;
  margin-bottom:0.2em;
 }
.fp_newsmore {
  font-weight: bold;
  font-size: 85%;
  text-align:center;
}
.fp_newstitle {
  font-weight: bold;
  font-size: 120%;
  text-align:center;
}

.fp_title {
  color: #cc3333;
  font-size:150%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}  

.fp_subtitle {
  text-align: center;
  font-size: 125%;
  font-weight: bold;
  margin-top: 0px;
}

.navbar {
  padding: 0px;
  width: 155px;
  float: left;
  margin-top: 20px;
  margin-left: 5px;
  margin-bottom: 20px;
  background-color: #ffffff;
  text-align: left;
}

.navbar a {
  text-decoration: none;
}

.navdetail {
  color: #000000;
  font-size: 80%;
  margin-left: 20px;
}

.navdetail a {
  color: #000000;
}

.navhead {
  font-weight: bold;
  font-size: 100%;
}  

.navitem {
  margin-left: 10px;
  color: #000000;
}

.navhighlight {
   margin-left: 10px;
   color: #cc3333;
}

.navbar a:hover {
  color: #cc3333;
}

.newshead {
  font-size: 130%;
  font-weight: bold;
  margin-top: 2.0em;
  margin-bottom:0.2em;
 }
 .newsdate {
   font-size: 110%;
   font-style: italic; 
   margin-top: 0;
   margin-bottom: 0.5em;
}
.page {
  width: 710px;
  margin-left: auto;
  margin-right: auto;
}

.pagebanner {
  background: #ffffff url(/redemption/images/spinred.gif) no-repeat scroll left top;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.pagebody {
  border-top: 1px solid gray;
  padding-bottom: 10px;
}

.pagefooter {
  border-top: 1px solid gray;
  font-size: 80%;
  padding-top: 10px;
  clear: both;
  /*  margin-left: 165px; */
}  