/* Header for index.php */
div#intro_header { margin:0 auto; background-image:url(../images/header_bg_intro.gif); background-repeat:repeat-x; height:176px; text-align:center; }

/* Classes for index.php */
.intro_content { background-color:#ffffff; width:800px; margin:0 auto; height:100%; text-align:left; padding:0px; }
.intro_l_content { width:250px; float:left; }
.intro_r_content { width:525px; float:left; margin-left:25px; }

/*Classes for Grant Authority Book landing page*/
.lp_l_content { width:450px; float:left; margin-top:10px; font-size:12px; }
.lp_r_content { width:335px; float:left; margin-left:10px; margin-top:10px; font-size:12px; }

.lp_l_content h1 { color:#991D20; font-size:16px; font-weight:bold; margin-bottom:10px; }
.lp_l_content h2 { color:#7EA43F; font-size:14px; font-weight:bold; margin:20px 0px 10px 0px; }
.lp_l_content h3 { color:#AE3629; font-size:14px; font-weight:bold; margin-bottom:10px; }
.lp_red { color:#AE3629; font-weight:bold; }

.lp_order { text-align:center; width:100%; }
.lp_l_content ul { margin-left:30px; }
.lp_l_content ul li { line-height:1em; margin-bottom:15px; }

