body {
  margin: 0;
  background-color: #FFEFCB;
  font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
  font-size: 10pt
}

#wrapper {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  position: relative;
    top: 0;
    left: 0;
  z-index: 100;
}

#wrapper h1.home {
  color: #333333;
  font-size: 18pt;
  font-weight: bold;
  margin-left: 41px;
  margin-top: -20px;
}

#wrapper h1.home em {font-style: italic;}

#header {
  background-image: url(/images/header_background_strip.png);
  background-position: center top;
  background-repeat: repeat-x;
  padding-bottom: 40px;
  min-width: 950px;
  position: relative;
    top: 0;
    left: 0;
  height: 165px;
}

#title {
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
}

#logo {
  position: absolute;
    top: 138px;
    right: 15px;
}

#news_ticker {
  color: #222222;
  line-height: 200%;
  position: absolute;
    top: -38px;
    left: 15px;
}

#news_ticker strong {
  font-weight: bold;
}

#news_ticker a {color: #BC3527; text-decoration: none;}
#news_ticker a:link {}
#news_ticker a:visited {}
#news_ticker a:focus {text-decoration: underline;}
#news_ticker a:hover {text-decoration: underline;}
#news_ticker a:active {text-decoration: underline;}

#news_ticker span, #news_ticker a {
  position: absolute;
    top: 0;
    left: 50px;
  width: 400px;
}

#navigation {
  background-color: #FFC075;
  width: 200px;
  float: left;
  margin-right: 25px;
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-bottom: 25px;
}

#navigation h2 {
  border-top: 1px solid #F99F63;
  padding-top: 18pt;
  padding-left: 15px;
  line-height: 200%;
  background-color: #FFEFCB;
  font-size: 11pt;
  color: #333333;
}

#navigation ul {
  background-position: right top;
  background-repeat: no-repeat;
}

#navigation ul ul {
  background-image: none;
  padding-right: 0;
}

#navigation a, #navigation span {
  display: block;
  text-decoration: none;
  font-size: 9pt;
  line-height: 200%;
  color: #333333;
}

#navigation a {
  margin-left: 10px;
}

#navigation .current {
  border-left: 10px solid #F99F63;
  background-color: #EFB065;
}

#navigation a.current {
  margin-left: 0;
}

#navigation a:link {
  
}

#navigation a:visited {
  
}

#navigation a:focus, #navigation a:hover {
  margin-left: 0;
  border-left: 10px solid #E83C25;
  background-color: #EFB065;
}

#navigation a:active {
  
}

#navigation li {
  border-top: 1px solid #F99F63;
}

#navigation li a, #navigation li .current {
  width: 185px;
  padding-left: 5px;  
  font-weight: bold;
}

#navigation li li a, #navigation li li .current {
  width: 170px;
  padding-left: 20px;   
  font-weight: normal;
}

#navigation li li li a, #navigation li li li .current {
  width: 155px;
  padding-left: 35px;  
  font-weight: bold;
  font-size: 8pt;  
  line-height: 225%;
}

#navigation li li li li a, #navigation li li li li .current {
  width: 140px;
  padding-left: 50px;
  font-weight: normal;
  font-size: 8pt;  
  line-height: 225%;
}

#navigation .magazines_left {
  background-color: #FFEFCE;
  padding-bottom: 20px;
}

#navigation .magazines_left h2 {
  border: 0;
  font-size: 11pt;
  margin: 0 0 15px;
  color: #333333;
}

#navigation .magazines_left a {
  font-size: 15px;
  display: inline; 
  color: #BC3527; 
  margin-left: 0;
  text-decoration: none;
}

#navigation .magazines_left a:link {}
#navigation .magazines_left a:visited {}
#navigation .magazines_left a:focus {background-color: transparent; border: 0; text-decoration: underline;}
#navigation .magazines_left a:hover {background-color: transparent; border: 0;text-decoration: underline;}
#navigation .magazines_left a:active {background-color: transparent; border: 0;text-decoration: underline;}

#magazine_preview {
  width: 200px;
  padding-top: 30px;
  float: right;
  margin-bottom: 10px;
  text-align: center;
}

#magazine_preview h2 {
  font-size: 11pt;
  margin: 10px 0 15px;
  color: #333333;
}

#magazine_preview a { color: #BC3527; text-decoration: none;}
#magazine_preview a:link {}
#magazine_preview a:visited {}
#magazine_preview a:focus {text-decoration: underline;}
#magazine_preview a:hover {text-decoration: underline;}
#magazine_preview a:active {text-decoration: underline;}

#galerie {
  width: 200px;  
  float: right;
  padding-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}

#galerie p {
  margin: 0 0 25px;
}

#galerie p img {
  border: 1px solid #AAAAAA;
}

#galerie p span {
  padding: 0 0 4px;
  line-height: 150%;
  text-align: center;
  color: #333333;
  font-size: 75%;
}

#feed_content {
  width: 200px;
  padding-top: 30px;
  float: right;
  margin-bottom: 10px;
}

#feed_content h2 {
  font-size: 11pt;
  margin: 10px 8px 8px;
  color: #333333;
  text-align: left;
}

