/* Default Settings for And the Righteous Shall Prosper website
--------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td
{
    border: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
body
{
    text-align: left;
    background: #382f1e url(pics/KnaphusEnterprises-HP-Botto.gif) repeat-y;
}
/* Settings for header
--------------------------------------------------------------------------*/
.header
{
    height: 122px;
    background: url(pics/KnaphusEnterprises-HP-R-pxL.gif) repeat-x;
}
#fleurdelys
{
    vertical-align: top;
    margin-top: 4px;
}
/* Settings for mainpage
--------------------------------------------------------------------------*/
.mainpage
{
    width: 1008px;
}
/* Settings for leftmenu
--------------------------------------------------------------------------*/
.leftmenu
{
    height: 478px;
    width: 123px;
    float: left;
    background: url(pics/KE-Homepage-background-sidebar.jpg) no-repeat;
    padding-top: 20px;
}
.leftMenuButtons
{
    margin: 15px 0 0 11px;
}
/* Settings for main
--------------------------------------------------------------------------*/
.main
{
    float: right;
    min-height: 478px;
    width: 885px;
    background: url(pics/background.gif) no-repeat;
}
/* Settings for Main Tile Page Columns*/
#column01
{
    float: left;
    padding: 30px 0 0 30px;
}
#column03 p, #column05 p
{
    font-size: 0.8em;
}
#column03, #column05, #column02
{
    text-align: center;
}
#column02
{
    float: right;
    width: 572px;
    height: 125px;
    margin: 20px 160px 0 0;
}
#column03
{
    clear: right;
    float: right;
    width: 210px;
    padding: 0 15px 0 15px;
}
#column04
{
    float: right;
    width: 420px;
    padding-top: 10px;
}
#column04 img
{
    margin-bottom: 20px;
}
#column05
{
    float: left;
    clear: left;
    width: 185px;
    padding: 0 20px 0 20px;
}
#column06
{
    clear: both;
    text-align: center;
    padding: 0 150px 0 150px;
}
#column06 p
{
    color: #FADBA4;
}
.paragraphMargin
{
    margin-top: 1em;
}
h2, .topMargin, p, h3, h1
{
    color: #ffffff;
}
h3
{
    font-size: 1.15em;
}
#AboutBrad
{
    margin: 2em 0 0 2em;
}
.firstParagraph
{
    margin-top: 0.8em;
}
.paragraphs
{
    margin-bottom: 0.8em;
    text-indent: 2em;
    text-align: left;
}
.quote
{
    margin-bottom: 0.8em;
    font-style: italic;
}
/* Settings for Site Links
--------------------------------------------------------------------------*/
.SiteLinks a:link, .SiteLinks a:visited
{
    text-decoration: underline;
    color: #ffffff;
}
.SiteLinks a:hover
{
    background-color: #ffff00;
    color: #ff0000;
    text-decoration: none;
}
/* Settings for extra
--------------------------------------------------------------------------*/
#extra
{
    float: right;
    font-size: 0.8em;
    text-align: right;
}
#extra p
{
    color: #cccccc;
}
#extra a:link, #extra a:visited
{
    color: #cccccc;
    text-decoration: none;
}
#extra a:hover
{
    color: #ffffff;
    text-decoration: underline;
}