/* Start of CMSMS style sheet 'Global' */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

html {
height: 100%;
}

#bg-container {
float: left;
width: 100%;
background-color: #00a096;
background-image: url(../img/bg-html2.jpg);
background-position: 0% 100%;
background-repeat: repeat-x;
}
#auto-float {
margin: 0pt auto;
width: 1003px;
}

.wrapper {
float: left;
width: 1003px;
}
    
    
    
    
    
h1, h2, h3, h4, h5, p, li, a, span, td, dd, dt, th, label, input, textarea, select, form {
font-family: Arial, Helvetica, sans-serif;
}
h1 {
font-size: 16px;
color: #00695D;
}
h3 {
color: #333333;
font-size: 13px;
line-height: 15px;
}
h4 {
color: #00695D;
font-size: 13px;
line-height: 15px;
}
p {
font-size: 11px;
color: #606060;
line-height: 17px;
margin: 5px 0;
}
li {
font-size: 11px;
}

a.video {
margin-left: 15px;
background: url(../img/sprite-buttons.jpg) no-repeat 0px 4px;
}
a.video:hover {
background-position: 0px -16px;
}
a.comments {
margin-left: 15px;
background: url(../img/sprite-buttons.jpg) no-repeat 0px -36px;
}
a.comments:hover {
background-position: 0px -52px;
}
.header {
float: left;
width: 1003px;
height: 45px;
//background: url(../img/bg-lss-logo.png) no-repeat;
}
.header a.logo-link {
float: left;
width: 500px;
height: 151px;
}
.header .sponsor-container {
float: right;
width: 470px;
height: 60px;
background-color: #000;
margin-top: 50px;
color: #ccc;
}
.nav {
float: left;
width: 1003px;
height: 61px;
background: #fcbd40 url(../img/bg-nav.png) no-repeat;
overflow: hidden;
}
.nav ul {
float: left;
width: 978px;
margin-left: 25px;
height: 61px;
}
.nav ul li {
display: inline;
line-height: 61px;
}
.nav ul li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #005147;
font-weight: bold;
text-decoration: none;
padding: 0px 26px;
float: left;
}
.nav ul li a:hover {
color: #000;
}
.nav ul li a.selected {
color: #000;
background: #E9AD39;
}

.banner {
float: left;
width: 1003px;
height: 188px;
background: url(../img/bg-banner.png) no-repeat;
//background: url(../img/bg-lss-logo.png) no-repeat;

}

.banner .twitter-container {
float: right;
width: 281px;
height: 188px;
background: url(../img/bg-twitter-box.png) no-repeat;
text-align: center;
overflow: hidden;
}
.banner .twitter-container h2 {
color: #fff;
letter-spacing: 1px;
line-height: 62px;
font-size: 19px;
font-weight: normal;
}
.banner .twitter-container .tweet {
font-size: 13px;
color: #fff;
text-align: left;
line-height: 21px;
float: left;
height: 75px;
overflow: hidden;
width: 221px;
padding: 10px 30px;
}
.banner .twitter-container a {
font-size: 10px;
line-height: 17px;
float: right;
padding-right: 20px;
padding-left: 25px;
color: #fff;
text-decoration: none;
background: url(../img/bg-twitter-bird.png) no-repeat;
}
.banner .twitter-container a:hover {
text-decoration: underline;
}
.banner h1 {
float: left;
margin-left: -3000px;
}
.home .body {
float: left;
width: 983px;
padding-left: 20px;
padding-bottom: 20px;
background: url(../img/bg-body-home.png) repeat-y;
}
.home .body a.read-more {
float: right;
border-bottom: 1px solid #00A096;
color: #606060;
font-size: 11px;
padding-top: 10px;
text-decoration: none;
}
.home .body a.read-more:hover {
color: #000;
border-bottom: 1px solid #000;
}
.home .body .outside-right {
float: right;
width: 265px;
padding: 10px 0px 0px 15px;
}
.home .body .outside-right h2 {
font-size: 12px;
color: #00695d;
font-weight: bold;
display: block;
line-height: 40px;
}
.home .body .outside-right form {
float: left;
width: 240px;
margin-bottom: 20px;
padding-right: 25px;
}
.home .body .outside-right form span {
clear: both;
display: block;
float: left;
margin-top: 10px;
width: 240px;
}
.home .body .outside-right form input {
margin-right: 10px;
}
.home .body .outside-right form select {
margin-right: 10px;
}
.home .body .outside-right label {
font-size: 11px;
color: #606060;
}
.home .body .outside-right form a {
float: right;
font-size: 11px;
color: #606060;
padding-top: 3px;
text-decoration: none;
border-bottom: 1px solid #00a096;
}
.home .body .outside-right form a:hover {
border-bottom: 1px solid #000;
color: #000;
}
.home .body .outside-right ul.facebook-container li {
display: inline;
float: left;
padding-right: 25px;
padding-bottom: 15px;
}
.home .body .outside-right ul.facebook-container li img {
float: left;
}



