

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

body {
background: #fdfdf7 url(../image-files/body.jpg) repeat-x top left;
margin: 0;
padding: 0;
font-family: Georgia, 'Times New Roman', Palatino, serif;
color: #5a4a30;
font-size: 85%;
}

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

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

h1, h2, h3 {
font-family: 'Times New Roman', Georgia, 'Palatino Linotype', Palatino, serif;
}

h1 {
margin-top: 0;
text-align: center;
font-size: 200%;
font-weight: bold;
font-style: italic;
color: #884400;
}

h2 {
padding-top: 15px;
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', Georgia, Palatino;
}

code {
color: #332206;
}

img {
border: 0;
}



p {
margin: 1em 0;
}



/* -- General Link Styling -- */

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

a:visited {
color: #663300;
}

a:hover {
color: #cc9933;
}


a img {
border: 0;
}

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

#PageWrapper {
width: 960px;
}

#Header {
width: 960px;
}

#Header .Liner {
padding: 1px 0 349px;
min-height: 413px;
_height: 413px; /* IE6 min-height fix */
position: relative;
z-index: 1;
}

#ContentWrapper {
float: left;
padding: 0 215px 0 211px;
}

#ContentColumn {
width: 534px;
}

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

#NavColumn {
float: left;
width: 211px;
margin-left: -960px;
}

#NavColumn .Liner {
padding: 0 3px 10px 43px;
margin-top: -324px;
}

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

#ExtraColumn .Liner {
padding: 0 48px 10px 7px;
margin-top: -324px;
}

#ContentColumn .Liner,
#NavColumn .Liner,
#ExtraColumn .Liner {
position: relative;
z-index: 2;
min-height: 360px;
_height: 360px; /* IE6 min-height fix */
}

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

#Footer .Liner {
padding: 1px 60px;
min-height: 83px;
_height: 83px; /* IE6 min-height fix */
}

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



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

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

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

#Footer {
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 95%;
}

#ExtraColumn {
font-size: 95%;
}

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


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

.Navigation {
width: 90%;
font-family: Georgia, 'Times New Roman', Palatino, serif;
}

/* -- Nav Headers -- */

.Navigation h3 {
padding: 0;
}

#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: 'Times New Roman',Georgia,'Palatino Linotype',Palatino,serif;
font-size: 12.9167px;
font-weight: bold;
text-align: left;
background: transparent;
font-style: normal;
color: #884400;
border: 0;
border-bottom: 1px dotted #aa7733;
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: #1d487e;
font-weight: normal;
display: block;     /*  this makes the whole box highlight rather than just the text */
padding: 3px 0 3px 2px;
text-decoration: none;
_zoom: 1;
}

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

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

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



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

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

.ThumbnailLink {
text-align: center;
}

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

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


/* -- Horizontal Text NavBar -- */

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

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

.ExtraNav ul li {
display: inline;
background-color: transparent;
}

#Header .ExtraNav a,
#Header .ExtraNav a:visited {
color: #c0b887;
text-decoration: none;
font-weight: bold;
padding-right: 20px;
background: url(../image-files/bullet-extranav-header.gif) no-repeat;
padding-left: 30px;
padding-bottom: 15px;
}

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

#Header .ExtraNav a:hover {
color: #cc9933;
background-position: 0 -102px;
}

#Header .ExtraNav {
font-size: 85%;
position: absolute;
top: 145px;
left: 25px;
right: 5px;
text-align: center;
}

#Header .ExtraNav ul { 
margin: 0;
list-style-type: none;
}

#Footer .ExtraNav {
padding-bottom: 20px;
padding-top: 10px;
}

#Footer .ExtraNav a,
#Footer .ExtraNav a:visited {
color: #aa7733;
padding-left: 25px;
padding-bottom: 15px;
padding-right: 20px;
text-decoration: none;
background: url(../image-files/bullet-extranav-footer.gif) no-repeat;
}

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

#Footer .ExtraNav a:hover {
color: #dd5500;
background-position: 0 -100px;
}

#Footer .ExtraNav ul { 
margin: 0;
list-style-type: none;
}

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

#PageWrapper .CalloutBox p { /* SiteDesigner inheritance prevention */
font-family: Georgia, 'Times New Roman', Palatino, serif;
font-size: 14px;
font-variant: normal;
color: #AA7733;
}

.CalloutBox {
background: url(../image-files/callout.jpg) no-repeat top center;
width: 435px;
margin: 10px auto 24px;
padding: 4px;
color: #aa7733;
}

.CalloutBox img {
margin: 20px 10px 10px 20px;
}

div.CalloutBox p {
margin: 18px 13px 13px 40px;
}

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, 'Times New Roman', Palatino, serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #884400;
text-align: center;
border: 0;
margin: 0px 0px 18px 0px;
background: none;
}

#PageWrapper .ReminderBox p { /* SiteDesigner inheritance prevention */
font-family: Georgia, 'Times New Roman', Palatino, serif;
font-size: 11px;
font-variant: normal;
color: #AA7733;
}

.ReminderBox {
background: url(../image-files/reminder.jpg) center top;
width: 130px;
margin: 0 0 8px 15px;
float: right;             /* adding float enables text to flow around it */
color: #aa7733;
}

.ReminderBox h4 {
padding-top: 10px;
text-align: center;
}

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

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468 {
padding: 5px;
}

.AdSenseBoxExtraColumn {
float: right;
}

.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;
}


.ReturnToNavBox {
background: url(../image-files/bullet6.png) no-repeat left bottom;
width: 90%;
border-top: 1px dotted #aa7733;
border-bottom: 1px dotted #aa7733;
margin: 15px auto 12px auto;
padding: 8px 4px 8px 35px;
}

/* -- RSS Box -- */

.RSSbox {
background-color: transparent;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #1d487e;
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: #665522;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

#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;
}

#ContentColumn ul {
list-style-type: none;
padding-left: 0;
margin-left: 10px;
}

#ContentColumn li {
background: url(../image-files/bullet6.png) left top no-repeat;
_zoom: 1;
padding-left: 35px;
padding-bottom: 15px;
}


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


/***********************************************/
/* Customizations from SiteDesigner start here */
/***********************************************/

body {    font-family: Verdana, Geneva, sans-serif;    font-family: Verdana, Geneva, sans-serif;}

#Footer .Liner p {}

#Footer .Liner {
}

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

#NavColumn {}

#NavColumn .Liner {}

#ExtraColumn .Liner {}
#ExtraColumn {}

#ContentColumn .Liner {}

#ContentColumn {}

#PageWrapper {}

#PageWrapper h1 {    font-style: normal;}


#PageWrapper h2 {}


#PageWrapper h3 {}


#PageWrapper h4 {}

#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 {}
#PageWrapper .CalloutBox {}

#PageWrapper .ReminderBox {}

#PageWrapper .ReminderBox h4 {}

#PageWrapper .ReminderBox p {}


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