div.home #header div.search {
    width: 537px;
    height: 491px;
    margin-bottom: -637px;
    background: url(../images/flower_bg.png) right top no-repeat;
    z-index: 1;}
    
#middleContent {
    background: url(../images/home_bg.png) center top repeat-y;}
    
#header {
    background-image: none;}
    
#feature {
    width: 40em;
    margin: 1em;}

    #feature .boxInner{
        background: #92C83E;
        overflow: hidden;
        border: 1px solid #ffffff;
        border-width: 0 1px;
        color: #ffffff;
        padding: 0 1em 1em 1em;}
        
        #feature img {
            float: left;
            margin-right: 1em;}
            
        #feature h2 img {
            float: right;}
            
        #feature h3 {
            clear: right;
            font-size: 140%;}
            
        #feature a, #feature a:visited {
            float: right;
            color: #ffffff;
            text-transform: lowercase;}
            
#feature .roundedBorder div {
    background: #92C83E;}
        
#feature .roundedBorder .r1 {
    background: #ffffff;}
        
#homeMenu {
    background: #ffffff;
    padding: 6px 0;}
    
#homeMenuInner {
    background: #854098 url(../images/home_leaves.jpg) top no-repeat;}
    
#homeMenuInner div.middleInner {
    overflow: hidden;}

#homeMenu div.roundedStencil div {
    border-color: #ffffff;}

table.homeButtons {
    padding: 10px;
    margin-top: 20px;
    clear: left;
    float: left;
    width: 95%;}
        
ul.homeButtonsRight {
    float: right;
    width: auto;
    clear: none;}
        
table.homeButtons p.address {
    position: absolute;
    font-size: 75%;
    background: url(../images/address_bg.png);
    line-height: 1.2;
    padding: 0.2em;
    margin: 0.5em;
    color: #000000;}

.homeMenuContent {
    overflow: hidden;}

#wrapper .ulNav {
    position: absolute;
    margin-top: -200px;
    margin-left: 3em;}

#wrapper .ulNav li ul {
            background: #723872;}

#wrapper .ulNav li a:visited {
    color: #ffffff;}
    
#wrapper .ulNav li a:hover,
#wrapper .ulNav li:hover a:hover,
#wrapper .ulNav li.hover a:hover,
#wrapper .ulNav li:hover,
#wrapper .ulNav li.hover {
            background: #482462;
            color: #ffffff;}

