/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background: #d4c284 url(../image-files/logo-background.jpg) repeat top right;
margin: 0;
padding: 0;
font-family: Georgia, serif;
color: #332206;
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
color: #6a2500;
}

h2, h3, h4, h5, h6 {
margin-top: 0;
}

h1 {
margin-top: 0;
font-family: 'Times New Roman', Times, serif;
text-align: center;
font-size: 200%;
font-weight: bold;
font-style: italic;
color: #6a2500;
}

h2 {
padding-top: 8px;
font-size: 150%;
}

h3 {
font-size: 125%;
}

h4 {
font-size: 100%;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Times New Roman', Times, serif;
}

code {
color: #332206;
}

img {
border: 0;
}



p {
margin: 1em 0;
}



/* -- General Link Styling -- */

a,
a:visited {
color: #dd5000; 
text-decoration: underline;
font-weight: bold;
}

a:visited {
color: #630;
}

a:hover {
color: #c93;
}


a img {
border: 0;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 1000px;
position: relative;
}

#Header {
width: 1000px;
}

#Header .Liner {
padding: 1px 0 49px;
position: relative;
min-height: 318px;
_height: 318px; /* IE6 min-height fix */
}

#ContentWrapper {
float: left;
padding: 0 245px 0 225px;
}

#ContentColumn {
width: 530px;
}

#ContentColumn .Liner {
padding-left: 20px;
padding-right: 20px;
}

#NavColumn {
float: left;
width: 225px;
margin-left: -1000px;
}

#NavColumn .Liner {
padding-left: 52px;
padding-right: 13px;
}

#ExtraColumn {
float: left;
width: 245px;
margin-left: -245px;
}

#ExtraColumn .Liner {
padding-left: 25px;
padding-right: 60px;
}

#Footer {
clear: both;
width: 1000px;
}

#Footer .Liner {
padding: 101px 45px 1px;
min-height: 130px;
_height: 130px; /* IE6 min-height fix */
position: relative;
color: #eeeeaa;
}

#ContentColumn .Liner,
#NavColumn .Liner,
#ExtraColumn .Liner {
position: relative;
z-index: 2;
margin-top: -49px;
min-height: 100px;
_height: 100px; /* IE6 min-height fix */
padding-top: 1px;
}

.Liner {
padding: 10px;
*zoom: 1;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 0 auto;
background: url(../image-files/background.jpg) repeat-y 0 370px;
}

#Header .Liner {
background: url(../image-files/header-image.jpg) no-repeat top center;
}

#Footer .Liner {
background: #6C2700 url(../image-files/footer.jpg) no-repeat 0 -153px;
text-align: center;
font-size: 85%;
}

#NavColumn,
#ExtraColumn {
font-size: 95%;
}

#NavColumn h4,
#ExtraColumn h4 {
font-size: 96%;
color: #700;
letter-spacing: 1px;
margin-top: 0;
}

#NavColumn h4 {
font-size: 88%;
}

/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
width: 90%;
}

/* -- Nav Headers -- */

#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: Georgia,serif;
font-size: 12.9167px;
font-weight: bold;
text-align: left;
background: transparent;
font-style: normal;
color: #6a2500;
border: 0;
border-bottom: 1px dotted #fff;
margin: 12px 0;
}

.Navigation h3 {
padding: 0;
font-size: 100%;
color: #6a2500;
border-bottom: 1px dotted #fff;
margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a,
.Navigation a:visited {
color: #464600;
font-weight: normal;
display: block;
padding: 3px 0 3px 2px;
text-decoration: none;
_zoom: 1;
}

.Navigation a:visited {
color: #700;
}

.Navigation a:hover {
color: #700;  
text-decoration: underline;
}

table#PageWrapper .Navigation ul a {
min-width: 137px;
_width: 137px;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
color: #464600;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #700;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Times New Roman', Times, serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
text-align: center;
}

.ExtraNav a,
.ExtraNav a:visited {
color: #672300;
text-decoration: none;
font-weight: bold;
padding: 0 10px;
}

.ExtraNav a:visited {
color: #332206;
}

.ExtraNav a:hover {
color: #d50;
}

#Header .ExtraNav {
font-size: 95%;
letter-spacing: 1px;
position: absolute;
color: #723300;
top: 205px;
left: 40px;
right: 25px;
text-align: left;
}

#Header .ExtraNav ul { 
margin: 0;
}

