#headerphoto {
    height: 276px;
    
}
#leftcol
{
    display:none;
}
#contentcol {
    width: 567px; /* full width */
    background: white;
    width: auto; /* width after padding */
    padding: 8px 8px 0px 8px;   
    min-height: 260px;
    height: auto !important;
    height: 260px; /* for ie6 */ 
}
#contentcol ul
{display:block;
 height:auto;
 clear:both;
padding:0px;
margin:0px;
}
#contentcol ul li
{/*
    float:left;
    display:block;
     height:auto;*/
     display:inline;
    list-style-type:none;   
}
#contentcol ul.banners li
{
    padding-right:0px;    
}
#contentcol ul.links
{
    display:block;
    margin:34px 34px 10px 8px;   
    font-size:10px; 
}
#contentcol ul.links li
{
    padding:0px 3px 0px 3px;
}
#contentcol ul.links a
{
    color:#333;
}

#rightcol
{
    height: 538px;
}

/* section colors */
a{
color: #4c2941;
}
#headernavrollover {
background: #4c2941;
}
#sidenavrollover {
background: #4c2941;
}        
#headernav ul.nav li.on a {
border-bottom-color: #4c2941;
 }
 #flash_header
 {
 	margin:1px;
 }
