body {
	margin: 0;
	padding: 30px 0px 50px 0px;
	font-size: 70%; /* about 10px if browser size is set at default (16px) */
    background: #000 url('images/page_bg.jpg') top fixed no-repeat;

}
td {
    color: #343400;
}
td.name a {
    color: #343400;
	text-decoration: underline;
}
body, div, p, table, td, input, textarea, select, button {
/* font-family: "Lucida Grande", "Lucida Sans", Lucida, Geneva, Verdana, sans-serif;*/
   font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#wrapper {
    border: 1px solid #999;
    width: 898px;
    border: 1px solid #929160;
    margin: 0px auto;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 {
    font-family: Garamond, Georgia, "New York", "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 2.5em;
    line-height: normal;
    color: #F7F3C3;
}
h2 {
    font-size: 1.3em;
}
input, select, textarea {
    background-color: #F7F3C3;
    border: 1px solid #73713B;
    color: #343400;
    padding: 2px;
}
.key {
   font-weight: bold;
   text-align: right;
   width: 130px;
}
.key em {
   font-weight: normal;
}
#header {
    background: transparent url(images/hdr_bg.jpg) top left no-repeat;
    width: 898px;
    height: 385px;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#header #hdrImg {
    position: absolute;
    top: 98px;
    left: 32px;
    width: 831px;
    height: 273px;
    background: transparent url(images/fruit.jpg) top left no-repeat;
}
#header #logo a {
    position: relative;
   display: block;
   background: url("images/spacer.gif") 0 0 no-repeat;
   text-indent: -10000px;
   width: 351px;
   height: 100px;
   text-decoration: none;
   overflow: hidden;
   z-index: 5;
}
#menu ul {
    list-style: none;
    width: 898px;
    margin: 10px 0px 0px 20px;
    padding: 0px;
}
#menu ul li {
    font-family: Garamond, Georgia, "New York", "Times New Roman", Times, serif;
    font-size: 1.2em;
    display: inline;
    margin: 0px;
    padding: 0px;
}
#menu ul li a {
    padding: 0 15px;
    height: 23px;
    letter-spacing: .3em;
    color: #969462;
    text-decoration: none;
    text-transform:uppercase;
    display: block;
    float: left;
}
#menu ul li a:hover {
    color: #F7F3C3;
}
#menu ul li.selected a {
    color: #F7F3C3;
}
#totalDonations {
    position: absolute;
    text-align: center;
    top: 20px;
    right: 30px;
    color: #F7F3C3;
}
#totalDonationsTbl {
    border-left: 1px solid #F7F3C3;
}
#totalDonationsTbl td {
    background-color: #969462;
    color: #343400;
    width: 30px;
    text-align: middle;
    padding: 5px 0px;
    font-size: 1.5em;
    border-top: 1px solid #F7F3C3;
     border-right: 1px solid #F7F3C3;
      border-bottom: 1px solid #F7F3C3;
    
}
#header #menu {
    position: absolute;
    top: 380px;
    display: block;
    overflow: hidden;
    height: 50px;
    width: 898px;
    background: transparent url(images/menu_bg.gif) top left no-repeat;
    padding: 0px;
    margin: 0px;
}
#mainContentWrapper {
    position: relative;
    top: 38px;
    height: auto;
    padding-top: 10px;
    background: transparent url(images/content_bg.gif) top left repeat-y;
}

#mainContentWrapper #mainContent {
    padding: 0px 40px;
    color: #343400;
    line-height: 1.5em;
    position: relative;
}
   #mainContentWrapper #mainContent form {
      margin: 0;
      padding: 0;
   }
#mainContentFtr {
    background: transparent url(images/content_ftr.gif) bottom center no-repeat;
}
#sidebar {
    background: transparent url(images/sidebar_bg.gif) top left repeat-y;
    position: relative;
    padding: 10px 0px;
    top: 38px;
    width: 898px;
    height: 345px;
    margin-bottom: 30px;
}
#sidebar #left {
    width: 23%;
    margin-right: 10px;
    margin-left :35px;
    height: 330px;
    float: left;
    padding: 5px;
    border: 1px solid #969462;
}
#sidebar #center {
    width: 40%;
    margin-right: 10px;
    float: left;
    
    height: 330px;
    padding: 5px;
     border: 1px solid #969462;
}
#sidebar #right {
    width: 23%;
    float: left;
    
    height: 330px;
    padding: 5px;
    border: 1px solid #969462;
}
#ftr {
    background: transparent url(images/sidebar_ftr.gif) top left no-repeat;
    height: 30px;
}
.content {
    color: #343400;
}
.title {
    font-size: 1.6em;
    font-family: Georgia;
    color: #343400;
    padding-bottom: 3px;
}
.content table tr.alt td {
    background-color: #D4D1A0;
}
#center .content table td {
    padding: 5px 2px;
    border-bottom: none;
    font-size: 1.3em;
}
.content table td {
    padding: 5px 7px;
    border-bottom: 1px solid #CDCA9C;
}
.content table td.amount {
   text-align: right;  
}
#center input {
    border: 1px solid #969462;
    width: 35px;
    text-align: right;
}
#center input.total {
    border: none;
    background-color: transparent;
}
button {
    padding: 5px 10px;
    background-color: #969462;
    border: 1px solid #8C8A58;
    color: #FCF3C3;
    text-transform: uppercase;
    margin: 10px auto ;
}
#copy {
    position: relative;
    top: 10px;
    margin: 0px auto;
    color: #464537;
    width: 850px;
    font-size: .85em;
    text-align: center;
    
}
#copy a {
    text-decoration: none;
    color: #464537;
}
#copy a:hover {
    text-decoration: underline;
    color: #F7F3C3;
}
.team {
    float: left;
    width: 28%;
    margin: 5px;
    padding: 10px;
    border: 1px solid #A9A775;
    text-align: center;
}
.team a, #mainContent a {
    color: #F7F3C3;
}
.team h3 {
    font-weight: normal;
    font-size: 13px;
}