html {
  min-width: 780px; }

#background_texture {
	display: none; }

body { 
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
  background: #99CCFF; }

a,
a:link {
  color: #407DCF;
  text-decoration: underline; }
a:visited {
  text-decoration: underline; }
a:hover {
  text-decoration: none; }
a:active {
  text-decoration: none; }

#sitewrapper {
  width: 90%;
  position: relative;
  z-index: 2;
  min-width: 750px;
  margin: 0 auto; }

.clear {
  display: block;
  border: 0;
  clear: both;
  float: none;
  margin: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* Header (default = no custom header and no custom logo)
------------------------------*/
#sitewrapper {
  padding-top: 20px; }
#header {
  margin-bottom: 20px;
  background: transparent url("/templates/stretchy/images/bg_50alpha-black.png") repeat-y 0 0;
  width: 100%;
  z-index: 10; }
  #header.hide_name_and_description {
    display: none; }
    body.custom_logo #header.hide_name_and_description {
      display: block; }
    #sitewrapper.custom_header #header.hide_name_and_description {
      display: block; }
  #header h1 {
    font-size: 28px;
    line-height: 32px;
    font-weight: normal;
    color: #FFFFFF;
    padding: 20px 20px 0 20px; }
    #header.hide_name_and_description h1 {
      display: none; }
  #header p {
    line-height: 20px;
    font-size: 14px;
    color: #FFFFFF;
    z-index: 50;
    padding: 0 20px 20px 20px;
    margin-bottom: 0; }
    #header.hide_name_and_description p {
      display: none !important; }
    #header p img {
      height: 20px;
      width: 1px; }
    #header p span { }

/* Header (with custom logo)
------------------------------*/
body.custom_logo #header {
  min-height: 150px; }
  body.custom_logo #sitewrapper #header #logo {
    position: relative;
    top: 0;
    float: left;
    margin-left: 0; }
  body.custom_logo #sitewrapper #header h1 {
    padding-top: 40px; }
    body.custom_logo #sitewrapper #header #logo img {
      height: 150px;
      _width: 250px; /* IE6 needs this for the alpha filter, but still messes up the width */ }
    body.custom_logo #sitewrapper #header #logo.right { left: auto; right: auto; float: right !important; }
    body.custom_logo #sitewrapper #header #logo.left { }
  body.custom_logo #header h1::before { content: "\00A0\00A0"; display: inline; }
  body.custom_logo #header p::before { content: "\00A0\00A0\00A0\00A0"; display: inline; }
    body.custom_logo #header p img {
      display: none; }
    body.custom_logo #header p span {
      padding-left: 0; }

/* Header (with custom header)
------------------------------*/
#sitewrapper.custom_header {
  padding-top: 0; }
#sitewrapper.custom_header #header {
  height: 250px;
  margin-bottom: 10px;
  background: none; }
  #sitewrapper.custom_header #header.hide_name_and_description {
    height: 205px; }
  #sitewrapper.custom_header #header h1 {
    position: relative;
    float: left;
    top: 0;
    padding: 16px 20px 0 10px; }
  #sitewrapper.custom_header #header p {
    display: inline;
    position: relative;
    top: 22px;
    background: transparent url("/templates/stretchy/images/divider_50trans.png") no-repeat 0 0; }
    #sitewrapper.custom_header #header p img {
      top: 22px; }
  #sitewrapper.custom_header #header #header_graphic {
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%; }
    #sitewrapper.custom_header #header.hide_name_and_description #header_graphic {
      top: 20px; }
    #sitewrapper.custom_header #header #header_graphic span {
      border: 10px solid #FFFFFF;
      display: block;
      height: 150px;
      overflow: hidden;
      background-color: #000000;
      background-position: top center;
      background-repeat: no-repeat; }
      #sitewrapper.custom_header #header #header_graphic span.header_alignment_center {
        background-position: top center; }
      #sitewrapper.custom_header #header #header_graphic span.header_alignment_left {
        background-position: top left; }
      #sitewrapper.custom_header #header #header_graphic span.header_alignment_right {
        background-position: top right; }
    #sitewrapper.custom_header #header #header_graphic #extra-header-01 {
      height: 171px;
      width: 311px;
      background: transparent url("/templates/stretchy/images/bg_header-left.png") no-repeat 0 0;
      position: absolute;
      z-index: 5;
      top: 12px;
      left: -14px;
      border: none; }
    #sitewrapper.custom_header #header #header_graphic #extra-header-02 {
      height: 184px;
      width: 403px;
      background: transparent url("/templates/stretchy/images/bg_header-right.png") no-repeat 0 0;
      position: absolute;
      z-index: 5;
      top: -1px;
      right: -16px;
      border: none; }

/* Header (with custom header and custom logo)
------------------------------*/
body.custom_logo #sitewrapper.custom_header #header h1 {
  padding-top: 16px; }
