h1, #mid-panel {
    color:#fff;
    }
h1 {
        border:0;
        padding:20px 0 5px 0;
        text-align:center;
        }
#home #container {
        }
#home #content {
		height:410px;
        }
#home #left-panel { 
        width:270px; 
        float:left; 
        padding-top:0;
        }
#home #left-panel img, #home #right-panel img {
		display:block;
		}
#home #mid-panel {
        width:454px;
		height:410px;
        float:left;
        background-color:#675b4a;
        }
#home #right-panel {
        width:270px; 
        height:410px;
        float:left; 
        }
#left-col {
        float:left;
        width:195px;
        margin:0 0px 0 30px;
        padding-top:10px;
        }
#right-col {
        width:195px;
        padding-top:5px;
        float:left;
        }
.homecap {
        text-align:right;
        }        
#home p {
        line-height:1.6em;
        margin: 5px 0 10px 0;
        padding:0 10px;
        }        
        

        