.home .body .outside-middle {
float: right;
width: 402px;
background: url(../img/bg-outside-middle.png) no-repeat;
padding: 10px 10px 0 10px;
}
.home .body .outside-middle a {
color: #606060;
font-size: 11px;
padding-top: 3px;
text-decoration: none;
line-height: 20px;
}
.home .body .outside-middle a span {
margin-left: 25px;
border-bottom: 1px solid #00A096;
}
.home .body .outside-middle a:hover span {
border-bottom: 1px solid #000;
color: #000;
}
.home .body .outside-middle a.read-more {
line-height: 12px;
padding-top: 8px;
}
.home .body .outside-middle h2.title {
color: #979797;
display: block;
font-size: 12px;
font-weight: bold;
line-height: 29px;
padding-bottom: 15px;
padding-left: 15px;
}
.home .body .outside-middle .article-full {
float: left;
width: 402px;
padding-bottom: 10px;
}
.home .body .outside-middle .article-full h1 {
line-height: 30px;
padding-left: 15px;
}
.home .body .outside-middle .article-full p {
display: block;
padding-left: 15px;
padding-right: 15px;
}

.home .body .outside-middle  span.author {
font-size: 11px;
font-weight: bold;
color: #60605f;
display: block;
padding-bottom: 10px;
padding-left: 15px;
}

.home .body .outside-middle .article-grid-container {
float: left;
width: 402px;
margin-bottom: 20px;
border-top: 1px solid #f2f2f2;
background: url(../img/bg-outside-middle-line.png) repeat-y;
}


.home .body .outside-middle .article-grid-container .article-half {
float: left;
width: 173px;
height: 216px;
padding: 15px 10px 0px 15px;
border-bottom: 1px solid #f2f2f2;
}
.home .body .outside-middle .article-grid-container .article-half h1 {
color: #333333;
font-size: 13px;
line-height: 15px;
}
.home .body .outside-middle .article-grid-container .article-half span.author {
padding-left: 0px;
line-height: 15px;
}
.home .body .outside-middle .article-grid-container .article-half a.comments, .home .body .outside-middle .article-grid-container .article-half a.video {
margin-left: 0px;
}



.home .body .outside-left {
float: left;
width: 281px;
overflow: hidden;
}
.home .body .outside-left .post-holder {
float: left;
width: 260px;
background: url(../img/bg-outside-left.png) repeat-x;
margin: 0px 11px 10px 10px;
padding-top: 10px;
}
.home .body .outside-left .post-holder h2.title {
color: #979797;
font-size: 12px;
font-weight: bold;
line-height: 29px;
padding-bottom: 15px;
padding-left: 15px;
}

