/* CSS Document */
/* IE */
* html #info { margin: 0; padding-top: 10px; }
* html #body h3 { margin-left: 108px; }
/* NORM */
#menu_info { float: left; width: 657px; min-height: 100px; background: url(../images/menu_header_bg.gif) top left repeat-x; border-left: 2px solid white; border-right: 2px solid white; }
#info { margin-top: 13px; padding: 22px; background-color: #f6d000; text-align: center; border-top: 1px solid #6f5c36; border-bottom: 1px solid #6f5c36; }
#info h1 { font-size: 2.6em; color: #5e400b; }
#body { padding: 20px; margin-top: 20px; text-align: center; }
#body p.intro { margin-bottom: 20px; padding: 20px; font-size: 1.2em; line-height: 1.3em; background: #ddefff; border-bottom: 1px solid #4295de; border-top: 1px solid #4295de; }
#picture_box { margin-left: 100px; padding-top: 10px; }
/**RAH**/
#menu li.features a { text-decoration: none; color: #66a9e4; padding: 10px; background-color: #ddefff; }

/**START**/
#body { padding: 20px; text-align: center; }
#l_column { width: 240px; margin-left: 50px; }
#r_column { width: 240px; }
#body h3 { margin-left: 58px; margin-bottom: 10px; }
#body h3 { font-size: 1.6em; color: #4295de; text-align: left; }
#body ul { padding: 0; margin: 0; list-style-type: none; text-align: left; }
#body li { background: url(../images/yellow_bullet.gif) center left no-repeat; padding-left: 15px; }
#body li { font-size: 1.2em; line-height: 1.5em; }



