#columnLeft {float:left;width:290px;margin:0 5px 0 0;}
#content {float:right;width:580px;}
#columnRight{display:none}

/*----- Orange Small Box ------*/

.smallTop{background: url(/img/backgroundContent/orange/small/top.png) no-repeat left top; height:20px}
.smallMain{background: #FA7D41 url(/img/backgroundContent/orange/small/main.png) repeat-x left top; padding:0 20px; min-height:390px; height:auto !important; height:350px;}
.smallBottom{background: url(/img/backgroundContent/orange/small/bottom.png) no-repeat left top; height:20px}

/*----- Orange Large Box ------*/

.largeTop{background: url(/img/backgroundContent/orange/large/top.png) no-repeat left top; height:20px}
.largeMain{background: #FA7D41 url(/img/backgroundContent/orange/large/main.png) repeat-x left top; padding:0 20px; min-height:390px; height:auto !important; height:350px;}
.largeBottom{background: url(/img/backgroundContent/orange/large/bottom.png) no-repeat left top; height:20px}






.sideBar ul li a.onPath, .sideBar ul li a.current {color: #000000;background-color: #F5CA65;background-repeat: repeat-x;background-position: left top;text-decoration: none; border-bottom:#333333 1px dotted; border-top:#333333 1px dotted;}
.sideBar ul li:hover a { color:#000000}
