@font-face {
  font-family: 'SignaNormalLight';
  src: url('../fonts/signanormal-light-webfont.eot');
  src: url('../fonts/signanormal-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/signanormal-light-webfont.woff') format('woff'), url('../fonts/signanormal-light-webfont.ttf') format('truetype'), url('../fonts/signanormal-light-webfont.svg#svgSignaNormal') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #4c5b2d;
  font-family: 'Geneva', Arial, Helvetica, sans-serif;
  font-size: 12px;
}
p {
  margin-bottom: 25px;
}
a:link {
  color: #1059bc;
  text-decoration: none;
}
a:hover {
  color: #1059bc;
  text-decoration: underline;
}
a:visited {
  color: #1059bc;
  text-decoration: none;
}
img {
  border: 0px;
}
#frame {
  margin-top: 5px;
  position: absolute;
  margin-left: -414px;
  left: 50%;
  width: 836px;
  float: left;
  display: inline;
  /* fixes ie double margin-left bug */
}
#main {
  width: 836px;
  padding: 10px;
  padding-bottom: 21px;
  background: black url(../newimages/bottom.gif) repeat-x bottom left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 816px;
}

/* ie6 ignores this selector */

html>body #main {
  width: 816px;
}
#navbar {
  width: 816px;
  height: 159px;
  font-family: 'SignaNormalLight', 'Geneva', Arial, Helvetica, sans-serif;
  letter-spacing: 1.5px;
}
#navbar a:link, #navbar a:visited, #navbar a:hover, #navbar a:active {
  text-decoration: none;
}
#leftnav {
  background-image: url(../newimages/left-banner.png);
  background-color: #a6450b;
  width: 524px;
  height: 100%;
  float: left;
  font-size: 12px;
  text-shadow: 3px 3px 4px #2b2b2b;
  line-height: 13px;
}
#leftnav a:link, #leftnav a:visited {
  color: white;
}
#leftnav a:hover, #leftnav a:active {
  color: black;
}
#home {
  position: relative;
  width: 150px;
  min-height: 150px;
}
.default-link {
  /* all rules required to make the whole div clickable */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  /* this is a fix for IE7-9 */
  background-color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
#bluesplat {
  position: absolute;
  width: 80px;
  top: 35px;
  left: 273px;
  text-align: center;
}
#orangesplat {
  position: absolute;
  width: 60px;
  top: 32px;
  left: 400px;
  text-align: center;
}
#redsplat {
  position: absolute;
  width: 60px;
  top: 118px;
  left: 320px;
  text-align: center;
}
#greensplat {
  position: absolute;
  width: 60px;
  top: 115px;
  left: 435px;
  text-align: center;
}
#rightnav {
  background-color: #557009;
  width: 292px;
  height: 100%;
  float: right;
  text-align: center;
  line-height: 17px;
}
#rightnav table {
  border-collapse: collapse;
  color: #fe8230;
  height: 46px;
  width: 234px;
  margin: 10px auto;
}
#rightnav td + td {
  border-left: 1px dotted #d3dcbb;
}
#rightnav tr + tr {
  border-top: 1px dotted #d3dcbb;
}
#rightnav td {
  padding: 2px;
  text-align: center;
  font-size: 11px;
}
// IE7
#rightnav tr + tr > td {
  border-top: 1px dotted #d3dcbb;
}
#rightnav td a:link, #rightnav td a:visited {
  color: #fe8230;
}
#rightnav td a:hover, #rightnav td a:active {
  color: yellow;
}
#rowone, #rowtwo, #rowthree, #rowfour {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin-top: 2px;
}
#rowthree {
  padding-left: 9px;
  letter-spacing: 18px;
}
#rowfour {
  padding-left: 6px;
  letter-spacing: 12px;
}
#rowone a, #rowtwo a, #rowthree a, #rowfour a {
  padding: 0 3px;
}
#rowone a:link, #rowone a:visited {
  color: #34D208;
}
#rowtwo a:link, #rowtwo a:visited {
  color: #E27311;
}
#rowthree a:link, #rowthree a:visited {
  color: #4ABBE2;
}
#rowfour a:link, #rowfour a:visited {
  color: #FD5C58;
}
#rowone a:hover, #rowone a:active, #rowtwo a:hover, #rowtwo a:active, #rowthree a:hover, #rowthree a:active, #rowfour a:hover, #rowfour a:active {
  color: yellow;
}
#login {
  text-align: right;
}
#login a:link {
  color: orange;
  text-decoration: none;
}
#login a:hover {
  color: orange;
  text-decoration: none;
  font-weight: bold;
}
#login a:visited {
  color: orange;
  text-decoration: none;
}
.content {
  position: relative;
  background-color: #FFFFFF;
  padding: 10px;
  border-width: 10px;
  border-style: solid;
}
.red {
  border-color: #e5a77e;
}
.green {
  border-color: #a7d09c;
}
.blue {
  border-color: #9ad2e5;
}
.copy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  position: absolute;
  padding: 5px;
  bottom: 0px;
  margin-bottom: 0px;
}
.prop {
  height: 640px;
  float: right;
  width: 1px;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.googlevert {
  float: right;
}
.googlevert {
  position: absolute;
  right: 5px;
  top: 5px;
}
.googlehoriz {
  margin: 20px;
  text-align: center;
}
.centercopy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
}

/**************************************************************************
Shadows
*/

div.shadow {
  float: left;
  padding-right: 11px;
  background: url(../newimages/right.gif) repeat-y top right;
  position: relative;
}
div.shadow div.topright {
  width: 11px;
  height: 11px;
  background: url(../newimages/top-right.gif) no-repeat top right;
  position: absolute;
  top: 0px;
  right: 0px;
}
div.shadow div.bottomleft {
  width: 11px;
  height: 11px;
  background: url(../newimages/bottom-left.gif) no-repeat bottom left;
  position: absolute;
  bottom: -1px;
  left: 0px;
}
div.shadow div.bottomright {
  width: 11px;
  height: 11px;
  background: url(../newimages/bottom-right.gif) no-repeat bottom right;
  position: absolute;
  bottom: -1px;
  right: 0px;
}
