/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 1, ../sass/_layout.scss */
html body {
  background-color: #000;
  color: #272525;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 6, ../sass/_layout.scss */
html body #HeaderMobile {
  display: none;
}
/* line 10, ../sass/_layout.scss */
html body #Header {
  background: transparent url("../images/fair 2.jpg") no-repeat scroll left top;
  color: #fff;
  display: block;
  font-family: Candara, sans-serif;
  height: 434px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
/* line 20, ../sass/_layout.scss */
html body #Header .HeaderContent {
  width: 40%;
  background-color: #f00;
  background-image: url(../images/rotary-logo.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 270px auto;
  box-shadow: 0 2px 8px 2px #666;
  height: 150px;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 10px;
  border-radius: 0 0 16px 16px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
/* line 37, ../sass/_layout.scss */
html body #Header .HeaderContent h1 {
  font-size: 2.75rem;
  font-weight: 800;
}
/* line 42, ../sass/_layout.scss */
html body #Header .HeaderContent a {
  color: inherit;
}
/* line 49, ../sass/_layout.scss */
html body #mainNav ul {
  font-size: 1em;
  text-align: center;
}
/* line 53, ../sass/_layout.scss */
html body #mainNav ul li {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 0 0 6px 6px;
  float: left;
  margin: 0 2px;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 62, ../sass/_layout.scss */
html body #mainNav ul li a {
  color: #f6b9ba;
  display: block;
  float: left;
  line-height: 29px;
  text-decoration: none;
}
/* line 69, ../sass/_layout.scss */
html body #mainNav ul li a span {
  background: transparent url(../images/nav_arrow.gif) no-repeat scroll center top;
  float: left;
  font-size: 14px;
  text-align: center;
}
/* line 77, ../sass/_layout.scss */
html body #mainNav ul li a:hover {
  background-color: #666;
  color: #000;
}

/* line 94, ../sass/_layout.scss */
html body #Navigation #mainNav ul li a:hover {
  color: #fff;
  cursor: pointer;
}

/* line 98, ../sass/_layout.scss */
html body #Navigation #mainNav ul li a:hover span {
  background: transparent url(../images/nav_arrow_hover.gif) no-repeat scroll center top;
  cursor: pointer;
}

/* line 102, ../sass/_layout.scss */
html body #Navigation #mainNav .dropdown-menu {
  background-color: #333;
}

/* line 105, ../sass/_layout.scss */
html body #Navigation #mainNav .dropdown-menu .dropdown-item:focus,
html body #Navigation #mainNav .dropdown-menu .dropdown-item:hover {
  background-color: #666;
  color: #ffffff;
}

/* line 110, ../sass/_layout.scss */
html body #Navigation #mainNav #Search {
  margin-left: 30px;
  width: 212px;
}

/* line 114, ../sass/_layout.scss */
html body #Navigation #mainNav #Search .middleColumn {
  background-color: inherit;
  box-sizing: content-box;
  clear: none;
  display: inline;
  float: left;
  margin: 0;
  width: auto;
}

/* line 123, ../sass/_layout.scss */
html body #Navigation #mainNav #Search .middleColumn input[type="text"] {
  background-color: #fff;
  border: 0;
  border-radius: 6px;
  font-size: 1rem;
  font-weight: normal;
  padding: 6px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 160px;
}

/* line 134, ../sass/_layout.scss */
html body #Navigation #mainNav input[type="submit"] {
  background-color: transparent;
  color: #fff;
  display: inline;
  border: 0;
  float: left;
  height: 44px;
  padding-left: 4px;
  padding-right: 4px;
}

/* line 144, ../sass/_layout.scss */
html body #Layout {
  background-color: #fff;
}

/* line 147, ../sass/_layout.scss */
html body #Layout #Content #Breadcrumbs {
  color: #b7c0c5;
  text-align: left;
  font-size: 0.9em;
  margin: 0px 5px 10px 0;
}

/* line 153, ../sass/_layout.scss */
html body #Layout #Content #Breadcrumbs p {
  margin: 0;
}

/* line 156, ../sass/_layout.scss */
html body #Layout #Content #Breadcrumbs a {
  color: #850e10;
}

/* line 159, ../sass/_layout.scss */
html body #Layout #Sidebar {
  background: gray;
  border-radius: 0 0 6px 6px;
  box-sizing: content-box;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  padding-bottom: 10px;
}

/* line 170, ../sass/_layout.scss */
html body #Layout #Sidebar .sidebarBox {
  box-sizing: border-box;
  margin: 0 0 5px 0;
  padding-bottom: 2px;
}

/* line 175, ../sass/_layout.scss */
html body #Layout #Sidebar .sidebarBox h3 {
  clear: both;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

/* line 181, ../sass/_layout.scss */
html body #Layout #Sidebar .sidebarBox ul li a {
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  text-decoration: underline;
  margin-left: 15px;
  display: block;
}

