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

body {
background-color: #DCD9D9;
margin: 0;
padding: 0 0 40px;
font-family: Tahoma, Geneva, sans-serif;
color: #434343;
font-size: 85%;
line-height: 1.5em;
letter-spacing: 0.03em;
}

/* -- General Link Styling -- */

a,
a:visited {
color: #9A0000;
text-decoration:none;
}

a:visited {
color: #000000;
}

a:hover {
color: #C80000;
text-decoration:none;
}

#ContentColumn a:link {
text-decoration:underline;
}

#ContentColumn a:visited {
text-decoration:underline;
}

#ContentColumn a:hover {
text-decoration:underline;
}

.Navigation a,
.Navigation a:visited,
.ExtraNav a:link,
.ExtraNav a:visited {
color: #9A0000;
padding:3px;
}

.Navigation a:visited,
.ExtraNav a:visited{
color: #000000;
}

.Navigation a,
.ExtraNav a {
background: url(../image-files/degradation.gif) 0 -100px repeat-x;
}

.Navigation a:hover,
.ExtraNav a:hover {
color: #C80000;
background-color: #FFF;
background-position: 0 0;
padding:3px;
}
a img {
border: 0;
}

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

#PageWrapper {
width: 950px;
}

#Header {
width: 950px;
}

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

#ContentWrapper {
float: left;
}

#ContentColumn {
padding-left: 230px;
width: 720px;
}

#NavColumn {
float: left;
width: 230px;
margin-left: -950px;
}

#NavColumn .Liner {
padding: 10px 20px;
}

#ExtraColumn {
display:none;
float: left;
width: 190px;
}

#ExtraColumn .Liner {
padding-right: 30px;
}

#Footer {
clear: both;
width: 950px;
text-align: center;
padding: 1px 0;
}

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

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

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

#Header .Liner {
background: url(../image-files/banner.jpg) top left no-repeat;
position:relative;
z-index:1;
}

#ExtraColumn .Liner {
padding-top: 0;
}

#ContentColumn .Liner {
padding: 1px 24px;
}

#ContentColumn .Liner,
#ExtraColumn .Liner,
#NavColumn .Liner {
position:relative;
z-index:10;
}

#ContentColumn .Liner,
#ExtraColumn .Liner {
margin-top: -40px;
*margin-top: -24px;
*zoom: 1;
min-height: 40px;
_height: 40px;
}

#NavColumn .Liner {
margin-top: -190px;
*margin-top: -174px;
*zoom: 1;
min-height: 190px;
_height: 190px;
}

#Footer {
position:relative;
z-index:1;
}

#Footer .Liner {
margin: 8px 40px 8px 260px;
padding: 0;
background-color:#9A0000;
color:#FFF;
position:relative;
z-index:5;
}

#Footer p {
margin:0;
}


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

.Navigation {
_zoom: 1;
}

/* -- Nav Headers -- */

.Navigation ul {
list-style-type: none;
position: relative;
margin: 0;
padding: 0;
}

#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: 'Century Gothic', arial, sans-serif;
font-size: 15px;
font-weight: normal;
font-style: normal;
color: #757474;
text-align: left;
background-color: transparent;
background-image: none;
border-width: 1px 0px 1px 0px;
border-style: solid none solid none;
border-color: #757474 #757474 #757474 #757474;
margin: 14px 0px 14px 0px;
}

.Navigation h3 {
border-top: 1px solid #757474;
border-bottom: 1px solid #757474;
padding:5px 0;
font-family: "Century Gothic", arial, sans-serif;
font-variant: small-caps;
font-size:120%;
}

.Navigation li {
padding:0;
margin: 0 0 3px;
}

.Navigation a {
display:block;
padding: 3px 3px 3px 0;
*zoom: 1;
}

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


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

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

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a {
text-decoration: none;
}

.ThumbnailLink .Caption {
text-decoration: underline;
}

/* -- Horizontal Text NavBar -- */

#Header .ExtraNav {
position: absolute;
top: 190px;
right: 40px;
font-size: 90%;
width: 650px;
text-align: right;
}

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

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

.ExtraNav a {
text-align: center;
padding: 0 4px;
}

#Footer .ExtraNav {
background-color:#DCD9D9;
}



/* ------ Section 6 - Specific Font Styles ------ */

#NavColumn {
font-size: 90%;
}

#ExtraColumn {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}

#Footer {
font-size: 90%;
}

h1, h2, h3, h4, h5, h6 {
color: #757474;
font-weight: normal;
font-family: Tahoma, Geneva, sans-serif;
}

h1 {
font-size: 180%;
}

h2 {
font-size: 150%;
}

h3 {
font-size: 125%;
}

h4 {
font-size: 100%;
}

#ContentColumn h1,
#ContentColumn h2,
#ContentColumn h3,
#ContentColumn h4,
#ContentColumn h5,
#ContentColumn h6 {
font-family: "Century Gothic", arial, sans-serif;
font-variant: small-caps;
}

.Caption {
font-size: 85%;
font-weight: bold;
display: block;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 110%;
font-family: 'Courier New', monospace;
}

/* ------ Section 7 - Boxes ------ */

.CalloutBox {
background: #DFDCDC url(../image-files/calloutbox.gif) top left no-repeat;
width: 85%;
margin: 18px auto 24px auto;
padding: 4px;
color: #434343;
font-family: "Century Gothic", arial, sans-serif;
}

.ReminderBox p,
.CalloutBox p {
margin: 8px;
font-size: 95%;
}

.ReminderBox {           /* the container box */
background-color: #C80000;
width: 35%;
margin: 0 0 12px 18px;
float: right;             /* adding float enables text to flow around it */
color: #FFF;
font-family: "Century Gothic", arial, sans-serif;
}

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

.ReminderBox p {
padding: 0 4px;
}

.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: 0;
margin: 0 auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background-color: #FFF;
border-top: 1px solid #8F8FB3;
border-bottom: 1px solid #8F8FB3;
margin: 20px auto;
padding: 0 2px;
}

/* -- RSS Box -- */

.RSSbox {
margin: 8px auto;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
line-height: 14px;
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;
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%;
}


/* -- TOC -- */

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

/* ------ Section 8 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

img {
border: 0;
}



p {
margin: 1em 0;
}


/* -- lists -- */

#ContentColumn ul {
list-style-type: disc;
margin: 0 0 8px 10px;
padding: 0 0 0 40px;
}

#ContentColumn li {
margin: 0 0 8px 5px;
}

#ContentColumn ol {
list-style-type: decimal;
margin: 0 0 8px 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;
}

.Center { 
text-align: center;
}

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

td#ContentColumn {
padding-left: 0;
}
/***** 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 {}

#Footer .Liner p {}

#Footer .Liner {
}

#Header .Liner {    background-image: url("/image-files/banner-2.png");}

#NavColumn {}

#NavColumn .Liner {}

#ExtraColumn .Liner {}
#ExtraColumn {}

#ContentColumn .Liner {}

#ContentColumn {}

#PageWrapper {}

#PageWrapper h1 {}


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


/* 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 .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 .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;
}
/* Advanced CSS provided by user */