#Footer .ExtraNav {
font-size: 110%;
margin-top: -61px;
margin-bottom: 50px;
}

#Footer .ExtraNav ul {
margin: 0;
}

#Footer .ExtraNav a,
#Footer .ExtraNav a:visited {
color: #723300;
}

#Footer .ExtraNav a:visited {
color: #e1dba7;
}

#Footer .ExtraNav a:hover {
color: #d50;
}



/* ------ Section 6 - Boxes ------ */

#PageWrapper .CalloutBox p { /* SiteDesigner inheritance prevention */
font-family: Georgia, serif;
font-size: 14px;
font-variant: normal;
color: #EEEEAA;
}

.CalloutBox {
background: #aa7733 url(../image-files/background.jpg);
width: 85%;
border: 1px dotted #eea;
margin: 18px auto 24px auto;
padding: 4px;
color: #eea;
}

.CalloutBox img {
margin: 5px;
}

.CalloutBox h3 {
color: #e1dba7;
}

div.CalloutBox p {
margin: 13px 13px 13px 30px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

#PageWrapper .ReminderBox h4 { /* SiteDesigner inheritance prevention */
font-family: Georgia, serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #6A2500;
text-align: center;
border: 0;
margin: 0;
background: #E1DBA7;
}

#PageWrapper .ReminderBox p { /* SiteDesigner inheritance prevention */
font-family: Georgia, serif;
font-size: 11px;
font-variant: normal;
color: #EEEEAA;
}

.ReminderBox {          
background-color: #521;
width: 24%;
border: 1px dotted #eea;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #eea;
}

.ReminderBox h4 {
margin: 0;
padding: 2px;
text-align: center;
background-color: #e1dba7;
}

.ReminderBox p {
font-size: 80%;
padding: 0 8px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468 {
padding: 5px;
background-color: transparent;
border: 0;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxExtraColumn {
float: left;
padding-left: 3px;
}

.AdSenseBoxCenter {
text-align: center;
clear: both;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}


.ReturnToNavBox {
width: 90%;
border-top: 1px dotted #a73;
border-bottom: 1px dotted #a73;
margin: 15px auto 12px auto;
padding: 4px;
}

/* -- FBI -- */

.formBarGraphBar {
border: 0;
background-color: #009;
}

/* -- Blog -- */

.blogItItem {
margin: 18px 0;
border-bottom: 1px solid #ccc;
}

/* -- RSS Box -- */

.RSSbox {
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #6a2500;
line-height: 120%;
text-align: center;
margin-top:8px;
margin-bottom:8px;
}



.RSSbox ul,
.RSSbox ul li {
margin: 0;
padding: 0;
}

.RSSbox ul {
list-style-type: none;
clear: both;
}

.RSSbox ul li {
text-align: center;
}

.RSSbox ul li img {
border: 0;
padding: 1px 0;
}

/* -- Ezine -- */

.Ezine {
border: 1px solid #666;
background: #fff;
padding: 4px;
color: #000;
margin-top:8px;
margin-bottom:8px;
}

.Ezine table {
width: 100%;
}

.Ezine td {
width: 50%;
text-align: center;
vertical-align: top;
}

.Ezine .EzineInputAbove {
width: 100%;
}

.EzineInput input {
width: 90%;
max-width: 350px;
}

td.EzineLabel {
text-align: right;
font-weight: bold;
}

td.EzineLabelAbove {
text-align: center;
}

.EzineDescription {
text-align: center;
}

.EzineDescription small {
font-size: 90%;
}


/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #652;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

hr {
clear: both;
}

#PageWrapper .ImageBlockCenter {
margin: 1em 0;
}

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}


/* -- ImageBlock -- */

/* overrides design CSS max-width: 100% for imgs */
div#PageWrapper img,
table#PageWrapper img {
    max-width: none;
}

/* none-JavaScript fix for too large images */
#PageWrapper .ImageBlock img {
    max-width: 100%;
}

/* IE9 and Chrome (~20) margin fix for block images with margin: auto */
.ImageBlock img {
    margin: 0;
}

#PageWrapper .ImageBlock {
    overflow: hidden;
}

#PageWrapper .ImageBlockLeft {
    float: left;
    text-align: center;
}

#PageWrapper .ImageBlockLeft img {
    margin-right: 5px;
}

#PageWrapper .ImageBlockRight {
    float: right;
    text-align: center;
}