#feed_content ul {
  border-top: 1px solid #F99F63;
  background-color: #FFC075;
}

#feed_content li {
  border-bottom: 1px solid #F99F63;
  padding: 0 8px 4px;
  margin: 4px 0;
}

#feed_content h3 {
  font-size: 12px; 
  font-weight: bold;
  line-height: 1.4;
  margin: 6px 0;
}

#feed_content a {
  color: #333333;
  text-decoration: none;
}

#feed_content a:hover {
  text-decoration: underline;
}

#feed_content li p {
  line-height: 1.4;
  font-size: 12px;
  margin: 2px 0 4px;
}

#feed_content p {
  color: #333333;
  line-height: 1.4;
  font-size: 10px;
  margin: 8px 8px 4px;
}

#feed_content .feed_info {
  background-color: #FFC075;
  margin: -4px 0 0;
  padding: 8px;
  border-bottom: 1px solid #F99F63;
}

#feed_content .feed_info img {
  margin-bottom: 4px;
}

#feed_content p small {
  font-size: 10px;
  display: block;
  text-align: right;
  margin: 2px 0 4px;
}

#content {
  background-color: white;
  border: 1px solid #F99F63;
  padding: 0 25px 10px;
  min-height: 389px;
  overflow: hidden;
  width: 450px;
  color: #333333;
}

#content.center {
  margin: 0 auto;
}

#footer {
  background-color: #8E1008;
  clear: both;
  text-align: center;
  min-width: 800px;
  padding-top: 2px;
  padding-bottom: 3px;
  text-decoration: none;
  font-size: 9pt;
  font-weight: bold;
  line-height: 200%;
  color: black;
  word-spacing: 5px;
}

#footer a {color: white; text-decoration: none;}

#content .left {
  float: left;
  margin-right: 10px;
  background-color: #6666FF;
  width: 100px;
}

#content .right {
  float: right;
  margin-left: 10px;
  background-color: #6666FF;
  width: 100px;
}

#content form p {
  position: relative;
    top: 0;
    left: 0;
}

#content form p.err_msg {
  margin-left: 120px;
  font-size: 10pt;
  color: red;
  margin-top: -10px;
}

#content form #flash_err {
  border: 1px solid red;
  background-color: #FFDDDD;
  color: red;
  font-weight: bold;
}

#content form #flash_err p {
  text-align: center;
}


#content form p input.text,
#content form p input.submit,
#content form p select,
#content form p textarea,
#content form p span.input {
  position: relative;
    top: 0;
    left: 120px;
}

#content form p input.zip_field {
  position: relative;
    top: 0;
    left: 120px;
}

#content form p input.city_field {
  position: relative;
    top: 0;
    left: 140px;
}

#content form p span.input {
  display: block;
}

#content form p label {
  position: absolute;
    top: 2px;
    left: 0;
  font-weight: bold;
}

#content form label.err {color: red;}

#content input.text, #content select, #content textarea {
  width: 330px;
}

#content input.zip_field {
  width: 100px;
}

#content input.city_field {
  width: 200px;
}

#content input.quantity_field {
  width: 75px;
  text-align: right;
}

#content h1 {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 12pt;
  font-weight: bold;
}

#content h2 {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 11pt;
  font-weight: bold;
}

#content h3 {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 10pt;
  font-weight: bold;
}

#content p {
  margin: 8px 0;
  line-height: 150%;
  text-align: justify;
}

#content .small {font-size: 80%;}

#content p.medium {text-align: center;}

#content #breadcrumb {
  padding-bottom: 8px;
  border-bottom: 1px #AAAAAA solid;
  font-size: 80%;
}

#content p.feed_icon {
  float: right;
}

#content p.thumbnail {float:right; margin-left: 25px;}

#content p.thumbnail img { border: 1px solid #AAAAAA; }

#content em {
  font-style: italic;
}

#content strong {
  font-weight: bold;
}

#content blockquote {
  padding: 0 25px;
}

#content table {
  width: 100%;
}

#content table tr {
  line-height: 200%;
}

#content table th {
  text-align: center;
  font-weight: bold;
}

#content table td {
  vertical_align: middle;
}

#content hr{
  border: none;
  border-bottom: 1px #AAAAAA solid;
  height: 1px;
}

#content a {
  text-decoration: none;
  color: #BC3527;
}

#content a:link {}
#content a:visited {}
#content a:focus {text-decoration: underline;}
#content a:hover {text-decoration: underline;}
#content a:active {text-decoration: underline;}

#content li {
  margin: 3px 0 3px 25px;
  list-style-type: square;
  line-height: 150%;
}

#content ol li {
  list-style-type: decimal;
}

#content div.pages {
  border-top: 1px solid #AAAAAA; 
  position: relative; top: 0; left: 0;
  width: 100%;
}
#content div.pages p.l {position: absolute; top: 0, left: 0; }
#content div.pages p.m {text-align: center;}
#content div.pages p.r {position: absolute; top: 0; right: 0;}

#content .text_left {text-align: left;}
#content .text_center {text-align: center;}
#content .text_right {text-align: right;}

