@CHARSET "ISO-8859-1";

body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #d3ecf1;
}

#outerbox {
  background: #fff url(../images/bg.jpg) no-repeat;
  width: 1020px;
  height: 778px;
  margin: 0px auto;
}

#box {
  border: 0;
  margin: 0px 0 0 95px;
  width: 818px;
  float: left;
  background-color: #fff;
}

.header {
  background: #fff url(../images/home_header.jpg) no-repeat;
  height: 190px;
  width: 818px;
  float: left;
}

#content {
  background-color: #fff;
  float: left;
}

#leftcontent {
  float: left;
  width: 300px;
  padding-top: 0px;
  margin: 0px 0px 15px 0px;
}

#logo {
  background: #fff url(../images/logo.jpg) no-repeat;
  width: 274px;
  height: 136px;
  float: left;
  margin: 15px 0 0px 10px;
}

#lefthome {
  background: #fff url(/images/left_home.jpg) no-repeat;
  width: 220px;
  height: 143px;
  float: left;
  margin: 50px 0 0 35px;
}

#rightcontent {
  float: right;
  width: 517px;
  margin: 0px 0px 15px 0px;
}

#mainnav {
  width: 517px;
  overflow: hidden;
  margin: 10px 0;
  padding: 0;
}

#mainnav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 4px;
  margin-top: -3px;
}

#mainnav ul li {
  font-size: 12px;
  display: inline;
  padding: 0px 2px 3px 2px;
  margin: 0 0 0 3px;
  border-right: 1px solid #9a332c;
  border-bottom: 1px solid #9a332c;
}

#mainnav ul li a {
  text-decoration: none;
  color: #2c76b5;
  font-size: .9em;
}

#mainnav ul li .current {
  color: #9a332c;
}

#mainnav ul li a:hover {
  color: #9a332c;
}

#maincontent {
  
}

.blue {
  color: #354a77;
  list-style-image: url(/images/bluearrow.png);
  font-size: 12px;
  padding: 10px 10px 0 25px;
  margin: 0;
}

.bold {
  font-weight: bold;
}

.big {
  font-size: 1.1em;
  margin-bottom: 0;
  padding-bottom: 0;
}

.normal {
  padding-top: 0px;
  margin-top: 5px;
  margin-right: 30px;
  font-size: .7em;
}

.cart {
  background: #fff url(../images/buynow.jpg) no-repeat;
  padding: 14px 20px 0px 30px;
  margin-top: 25px;
  margin-right: 30px;
  font-size: .7em;
  text-decoration: none;
}

.small {
  font-size: .6em;
  line-height: .95em;
}

#homeimg {
  background: #fff url(../images/home_front.jpg) no-repeat;
  float: right;
  width: 280px;
  height: 136px;
  margin: -15px 15px 5px 0px;
}

#slogan {
  width: 160px;
  border-left: 2px solid #9a332c;
  margin: 15px 5px 5px 0;
  float: right;
  padding: 0px 2px 0px 8px;
  font-family: arial;
  font-weight: bold;
  color: #9aa1a9;
  font-size: 1.5em;
}

.minleft {
  margin-left: 10px;
  padding-left: 0;
}

.leftlinktitle {
  font-weight: bold;
  padding-left: 8px;
}

.leftnavlinks {
  width: 120px;
  float: left;
  margin-top: 5px;
}

.leftnavlinks ul {
  list-style-image: url(../images/bullet_arrow.png);
  margin: 0 0 0 20px;
  padding: 0px 0 0 5px;
}

.leftnavlinks ul li a {
  text-decoration: underline;
  color: #2c76b5;
  font-size: .7em;
}

.leftnavlinks ul li .current {
  text-decoration: none;
  color: #9a332c;
}

.leftnavlinks ul li a:hover {
  color: #9a332c;
}

.boldbig {
  font-weight: bold;
  font-size: 1.7em;
}

.doublelines {
  line-height: 2em;
}

.hr {
  background: #fff url(../images/about_bar.jpg) no-repeat;
  height: 8px;
  width: 100%;
  float: left;
  color: #fff;
  margin-bottom: 2px;
}

.indent {
  padding-left: 10px;
}

.leftbar {
  border-left: 1px solid #9a332c;
  margin-left: 10px;
}

.leftbar ul {
  margin: 5px 5px 5px 20px;
  padding: 0;
}

.prop {
  height: 510px;
  float: right;
  width: 1px;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

#numpages {
  float: right;
  width: 80px;
  margin-right: 60px;
  text-align: right;
  font-size: .7em;
  margin-top: 5px;
  color: #2c76b5;
}

#numpages a {
  text-decoration: none;
  color: #2c76b5;
}

.lispacing li {
  margin-bottom: 10px;
}