#PageWrapper .ImageBlockRight img {
    margin-left: 5px;
}

#PageWrapper .ImageBlockCenter {
    text-align: center;
}

#PageWrapper .noalignment {
    float: left;
}

#PageWrapper .pinit {
    text-align: center;
}

#PageWrapper .FormBlockLeft .formwrapper {
    float: left;
    margin-right: 5px;
}

#PageWrapper .FormBlockRight .formwrapper {
    float: right;
    margin-left: 5px;
}

#PageWrapper .FormBlockCenter .formwrapper {
    margin-left: auto;
    margin-right: auto;
}

/* center Facebook like and comment widgets */
#PageWrapper .fb-like,
#PageWrapper .fb-comments {
    display: block;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* special classname for forms */
#PageWrapper .formbody td {
    padding: 2px;
}

/* remove graphical bullets in the C2 Thank you notifications section */
#notificationOptions,
#notificationOptions li {
    list-style-type: none;
}

.socializeIt,
.formbody,
.c2_invitation {
    margin-top: 12px;
    margin-bottom: 12px;
}

.googlePlusOne {
    margin-top: 8px;
    margin-bottom: 8px;
}

/* -- TOC -- */

.TOC dt {
font-weight: bold;
}
.TOC dd {
margin-bottom:20px;
}

/* ------ Section 8 - Table Layout Styles ----- */

table#PageWrapper {
border-collapse: collapse;
}

td#Header,
td#Footer,
td#NavColumn,
td#ContentWrapper,
td#ContentColumn,
td#ExtraColumn {
vertical-align: top;
}

td#ContentColumn,
td#ExtraColumn,
td#NavColumn {
float: none;
}

/* ======================================================================= */
/* Mobilize It! CSS */
@media only screen and (max-device-width: 480px) {
    html {
        -webkit-text-size-adjust: none; /* prevent iOS from scaling text */
    }
}

html.landscape #ContentColumn { /* landscape mode */
    font-size: 125%;
    line-height: 1.3;
}

html.mobile .desktopOnly {
    display: none;
}

.mobileOnly {
    display: none;
}

html.mobile .mobileOnly {
    display: block;
}

html.mobile form > table {
    max-width: 100% !important;
    width: auto !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html.mobile #NotifyDiv  input[type="text"],
html.mobile .formbody input[type="text"],
html.mobile .comments input[type="text"],
html.mobile #NotifyDiv  textarea,
html.mobile .formbody textarea,
html.mobile .comments textarea,
html.mobile #NotifyDiv  select,
html.mobile .formbody select,
html.mobile .comments select {
    width: 90% !important;
}

html.mobile #pendingSubmission table {
    width: 100%;
}

html.mobile img {
    max-width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html.mobile iframe {
    max-width: 100%;
}

#toolbar {
    display:none;
}

#toolbar {
    text-align: center;
    width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    padding: 4px 2px;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
}

html.mobile #toolbar {
    display: table;
    padding: 0;
}

html.mobile #toolbarInnerWrapper {
    display: table-cell;
    vertical-align: middle;
    height: 35px;
}

html.mobile #toolbar button {
    width: 47.5%;
    font-size: 12px;
    padding: 0.3em;
}

html.android2 #toolbar button {
    background: #f7f7f7;
    border: 1px solid #2F4255;
    border-radius: 0.5em;
}

html.fullView #mobileBtn {
    width: 97%;
}

html.mobile #toTopBtn,
html.mobile #navBtn {
    width: 64.1%;
}

html.mobile #fullBtn {
    width: 31.1%;
    margin-right: 4px;
}

html.mobile #fullBtn,
html.mobile #navBtn {
    display: inline-block;
}

#fullBtn,
#navBtn,
#toTopBtn,
html.mobile #mobileBtn {
    display: none;
}

.iosbtnfix {
    height: 1000px;
    overflow: hidden;
}

.phantomHeaderImage {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

html.mobile,
html.mobile body {
    height: 100%;
}

html.mobile #PageWrapper {
    margin-top: 35px;
    text-align: center;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-size: 100%;
    -webkit-overflow-scrolling: touch;
}

html.fullView #PageWrapper {
    margin-top: 65px;
}

html.mobile #Header,
html.mobile #Footer {
    width: 100%;
}

html.mobile #Header .Liner{
    background-size: 100%;
}

html.mobile #ContentWrapper {
    padding: 0;
    float: none;
    width: auto;
}

