body {
   background-color: #ffffff;
   border: 0;
   margin: 0;
   padding: 0;
}

a {
   text-decoration: none;
}

a:hover {
    color: #1d8bbc;
}

#banner {
    width: 100%;
    height: 117px;
    background-image: url(images/banner_bg.jpg);
    background-repeat: repeat-x;
}

#banner img{
    padding-left: 145px;
}

#mainpane {
    width: 840px;
    min-height: 600px;
    margin:0 auto;
    background-color: #ffffff;
}

.centeredImage {
    display:block;
    margin-left:auto;
    margin-right:auto;
    border:0px;
    text-align:center;
}

#menu {
    width: 100%;
    margin:0 auto;
}

#menu ul {
   display: table;
   width: 100%;
   list-style-type: none;
   margin-top: 0px;
   margin-bottom: 0px;
}

#menu li {
   display: inline;
   text-align: center;
   font-weight: normal; 
   padding: 0;
   margin: 0;
}

#menu a {
   color: #666666;
   float: left;
   text-decoration: none;
   font-family: Verdana, sans-serif;
   font-size: 9pt; 
   text-transform: uppercase;
   padding: 10px 20px 15px 20px;
}

#menu a:hover, a:hover  {
    color: #1d8bbc;
}


#bottommenu  {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

#bottommenu, #bottommenu a {
   color: #000000;
   text-decoration: none;
   font-family: Verdana, sans-serif;
   font-size: 8pt; 
   line-height: 1em;
}

#bottommenu a:hover  {
    color: #1d8bbc;
}

.menupad {
   padding: 0px 10px 0px 10px;
}

div#roundgrey, div#roundgreyl2  { 
    margin:0 auto; 
    margin-top: 20px; 
    padding: 9px 0px 0px 3px; 
    width: 810px; 
    height: 320px;
    background: #f0f0f0; 
}

div#roundgreyl2 {
    height: 380px;
}

.roundwhite{ 
    float: left;
    display: inline;
    margin: 0px 5px 0px 5px;
    width: 192px; 
    background: #fff; 
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
}

.roundtrans{ 
    float: left;
    display: inline;
    margin: 0px 5px 0px 5px;
    width: 192px; 
    height: 25px;
    background: #f0f0f0; 
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
}

.rounded {
  -moz-border-radius:2ex;
  -webkit-border-radius:2ex;
} 

.portal {
  padding: .6em;
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
}

.portal a {
    text-decoration: none;
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 9pt;
}

.roundwhite h2, .roundwhite p{
    margin-left: 8px;
    margin-right: 8px;
}

.clients {
    background-color: #408f8a;
}

#pane1 h2 {
    color: #408f8a;
    font-size: 8pt;
}

.caregivers {
    background-color: #be6a7a;
}

#pane2 h2 {
    color: #be6a7a;
    font-size: 8pt;
}

#l2_pane2 h2, #l2_pane1 h2 {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-size: 13pt;
    line-height: 14pt;
    font-weight: bold;
    margin-left: 14px;
}

.pledge {
    background-color: #1d8bbc;
}

#pane3 h2 {
    color: #1d8bbc;
    font-size: 8pt;
}

.support {
    background-color: #6b8d51;
}

.green {
    color: #6b8d51;
}

#pane4 h2 {
    color: #6b8d51;
    font-size: 8pt;
}

.largeblack {
    color: #000000;
    font-size: 11pt;
    line-height: 12pt;
    font-weight: bold;
}

.largeblack2 {
    color: #000000;
    font-size: 11pt;
    line-height: 8pt;
}

.largered {
    color: #be6a7a;
    font-size: 11pt;
    font-weight: normal;
}

.roundwhitew{ 
    float: left;
    display: inline;
   margin: 10px 5px 0px 5px;
    width: 394px; 
    background: #fff; 
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
}

.roundwhitel2l{ 
    float: left;
    display: inline;
   margin: 10px 5px 0px 5px;
    width: 273px; 
    min-height: 300px;
    background: #fff; 
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
}

.roundwhitel2r{ 
    float: left;
    display: inline;
   margin: 10px 5px 0px 5px;
    width: 515px; 
    min-height: 300px;
    background: #fff; 
  -moz-border-radius:1ex;
  -webkit-border-radius:1ex;
    color: #000000;
    font-family: Verdana, sans-serif;
    font-size: 8pt;
}

.roundwhitel2r img { 
    float: left;
    padding: 10px 10px 10px 0px;
}

#contactform, .roundwhitew p, .roundwhitel2l p, .roundwhitel2l form, .roundwhitel2r p{ 
    margin-left: 15px;
    margin-right: 15px;
}

#contactform {
    font-family: Verdana, sans-serif;
    font-size: 8pt;
}

.cform{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
    border: 0;
    background-color: #cccccc;
    margin-bottom: 3px;
}