body {
background: #fff;
}

#wrapper{
background: #fff url("../images/wrapperbg_white.jpg") top center repeat-y;
}


#header{
background: #fff url("../images/headerbg_white.jpg") bottom center no-repeat;
color: #fff;
}	
 

#footer {
background:  url("../images/footerbg_white.jpg") bottom center no-repeat;
}

#credit{
background: #fff;
}

#credit p, #credit p a, #credit p a:hover{
color:#555;
}

#search{
background: #fff;
border: 1px solid #c2c693;
}

#search input{
color: #000;
}

#header h3 a{
font-weight:100;
color: #000;
text-decoration: none;
font-size: 260%;
line-height:28px;
}

#header h3 a:hover{
color: #979797;
text-decoration: none;
}

#surheader{
color:#6A7300;
text-align:right;
padding: 0 14px 0 0;
}


#surheader a{
color: #000;
font-weight:100;
}
/*
[8:53 AM] Leslie: dark green 6A7300
[8:53 AM] Leslie: mid green A0B052
[8:53 AM] Leslie: red brown accent 6D1E00
[8:58 AM] Leslie: light green c2c693
super light e6e8d5
*/

.horizmenu{
width: 100%;
line-height:16px;
background: #A0B052;
float:left;
font-size:95%;
}

.horizmenu ul li a{
display: block;
background: #A0B052; 
padding: 8px 15px;
border-right: 1px solid #fff;
color: #FFF;
text-decoration: none;
}

.horizmenu ul li a:hover{
background: #6A7300; 
color: white;
}

.horizmenu ul li.current_page_item a, .horizmenu ul li.current_page_item ul li a{
color:white;
background: #6A7300;
}

.menu ul li.widget ul li{
padding: 3px 0 3px 20px;
margin:1px 0 0 0;
display:block;
background: #e6e8d5 url("images/bullet.gif") no-repeat 4px 8px;
}

.menu ul li.widget h3{ font-size:130%; font-weight: bold; padding:4px 0 4px 7px; margin: 0 0 2px 0; color: #2B3713; font-weight: 100; background: #c2c693; border-bottom:1px solid #A0B052; }

#footer-inner{
background: #A0B052;
height: 50px;
border: 1px solid #6A7300;
}

.postmetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
background: #e6e8d5;
border-left: 3px solid #c2c693;
border-right: 3px solid #c2c693;
}

#signUp { background: url("white/sign-up-bk.jpg"); padding-top: 20px; padding-bottom: 20px; padding-left: 20px; }