html.mobile #ContentColumn {
    width: auto;
}

html.mobile #ContentColumn,
html.mobile #NavColumn,
html.mobile #ExtraColumn {
    float: none;
    margin: 0;
}

html.mobile #NavColumn,
html.mobile #ExtraColumn {
    margin-top: 200px;
}

html.mobile #ContentColumn,
html.mobile #Header,
html.mobile #NavColumn,
html.mobile #ExtraColumn {
    text-align: left;
}

html.mobile #NavColumn,
html.mobile #ExtraColumn {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

html.mobile #Footer {
    position: absolute;
    top: 10000px;
    left: 0;
    overflow: hidden;
}

@media only screen and (max-width: 550px) {
    html.mobile .socializeIt,
    html.mobile .socializeIt img {
        width: 100% !important;
    }

    html.mobile .socializeIt-2 > tbody > tr:first-child > td {
        width: 45%;
    }

    html.mobile .socializeIt-2 > tbody > tr:first-child > td:first-child {
        width: 10%;
    }
}

html.mobile blockquote {
    margin-left: 8%;
    margin-right: 8%;
}

/* hide elements in mobile view */
html.mobile .ExtraNav {
    display: none !important;
}

/* ======================================================================= */
/* design-specific modifications */

@media only screen and (max-width: 359px) { /* portrait mode => narrowed columns */
    html.mobile #NavColumn,
    html.mobile #ExtraColumn {
        width: 150px;
    }

    /* resize squeezed side columns' content */
    html.mobile #NavColumn *,
    html.mobile #ExtraColumn * {
        max-width: 100%;
        background-size: 100%;
    }
}

@media only screen and (min-width: 360px) {
    html.mobile #NavColumn,
    html.mobile #ExtraColumn {
        width: 175px; /* original column width */
    }

    html.mobile #NavColumn .Liner {
        padding-left: 5px;
    }

    html.mobile #NavColumn .Liner {
        padding-right: 5px;
    }
}

html.mobile {
    background: #6e2902;
}

html.mobile body {
    height: auto;
    margin-top: 35px;
    background: url(../image-files/background-mobile.jpg) repeat-y;
    background-size: 100%;
}

html.mobile #PageWrapper {
    margin-top: 0;
    background: url(../image-files/footer-mobile.jpg) 0 100% no-repeat;
    background-size: 100%;
    padding-bottom: 140px;
}

html.mobile #Header .Liner {
    background-image: url(../image-files/header-image-mobile.jpg);
}

html.mobile #ContentColumn .Liner {
    padding-left: 6%;
    padding-right: 6%;
}

html.mobile #NavColumn .Liner,
html.mobile #ExtraColumn .Liner {
    margin-top: 0;
}

html.mobile #NavColumn .Liner {
    padding-left: 15px;
    padding-right: 5px;
}

html.mobile #ExtraColumn .Liner {
    padding-left: 5px;
    padding-right: 15px;
}

html.mobile #Footer .Liner {
    padding: 6px 6% 10%;
    background: transparent;
    min-height: 10px;
    color: #6A2500;
}

html.mobile .CalloutBox {
    background-image: url(../image-files/background-mobile.jpg);
    background-size: 100%;
    padding: 1%;
}/***** C2 styles *****/
.c2Form {
    padding:8px;
    border:1px solid #ddd;
}

.InvShelp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
}

.InvShelpT {
    background:#ddd; 
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:0px;
    padding:0px;
    text-align:left;
}

a:link.InvShelp {text-decoration:none; color:#000;}

.InvShelpbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
    padding: 2px;
    border: 1px solid #666;
}

.InvSquestions {
    font-weight:bold;
    font-size:14px;
    margin:0;
}

.titleInput {
    width:80%;     
    padding-top:4px;
    margin:0;
}

.storyInput {
    width:98%;
    padding-top:4px;
    margin:0;
}

.otherText {
}
  
.dividerRule {
    border-top:1px solid #ddd;
}

/***** Blog It! styles *****/

.blogItItem .blogItThumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 150px;
}

.blogItItem .blogItReadMore {
    clear: both;
}


