
/* This theme was created by Paul Dysinger with Locally Grown Themes -- http://www.locallygrownthemes.com/ */

html {
    background: url("/stylesheets/themes/paper/bedge_grunge.png") repeat scroll 0 0 transparent;
}

body {
background-color: transparent;
    height: 100%;
    width: 100%;
}

div#pageheader {
    background-color: transparent;
    border: medium none;
    margin: 15px 0 0;
    width: 960px;
    text-align: center;
}

div#wrapper {
    background-color: transparent;
border: none;
}

ul.navCircle {
    margin: 0;
    padding: 7px 0 20px 10px;
}

ul.navCircle a:link, ul.navCircle a:visited {
    color: #3a2b0c;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    padding: 0 12px 6px;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

ul.navCircle a.active:link, ul.navCircle a.active:visited, ul.navCircle a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #8a1515;
    padding-bottom: 6px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
}

ul.navCircle span.help {
    color: #000000;
    cursor: help;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-right: 12px;
    padding: 0 6px 6px;
    text-decoration: none;
}

div#navBar {
    background: url("/stylesheets/themes/paper/header.png") repeat scroll 0 0 transparent;
    border: medium none;
    color: #2F4F4F;
    height: 55px;
    margin: 0 0 0 -20px;
    padding-left: 15px;
    padding-top: 5px;
    white-space: nowrap;
    width: 990px;
}

div#page {
    background: url("/stylesheets/themes/paper/exclusive_paper.png") repeat scroll 0 0 transparent;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.25);
    margin-left: 0;
    padding: 10px;
    width: 940px;
    min-height: 500px;
}

div#pagefooter {
    background: url("/stylesheets/themes/paper/exclusive_paper.png") repeat scroll 0 0 transparent;
    border-top: 1px solid #A99E92;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
    margin: 0 0 50px;
    padding: 10px 5px;
    width: 950px;
}

div.section h3 {
    background: url("/stylesheets/themes/paper/exclusive_paper.png") repeat scroll 0 0 transparent;
    display: inline;
    font-weight: normal;
    height: 20px;
    padding: 5px;
    position: relative;
    top: -16px;
    z-index: 1;
}

/* .container_12 .grid_9, .container_16 .grid_12 {
    margin-left: -950px;
    width: 700px;
}

.container_12 .grid_3, .container_16 .grid_4 {
    margin-left: 720px;
    width: 220px;
} */