.home .body .outside-left .post-holder dl {
float: left;
width: 260px;
}
.home .body .outside-left .post-holder dt {
font-size: 12px;
color: #393939;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 25px;
display: block;
}
.home .body .outside-left .post-holder dt a {
color: #393939;
text-decoration: none;
}
.home .body .outside-left .post-holder dt a:hover {
text-decoration: underline;
}
.home .body .outside-left .post-holder dd {
font-size: 11px;
color: #747474;
display: block;
line-height: 11px;
padding-bottom: 15px;
border-bottom: 1px solid #f5f5f5;
display: block;
padding-left: 25px;
}
.home .body .outside-left .video-holder {
float: left;
width: 260px;
margin: 0px 11px 10px 10px;
padding-top: 10px;
}
.home .body .outside-left .video-holder h2.title {
color: #979797;
font-size: 12px;
font-weight: bold;
line-height: 29px;
padding-bottom: 5px;
padding-left: 15px;
}
.home .body .outside-left .video-holder img {
    /* This is where styling to control video embed will go */
    display: block;
padding-left: 15px;
}
.home .body .outside-left .photo-holder {
float: left;
width: 260px;
margin: 0px 11px 10px 10px;
padding-top: 10px;
}
.home .body .outside-left .photo-holder h2.title {
color: #979797;
font-size: 12px;
font-weight: bold;
line-height: 29px;
padding-bottom: 5px;
padding-left: 15px;
}
.home .body .outside-left .photo-holder ul {
float: left;
padding-left: 13px;
width: 247px;
}
.home .body .outside-left .photo-holder ul li {
display: inline;
width: 75px;
height: 75px;
float: left;
overflow: hidden;
background-color: #ddd;
margin: 2px;
}

.inside .body {
float: left;
width: 983px;
padding-left: 20px;
padding-bottom: 20px;
background: url(../img/bg-body-inside.png) repeat-y;
}
.inside .body .outside-right {
float: right;
padding: 10px 0 0 15px;
width: 265px;
overflow: hidden;
}
.inside .body .outside-right h2 {
color: #00695D;
display: block;
font-size: 12px;
font-weight: bold;
line-height: 40px;
}
.inside .body .outside-right .sub-nav ul {
float: left;
width: 245px;
margin-right: 20px;
margin-bottom: 20px;
}
.inside .body .outside-right .sub-nav ul li {
float: left;
width: 245px;
line-height: 30px;
}
.inside .body .outside-right ul li a {
border-bottom: 1px solid #e3e3e3;
display: block;
color: #4d4d4d;
font-size: 11px;
text-decoration: none;
padding-left: 5px;
}
.inside .body .outside-right ul li a:hover {
color: #000;
border-bottom: 1px solid #00695D;
}
.inside .body .outside-right ul li a.selected {
color: #000;
background: #eee;
}

.inside .body .outside-right ul.facebook-container li {
display: inline;
float: left;
padding-right: 25px;
padding-bottom: 15px;
}

.inside .body .outside-right ul.facebook-container li img {
float: left;
}

.inside .body .outside-left {
float: left;
width: 663px;
padding-left: 20px;
padding-right: 20px;
}

.inside .body .outside-left .icon-rss {
float: right;
margin-top: 12px;
}
.inside .body .outside-left .page-heading {
float: left;
width: 660px;
height: 46px;
margin-bottom: 16px;
font-size: 12px;
color: #979797;
font-weight: bold;
line-height: 46px;
background: url(../img/bg-page-heading-inside.png) repeat-x;
}
.inside .body .outside-left h1 {
line-height: 28px;
clear: both;
}
.inside .body .outside-left h3 {
line-height: 24px;
}

.inside .body .outside-left .join-form {
float: left;
width: 663px;
background: url(../img/bg-outside-left-form.png) repeat-y;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
margin-top: 20px;
padding-top: 15px;
padding-bottom: 15px;
}
.inside .body .outside-left .join-form .left {
float: left;
width: 350px;
}

.inside .body .outside-left .join-form input {
float: left;
width: 209px;
padding: 0px;
margin: 0px;
float: right;
margin-bottom: 10px;
height: 18px;
border: 1px solid #999;
padding-top: 5px;
padding-left: 10px;
}


