/*----------------------------------------------*/
/* www.udmercy.edu                              */
/*----------------------------------------------*/
/*                                              */
/* Section Home Stylesheet                      */
/*                                              */
/* Last Modified On: 08/01/2006                 */
/* Last Modified By: Jon Whitener               */
/*----------------------------------------------*/

#content_header.section_home {
width: 760px; /* 1px more than #content_header in main.css --> no border */
background-color: #ac1a2f;
padding-left: 0;
}

#content_header.section_home p {
width: 735px;
font-size: 16px;
color: #FFCCCC;
background-color: #ac1a2f;
font-weight: bold;
line-height: 140%;
padding: 43px 0 20px 14px;
margin: 0 0 7px 0;
}

#content_header.section_home p a {
color: #ffffff;
text-decoration: underline;
}

#content_header.section_home img {
float: none;
}

#content {
width: 750px;
border-left: 0;
}

/** LH suggestion for header 
#content h1 {
font-size: 11px;
font-weight: bold;
font-style: italic;
line-height: 16px;
color: #000000;
text-transform: uppercase;
}
*/

#content h1 {
font-size: 20px;
color: #002c76;
line-height: 130%;
margin-top: 1em;
}

#content h2 {
/* color: #666666; */
}

.profile p {
color: #666666;
font-size: 15px;
padding-top: 10px;
margin-bottom: 0;
display: block;
width: 150px;
}

.profile p.name {
margin-top: 0;
padding-top: 6px;
font-style: italic;
font-size: 11px;
text-transform: uppercase;
}

#nav2_section {

padding: 80px 30px 8px 20px; 
background-color:#AC1A2F;
font-family: Arial, Helvetica, sans-serif;
font-size: 50px;
line-height: 110%;
font-weight: normal;
color:#FFFFFF;
text-align:justify;
}

#nav2_section a {

color:#FFFFFF;
text-decoration: none;

}
