
HTML,BODY {
  font-family: Arial, Helvetica, Sans-Serif;
}

HTML,BODY,P,TD,DIV,LI,SPAN,LABEL {
  font-size: 12px;
}

P,LI {
  font-size: 14px;
}

IMG {
  border: none;
}

BODY {
  padding: 0px;
  margin: 0px;
  border: 0px;
  background-color: #D0DCE8;
/*
  background-color: #BFD0D7;
*/
/*
  background-image: url(/images/bg-top2.png);
  background-repeat: repeat-x;
*/
  background-image: url(/images/body-tile.jpg);
  min-width: 1090px;
}

A:link, A:visited, A:active {
  color: #000000;
}

A:hover {
  color: #566459;
  text-decoration: none;
}

#container {
  padding-left: 32px;
  padding-right: 40px;
}

#inner_container {
  border: solid 1px #5a6c3a;
  min-width: 800px;
  background-color: #FFFFFF;
  overflow: visible;
}

#header {
  margin-top: 27px;
  height: 150px;
/*  padding-left: 20px;
*/
  padding-right: 20px;
  background-color: #FFFFFF;
  border-top: solid 1px #5a6c3a;
  border-left: solid 1px #5a6c3a;
  border-right: solid 1px #5a6c3a;
}

#header .left {
  float: left;
}

#header .right {
  float: right;
  width: 18%;
  padding-top: 20px;
}

#header .right UL {
  float: right;
}

#slogan {
  line-height: 22px;
  font-weight: bold;
  float: left;
  font-size: 20px;
  padding: 6px;
  text-align: center;
  margin-top: 30px;
  font-style: italic;
}

#slogan SPAN {
  font-size: 24px;
}

#header .right A {
  font-size: 14px;
  line-height: 20px;
  display: block;
  clear: both;
/*  color: #569C87; */
}

#top_nav {
  background-color: #566459;
  width: 100%;
  margin-top: -12px;
  display: block;
  text-align: center;
}

#top_nav UL {
  padding-left: 0px;
}

#top_nav UL LI {
  display: block;
  float: left;
  height: 30px;
  width: 120px;
  color: #FFFFFF;
  text-align: center;
}

#top_nav A {
  display: block;
  clear: both;
  height: 30px;
  line-height: 28px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  border-right: solid 1px #808080;
}

#top_nav .far-left {
  border-left: solid 1px #5a6c3a !important;
}

#top_nav a.active {
  background-color: #B4D1BE;
  color: #000000 !important;
}

#top_nav a:hover.active {
  background-color: #B4D1BE;
  color: #000000 !important;
}

#top_nav a:link, #top_nav a:visited  {
  color: #FFFFFF;
}

#top_nav a:hover  {
  color: #FFFFFF;
  background-color: #569C87;
}

#left {
  float: left;
  width: 200px;
  border-right: solid 1px #808080;
  border-bottom: solid 1px #808080;
  height: 100%;
}

#middle {
  height: 100%;
}

#right {
  float: right;
  width: 225px;
  height: 100%;
  border-left: solid 1px #808080;
  border-bottom: solid 1px #808080;
}

#footer {
  height: 40px;
  text-align: center;
  padding-top: 10px;
}

.section_nav {
  margin: 0px;
  padding: 0px;
  border-top: solid 3px #BBBBBB;
}

.section_nav LI {
  list-style: none;
  border-top: solid 1px #BBBBBB;
  display: block;
  line-height: 22px;
  background-color: #f4f6eb;
}

.section_nav A {
  font-size: 14px;
  display: block;
  clear: both;
  padding-left: 10px;
}

.section_nav a:hover {
/*  color: #000000; */
  text-decoration: none;
/*  color: #4C7EC7; */
}

.section_nav .active {
  background-color: #BFD0D7;
  font-weight: bold;
}

.section_subnav {
  margin: 0px;
  padding: 0px;
}

.section_subnav {
  border-top: solid 1px #BBBBBB;
  background-color: #FFFFFF;
}

.section_subnav LI {
  border: none;
}

.section_subnav A {
  padding-left: 20px;
  background-color: #FFFFFF;
  font-weight: normal;
}

.section_subnav a:hover {
  background-color: #FFFFFF;
}

/* For Firefox */
#main_content {
  padding-top: 10px;
  padding-left: 210px;
  padding-right: 230px;
}