.inside .body .outside-left .join-form input:hover {
background-color: #d4f3f1;
}
.inside .body .outside-left .join-form input:focus {
background-color: #d4f3f1;
border: 1px solid #00695D;
}
.inside .body .outside-left .join-form label {
float: left;
width: 90px;
text-align: right;
padding-right: 15px;
margin-bottom: 10px;
line-height: 23px;
border: 1px solid #fff;
font-size: 11px;
color: #606060;
}
.inside .body .outside-left .join-form label.checkbox-text {
float: left;
line-height: 12px;
width: 160px;
}
.inside .body .outside-left .join-form input#receive-the-buz {
float: left;
width: 20px;
border: 0px solid #999;
}
.inside .body .outside-left .join-form input.submit {
float: right;
background-color: #FCBD40;
padding-top: 0px;
border: 0 none;
height: 25px;
width: 90px;
}
.inside .body .outside-left .join-form input.submit:hover {
background-color: #000000;
color: #FCBD40;
}

.inside .body .outside-left .join-form .right {
float: right;
width: 285px;
}
.inside .body .outside-left .join-form .right label {
width: 70px;
}
.inside .body .outside-left .join-form .right input {
width: 180px;
}
.inside .body .outside-left .join-form .right label.credit-card {
line-height: 11px;
}


/*BEGIN TAB STYLING*/
.tabbed .body {
background: transparent url(../img/bg-body-tabbed.png) repeat-y;
}
.tabbed .body .outside-left {
background: url(../img/bg-tabs-ul.png) repeat-x;
}
.tabs {
float: left;
width: 663px;
}
.tabs ul.tabNavigation {
float: left;
width: 663px;
height: 46px;
margin-bottom: 15px;
}
.tabs ul.tabNavigation li {
display: inline;
float: left;
height: 46px;
}
.tabs ul.tabNavigation li a {
display: block;
float: left;
padding: 0px 10px;
color: #757575;
font-size: 12px;
text-decoration: none;
line-height: 45px;
border-left: 1px solid #fafafa;
border-right: 1px solid #fafafa;
}
.tabs ul.tabNavigation li a.selected {
border-top: 0px;
border-left: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
border-bottom: 1px solid #fff;
background-color: #fff;
color: #00a096;
}
.tabs div {
}

/*END TAB STYLING*/
ul.tooltip-container {
float: left;
width: 663px;
}
ul.tooltip-container li {
float: left;
padding: 10px;
display: inline;
}
ul.tooltip-container li:hover {
position: relative;
}
ul.tooltip-container li span.popup {
display: none;
position: absolute;
float: left;
top: -25px;
left: 86px;
width: 220px;
height: 133px;
background: url(../img/bg-popup.png) no-repeat;
padding: 32px 25px 0px 44px;
z-index: 26;
}


ul.tooltip-container li span.popup .summary {
font-size: 12px;
color: #606060;
line-height: 17px;
float: left;
height: 70px;
overflow: hidden;
}
ul.tooltip-container li span.popup a {
color: #00695D;
font-size: 12px;
text-decoration: none;
}
ul.tooltip-container li span.popup a:hover {
text-decoration: underline;
color: #000;
}
ul.tooltip-container li span.popup a.profile {
float: left;
margin-top: 5px;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
background: url(../img/bg-profile-a.png) no-repeat;
}
ul.tooltip-container li span.popup a.contact {
float: right;
margin-top: 5px;
padding-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 5px;
background: url(../img/bg-contact-a.png) no-repeat;
}
/*BEGIN GALLERY STYLING */


#gallery {
float: left;
width: 660px;
text-align: center;
}
#gallery .content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
float: right;
width: 660px;
}

div.content a, div.navigation a {
text-decoration: none;
color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
text-decoration: underline;
}
div.controls {
margin-top: 5px;
height: 23px;
}
div.controls a {
padding: 5px;
}
div.ss-controls {
float: left;
}
div.nav-controls {
float: right;
}