/***********************************************/
/* Customizations from SiteDesigner start here */
/***********************************************/
body, html.mobile body{background-color:#ffffff;background-image:none;
}html.mobile body{
}#Footer .Liner p, html.mobile #Footer .Liner p{color:#332206;
}html.mobile #Footer .Liner p{
}#Footer .Liner, html.mobile #Footer .Liner{background-image:url("/sd/image-files/Southrennew_04b.png");background-color:transparent;background-position:0% 100%;
}html.mobile #Footer .Liner{
}#Header .Liner, html.mobile #Header .Liner{background-image:url("/sd/image-files/Southren-newblade_01-3.png");
}html.mobile #Header .Liner{
}
#Header .Liner {    min-height: 313px;
    _height: 313px; /* IE6 min-height fix */}
html.mobile #Header .Liner {
    min-height: ;
}#Header .Liner, html.mobile #Header .Liner{background-image:url("/sd/image-files/Southren-newblade_01-3.png");
}html.mobile #Header .Liner{
}
#ExtraColumn .Liner, html.mobile #ExtraColumn .Liner{
}html.mobile #ExtraColumn .Liner{
}#ExtraColumn , html.mobile #ExtraColumn {
}html.mobile #ExtraColumn {
}#NavColumn .Liner, html.mobile #NavColumn .Liner{
}html.mobile #NavColumn .Liner{
}#NavColumn , html.mobile #NavColumn {color:#474747;
}html.mobile #NavColumn {
}#ContentColumn .Liner, html.mobile #ContentColumn .Liner{
}html.mobile #ContentColumn .Liner{
}#ContentColumn , html.mobile #ContentColumn {
}html.mobile #ContentColumn {
}#ContentColumn p, html.mobile #ContentColumn p{text-indent:7px;
}html.mobile #ContentColumn p{
}#PageWrapper, html.mobile #PageWrapper{background-image:url("/sd/image-files/Southren2_02.png");
}html.mobile #PageWrapper{
}#PageWrapper h1, html.mobile #PageWrapper h1{
}html.mobile #PageWrapper h1{
}#PageWrapper h2, html.mobile #PageWrapper h2{
}html.mobile #PageWrapper h2{
}#PageWrapper h3, html.mobile #PageWrapper h3{border-color:#000000;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-top-left-radius:1px;border-top-right-radius:1px;border-bottom-left-radius:1px;border-bottom-right-radius:1px;text-align:center;font-size:17px;color:#000000;
overflow:hidden;}html.mobile #PageWrapper h3{
}#PageWrapper h4, html.mobile #PageWrapper h4{
}html.mobile #PageWrapper h4{
}.Navigation h3, html.mobile .Navigation h3{margin-left:-10px;
}html.mobile .Navigation h3{
}#PageWrapper .Navigation h3, html.mobile #PageWrapper .Navigation h3{margin-left:-10px;
}html.mobile #PageWrapper .Navigation h3{
}.Navigation a, html.mobile .Navigation a{
}html.mobile .Navigation a{
}#PageWrapper .Navigation a, html.mobile #PageWrapper .Navigation a{
}html.mobile #PageWrapper .Navigation a{
}.Navigation a,
#PageWrapper .Navigation a {}
html.mobile .Navigation a,
html.mobile #PageWrapper .Navigation a {}.Navigation a:link, html.mobile .Navigation a:link{color:#6a2500;background-color:transparent;
}html.mobile .Navigation a:link{
}#PageWrapper .Navigation a:link, html.mobile #PageWrapper .Navigation a:link{color:#6a2500;background-color:transparent;
}html.mobile #PageWrapper .Navigation a:link{
}.Navigation a:visited, html.mobile .Navigation a:visited{background-color:#e1e1e1;color:#636363;
}html.mobile .Navigation a:visited{
}#PageWrapper .Navigation a:visited, html.mobile #PageWrapper .Navigation a:visited{background-color:#e1e1e1;color:#636363;
}html.mobile #PageWrapper .Navigation a:visited{
}.Navigation a:hover, html.mobile .Navigation a:hover{color:#332206;
}html.mobile .Navigation a:hover{
}#PageWrapper .Navigation a:hover, html.mobile #PageWrapper .Navigation a:hover{color:#332206;
}html.mobile #PageWrapper .Navigation a:hover{
}.TOC, html.mobile .TOC{
}html.mobile .TOC{
}.Ezine, html.mobile .Ezine{border-color:#000000;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;background-color:transparent;
}html.mobile .Ezine{
}

