/* main styles */

body {
background:none;}

#bg_page, #bg_home_page {
width:100%;
background:url(/images/header-rp-bg-sm.gif) repeat-x;}

input.text,
select,
textarea {
  color:#999999;
  }
/* main container */
/* header */
#header {
background:url(/images/header-bg-sm.gif) repeat-x;
  height:70px;
}

.widget_logo {
  padding-top:16px;
}
  
/*added by Pam 6/7/10*/
.card_tab {
color:#ffffff;
padding:0px 10px;}

#cc_card, #ec_card, #wt_card {
background-color:#B3CAD3;}

#cc_card:hover, #ec_card:hover, #wt_card:hover {
background-color:#62BA7D;}

#form .selected {
background-color:#62BA7D;}


.blocktab {
background-color:#62BA7D;
color:#ffffff;}



.payment_block {
color:#ffffff;
background-color:#62BA7D;}

.align_right {
text-align:right;
color:#555555;
font-size:14px;
padding:4px 6px 4px 0px;}

.dark_bg {
background-color:#B3CAD3;}

.gift_amnt {
font-size:12px;}

.gift_amnt h1 {
font-size:16px;
color:#3C7395;}

#widget_contact {
padding:10px;}

/*end added*/

/* left blue box */
.left-box {
  float:left;
  width:380px;
  background:none;
  background-color:#F0F6F8;
  margin:0 10px 15px 0;
  color: #999;
  line-height: 113%;
  }
#about .left-box {
  color: #666;
}
.left-box .bottom {
  background:none;
  background-color:#F0F6F8;
  }
/* form */
.left-box .form .text {
  background:#FEFDD2;
  border:1px solid #9C9C9C;
  }

/*image replacement for submit buttom*/
form #submit {
  background:none;
  background-color:#B3CAD3;
}


/* right blue box */
.right-box {
  background:none;
  background-color:#F0F6F8;
  }
.right-box .bottom {
  background:none;
  }
.right-box h1, .left-box h1 {
  color:#3C7395;
  }
.right-box p {
  }

/* bottom blue box */
.box {
  background:none;
  background-color:#F0F6F8;
  }
.box .bottom {
  background:none;
  background-color:#F0F6F8;
  }
  
.box_btm {
  background:none;
  background-color:#F0F6F8;
  }

.box p a {
  color: #8B1A1A;
  text-decoration: underline;
  }


#footer {
/* footer */
  background:none;
  color:#A7A6A6;
  }
#footer ul li a {
  color:#A7A6A6;
  padding:0 7px 0 4px;
  background:url(/images/delimiter.gif) no-repeat right;
  }
#footer ul li.last a {background:none;}