/* line 189, ../sass/_layout.scss */
html body #Layout #Sidebar .sidebarBox a:hover {
  text-decoration: none;
}

/* line 192, ../sass/_layout.scss */
html body #Layout #Sidebar .sidebarBox ul#Menu2 {
  list-style: none;
  margin: 0;
  padding-inline-start: 0;
}

/* line 197, ../sass/_layout.scss */
html body #Layout #Sidebar .sidebarBox ul#Menu2 li {
  display: block;
  margin: 0 0 5px 4px;
}

/* line 201, ../sass/_layout.scss */
html body #Layout #Sidebar .sidebarBox ul#Menu2 li a {
  color: #fff;
  font-size: 14px;
  text-indent: 8px;
}

/* line 206, ../sass/_layout.scss */
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

/* line 212, ../sass/_layout.scss */
.message {
  margin: 15px;
  padding: 5px;
  width: 92%;
  color: #979908;
  font-weight: bold;
}

/* line 219, ../sass/_layout.scss */
span.middleColumn .message {
  margin: 4px 0 0 3px;
}

/* line 222, ../sass/_layout.scss */
.required {
  margin: 4px 0 0 3px;
  padding: 5px;
  width: 92%;
  color: #c00707;
}

/* line 228, ../sass/_layout.scss */
p#Remember label {
  margin: -24px 0 0 20px;
  text-align: left;
}

/* line 232, ../sass/_layout.scss */
.entry {
  border-bottom: 1px solid #eee;
}

/* line 235, ../sass/_layout.scss */
#Sidebar li {
  list-style: none;
}

/* line 238, ../sass/_layout.scss */
#Sidebar .sidebarBottom {
  display: none;
}

/* line 241, ../sass/_layout.scss */
#Sidebar a em {
  font-style: normal;
}

/* line 244, ../sass/_layout.scss */
ul#Menu2 li a:hover,
ul#Menu2 li a.current,
ul#Menu2 li a.current:hover {
  text-decoration: none;
}

/* line 249, ../sass/_layout.scss */
ul#Menu2 li a.current {
  font-weight: 700;
  display: block;
  height: 100%;
  width: 100%;
}

/* line 255, ../sass/_layout.scss */
ul#Menu2 li a.section,
ul#Menu2 li a.section:hover {
  font-weight: 700;
}

/* line 259, ../sass/_layout.scss */
ul#Menu2 li a.levela:hover span,
ul#Menu2 li a.current span,
ul#Menu2 li a.section span,
ul#Menu2 li a.section:hover span,
ul#Menu2 li a.current:hover span {
  width: 100%;
  height: 100%;
  color: #000000;
}

/* line 268, ../sass/_layout.scss */
ul#Menu2 li a.levela:hover em,
ul#Menu2 li a.current em,
ul#Menu2 li a.section em,
ul#Menu2 li a.section:hover em,
ul#Menu2 li a.current:hover em {
  text-decoration: none;
}

/* line 275, ../sass/_layout.scss */
ul#Menu2 li ul {
  height: 100%;
  position: relative;
  padding: 4px 0 3px 0;
}

/* line 280, ../sass/_layout.scss */
ul#Menu2 li ul li ul {
  margin-left: 0;
}

/* line 283, ../sass/_layout.scss */
ul#Menu2 li ul li {
  width: 160px;
  padding: 0;
  font-size: 0.8em;
  display: inline;
  margin: 0;
}

/* line 290, ../sass/_layout.scss */
ul#Menu2 li li a.current,
ul#Menu2 li li a.section,
ul#Menu2 li li a.section:hover,
ul#Menu2 li li a.current:hover {
  color: #555;
  font-weight: 700;
}

/* line 297, ../sass/_layout.scss */
ul#Menu2 li li ul {
  margin: 0 0 0 10px;
  padding-top: 0;
  width: 175px;
}

/* line 302, ../sass/_layout.scss */
ul#Menu2 li li ul .roundWhite {
  margin-bottom: -10px;
}

/* line 305, ../sass/_layout.scss */
ul#Menu2 li a.levelb {
  font-size: 1.7em;
  margin-left: 30px;
}

/* line 309, ../sass/_layout.scss */
ul#Menu2 li a.levelb:hover,
ul#Menu2 li li a.current,
ul#Menu2 li li a.current:hover,
ul#Menu2 li li a.section,
ul#Menu2 li li a.section:hover {
  text-decoration: none;
}

/* line 316, ../sass/_layout.scss */
ul#Menu2 li a.levelb:hover span,
ul#Menu2 li li a.current span,
ul#Menu2 li li a.current:hover span,
ul#Menu2 li li a.section span,
ul#Menu2 li li a.section:hover span {
  width: 100%;
  height: 100%;
}