.Ezine {
    padding: 4px 0;
}
#PageWrapper .RSSbox, html.mobile #PageWrapper .RSSbox{background-color:transparent;
}html.mobile #PageWrapper .RSSbox{
}#PageWrapper .RSSbox .questionMark, html.mobile #PageWrapper .RSSbox .questionMark{color:#6a2500;font-weight:bold;
}html.mobile #PageWrapper .RSSbox .questionMark{
}#PageWrapper .ImageBlock img, html.mobile #PageWrapper .ImageBlock img{
}html.mobile #PageWrapper .ImageBlock img{
}#PageWrapper .ImageBlock, html.mobile #PageWrapper .ImageBlock{
}html.mobile #PageWrapper .ImageBlock{
}#PageWrapper .ImageBlockRight, html.mobile #PageWrapper .ImageBlockRight{
}html.mobile #PageWrapper .ImageBlockRight{
}#PageWrapper .ImageBlockLeft, html.mobile #PageWrapper .ImageBlockLeft{
}html.mobile #PageWrapper .ImageBlockLeft{
}#ContentColumn ol, html.mobile #ContentColumn ol{
}html.mobile #ContentColumn ol{
}#ContentColumn ol li, html.mobile #ContentColumn ol li{
}html.mobile #ContentColumn ol li{
}#ContentColumn ul, html.mobile #ContentColumn ul{
}html.mobile #ContentColumn ul{
}#ContentColumn ul li, html.mobile #ContentColumn ul li{
}html.mobile #ContentColumn ul li{
}#PageWrapper .CalloutBox p, html.mobile #PageWrapper .CalloutBox p{
}html.mobile #PageWrapper .CalloutBox p{
}#PageWrapper .CalloutBox, html.mobile #PageWrapper .CalloutBox{background-color:#e1e1e1;background-image:none;
}html.mobile #PageWrapper .CalloutBox{
}#PageWrapper .ReminderBox, html.mobile #PageWrapper .ReminderBox{
}html.mobile #PageWrapper .ReminderBox{
}#PageWrapper .ReminderBox h4, html.mobile #PageWrapper .ReminderBox h4{border-color:#000000;border-style:none;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;
overflow:hidden;}html.mobile #PageWrapper .ReminderBox h4{
}#PageWrapper .ReminderBox p, html.mobile #PageWrapper .ReminderBox p{
}html.mobile #PageWrapper .ReminderBox p{
}#ContentColumn a, html.mobile #ContentColumn a{
}html.mobile #ContentColumn a{
}#ContentColumn a:link, html.mobile #ContentColumn a:link{color:#6a2500;
}html.mobile #ContentColumn a:link{
}#ContentColumn a:visited, html.mobile #ContentColumn a:visited{
}html.mobile #ContentColumn a:visited{
}#ContentColumn a:hover, html.mobile #ContentColumn a:hover{
}html.mobile #ContentColumn a:hover{
}#toolbar, html.mobile #toolbar{
}html.mobile #toolbar{
}/* footer css */
/* font AvantGardeRegular definition */
@font-face {
    font-family: AvantGardeRegular;
    src: url('/support-files/avantgarde-webfont.eot');
    src: url('/support-files/avantgarde-webfont.eot?iefix') format('eot'),
         url('/support-files/avantgarde-webfont.woff') format('woff'),
         url('/support-files/avantgarde-webfont.ttf') format('truetype'),
         url('/support-files/avantgarde-webfont.svg#webfontILwWK1qr') format('svg');
    font-weight: normal;
    font-style: normal;
} 
.page_footer_container {
    width:100%; max-width: 500px;
    margin: 12px auto;
}

.page_footer_content {
    width: 100%;
    border:2pxsolid#000000;text-align:center;background-color:#FFFFFF;}

.page_footer_liner {
    padding: 12px;	
}

.page_footer_divider_above {
    margin: 0 auto;width:100%;
        border: 0; 
        border-top:1pxsolid#000;}

.page_footer_divider_below {
    margin: 0 auto;width:100%;
        border: 0; 
        border-top:1pxsolid#000;}

.page_footer_text,
.page_footer_text a {
    font-family:AvantGardeRegular;font-size:12px;color:#000000;text-align:center;padding: 12px 0;
}

.powered_by_sbi_banner{
    width: 500px;
    margin: 0 auto;
    text-align: center;	
}/* footer css */
/* Advanced CSS provided by user */body {
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
color: #4B4B4B;
font-size: 80%;
}

#ContentColumn .Liner {
margin-top:0px;
}

#NavColumn .black {
background: transparent url("http://www.sword-buyers-guide.com/image-files/swordbg-blade.png") top center repeat-y;
width: 168px;
}

.RSSbox {
margin:0;
padding:15px 0 5px 0;
width:160px;
}

#PageWrapper .RSSbox .questionMark {
font-weight:bold;
}

