@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600);
/* OldStyling.css */
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #E8E8EA;
  margin: 0px;
  background-color: #999999; }

ul {
  margin-top: 0;
  margin-bottom: 0; }

.border1 {
  border: 1px solid #000000; }

#topText {
  color: red;
  font-size: 20px; }

#topNavTable {
  /*height:44px; -2015*/
  width: 100%;
  border: 0px;
  background-image: url(../Content/topNavBkgr.jpg);
  background-repeat: no-repeat; }

/* redone header 2015 */
tr#header-nav-row > td > div {
  height: 20px;
  padding-left: 5px; }
  tr#header-nav-row > td > div > div {
    float: left;
    padding: 0px 13px;
    height: 15px;
    border-right: solid #fff 1px; }
    tr#header-nav-row > td > div > div:hover {
      background-image: url("/Themes/CenterTargetSports2014/Content/header-arrow.gif");
      background-position: center top;
      background-repeat: no-repeat;
      padding-top: 3px;
      height: 12px; }
    tr#header-nav-row > td > div > div > a {
      font-family: 'Titillium Web', sans-serif;
      text-decoration: none;
      color: #fff;
      font-size: 11pt;
      line-height: 13pt;
      text-shadow: 2px 2px #585050; }

tr#page-title-row > td {
  font-size: 18px;
  font-weight: normal;
  color: #FC1920;
  padding-right: 10px;
  letter-spacing: .4em;
  font-family: Arial, Helvetica, sans-serif;
  height: 28px;
  /* added 2/17/2014 */
  padding-top: 3px;
  text-align: right; }

.mostStuff {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-top: 0px;
  padding: 0px 0px 10px 6px; }

.tdNavLeft {
  /*border-right: solid 1px #CCCCCC;*/ }

#contentCell {
  background-color: #000033; }

.leftNav {
  width: 183px;
  min-height: 100%;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #E8E8EA;
  letter-spacing: .15em;
  padding: 40px 8px 30px 9px; }

.leftNav div {
  margin-left: 0px;
  margin-bottom: 15px; }

.midDiv {
  margin: 0px 10px 10px 0px;
  padding-top: 10px;
  padding-left: 10px; }

.rightContainer {
  height: 100%;
  width: 200px;
  margin: 0px 0px 10px 10px;
  padding: 20px 10px 10px 10px;
  float: right;
  text-align: center;
  /*border-left: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;*/ }

.darkFont {
  color: #000000; }

#banner {
  background-image: url(../Content/header.jpg);
  background-repeat: no-repeat;
  height: 110px;
  width: 780px;
  color: #FF0000;
  font-size: 22px;
  padding-top: 30px;
  padding-left: 280px;
  font-weight: bold; }