div.loader {
background-image: url(../img/ajax-loader.gif);
background-repeat: no-repeat;
background-position: center;
width: 66px;
height: 350px
}
div.slideshow {
clear: both;
}
div.slideshow span.image-wrapper {
width: 660px;
padding-bottom: 12px;
}
div.slideshow a.advance-link {
padding: 2px;
display: block;
text-align: center;
}
div.slideshow img {
border: none;
border: 2px solid #d9d9d9;
}
div.download {
float: right;
}
div.embox {
clear: both;
border: 1px solid #ccc;
background-color: #eee;
padding: 12px;
}
div.image-title {
font-weight: bold;
font-size: 1.4em;
}

div.image-desc {
line-height: 1.3em;
padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
clear: both;
margin: 0;
padding: 0;
}
ul.thumbs li {
float: left;
padding: 0;
margin: 5px 1px 5px 0;
list-style: none;
}
a.thumb {
padding: 2px;
display: block;
background-color: #ddd;
}
ul.thumbs li.selected a.thumb {
background-color: #02443C;
}
a.thumb:focus {
outline: none;
}
ul.thumbs img {
border: none;
display: block;
}
div.pagination {
clear: both;
}
div.navigation div.top {
margin-bottom: 12px;
height: 11px;
}
div.navigation div.bottom {
margin-top: 12px;
}
div.pagination a, div.pagination span.current {
display: block;
float: left;
margin-right: 2px;
padding: 4px 7px 2px 7px;
border: 1px solid #ccc;
}
div.pagination a:hover {
background-color: #eee;
text-decoration: none;
}
div.pagination span.current {
font-weight: bold;
background-color: #02443C;
border-color: #02443C;
color: #fff;
}

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
float: none;
padding: 0;
margin: 0;
list-style: none;
}

#thumbs-min a.thumb {
padding: 0px;
display: inline;
border: none;
}

#thumbs-min ul.thumbs li.selected a.thumb {
background: inherit;
color: #000;
font-weight: bold;
}
/*END GALLERY STYLING */

/* 
ul#pikachoose {
padding-left: 0;
margin: 0 auto;
overflow: hidden;
}
.pika_main {
width: 660px;
overflow: hidden;
text-align: center;
margin: 0 auto;
}
#pikachoose li {
margin: 2px 1px;
float: left;
border: 1px solid #cfcfcf;
position: relative;
overflow: hidden;
}

thats all you NEED to edit. But continue if you'd like.
ul#pikachoose li img {
position: relative;
cursor: pointer;
}
.pika_main img {
border: 2px solid #cfcfcf;
}
.pika_main {
position: relative;
margin: 0 auto;
}
.pikachoose li {
float: left;
position: relative;
overflow: hidden;
list-style: none;
}
.pika_play {
position: absolute;
top: 10px;
right: 20px;
z-index: 1;
}
.pika_play a {
position: relative;
margin-left: auto;
cursor: pointer;
color: #666;
}
.pika_play img {
border: none !important;
}
.pika_caption {
width: 100%;
height: 30px;
text-align: center;
}
.pika_navigation a {
font-size: 12px;
color: #333;
text-decoration: none;
}
.pika_navigation a:hover {
text-decoration: underline;
}
.pika_navigation {
padding-top: 10px;
clear: both;
text-align: center;
}

.pika_caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #606060;
line-height: 17px;
}
.pika_caption a {
color: #00695D;
}
.sliderjs {
margin-left: 15px;
display: block;
height: 158px;
width: 617px;
overflow: hidden;
}
end pikachoose
*/