body.custom_logo #sitewrapper.custom_header #header #logo {
  height: 150px;
  width: auto;
  position: absolute;
  top: 75px;
  left: 10px;
  z-index: 30; }
  body.custom_logo #sitewrapper.custom_header #header.hide_name_and_description #logo {
    top: 30px; }
    body.custom_logo #sitewrapper.custom_header #header #logo.right { right: 10px; left: auto; }
    body.custom_logo #sitewrapper.custom_header #header #logo.left { right: auto; left: 10px; }
      body.custom_logo #sitewrapper.custom_header #header #logo img { height: 150px; _width: 250px; /* IE6 needs this for the alpha filter, but still messes up the width */ }

/* Content
------------------------------*/
#content {
  position: relative;
  background: #99CCFF;
  zoom: 1; /* peekaboo bug fix for IE7 */ }

/* Navigation
------------------------------*/
td.navigation {
  width: 201px;
  vertical-align: top;
  padding-bottom: 40px;
  background: url("/templates/stretchy/images/bg_navigation-border.png") no-repeat 100% 0;
  background-color: #CCCC99;
  position: relative; /* peekaboo bug fix for IE6 */
  min-width: 0; /* peekaboo bug fix for IE7 */
  zoom: 1; /* peekaboo bug fix for IE7 */ }

#navigation {
  width: 161px;
  padding: 20px;
  position: relative; /* peekaboo bug fix for IE6 */
  min-width: 0; /* peekaboo bug fix for IE7 */
  zoom: 1; /* peekaboo bug fix for IE7 */ }
  #navigation ul {
    float: left;
    z-index: 20;
    font-size: 12px;
    font-weight: bold;
    background: transparent url("/templates/stretchy/images/bg_navigation-divider.png") no-repeat 0 100%;
    _background: none;
    position: relative; /* peekaboo bug fix for IE6 */
    min-width: 0; /* peekaboo bug fix for IE7 */
    zoom: 1; /* peekaboo bug fix for IE7 */ }
    #navigation ul li {
      float: left;
      background: transparent url("/templates/stretchy/images/bg_navigation-divider.png") no-repeat;
      _background: none;
      position: relative; /* peekaboo bug fix for IE6 */
      min-width: 0; /* peekaboo bug fix for IE7 */
      zoom: 1; /* peekaboo bug fix for IE7 */ }
      #navigation ul li a {
        float: left;
        padding: 10px;
        height: 100%;
        width: 140px;
        color: #666666;
        position: relative; /* peekaboo bug fix for IE6 */
        min-width: 0; /* peekaboo bug fix for IE7 */
        zoom: 1; /* peekaboo bug fix for IE7 */ }
      #navigation ul li a:hover {
        /* Defined below... */ }
      #navigation ul li a.current {
        padding: 10px 10px 10px 10px;
        background: transparent url("/templates/stretchy/images/bg_navigation-divider.png") no-repeat 0 100%;
        text-decoration: none;
        _background: none;
        /* Background and font colors defined below... */ }
      #navigation ul li ul.sub_navigation {
        display: none;
        zoom: 1; /* peekaboo bug fix for IE7 */ }
        #navigation ul li ul.sub_navigation li a,
          #navigation ul li ul.sub_navigation li a:hover {
            color: #666666; }
        #navigation ul li.open a,
        #navigation ul li a:hover,
        #navigation ul li a.current {
          background-color: #666666;
          color: #FFFFFF; }
      #navigation ul li.open ul.sub_navigation {
        display: block;
        font-size: 11px;
        border: none;
        background: transparent url("/templates/stretchy/images/bg_20alpha-white-subnav.png") no-repeat 0 0;
        padding: 5px 0 0 0; }
        #navigation ul li.open ul.sub_navigation li {
          border: none;
          background: none; }
          #navigation ul li.open ul.sub_navigation li a {
            padding: 6px 10px 4px 20px;
            margin: 0 0 5px 0;
            width: 130px;
            text-decoration: underline;
            background-color: transparent;
            background-image: url("/templates/stretchy/images/blt_arrow-50alpha-black.png");
            background-position: 10px 9px;
            background-repeat: no-repeat; }
            #navigation ul li.open ul.sub_navigation li a.current {
              text-decoration: none; }
          #navigation ul li.open ul.sub_navigation li a:hover {
            text-decoration: none;
            background-image: url("/templates/stretchy/images/blt_arrow-50alpha-black.png");
            background-position: 10px 9px;
            background-repeat: no-repeat; }

/* Navigation (Private)
------------------------------*/
      #navigation ul li.private a span.private,
      #navigation ul li.open ul.sub-nav li a span.private {
        display: block;
        float: right;
        width: 40px;
        height: 15px;
        background-image: url("/templates/common/images/icon_private.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        margin: -1px -5px -2px 0;
        text-indent: -5000px; }