a:link {
  color: #FFFFCC; }

a:visited {
  color: #FFFFCC; }

a:hover {
  color: #FF0000; }

.leftNav ul {
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 6px;
  list-style-position: outside;
  list-style-type: square; }

li {
  margin-top: 3px;
  padding-top: 3px;
  list-style-position: outside; }

.spread {
  letter-spacing: 0.15em; }

.justFont {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }

h4 {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 6px; }

h4.page-sub-title {
  padding: 0px;
  margin: 11px 0px 0px 0px; }

.indent {
  margin-left: 10px; }

.grayBkgr {
  background-color: #CCCCCC;
  padding: 0px;
  border: 1px solid #FFFFFF;
  color: #000000; }

.grayBkgr a:link {
  color: #003399; }

.grayBkgr a:visited {
  color: #003399; }

.grayBkgr a:hover {
  color: #3333FF; }

.red {
  color: #FF0000; }

.darkRed {
  color: #9D2426; }

.small {
  font-size: 10px; }

.large {
  font-size: 16px; }

h5 {
  font-size: 14px; }

.squishTop {
  margin: 0px;
  padding-top: 10px; }

.paragraphText {
  width: 540px; }

.imgBorder {
  border: 1px #FFFFFF solid; }

.quotePara {
  border: 1px solid #FFFFFF;
  padding: 5px 5px 5px 5px;
  font-style: italic; }

.boldItalic {
  font-weight: bold;
  font-style: italic; }

.bold {
  font-weight: bold; }

.youTubeWrap {
  border: 1px #FFFFFF solid;
  width: 480px;
  margin: 10px auto 4px auto; }

.staffBios .bioDiv {
  clear: both; }

.staffBios .clearFix {
  height: 30px;
  clear: both; }

.staffBios .bioDiv img {
  margin-right: 10px;
  width: 160px;
  margin-bottom: 3px; }

.staffBios .bioDiv span.name {
  font-style: italic;
  font-size: 14px; }

.staffBios .bioDiv p {
  padding: 0px;
  margin: 0px;
  margin-top: 1em; }

/* Addtl.scss */
#PageSubheaderImg {
  width: 780px;
  height: 200px;
  background-image: url("../Content/topGraphics/home_bannerphoto_bw.jpg"); }
  #PageSubheaderImg.retail-range {
    background-image: url("../Content/topGraphics/retail_bannerphoto.jpg"); }
  #PageSubheaderImg.education {
    background-image: url("../Content/topGraphics/education_bannerphoto.jpg"); }
  #PageSubheaderImg.education {
    background-image: url("../Content/topGraphics/education_bannerphoto.jpg"); }
  #PageSubheaderImg.competition {
    background-image: url("../Content/topGraphics/competition_bannerphoto.jpg"); }
  #PageSubheaderImg.law-enforcement {
    background-image: url("../Content/topGraphics/law_bannerphoto.jpg"); }
  #PageSubheaderImg.news-events {
    background-image: url("../Content/topGraphics/news_bannerphoto.jpg"); }
  #PageSubheaderImg.facility {
    background-image: url("../Content/topGraphics/facility_bannerphoto.jpg"); }
  #PageSubheaderImg.about {
    background-image: url("../Content/topGraphics/about_bannerphoto.jpg"); }

.zone-navigation li {
  list-style-type: none;
  margin: 15px 0px; }
  .zone-navigation li.current span {
    font-weight: bold;
    color: #FF0000; }

.contentFooterDiv {
  margin: 0px 10px 10px 0px;
  padding-top: 10px;
  padding-left: 10px; }

.menu-courses-non-shooter, .menu-courses-civilian, .menu-courses-law-enforcement {
  margin-left: 40px; }

article.content-item.course {
  margin: 0px 10px 10px 0px;
  padding-top: 10px;
  padding-left: 10px; }
  article.content-item.course > h1 {
    font-size: 16px; }

#calendarTbl {
  margin: 10px;
  width: 98%; }
  #calendarTbl a:visited {
    color: #000000; }
  #calendarTbl a:link {
    color: #000000; }
  #calendarTbl a:hover {
    color: red; }
  #calendarTbl > thead > tr > td > span {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12pt; }
  #calendarTbl .singleDayWrapper {
    min-height: 100px; }
    #calendarTbl .singleDayWrapper > div.numberWrapper {
      text-align: right; }
      #calendarTbl .singleDayWrapper > div.numberWrapper > span {
        color: #000000;
        font-family: Arial;
        font-size: 11pt;
        font-weight: bold; }
    #calendarTbl .singleDayWrapper > div.eventsWrapper {
      color: #000000;
      font-family: Arial;
      font-size: 10pt;
      min-height: 90px; }

ul.blog-posts.content-items {
  list-style-type: none;
  padding-left: 0px; }
  ul.blog-posts.content-items .blog-post-summary {
    margin: 5px 0px; }
    ul.blog-posts.content-items .blog-post-summary > a {
      font-size: 11pt; }
    ul.blog-posts.content-items .blog-post-summary .post-summary {
      font-style: italic; }

#contentCell {
  width: 572px; }

.courseWrapper {
  padding: 0px 10px; }
  .courseWrapper > h3 {
    margin-top: 5px;
    font-size: 16pt; }

h1 {
  font-size: 19pt;
  line-height: 19pt; }

h2 {
  font-size: 16pt;
  line-height: 16pt; }

.newsletterLinkWrapper {
  margin: 5px;
  font-size: 12pt; }

/* mobile device tweaks */
@media screen and (max-width: 780px) {
  body > table {
    width: 100%; } }

/*# sourceMappingURL=Site2015.css.map */
