body {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 9px;
  line-height: 9px;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}

div#sidecol {
  float: right;
  width: 15%;
  color: yellow;
}

div#content {
  float: right;
  width: 85%;
  color: yellow;
}

@media only screen and (max-width: 629px) {
  div#sidecol { float: none; width: 100%; }
  div#content { float: none; width: 100%; }
}

div#contproper, div#sideproper {
  padding-left: 5px;
  padding-right: 5px;
}

div#container {
  color: yellow;
}

div#header {
  color: yellow;
}

div#footer {
  clear: both;
  color: yellow;
}

#bdig3 {
  background-image: url("../images/misc/BackDigital_3.jpg");
  background-color: transparent;
  color: yellow;
}

a {
  color: yellow;
  font-style: italic;
  text-decoration: underline;
  background-color: transparent;
}

#header {
  float: none;
  display: inline;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: large;
  line-height: 10%;
  font-weight: bold;
  font-style: italic;
}

#p {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 16px;
  line-height: 23px;
}

div {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 16px;
  line-height: 24px;
  vertical-align: 36px;
  color: #ffff66;
  background-color: transparent;
}

ol {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 18px;
  line-height: 32px;
  font-style: italic;
  text-align: left;
  display: grid;
  float: none;
  padding-left: 10%;
}

h1 {
  border-top-left-radius: 0px;
  font-size: 25px;
  color: #ffff66;
}

.share-btn {
  display: inline-block;
  color: white;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  padding-top: 0.5em;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  width: 4em;
box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
  outline-width: medium;
  outline-style: none;
  text-align: center;
}

.share-btn:hover {
  color: #eeeeee;
}

.share-btn:active {
  position: relative;
  top: 2px;
box-shadow: none;
  color: #e2e2e2;
  outline-width: medium;
  outline-style: none;
}

.share-btn.twitter {
  background-color: #55acee;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.share-btn.google-plus {
  background-color: #dd4b39;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.share-btn.facebook {
  background-color: #3b5998;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.share-btn.stumbleupon {
  background-color: #82810b;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.share-btn.reddit {
  background-color: #ff5700;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.share-btn.linkedin {
  background-color: #4875b4;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.share-btn.email {
  background-color: #444444;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

#footer {
  font-size: 10px;
}

#socialmedia {
  vertical-align: 26px;
}

#content {
  line-height: 6px !important;
}

p {
  font-size: 16px;
  line-height: 26px;
  color: yellow;
  font-family: "Arial", "Helvetica", "sans-serif";
}

#weblinks1 {
  line-height: 25px;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}

#ol1 {
  padding-left: 10%;
}

table {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 16px;
  line-height: 26px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  color: #ffff66;
  border-radius: 3px;
  float: none;
  display: block;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  width: auto;
}

td {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  color: #ffff66;
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 16px;
}

i {
  font-family: "Arial", "Helvetica", "sans-serif";
}

tbody {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

h2 {
  background-color: transparent;
  color: #ffff66;
  font-size: 20px;
  line-height: 30px;
}

ul {
  color: #ffcc66;
}

#ul1 {
  display: block;
}

#t2 {
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

#t10 {
  width: auto;
}

#t1 {
  float: none !important;
}

.p {
  color: #ffff99;
}

#t3 {
  float: none;
}

/* START CSS for Simple Indented Horizontal Menu */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@charset "UTF-8";
/* Base Styles */
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  font-family: 'Lato', sans-serif;
}
#cssmenu {
  border: 1px solid #133e40;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: auto;
}
#cssmenu ul {
  zoom: 1;
  background: #36b0b6;
  background: -moz-linear-gradient(top, #36b0b6 0%, #2a8a8f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #36b0b6), color-stop(100%, #2a8a8f));
  background: -webkit-linear-gradient(top, #36b0b6 0%, #2a8a8f 100%);
  background: -o-linear-gradient(top, #36b0b6 0%, #2a8a8f 100%);
  background: -ms-linear-gradient(top, #36b0b6 0%, #2a8a8f 100%);
  background: linear-gradient(top, #36b0b6 0%, #2a8a8f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top-color', endColorstr='@bottom-color', GradientType=0);
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid transparent;
}
#cssmenu li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 8px 15px 9px 15px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 16px;
}
#cssmenu li.active {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #36b0b6;
}
#cssmenu li.active a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #1e6468;
  border: 1px solid #133e40;
  -moz-box-shadow: inset 0 5px 10px #133e40;
  -webkit-box-shadow: inset 0 5px 10px #133e40;
  box-shadow: inset 0 5px 10px #133e40;
}
#cssmenu li:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #36b0b6;
}
#cssmenu li:hover a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #1e6468;
  border: 1px solid #133e40;
  -moz-box-shadow: inset 0 5px 10px #133e40;
  -webkit-box-shadow: inset 0 5px 10px #133e40;
  box-shadow: inset 0 5px 10px #133e40;
}
/* END CSS for Simple Indented Horizontal Menu */