

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #fff; /* white*/
margin: 0;
padding: 0;
font-family: Helvetica, Georgia, Arial, sans-serif;
color: #000;
font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
color: #644B26;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 5px;
text-align: center;
}

h2 {
border-bottom: 1px solid #52411B;
font-size: 150%;
}

h3 {
font-size: 125%;
}

blockquote {
margin: 12px 56px;
color:#644B26;
font-size: 100%;
line-height: 20px;
font-family: Helvetica, Georgia, Arial, monospace;
}

code {
color: navy;
}

img {
border: 0;
}



p {
margin: 1em 0;
}




/* -- General Link Styling -- */

a,
a:visited {
color: #77c; 
text-decoration: underline;
}

a:visited {
color: #551a8b;
}

a:hover {
color:#6C5724;
}


a img {
border: 0;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
}

#Header {
width: 960px;
}

#Header .Liner {
padding: 1px 0 30px;
position: relative;
min-height: 253px;
_height: 253px; /* IE6 min-height fix */
}

#ContentWrapper {
float: left;
padding: 0 180px 0 180px;
}

#ContentColumn {
width: 600px
}

#ContentColumn .Liner {
padding-top: 40px;
}

#NavColumn {
float: left;
width: 180px;               /* STEP 2: to set left column at 180, set 1 less than 180 here */
margin-left: -960px;        /* STEP 3: set to the same width specified in #PageWrapper above (but with minus sign)  */
}

#ExtraColumn {
float: left;
width: 180px;               /* STEP 4: to set right columns at 180, set 1 less than 180 here */
margin-left: -180px;        /* STEP 5: set to -(ExtraColumnWidth) */
}

#Footer {
clear: both;
width: 960px;
padding: 0;
}

#Footer .Liner {
padding: 1px 0;
min-height: 269px;
_height: 269px; /* IE6 min-height fix */
}

.Liner {
padding: 10px;
*zoom: 1;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background: url(../image-files/background.gif) repeat-y;
}

#Header .Liner {
background: url(../image-files/header-image.jpg) no-repeat top left;
}


#Footer .Liner {
background: url(../image-files/footer-background.jpg) no-repeat bottom left;
text-align: center;
font-size: 90%;
}

#NavColumn {
font-size: 90%;
color: #644B26;
line-height: 150%;
}

#ExtraColumn {
font-size: 90%;
line-height: 150%;
}

#NavColumn h4 {
font-size: 90%;
color: #644B26;
margin-top: 20px;
}

#ExtraColumn h4 {
font-size: 90%;
color: #644B26;
margin-top: 20px;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
font-family: Helvetica, Georgia, Arial, sans-serif;
}

/* -- Nav Headers -- */

#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: Helvetica, Georgia, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #644B26;
text-align: left;
background-color: transparent;
background-image: none;
border-width: 0px 0px 3px 0px;
border-style: none none solid none;
border-color: #644B26 #644B26 #70675B #644B26;
margin: 12px 0px 12px 0px;
}

.Navigation h3 {
padding: 0;
font-size: 110%;
color: #644B26;
border-bottom: 3px solid #70675B;
margin: 12px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
font-weight: bold;
}

.Navigation li {
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a,
.Navigation a:visited {
background-color: #E3D0B8;        /* tan, for button and RSS box backgrounds -- */
border:1px solid #70675B;
color: #6C5724;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 4px;
text-decoration: none;
}

.Navigation a:visited {
color: #6C5724;
}

.Navigation a:hover {
color: #6C5724;
background-color: #F4EDDC;   /* light brown*/
}

table#PageWrapper .Navigation ul a {
min-width: 149px;
_width: 149px;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
margin: 55px 0 90px 0;
}

.ThumbnailLink a {
text-decoration: underline;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
color: #8000FF;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: Helvetica, Georgia, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
}

.ExtraNav ul li {
display: inline;
background-color: #E3D0B8;  /* light brown */
text-align: center;
}

.ExtraNav a,
.ExtraNav a:visited {
color: #6C5724;
text-decoration: none;
text-align: center;
padding: 0 8px 0 4px;
margin: 12px;
}

.ExtraNav a:hover {
color: #70675B;
background-color: #F4EDDC; /* light brown */
text-decoration: underline;
}

#Header .ExtraNav {
position: absolute; 
bottom: -15px;
right: 0;
width: 960px;
}

#Header .ExtraNav ul { 
margin: 0;
background-color: #E3D0B8;
text-align: center;
}

#Footer .ExtraNav {
background-color:#E3D0B8;
padding: 0 2px;
}



/* ------ Section 6 - Boxes ------ */

#PageWrapper .CalloutBox p { /* SiteDesigner inheritance prevention */
font-family: Helvetica, Georgia, Arial, sans-serif;
font-size: 16px;
font-variant: normal;
color: #47341D;
}

.CalloutBox {
background-color: #E3D0B8;
width: 85%;
border: 1px dotted #70675B;
margin: 18px auto 24px auto;
padding: 4px;
color: #47341D;
}

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;
}

