/*top navigation for home page*/

#topnav a#onstate-about {
color: #FFFFFF;
}

#mainwrapper3  /*override*/
{
float: left;
width: 820px;
background-color:#1E2329;
padding:30px 40px 30px 40px;
margin-bottom: 25px;
}

/* quick links */
h2#quicklinks1 {
font-size: 2.1em;
line-height: 125%;
color:#FFFFFF;
font-weight: normal;
margin-bottom: 10px;
}

h2#quicklinks2 {
font-size: 2.5em;
line-height: 120%;
color:#343B43;
font-weight: normal;
margin-bottom: 30px;
border-bottom: 1px solid #2A313A;
padding-bottom:25px;
margin-bottom: 25px;
}

h2#quicklinks2 a {
color:#9DABB1;
font-weight: normal;
}

h2#quicklinks2 a:hover {
color:#FFFFFF;
}
