/* Anderson University  */
/* Standard Styles for Admissions 2010 */
/* Relies on and Overrides interior.css from the 2010 refresh */
/* Author: Brainstorm, Inc */
/* Author URI: http://www.brainstormbrand.com/ */

/* override interior 2010 */
#subnavigationwrapper  {
    padding-bottom : 0;
    background : #bebebe;
}

#subnavigation {
    border-top-color : #7c7b6e;
}

#subnavigation li a:link,
#subnavigation li a:visited {
    background : transparent url(../images/subnav_arrow.gif) 0px 2px no-repeat;
    color : #fff;
}

#breadcrumb {
    padding-left : 6px;  /* align with content */
}

#content-body-wrap h1 {
    font-family : arial, helvetica, verdana, sans-serif;
    font-weight : bold;
    color : #d8653a;
    text-transform : none;
}

#content-with-rightsidebar #content-body-wrap {
    width : 334px;
}

#right-content-wrapper {
    float : right;
    margin : 0;
    width : 225px;
}