/* line 324, ../sass/_layout.scss */
ul#Menu2 li a.levelb:hover em,
ul#Menu2 li li a.current em,
ul#Menu2 li li a.current:hover em,
ul#Menu2 li li a.section em,
ul#Menu2 li li a.section:hover em {
  width: 100%;
  height: 100%;
}

/* line 332, ../sass/_layout.scss */
.actionLinks li a {
  padding-right: 3px;
  font-size: 10px;
}

/* line 336, ../sass/_layout.scss */
.actionLinks li {
  display: inline;
  border-right: 1px solid;
}

/* line 340, ../sass/_layout.scss */
.actionLinks li.last {
  border-right: none;
}

/* line 343, ../sass/_layout.scss */
.commentrss {
  background: transparent url(../images/feed-icon-14x14.png) no-repeat;
  padding-left: 20px;
  font-size: 1.1em;
  line-height: 1.6em;
}

/* line 349, ../sass/_layout.scss */
#PageComments .comment {
  font-size: 1.2em;
  color: #000;
}

/* line 353, ../sass/_layout.scss */
#PageCommentsPagination p {
  text-align: center;
  font-size: 1.2em;
}

/* line 357, ../sass/_layout.scss */
#PageComments p {
  font-size: 1em;
}

/* line 360, ../sass/_layout.scss */
#PageComments p.info {
  color: #999;
  margin: 0px;
  padding: 0;
  line-height: 1em;
  font-size: 0.9em;
}

/* line 367, ../sass/_layout.scss */
ul#SearchResults {
  margin: 10px 0;
}

/* line 370, ../sass/_layout.scss */
ul#SearchResults li {
  list-style: none;
  margin: 5px 0;
  font-size: 1em;
}

/* line 375, ../sass/_layout.scss */
#Footer {
  clear: both;
  background: #f00;
  text-align: center;
  padding: 4px 0;
}

/* line 381, ../sass/_layout.scss */
#Footer p {
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
}

/* line 387, ../sass/_layout.scss */
#Footer a {
  color: #fff;
}

/* line 390, ../sass/_layout.scss */
#Footer a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 736px) {
  /* line 394, ../sass/_layout.scss */
  html body #Header {
    display: none;
  }

  /* line 397, ../sass/_layout.scss */
  html body #HeaderMobile {
    background: #f00;
    background-image: url(../images/rotary-logo-mobile.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    border-radius: 0 0 6px 6px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    color: #fff;
    display: block;
    height: 200px;
    padding: 10px;
  }

  /* line 411, ../sass/_layout.scss */
  html body #HeaderMobile h1 {
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
  }

  /* line 416, ../sass/_layout.scss */
  html body #HeaderMobile a {
    color: inherit;
    text-decoration: none;
  }

  /* line 420, ../sass/_layout.scss */
  html body #Navigation #mainNav ul li {
    border-radius: 0;
    margin-bottom: 6px;
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 426, ../sass/_layout.scss */
  html body #Navigation #mainNav .dropdown-menu {
    background-color: transparent;
  }

  /* line 429, ../sass/_layout.scss */
  html body img {
    height: auto;
    max-width: 100%;
  }
}
/* line 434, ../sass/_layout.scss */
.clear {
  clear: both;
}

/* line 437, ../sass/_layout.scss */
a img {
  border: none;
}