/* Main
------------------------------*/
td.main {
  vertical-align: top;
  background-color: #FFFFFF; }

#main {
  background-color: #FFFFFF;
  margin: 0;
  padding: 20px 20px 40px 20px;
  height: auto !important;
  height: 0; /* Gives layout to IE6 so content doesn't disapear */
  font-size: 13px; }

/* Main Content
------------------------------*/
#main,
#main p,
#main span,
#main div,
#main ul.photo_gallery li.gallery a div.gallery_description h3,
#main h5,
#main h6 { 
  color: #333333;
  line-height: 160%; }

#main h1, 
#main h2, 
#main h3, 
#main h4 { }

#main h1,
#main div.post h1 a { color: #990000; }

#main h3 { color: #990000; }

#main h2 { color: #996600; }

#main h4 { color: #996600; }

#main blockquote { }

  #main blockquote p { }

#main hr {
  clear: both;
  margin: 0 0 7px 0;
  height: 8px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #CCCCCC;
  border-left: none; }
#main ul { }
#main ul li { }
#main ol { }
#main ol li { }

/* Highlights
------------------------------*/
td.highlights {
  vertical-align: top;
  width: 220px; }

#highlights {
  width: 200px;
  padding-left: 20px; }
  
  #highlights .highlight-module {
    margin: 0 0 25px 0;
    font-size: 11px; }
    #highlights .highlight-module h4 {
      background: transparent url("/templates/stretchy/images/bg_highlight-headers.png") no-repeat 0 0;
      padding: 5px 5px 5px 10px;
      margin: 0 0 10px 0;
      font-size: 16px;
      font-weight: normal; }

  #highlights #highlight_photos { }
    #highlights #highlight_photos h4 {
      color: #407DCF; }
    #highlights #highlight_photos a.photo {
      display: block;
      border: 4px solid #FFFFFF; }
      #highlights #highlight_photos a.photo img {
        display: block; }
    #highlights #highlight_photos ul {
      list-style: outside disc;
      margin: 10px 0 0 12px;
      color: #407DCF; }
      #highlights #highlight_photos ul li {
        padding: 5px 0 5px 0; }
        #highlights #highlight_photos ul li a {
          color: #407DCF;
          font-weight: bold;
          text-decoration: underline; }
        #highlights #highlight_photos ul li a:hover {
          text-decoration: none; }

  #highlights #highlight_calendar { }
    #highlights #highlight_calendar h4 {
      color: #C2480F; }
    #highlights #highlight_calendar ul {
      list-style: outside disc;
      margin-left: 12px;
      color: #C2480F; }
      #highlights #highlight_calendar ul li {
        padding: 5px 0 5px 0;
        background: transparent url("/templates/stretchy/images/bg_highlight-divider.png") no-repeat 0 100%; }
        #highlights #highlight_calendar ul li a {
          color: #C2480F; }
          #highlights #highlight_calendar ul li a strong {
            text-decoration: underline; }
          #highlights #highlight_calendar ul li a:hover strong {
            text-decoration: none; }
          #highlights #highlight_calendar ul li a span {
            display: block;
            clear: both;
            padding: 4px 0 0 0; }

  #highlights #highlight_blog { }
    #highlights #highlight_blog h4 {
      color: #588469; }
    #highlights #highlight_blog ul {
      list-style: outside disc;
      margin-left: 12px;
      color: #588469; }
      #highlights #highlight_blog ul li {
        padding: 5px 0 5px 0;
        background: transparent url("/templates/stretchy/images/bg_highlight-divider.png") no-repeat 0 100%; }
        #highlights #highlight_blog ul li a {
          color: #588469; }
          #highlights #highlight_blog ul li a strong {
            text-decoration: underline; }
          #highlights #highlight_blog ul li a:hover strong {
            text-decoration: none; }
          #highlights #highlight_blog ul li a span {
            display: block;
            clear: both;
            padding: 4px 0 0 0; }

/* All Day Calendar Events Color
------------------------------*/
#calendar_content div.month div.week div.all_day_event {
	background-color: #000033; }

/* Event Details
------------------------------*/
#event_content div.event_details {
  background-color: #CCCC99; }
  #event_content div.event_details p {
	color: #666666; }

/* Photo Gallery
------------------------------*/
#gallery_content ul.photo_gallery {
  _float: left; }

/* Footer
------------------------------*/
#footer {
  display: block;
  clear: both;
  margin: 25px auto;
  padding: 10px;
  text-align: center;
  background: transparent url("/templates/stretchy/images/bg_footer.png") no-repeat 0 0 !important;
  background: none; /* IE6 and the iepngfix don't like a bg here for some reason */ }
  #footer p {
    display: inline;
    font-size: 12px;
    color: #333333; }


/* Tool specific override styles
---------------------------------*/

/* Non-Bold Attached Documents Titles */
  #main #rte_content #highlight_attachments ul li a strong {
		font-weight: normal; }

#calendar_content {
  _float: left; }