p {
background-color:transparent;
}

h1, h2, h3, h4, #ExtraColumn h4, #NavColumn h4, #PageWrapper .Navigation h3 {
font-family: 'Medieval Sharp', 'Uncial Antiqua', Georgia;
color: #332206;
}


#Footer .Liner {
background-color:transparent;
padding-top:30px;
}


#NavColumn {
margin-top: 40px;
margin-left: -990px;

}

#ExtraColumn {
margin-top: -35px;
}

#ContentColumn {
margin-top: -90px;
}

#Header .ExtraNav a, #Footer .ExtraNav a {
color: #6A2500;
font-family: 'Medieval Sharp', 'Uncial Antiqua', Georgia;
}


#Header .ExtraNav {
margin-left:200px;
}

.Navigation {
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
background-color: transparent;
padding: 0 10px;
margin: 0;
}

#PageWrapper #Footer p {
background-color: transparent;
}


/* -- Nav Headers -- */

.Navigation h3 {
padding: 5px 0px 5px 3px;
background-color: #332206;
width:164px;
letter-spacing:.9px;
}


#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 11.5167px;
font-weight: normal;
text-align: left;
background: transparent url("http://www.sword-buyers-guide.com/image-files/nav-header1.jpg") no-repeat 0 100%;
font-style: normal;
color: #fffff1;
border: none;

padding-top: 10px;
}


/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0;
width:98%;
margin: -6px 0 0 0;
}

.Navigation li {
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-weight: normal;
font-size: 95%;
margin: 0;
display: block;
*zoom: 1;
}

/* -- Navigation Link styles -- */

.Navigation a,
.Navigation a:visited {
color: #D3D3D3;
display: block;     
padding: 3px 0 3px 10px;
margin: 0 -10px 3px -10px;
text-decoration: none;
_zoom: 1;
}

.Navigation a:visited {
color: #B0B0B0;
}

.Navigation a:hover {
color: #332206;
background-color: #FCD427;
}

table#PageWrapper .Navigation ul a {
min-width: 192px;
_width: 192px;
}



.swordbtm {
background: transparent url("http://www.sword-buyers-guide.com/image-files/swordbm-point.png") top center no-repeat;
width: 167px;
height: 280px;
margin-top: 0px;
margin-left:1px;
}

#PageWrapper .Navigation h3 {
font-family: 'Medieval Sharp';

}

#PageWrapper .ReminderBox h4 { /* SiteDesigner inheritance prevention */
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #D3D3D3;
text-align: center;
border: 0;
margin: 0;
padding-top: 5px;
background: transparent url("http://www.sword-buyers-guide.com/image-files/nav-header1.jpg") no-repeat center top;
}

#PageWrapper .ReminderBox p { /* SiteDesigner inheritance prevention */
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 11px;
font-variant: normal;
color: #3C3837;
}

#PageWrapper .ReminderBox {          
background-color: #E1E1E1;
width: 136px;
padding: 10px;
margin: 0 20px 10px 15px;
float: right;
color: black;
box-shadow: 3px 3px 3px 5px #CCCCCC;
}

#PageWrapper .ReminderBox h4 {
padding: 3px 3px 11px 3px;
margin: 0 0 -10 0;
background: transparent url("http://www.sword-buyers-guide.com/image-files/nav-header1.jpg") no-repeat top center;
font-weight: normal;
text-align: center;
color: #D3D3D3;
}

.ReminderBox p {
color: #3C3837;
font-size: 85%;
line-height: 130%;
padding: 0 3px;
}


#PageWrapper #Footer .Liner p {
background-color: transparent;
} 


#PageWrapper .CalloutBox p { /* SiteDesigner inheritance prevention */
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 13px;
font-variant: normal;
color: #000000;
}

#PageWrapper .CalloutBox {
width: 462px;
border: 1px solid #D3D3D3;
margin: 18px auto 24px auto;
padding: 4px;
color: black;
box-shadow: 3px 3px 3px 5px #CCCCCC;
}

div.CalloutBox p {
margin: 13px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

#Footer {
background-color: transparent;
}



