@charset "utf-8";
/* CSS Document */
/**********************************/
/***Brochures Left Column Styles***/
/**********************************/
#leftColBrochures{ float:left; width:190px; height:666px; border:none; background:url("/graphics/backgrounds2/brochuresLeftCol.jpg") repeat-x; }
#leftColBrochures ul { list-style: url("/graphics/backgrounds2/greyarrow.gif"); margin:-5px 0 0 30px; padding: 0px; line-height:21px;}
#leftColBrochures ul ul { list-style: url("/graphics/backgrounds2/hyphen.gif"); margin: 0 0 0 15px; padding:0;}
#leftColBrochures .leftnav a:hover, .leftnav ul a:hover { color:#333; font-weight:normal; text-decoration: underline; font-size: 11px; }
#leftColBrochures .leftnav a, .leftnav a:hover { color:#333; font-weight: normal; text-decoration: none; font-size: 11px; }
#leftColBrochures .leftnav h2{ color:#333 ; font-size: 11px; padding:0 0 10px 12px; margin: 0px; text-transform: uppercase; }
#leftColBrochures .leftnav h2 a{ color:#; font-weight: bold; }
#leftColBrochures .leftnav h2 a:hover { color: #ED9506; font-weight: bold; }
#leftColBrochures .leftnav hr{ color: #333; background-color: #333; border: 0px; height: 1px; margin: 10px 5px 10px 15px; _margin: 5px 5px 5px 15px; padding: 0px; }
/***********************************/
/***Brochures Right Column Styles***/
/***********************************/
#rightColBrochures{ float:right; width:190px; height:666px; border:none; background:url("/graphics/backgrounds2/brochuresRightCol.jpg") no-repeat; }
#rightColBrochures .rightnav a, .rightnav a:hover { color:#333333; font-weight: bold; text-decoration: none; font-size: 11px; }