/* For IE7 Only */
*+HTML #main_content {
  padding: 10px;
}

/* For IE6 Only */
* HTML #main_content {
  padding: 10px;
}

.clear {
  clear: both;
  font-size: 1px;
}

#small_bio {
  line-height: 17px;
}

#small_bio #title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #4C7EC7;
  padding: 5px 5px 5px 20px;
  border-bottom: solid 1px #AAAAAA;
}

#small_bio #photo {
  border: solid 1px #AAAAAA;
  margin: 5px;
}


.right_title {
  background-color: #BFD0D7;
  font-size: 16px;
  color: #000000;
  padding: 5px 5px 5px 20px;
  font-weight: bold;
}

#shopping_cart_title {
  background-image: url(/images/shopping-cart.png);
  background-position: 190px;
  background-repeat: no-repeat;
}

#header #address {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  font-weight: bold;
}

#cart_overview {
  padding-left: 10px;
  padding-top: 5px;
}

#cart_overview #go_shopping {
  display: block;
  position: relative;
  left: -10px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}


.topic_nav {
  margin: 0px;
  padding: 0px;
  border-bottom: solid 1px #BBBBBB;
}

.topic_nav LI {
  list-style: none;
  border-top: solid 1px #BBBBBB;
  display: block;
  line-height: 24px;
  background-color: #f4f6eb;
}

.topic_nav A {
  font-size: 14px;
  display: block;
  clear: both;
  padding-left: 10px;
}

.topic_nav a:hover {
/*  color: #4C7EC7; */
}

.topic_nav .active {
  background-color: #CDCFB7;
  font-weight: bold;
}

.poll {
  padding: 10px;
  background-color: #BFD0D7;
  margin: 4px;
}

.poll .question {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}


.poll LABEL {
  color: #000000;
}

.poll #view_results {
  display: block;
  text-align: right;
  padding-right: 5px;
}



.box_holder {
  width: 200px;
  height: 168px;
  float: left;
  margin: 3px;
  padding: 5px;
  border: solid 1px #CCCCCC;
}

.box {
  text-align: center;
  background-color: #BFD0D7;
  width: 100%;
  height: 100%;
  border: solid 1px #CCCCCC;
}

.box A {
  height: 100%;
  width: 100%;
  clear: both;
  display: block;
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}


.box a:hover IMG {
  filter:alpha(opacity=70);
  opacity: 0.7;
  -moz-opacity:0.7;
  background-color: #FFFFFF;
}


#main_content H1 {
  margin: 0px;
  padding: 0px;
}

#main_content H2 {
  margin: 0px;
  padding: 0px;
}

#main_content H3 {
  margin: 0px;
  padding: 0px;
}

#main_content #breadcrumbs {
  font-size: 12px;
  padding-left: 20px;
  line-height: 30px;
}


.input_button {
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  cursor: pointer;
}


.form {

}

.form .title {
  font-size: 16px;
  font-weight: bold;
}

.form_row {
  white-space: nowrap;
}

label.field {
  display: block;
  float: left;
  width: 120px;
  text-align: right;
  padding-right: 5px;
  margin-right: 5px;
}

label.required {
  border-right: solid 6px #CC0000;
  position: relative;
  top: 3px;
}

label.optional {
  border-right: solid 6px transparent;
  position: relative;
  top: 3px;
}

.field_error {
  font-weight: bold;
  color: #CC0000;
}

.input_text {
  font-size: 14px;
  width: 200px;
}

#page_header_border {
  height: 10px;
  border-top: solid 1px #808080;
  font-size: 1px;
}

#content_wrapper {
  padding-left: 20px;
}



.link-portlet-holder {

}

.link-portlet-holder .portlet {
  float: left;
  width: 40%;
  border: solid 1px #DDDDDD;
  margin: 5px;
}

.link-portlet-holder .portlet .title {
  font-weight: bold;
  padding: 5px;
  border-bottom: solid 1px #CCCCCC;
  background-color: #f4f6eb;
  font-size: 14px;
}

.link-portlet-holder .portlet .body {
  padding: 5px;
}

.link-portlet-holder .portlet .body UL {
  padding-left: 15px;
  list-style: none;
}

.link-portlet-holder .portlet .body UL LI A {
  display: block;
  font-weight: bold;
}




.column {
  float: left;
}






