/* --- core elements --------------------------------------------------------------------------- */
html { height: 100%; }
img { border: 0 none; }
body { border: 0px; height: 100%; margin: 0px; padding: 0px; }
td { background: transparent; border: 0px; margin: 0px; padding: 0px; }
p { margin-bottom: 1em; margin-top: 0em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }
ul { list-style-type: square; margin: 0 0 1em; padding: 0; padding-left: 2em; }
 
input.button { background: #F3F3F3; border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; border-right: 1px solid #999999; border-top: 1px solid #CCCCCC; color: #666666; font: bold 10px/10px Verdana, Helvetica, sans-serif; margin: 0px; padding: 3px 5px 3px 5px; height: 30px; }
input.text { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-inactive { background: #FFFFFF; border: 1px solid #484848; color: inherit; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-fixed { background: #f6f6f6; border: 1px solid #484848; color: #303030; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
textarea { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Courier, serif; height: 100px; padding: 3px; width: 452px; height: 120px; }
select {  background: #FFFFFF; color: #000000;  font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }

.clearer { clear: both; line-height: 0; height: 0; }

.templateErrors { display: none; }

.footer, .journal-navigation, .gallery-navigation { clear: both; }


/* --- image defaults -------------------------------------------------------------------------- */

.thumbnail, .picture-full, .picture img, .thumbnail-image-float-left img, .thumbnail-image-float-right img, .thumbnail-image-float-none img {

}

    
/* --- core squarespace elements --------------------------------------------------------------- */

.inline-icon { margin-right: 6px; vertical-align: middle; }   
.error-box { background-color: #E5A100; color: #32768F; padding: 15px; margin-top: 1em; }
.error-text, .error-text a:link, .error-text a:visited, .error-text a:active, .error-text a:hover { color: #E5A100; }
.faded-text { color: #B0B0B0; }




/* --- image floating / editor constructs ------------------------------------------------------ */

.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }

.full-image-float-left { float: left; margin: 0px 10px 8px 0px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.thumbnail-caption { display: block; }

.sizeLess40 { font-size: 60%; }
.sizeLess20 { font-size: 80%; }
.sizeGreater20 { font-size: 120%; }
.sizeGreater40 { font-size: 140%; }
.sizeGreater60 { font-size: 160%; }
.sizeGreater80 { font-size: 180%; }
.sizeGreater100 { font-size: 200%; }


/* --- document construction elements ---------------------------------------------- */

.document-heading { margin-bottom: 1.8em; }
.document-title { margin-bottom: .8em; }
.header { margin-bottom: 2em; }
.body { margin-bottom: 2em; margin-top: 1em; } 
.body-direct { margin-bottom: 2em; }
.footer { margin-top: 2em; }
.field { margin-bottom: 1em; clear: both; }


/* --- form module components ----------------------------------------------------- */

.form-body { list-style-type: none; padding: 0; margin: 0; }

.form-body .fieldContainer {       padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerActive { padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerNew {    padding: 5px 0px 5px 0px; margin: 0; clear: both; }

.form-body .fieldTitle { font-weight: bold; padding-bottom: 3px; font-size: 12px; }
.form-body .fieldHelp { font-size: 9px; padding-top: 4px; }
.form-body .fieldObjects { }
.form-body .fieldRequiredStar { color: #D56400; }
.form-body .fieldAugmentedLink { font-weight: normal; font-size: 9px; }

.form-body .formTitle { font-weight: normal; font-size: 12px; padding-bottom: 1em; }
.form-body .formCaption { font-weight: bold; font-size: 12px; padding-bottom: 3px; line-height: 17px; }
.form-body .formErrorMessage { font-size: 12px; padding-top: 1em; }

.form-body .sectionBreak { border-top: 1px solid #ccc; padding-top: 4px; }
.form-body .optionRow { padding-top: 2px; }

.form-body .singlelinetext-small  { width: 100px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-medium { width: 180px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-large  { width: 340px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }

.form-body .singlelinetext-small-inline  { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-medium-inline { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .singlelinetext-large-inline  { width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }

.form-body .paragraphtext-small  { height: 70px;  background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-medium { height: 100px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-large  { height: 200px; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
 
.form-body .paragraphtext-small-inline  { height: 70px;  width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-medium-inline { height: 100px; width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.form-body .paragraphtext-large-inline  { height: 200px; width: 95%; background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
 
.form-body #username, .form-body #password { width: 160px; }

.submit-button { width: 120px; margin-top: 2em !important; }


/* ---  specifics ------------------------------------------------------------------- */

.link-group-list { padding: 0; }
.link-group-list li { list-style-type: none; margin-bottom: 1.5em; }
.link-group-list li ul { margin-top: 1em; }
.link-group-list li ul li { list-style-type: square; margin-bottom: .5em;  }
.link-group-list li ul li .title { }
.link-group-list li ul li .description { }
 
.discussion-comment-list { margin: 0; padding: 0;  }
.discussion-comment-list li { list-style-type: none; background: transparent url(/layout/iconSets/dark/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 24px; border-bottom: 1px solid #B0B0B0;  }
.discussion-comment-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.discussion-comment-list li .post-title { display: inline; }

.comment { border-bottom: 1px dashed #B0B0B0; margin-top: 1em; padding-bottom: 1em; }
.comment .body { margin-top: 1em; }
.comment .signature { margin-top: .5em; text-align: right; }

.change-list { margin: 0; padding: 0; }
.change-list li { background: no-repeat 0px 1px; border-bottom: 1px solid #CCCCCC; display: block; list-style-type: none; margin: 0; margin-bottom: 1.2em; padding: 0; padding-bottom: 1.2em; padding-left: 28px; }
.change-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }

.input-field { margin-bottom: 1em;  }
.input-field .title { margin-bottom: 5px; }
.input-field .control { }

.input-field-error { font-weight: bold; margin-bottom: 5px; }

.table .row { clear: both; } 
.table .left { float: left; margin: 5px; text-align: right; width: 100px; }
.table .right { margin-bottom: 5px; margin-left: 100px; }

.notice-box { margin-bottom: 2em; }
.notice-box .caption { display: inline; }
.notice-box .caption-text { margin-top: 1em; margin-bottom: 2em; }
.notice-box .link-field-title { font-weight: bold; padding-bottom: 10px; margin-top: 1em; }
.notice-box .link-field-text {  }

.notice-box-alert { border-bottom: 1px solid #B0B0B0; border-top: 1px solid #B0B0B0; margin-bottom: 1em; padding: 1em; }
.notice-box-alert .icon { float: left; }
.notice-box-alert .text { height: 1%; margin-left: 22px; }

.search-form .queryField { font-size: 18px; padding: 3px; height: 22px; }
.search-form .queryButton { height: 30px; width: 90px; }
.search-form #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-form-inline .queryField { font-size: 18px; padding: 3px; height: 22px; }
.search-form-inline .queryButton { height: 30px; width: 30px; }
.search-form-inline #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form-inline .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-results { margin-top: 2em; }
.search-result { margin-bottom: 20px; }
.search-result .search-result-number { display: none; float: left; font-size: 30px; }
.search-result .search-result-entry { }
.search-result .search-result-title { font-size: 18px; }

.search-result .search-result-tag { font-size: 10px; font-weight: normal; }
.search-result .search-result-type { }
.search-result .search-result-author { }
.search-result .search-result-date { }

.search-result .search-result-body { margin-top: 4px; font-size: 12px; }

.search-result .search-result-title .hit-word-title { font-weight: bold; }
.search-result .search-result-body .hit-word-body { font-weight: bold; font-size: 120%; }
 
   

/* --- navigation bar elements ----------------------------------------------------------------- */

.content-passthrough .amazon-item-list-pt li { margin-bottom: 10px; }
.content-passthrough .amazon-item-list-pt .picture { float: none; margin: 0; margin-bottom: .5em; padding: 0; }
.content-passthrough .amazon-item-list-pt .description { margin: 0; }
.content-passthrough .amazon-item-list-pt .description .title { }
.content-passthrough .amazon-item-list-pt .description .authors { display: inline; }
.content-passthrough .amazon-item-list-pt .description .text { margin-top: .5em; }

.content-passthrough .change-list-pt { margin: 0; }
.content-passthrough .change-list-pt li { margin-bottom: .4em; }

.content-passthrough .archive-item-list-pt { margin: 0; margin-bottom: 1em; }
.content-passthrough .archive-item-list-pt li { margin-bottom: .4em; }

.content-passthrough .link-group-list-pt { margin-bottom: .5em;  }
.content-passthrough .link-group-list-pt li .title { font-weight: bold; }
.content-passthrough .link-group-list-pt li .description { }
.content-passthrough .link-group-list-pt li ul { margin-bottom: 10px;  }
.content-passthrough .link-group-list-pt li ul li { margin-bottom: 2px;  }
.content-passthrough .link-group-list-pt li ul li .title { font-weight: normal; }
.content-passthrough .link-group-list-pt li ul li .description { }

.content-passthrough .search-form-pt { padding: 0; margin: 0; }
.content-passthrough .search-form-pt .queryField { width: 100px; padding: 3px; height: 14px; }
.content-passthrough .search-form-pt .queryButton { height: 22px; }

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


.section{text-align: left; line-height: 1.4em; padding-bottom: 20px; }
.section .caption{letter-spacing: normal; font-weight: bold; padding-left: 18px; padding-top: 27px; padding-bottom: 6px; margin-top: 0px; color: #4C7489; background-image: url(images/section-stamp.gif); background-position: 0 50%; background-repeat: no-repeat; }
#sidebar a:link, #sidebar a:visited, #sidebar a:active{border-bottom-color: #F0E4C5; border-bottom-style: solid; border-bottom-width: 2px; text-decoration: none; padding-bottom: 4px; margin-left: 4px; margin-bottom: 5px; color: #4C7489; border-color: #F0E4C5; }
#active-module a:link, #active-module a:visited, #active-module a:active{color: #484848; }
body{font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: small; text-align: left; color: #575246; }
a:link, a:visited, a:active{text-decoration: underline; color: #32768F; }
h2, .h2, journal-entry .title a{font-size: 14px; letter-spacing: normal; line-height: normal; font-weight: bold; color: #32768F; }
h3, .h3{font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; font-size: 10pt; font-weight: bold; }
.section .module{margin-bottom: 3px; }
.section .folder{border-left-color: #E6E6E6; border-left-style: solid; border-left-width: 1px; padding-left: 10px; margin-left: 7px; margin-top: 4px; margin-bottom: 4px; border-color: #E6E6E6; }
.notice-box{padding-right: 20px; padding-left: 42px; padding-top: 40px; padding-bottom: 20px; border-color: #A0A0A0; background-image: url(images/stamp-tile.jpg); background-repeat: no-repeat; }
#pageHeader{text-align: left; }
.h1subtitle{font-size: 11px; }
.h2subtitle{}
.h3subtitle{}
.section .module-active{padding-bottom: 3px; }
#pageHeaderWrapper{color: #FFFFFF; border-color: #A0A0A0; background-position: 0 0; }
#pageBody{text-align: justify; line-height: 1.7em; padding-top: 35px; }
#pageFooter{font-size: 9px; border-top-color: #F0E4C5; border-top-style: solid; border-top-width: 2px; padding-top: 20px; padding-bottom: 35px; color: #82B0BE; border-color: #F0E4C5; }
#pageFooterWrapper{padding-right: 0px; padding-left: 0px; padding-top: 25px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }
.tag{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 9px; letter-spacing: normal; padding-top: 4px; background-image: url(/layout/images/ssline_left.gif); background-position: -75px 0; background-repeat: no-repeat; }
.comment{padding-right: 0px; padding-left: 0px; padding-top: 1px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 10px; border-color: #FFFFFF; background-image: url(/layout/images/ssline_left.gif); background-position: -75px 0; background-repeat: no-repeat; }
#content div.journal-entry-navigation, #content div.journal-filter-header{text-align: right; padding-bottom: 5px; border-color: #FFFFFF; background-image: url(/layout/images/ssline_right.gif); background-position: 100% 100%; background-repeat: no-repeat; }
#canvas{}
#sidebar a:hover{text-decoration: none; }
#active-module a:hover{}
a:hover{text-decoration: none; color: #83B7CA; }
h1, .h1, h1 a:hover, h1 a:visited, h1 a:link, h1 a:active{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 36px; letter-spacing: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #FFFFFF; }




.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: none; text-decoration: none; }
.thumbnail-image-float-left { border: none; padding: 0; margin: 0; }
.full-image-float-left { padding-bottom: 0px; margin-top: -5px; }
sf li { display: block; border-bottom: 1px solid #dadada; }
.form-body .paragraphtext-medium  { width: 320px; height: 70px;  background: white; border: 1px solid #484848; font-family: Tahoma; font-size: 11px; padding: 3px; }
.roll { margin-left: 70px; }
.intro { font-size: 120%; padding-top: 17px; color: #699eaf; font-family: georgia, serif; line-height: 1.8em; }
#botnav { font-size: 90%; float: right; }
#botnav a { font-size: 90%; }
.linky { background: url(images/link.png) no-repeat 0 50%; padding: 4px 4px 4px 22px; border-top: 1px solid #b7ccd6; border-bottom: 1px solid #b7ccd6; margin-top: 8px; display: block; font-size: 80%; }
.full-image-float-left { padding-right: 10px; }
#left { float: left; width: 215px; }
#mid { float: left; width: 215px; margin-left: 28px; }
#right { float: right; width: 215px; }
#leftwide { float: left; width: 430px; }
#rightmap { float: left; width: 180px; }
/* #leftmiles { float: left; } */
.goleft { float: left; padding-right: 15px; }
.list { list-style-type: none; line-height: 2.0em; width: 225px; }
.dark {  border-bottom: 1px solid #e7e3ce; color: #4da3bc;}
.light { border-bottom: 1px solid #e7e3ce; color: #4da3bc;}
.high { display: block; border-bottom: 1px solid #ccc; background: url(images/pdf.gif) no-repeat 0 50%; padding-left: 25px; margin-left: 10px; }



.footicon { float: left; margin-right: 12px; margin-top: -15px; }
.section .caption { display: block; height: 40px; }
body { height: 100%; margin: 0 auto 0 auto; text-align: center; background: #D9E1E6 url(images/grad.jpg) repeat-x top;  }
.notice-box { background: url(images/stamp-tile.jpg) no-repeat top; }

#topnav { padding-top: 170px; color: #4C7489; margin-left: 120px; }
#topnav a { color: #4C7489; text-decoration: none; }
#topnav a:hover { color: #4C7489; text-decoration: underline; }
#sidebar a:link, #sidebar a:visited, #sidebar a:active { display: block; }
#active-module-marker { display: none; }

#canvasWrapper { margin: 0 auto 0 auto; border: none; background: url(images/col2.jpg) repeat-y center; }
#canvas { margin-top:0px; padding-top: 0; }

#contentWrapper { }
#content { float: left; width: 450px; overflow: hidden; margin-top: 0px; }

#pageBodyWrapper { width: 100%; }
#pageBody { width: 700px; min-height: 400px; margin: 0 auto 0 auto; text-align: left; }

#pageFooterWrapper { clear: both; background: url(images/footer2.jpg) no-repeat bottom; height: 94px; margin-left: -2px }
#pageFooter { width: 700px; margin: 0 auto 0 auto; text-align: left; }

#pageHeaderWrapper { width: 100%; }
#pageHeader { width: 800px; margin: 0 auto 0 auto; text-align: left; }

#sidebarWrapper { }
#sidebar { float: right; width: 200px; overflow: hidden; margin-top: 65px; }

#siteTitle { display: inline; }
#siteSubtitle { }

textarea { width: 400px }





/* ---------------------- TURNS OFF SIDEBAR MODULES ---------------------- */

#sectionContentNAVIGATION,
#sectionContentLOGIN,
#sectionContentHOMES,
#sectionContentEVENTS,
#sectionContentLINKS,
#sectionContentTOUR,
#sectionContentCONTACT { display: none; }




/* ---------------------- Tradition HOME ----------------------EF9800 */
body#modulePageHOME #topnav a#modulePageHOME {color:#086813; background: url(images/leaf.gif) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px; text-decoration: underline; }
body#modulePageHOME #sidebar { display: none; }
body#modulePageHOME #content { width: 700px; }
body#modulePageHOME #sectionContentBODY { display: block; }

/* ---------------------- Tradition SERVICES ---------------------- */
body#modulePageSERVICES #topnav a#modulePageSERVICES {color:#086813; background: url(images/leaf.gif) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px;  text-decoration: underline;}
body#modulePageSERVICES #sidebar { display: none; }
body#modulePageSERVICES #content { width: 700px; }
body#modulePageSERVICES #sectionContentOVERVIEW { display: block; }

/* ---------------------- Tradition ACTIVITIES ---------------------- */
body#modulePageACTIVITIES #topnav a#modulePageACTIVITIES {color:#086813; background: url(images/leaf.gif) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px;  text-decoration: underline;}
body#modulePageACTIVITIES #content { width: 700px; }
body#modulePageACTIVITIES #sidebar { display: none; }
/* body#modulePageACTIVITIES #sidebar { margin-top: 3px; width: 220px; } */
#modulePageACTIVITIES #sectionContentEVENTS { display: block; }


/* ---------------------- Tradition TOUR ---------------------- */
body#modulePageTOUR #topnav a#modulePageTOUR {color:#086813; background: url(images/leaf.gif) no-repeat 0 50%; padding-left: 15px; height: 39px; text-decoration: underline;}
body#modulePageTOUR #content { width: 430px; }
body#modulePageTOUR #sidebar { margin-top: 3px; width: 220px; }
#modulePageTOUR #sectionContentTOUR { display: block; }

/* ---------------------- Tradition LOCATION ---------------------- */
body#modulePageLOCATION #topnav a#modulePageLOCATION {color:#086813; background: url(images/leaf.gif) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px;  text-decoration: underline;}
body#modulePageLOCATION #sidebar { margin-top: 3px; }
body#modulePageLOCATION #sectionContent702524 { display: block; }
body#modulePageLOCATION #sectionContent987368 {display: block; }
#sectionContent987368 .caption { display: none; }

/* ---------------------- Tradition RESOURCES ---------------------- */
body#modulePageRESOURCES #topnav a#modulePageRESOURCES {color:#086813; background: url(images/leaf.gif) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px;  text-decoration: underline;}
body#modulePageRESOURCES #content { width: 430px; }
body#modulePageRESOURCES #sidebar { margin-top: 3px; width: 220px; }
#modulePageRESOURCES #sectionContentLINKS { display: block; }


body#modulePageRESOURCES #sectionContent702524 { display: block; }
body#modulePageRESOURCES #sectionContent987368 {display: block; }
#sectionContent987368 .caption { display: none; }

/* ---------------------- Tradition CONTACT ---------------------- */
body#modulePageCONTACT #topnav a#modulePageCONTACT {color:#086813; background: url(images/leaf.gif) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px;  text-decoration: underline;}
body#modulePageCONTACT #content { width: 430px; }
body#modulePageCONTACT #sidebar { margin-top: 3px; width: 220px; }
#modulePageCONTACT #sectionContentCONTACT { display: block; }
.bluehouse { color: #87B0C2; }
.link { background: #BBDBE9 url(images/link.png) no-repeat 0 50%; padding-left: 29px; padding-top: 3px; padding-bottom: 4px; display: block; margin-top: 7px; margin-bottom: 5px; border-top: 1px dashed #95BDCF; border-bottom: 1px dashed #95BDCF;}
.right { float: right; }
#active-module-marker { display: none; }



#modulePage1863712 #sidebar { display: none; }

#modulePage1863712 #content { width: 700px; padding-left: 10px; margin-top: -35px; }

body#modulePage1117851 #topnav a#modulePage1117851 {color:#EF9800; background: url(images/plus.png) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px; text-decoration: underline; }

body#modulePage1863712 #topnav a#modulePage1863712 {color:#EF9800; background: url(images/plus.png) no-repeat 0 50%; padding-left: 15px; height: 39px; margin-left: -5px; text-decoration: underline; }

body#modulePage1117851 #sectionContent622525 { display: block; }
body#modulePage1225354 #sectionContent622525 { display: block; }
body#modulePage1365184 #sectionContent622525 { display: block; }
body#modulePage1365185 #sectionContent622525 { display: block; }
body#modulePage1365186 #sectionContent622525 { display: block; }
body#modulePage1365187 #sectionContent622525 { display: block; }
body#modulePage1365196 #sectionContent622525 { display: block; }
body#modulePage1365197 #sectionContent622525 { display: block; }
body#modulePage1799797 #sectionContent622525 { display: block; }
body#modulePage1862388 #sectionContent622525 { display: block; }

}
