/*
*
* CSS Document
* error.css
*
* Error page styles for gregmerriman
*
* Author    :   Greg Merriman
* Copyright	:	Copyright 2009 (c) Greg Merriman Web Development
* Created   :   Tue 09 Jun 2015
* Modified  :   Tue 09 Jun 2015
*
*/

#error section.home.featured {
    margin-bottom: 2.0em;
}

#error .main_nav ul {
    margin-bottom: 2.0em;
}

#error .main_nav ul li {
    font-size: 1.4em;
    line-height: 1.8em;
    list-style: none;
    text-align: center;
}