@charset "UTF-8";
/* CSS Document */

#rightColumn1 .rcol_left_top { background: url(../images/boxes/rcol_left_top.gif) left top no-repeat;}
#rightColumn1 .rcol_right_top {	background: url(../images/boxes/rcol_right_top.gif) right top no-repeat;}
#rightColumn1 .rcol_left_bot { background: url(../images/boxes/rcol_left_bot.gif) left bottom no-repeat;}
#rightColumn1 .rcol_right_bot { background: url(../images/boxes/rcol_right_bot.gif) right bottom no-repeat; width: 100%; min-height:: 100px; height: auto !important; height: 100px;}

#rightColumn1 .rcol_side_left { background: url(../images/boxes/rcol_side_left.gif) left top repeat-y #FF6F20;} /* this is the bg color of the box */
#rightColumn1 .rcol_side_right { background: url(../images/boxes/rcol_side_right.gif) right top repeat-y;}
#rightColumn1 .rcol_side_top { background: url(../images/boxes/rcol_side_top.gif) left top repeat-x;}
#rightColumn1 .rcol_side_bot { background: url(../images/boxes/rcol_side_bot.gif) left bottom repeat-x;}

#leftColumn1 .lcol_left_top { background: url(../images/boxes/lcol_left_top.gif) left top no-repeat;}
#leftColumn1 .lcol_right_top { background: url(../images/boxes/lcol_right_top.gif) right top no-repeat;}
#leftColumn1 .lcol_left_bot { background: url(../images/boxes/lcol_left_bot.gif) left bottom no-repeat;}
#leftColumn1 .lcol_right_bot { background: url(../images/boxes/lcol_right_bot.gif) right bottom no-repeat; width: 100%; min-height:: 100px; height: auto !important; height: 100px;}

#leftColumn1 .lcol_side_left {background: url(../images/boxes/lcol_side_left.gif) left top repeat-y #FFF8E6;} /* this is the bg color of the box */
#leftColumn1 .lcol_side_right { background: url(../images/boxes/lcol_side_right.gif) right top repeat-y;}
#leftColumn1 .lcol_side_top { background: url(../images/boxes/lcol_side_top.gif) left top repeat-x;}
#leftColumn1 .lcol_side_bot { background: url(../images/boxes/lcol_side_bot.gif) left bottom repeat-x;}

#outerWrapper .outer_left_top { background: url(../images/boxes/outer_left_top.gif) left top no-repeat;}
#outerWrapper .outer_right_top { background: url(../images/boxes/outer_right_top.gif) right top no-repeat;}
#outerWrapper .outer_left_bot { background: url(../images/boxes/outer_left_bot.gif) left bottom no-repeat;}
#outerWrapper .outer_right_bot { background: url(../images/boxes/outer_right_bot.gif) right bottom no-repeat; width: 100%; min-height:: 100px; height: auto !important; height: 100px;}

#outerWrapper .outer_side_left {background: url(../images/boxes/outer_side_left.gif) left top repeat-y #FFF;} /* this is the bg color of the box */
#outerWrapper .outer_side_right { background: url(../images/boxes/outer_side_right.gif) right top repeat-y;}
#outerWrapper .outer_side_top { background: url(../images/boxes/outer_side_top.gif) left top repeat-x;}
#outerWrapper .outer_side_bot { background: url(../images/boxes/outer_side_bot.gif) left bottom repeat-x;}