.footer {
float: left;
width: 1003px;
height: 195px;
background: #02443c url(../img/bg-footer.png) no-repeat top left;
}
.footer-inner {
float: left;
width: 983px;
margin-left: 20px;
height: 195px;
background: url(../img/bg-footer-inner.png) repeat-y;
}
.footer-inner h1 {
color: #fff;
font-size: 16px;
display: block;
padding-left: 50px;
padding-top: 30px;
padding-bottom: 24px;
letter-spacing: 1px;
}
.footer-inner ul li {
background: url(../img/orange-arrow.png) no-repeat 0px 7px;
display: block;
padding-left: 14px;
line-height: 19px;
}
.footer-inner ul li a {
font-size: 12px;
color: #fff;
text-decoration: none;
}
.footer-inner ul li a:hover {
text-decoration: underline;
}
.footer-inner .col1 {
float: left;
width: 213px;
height: 195px;
}
.footer-inner .col1 ul {
display: block;
padding-left: 50px;
}
.footer-inner .col2 {
float: left;
width: 312px;
height: 195px;
}
.footer-inner .col2 .ul-left {
padding-left: 50px;
float: left;
width: 130px;
}
.footer-inner .col2 .ul-right {
float: left;
}
.footer-inner .col3 {
float: left;
width: 178px;
height: 195px;
}
.footer-inner .col3 ul {
display: block;
padding-left: 40px;
}
.footer-inner .col3 h1 {
padding-left: 40px;
}
.footer-inner .col4 {
float: left;
width: 280px;
height: 195px;
background: url(../img/bg-footer-col4.gif) no-repeat top right;
}

.footer-inner .col4 .subscribe {
float: left;
width: 245px;
margin-top: 120px;
padding-left: 15px;
padding-right: 20px;
}
.footer-inner .col4 .subscribe-heading {
color: #fff;
font-size: 11px;
display: block;
padding-bottom: 5px;
}
.footer-inner .col4 .go-button {
float: right;
width: 90px;
height: 25px;
}
.footer-inner .col4 .go-button input {
float: left;
width: 90px;
height: 25px;
border: 0px;
background-color: #fcbd40;
}
.footer-inner .col4 .go-button input:hover {
background-color: #000;
color: #fcbd40;
cursor: pointer;
}
.footer-inner .col4 .input-box {
float: left;
width: 140px;
height: 25px;
}
.footer-inner .col4 .input-box input {
float: left;
width: 135px;
height: 20px;
background-color: #fff;
border: 0px;
padding: 0px;
margin: 0px;
font-size: 12px;
padding-top: 5px;
padding-left: 5px;
}
.footer-inner .col4 .copyright {
font-size: 10px;
color: #507e78;
display: block;
float: left;
margin-top: 10px;
margin-left: 15px;
}
.footer-padding {
float: left;
width: 1003px;
height: 75px;
}


.outside-left ul, .outside-left ol {
  padding-left: 20px;
}

.outside-left ul li {
  list-style: disc outside none;
}

ul.flickr-gallery {
  background-color: #f0f0f0;
  padding: 10px;
  width: auto;
  overflow: hidden;
  margin: 0 4px 0 0;
  list-style: none;
}

ul.flickr-gallery li {
  float: left;
  margin: 5px;
  list-style: none;
}

h6.event-date {
  font: 12px Arial, Helvetica, sans-serif;
  color: #979797;
  margin: 0 0 10px;
}

h2.event-title {
  font-size: 18px;
  margin: 0 0 10px;
}

p.event-summary {
  color: #000;
  margin: 0 0 20px;
}

dl.event-list dt {
  font: 12px Arial, Helvetica, sans-serif;
  margin: 10px 0;
}

dl.event-list dt .event-date {
  display: block;
  margin: 0 0 5px;
}

dl.event-list dt a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

dl.event-list dt a:hover {
  text-decoration: underline;
}

dl.event-list dd {
  font: 12px Arial, Helvetica, sans-serif;
  margin: 10px 0 20px;
  color: #979797;
}

.sub-nav-event-list ul li a {
  line-height: 16px;
  padding: 5px 0;
}

.sub-nav-event-list .event-date {
  display: block;
  margin: 0;
  padding: 2px 0 0;
  line-height: 13px;
  color: #979797;
}

h2.sub-nav-title a {
  color: #00695D;
  text-decoration: none;
}

h2.sub-nav-title a:hover {
  color: black;
}

/* End of 'Global' */