/* line 440, ../sass/_layout.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 1, ../sass/_typography.scss */
.typography {
  font-family: Arial, Helvetica, sans-serif;
}
/* line 4, ../sass/_typography.scss */
.typography h1,
.typography h2 {
  clear: both;
  color: #c00707;
  font-weight: 700;
}
/* line 11, ../sass/_typography.scss */
.typography h1 {
  font-size: 2.7em;
}
/* line 15, ../sass/_typography.scss */
.typography h2 {
  font-size: 2rem;
  margin-bottom: 2.5rem;
}
/* line 20, ../sass/_typography.scss */
.typography h3 {
  color: #666;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
/* line 28, ../sass/_typography.scss */
.typography h4 {
  font-size: 1.4em;
  width: 95%;
  clear: both;
  font-weight: 300;
  line-height: 1.5em;
  border-bottom: 1px solid #ccc;
  margin: 25px 0 15px 0;
}
/* line 38, ../sass/_typography.scss */
.typography h5 {
  font-size: 1.4em;
  color: #222;
  font-weight: 300;
  margin: 10px 0;
}
/* line 45, ../sass/_typography.scss */
.typography h6 {
  font-size: 1.2em;
  color: #555;
  line-height: 1.4em;
  margin: 10px;
}
/* line 52, ../sass/_typography.scss */
.typography p {
  color: #272525;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
/* line 59, ../sass/_typography.scss */
.typography a {
  color: #FD7801;
  font-weight: 800;
  text-decoration: none;
}
/* line 65, ../sass/_typography.scss */
.typography a:hover {
  color: #850e10;
}
/* line 69, ../sass/_typography.scss */
.typography ul,
.typography ol {
  margin: 20px;
}
/* line 74, ../sass/_typography.scss */
.typography ul li {
  font-size: 16px;
  line-height: 18px;
  list-style-image: url("../images/bullet.gif");
  margin-bottom: 16px;
}
/* line 81, ../sass/_typography.scss */
.typography blockquote {
  margin: 10px;
  font-size: 1.4em;
  color: #777;
  font-style: italic;
}
/* line 88, ../sass/_typography.scss */
.typography pre {
  font-family: "Courier New", Courier;
  display: block;
  font-size: 1.2em;
  margin: 2em 5em;
  padding: 0.5em;
  border: 1px #ccc solid;
  background: #eee;
}
/* line 98, ../sass/_typography.scss */
.typography label {
  display: block;
  margin: 10px 0 -10px 0;
}
/* line 103, ../sass/_typography.scss */
.typography q {
  display: block;
  font-size: 0.8em;
  margin: 1em 1em;
  padding: 0.5em;
  border: 1px #ccc solid;
}
/* line 111, ../sass/_typography.scss */
.typography strong {
  font-weight: bold;
}
/* line 115, ../sass/_typography.scss */
.typography table {
  margin: 10px;
  font-size: 1.2em;
  color: #666;
  border-collapse: collapse;
}
/* line 122, ../sass/_typography.scss */
.typography table td {
  border: 1px solid #999;
  padding: 5px;
}
/* line 127, ../sass/_typography.scss */
.typography .left {
  text-align: left;
}
/* line 131, ../sass/_typography.scss */
.typography .center {
  text-align: center;
}
/* line 135, ../sass/_typography.scss */
.typography .right {
  text-align: right;
}
/* line 139, ../sass/_typography.scss */
.typography img.right {
  float: right;
  margin-left: 20px;
}
/* line 144, ../sass/_typography.scss */
.typography img.left {
  float: left;
}
/* line 148, ../sass/_typography.scss */
.typography img.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* line 155, ../sass/_typography.scss */
.typography label {
  font-size: 1em;
}
/* line 159, ../sass/_typography.scss */
.typography input.text,
.typography textarea {
  font-size: 1em;
}
/* line 164, ../sass/_typography.scss */
.typography p.MsoNormal,
.typography p.MsoBodyText {
  margin: 0;
}
/* line 169, ../sass/_typography.scss */
.typography #Content p.authorDate {
  color: #444;
  margin-top: -15px;
}
/* line 174, ../sass/_typography.scss */
.typography .text-center {
  text-align: center;
}
/* line 178, ../sass/_typography.scss */
.typography .text-right {
  text-align: right;
}
/* line 182, ../sass/_typography.scss */
.typography table {
  width: 100%;
}

/* line 1, ../sass/_form.scss */
fieldset {
  border: 0;
  font-size: 1.2em;
}

/* line 1, ../sass/_form.scss */
textarea {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 1.2em;
}

/* line 1, ../sass/_form.scss */
form ul {
  list-style: none;
}

/* line 1, ../sass/_form.scss */
.middleColumn {
  display: block;
  margin: 15px 10px 10px 0;
  background-color: #2b2a2a;
  padding: 4px;
  width: 306px;
  clear: left;
}

/* line 1, ../sass/_form.scss */
#Name .middleColumn, #Comment .middleColumn {
  background-color: #2b2a2a;
}

/* line 1, ../sass/_form.scss */
#Sidebar .middleColumn {
  margin: 0 0 0 8px;
  display: inline;
}

/* line 1, ../sass/_form.scss */
input.text, textarea, select {
  padding: 2px;
  border: 1px solid #A7A7A7;
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
  width: 300px;
}

/* line 1, ../sass/_form.scss */
select {
  width: auto;
}

/* line 1, ../sass/_form.scss */
input.action {
  padding: 2px;
  font-size: 1em;
  font-family: Verdana, Tahoma, Sans-serif;
}

/* line 1, ../sass/_form.scss */
input:focus span, textarea:focus span {
  border: 3px solid #000;
}

/* line 1, ../sass/_form.scss */
input.action:hover, input.action:focus {
  cursor: pointer;
}

/* line 1, ../sass/_form.scss */
#Search {
  width: 105px;
}

/* line 1, ../sass/_form.scss */
input#Search_Form_SearchForm_Search {
  width: 110px;
  padding: 3px;
  margin-left: -4px;
  font-size: 1.2em;
}

/* line 1, ../sass/_form.scss */
#Sidebar input.action {
  font-size: 1.2em;
  float: right;
  padding: 1px;
  margin: -22px 10px 0 0;
}
