﻿@import url(master.css);

/* RESET */
p{margin-bottom: 15px;}
/* END OF RESET */

/* HEADINGS */
h2{font-size: 18px;margin-bottom: 20px;color: #003f5e;}
h4{padding: 5px 0 5px 0;}
/* END OF HEADINGS */

/* CONTENT WRAPPERS */
#mainLeftWrapper{width: 60%;margin-top: 20px;}
#mainLeftWrapper h1{font-size: 24px;color: #003f5e;margin-bottom: 10px;font-family: "Times New Roman", Times, serif;font-weight: lighter;}
.topGraphicWrap img{margin-top:5px;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #cee1a7;}
.topGraphicWrap iframe{margin-top:5px;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #cee1a7}
/* END OF CONTENT WRAPPERS */

/* SIDEBAR CONTAINER */
#sidebar{float: right;position: relative;width: 300px;margin-top:20px;border: 1px solid #cccccc;}
.sidebarItemTop{padding: 20px;min-height:10px;}
.sidebarItem{padding: 20px;}
.sidebarItemBottom{padding: 20px;}
.sidebarItemTop:hover{background-color:#cee1a7;-moz-border-radius-bottomleft:18px;-moz-border-radius-bottomright:18px;border-bottom-left-radius:18px;border-bottom-right-radius:18px;}
.sidebarItem:hover{background-color:#cee1a7;-moz-border-radius:18px;border-radius:18px;}
.sidebarItemBottom:hover{background-color:#cee1a7;-moz-border-radius-topleft:18px;-moz-border-radius-topright:18px;border-top-left-radius:18px;border-top-right-radius:18px;}
.sidebarItem img.white{display:inline;}
.sidebarItem img.green{display:none;}
.sidebarItem:hover img.white{display:none;}
.sidebarItem:hover img.green{display:inline;}
.sidebarItemBottom img.white{display:inline;}
.sidebarItemBottom img.green{display:none;}
.sidebarItemBottom:hover img.white{display:none;}
.sidebarItemBottom:hover img.green{display:inline;}
.sidebarSeperator{padding-left: 15px;padding-right: 15px;}
.sidebarSeperatorInner{border-bottom:1px solid #cccccc;}
/* END OF SIDEBAR CONTAINER */

/* MAILING LIST SIDEBAR */
.mailForm{padding: 10px 0px 10px 0px;}
.mailFormMessage{color: Black;text-align:justify;clear:both;display: block;}
.mailFormErrorMessage{color: Red;text-align:justify;clear:both;display: block;}
form label.field-mailForm{float: left;width: 100%;padding:0 0 10px 0;}
form label.field-mailForm input{float: left;width: 100%;padding:0;}
.button-mailForm{float: right;padding: 1px 10px 1px 10px;}
form span.checkbox-mailForm input{vertical-align: bottom;}
form span.checkbox-mailForm label{vertical-align: bottom;}
/* END OF MAILING LIST SIDEBAR */

/* NEWS SIDEBAR */
.feedburnerFeedBlock ul{margin: 0;padding: 0;}
.feedburnerFeedBlock li{list-style: none;}
.feedburnerFeedBlock li a:link{display: block;margin-bottom: 10px;text-decoration: none;color: Black;background-image: url(../images/arrow.jpg);background-repeat: no-repeat;background-position: 99%;padding-bottom: 10px;padding-right: 15px;}
.feedburnerFeedBlock li a:visited{display: block;margin-bottom: 10px;text-decoration: none;color: #000000;background-image: url(../images/arrow.jpg);background-repeat: no-repeat;background-position: 99%;padding-bottom: 10px;padding-right: 15px;}
.feedburnerFeedBlock li a:hover{display: block;margin-bottom: 10px;text-decoration: underline;color: #333333;background-image: url(../images/arrow.jpg);background-repeat: no-repeat;background-position: 99%;padding-bottom: 10px;padding-right: 15px;}
.feedburnerFeedBlock li a:active{display: block;margin-bottom: 10px;text-decoration: underline;color: #333333;background-image: url(../images/arrow.jpg);background-repeat: no-repeat;background-position: 99%;padding-bottom: 10px;padding-right: 15px;}
.fbsubscribelink{display:none;}
#creditfooter{display:none;}
/* END OF NEWS SIDEBAR */

/* SOCIAL ICONS SIDEBAR */
.socialIcons img{width:66px; height:60px;padding:0px 9px 8px 9px;}
/* END OF SOCIAL ICONS SIDEBAR */