#PageWrapper .ReminderBox h4 { /* SiteDesigner inheritance prevention */
font-family: Helvetica, Georgia, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #644B26;
text-align: center;
border: 0;
margin: 0;
background: #BDAD99;
}

#PageWrapper .ReminderBox p { /* SiteDesigner inheritance prevention */
font-family: Helvetica, Georgia, Arial, sans-serif;
font-size: 14px;
font-variant: normal;
color: #47341D;
}

.ReminderBox {          
background-color: #E3D0B8;
width: 35%;
border: 1px solid #70675B ;
margin: 0 0 10px 15px;
float: right;             /* adding float enables text to flow around it */
color: #47341D
}

.ReminderBox h4 {
font-size: 100%;
font-weight: bold;
margin: 0;
padding: 5px 0 5px 0;
text-align: center;
background-color: #BDAD99;
}

.ReminderBox p {
font-size: 90%;
margin: 0;
padding: 2px 8px 8px 8px;
line-height: normal;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: transparent;
border: 0;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 10px 0 12px 0;
margin: 20px auto 22px auto;
clear: both;
}

.ReturnToNavBox {
background-color: transparent;
width: 90%;
border-top: 1px solid #47341D;
border-bottom: 1px solid #47341D;
margin: 0 auto 12px auto;
padding: 4px;
}

/* -- RSS Box -- */

.RSSbox {
background-color: #E3D0B8;
border: 1px solid #47341D;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #47341D;
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: #000;
display: block;
line-height: 150%;
margin-bottom:10px;
}

#ContentColumn ul {
list-style-type: none;
padding-left: 0;
margin-left: 10px;
}

#ContentColumn li {
background: url(../image-files/brown-book.gif) left top no-repeat;
padding-left: 30px;
padding-bottom: 15px;
} 
/* -- floats -- */

#PageWrapper .ImageBlockCenter {
margin: 1em 0;
}

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
border: 1px solid #BDAD99;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}


/* -- 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#Footer {
height: 271px;
}

td#ContentColumn,
td#ExtraColumn,
td#NavColumn {
float: none;
}
/***** 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 {}

#Footer .Liner p {
}

#Footer .Liner {}

#Header .Liner {    background-image: url("/image-files/header-new-logo-1.png");}

#NavColumn {}

#NavColumn .Liner {}

#ExtraColumn .Liner {}
#ExtraColumn {}

#ContentColumn .Liner {}

#ContentColumn {    font-size: 17px;}

#PageWrapper {}

#PageWrapper h1 {    font-family: Georgia, serif;    font-style: italic;    text-align: left;    border-color: rgb(100, 75, 38);    border-style: solid;    border-top-width: 1px;    border-right-width: 0;    border-bottom-width: 1px;    border-left-width: 0;}


#PageWrapper h2 {    font-family: Georgia, serif;    font-style: italic;}


#PageWrapper h3 {    font-family: Georgia, serif;    font-style: italic;    border-color: rgb(100, 75, 38);    border-style: solid;    border-top-width: 0;    border-right-width: 0;    border-bottom-width: 0;    border-left-width: 0;
}


#PageWrapper h4 {    font-family: Georgia, serif;    font-style: italic;}
#PageWrapper .Navigation h3 {}

#PageWrapper .Navigation a {}

#PageWrapper .Navigation a:link {}

#PageWrapper .Navigation a:visited {}

#PageWrapper .Navigation a:hover {}
.TOC {}

.Ezine {
    padding: 4px 0;
}

#PageWrapper .RSSbox {}
#PageWrapper .RSSbox .questionMark {}

#PageWrapper .ImageBlock img {}


#ContentColumn ol {}

#ContentColumn ol li {}

#ContentColumn ul {}

#ContentColumn ul li {}

#PageWrapper .CalloutBox p {        font-family: Georgia, serif;        font-size: 17px;}
#PageWrapper .CalloutBox {        border-color: rgb(112, 103, 91);        border-style: dotted;        border-top-width: 2px;        border-right-width: 2px;        border-bottom-width: 2px;        border-left-width: 2px;        background-color: #ebdac5;}

#PageWrapper .ReminderBox {        border-color: rgb(112, 103, 91);        border-style: solid;        border-top-width: 2px;        border-right-width: 2px;        border-bottom-width: 2px;        border-left-width: 2px;        background-color: #ebdac5;}

#PageWrapper .ReminderBox h4 {        font-family: Georgia, serif;        color: #614822;        font-size: 17px;}

#PageWrapper .ReminderBox p {        font-family: Georgia, serif;        font-size: 15px;        background-color: #ebdac5;}

#ContentColumn a {}

#ContentColumn a:link {}

#ContentColumn a:visited {}

#ContentColumn a:hover {}
/* 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;
}/* footer settings */
.page_footer_container {
    width: 500px;
    margin: 12px auto;
}

.page_footer_content {
    width: 100%;
    text-align: center;background-color: transparent;}

.page_footer_liner {
    padding: 12px;	
}

.page_footer_divider_above {
    margin: 0 auto;}

.page_footer_divider_below {
    margin: 0 auto;}

.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;	
}
/* end footer settings */

/* 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;
}

/* Advanced CSS provided by user */