/* common styles */
body {
  margin: 0;
  padding: 0;
/*  background: url('images/main-bg.gif') repeat-y; */
  background-color: #d0d0d0;
  color: #454545;
  font: 75% Georgia, Arial, Verdana, Helvetica, sans-serif;
}
table {
  border-collapse: collapse;
}
table, thead, tbody, tr, th, td, div {
  font-size: 1em;
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  color: #947036;
}
h1 {
  font-size: 1.4em;
  margin: .5em 0;
  text-transform: uppercase;
  font-weight: normal;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
h3, h4, h5, h6 {
  font-size: 1em;
}
img {
  border: 0;
}
a {
  color: #947036;
  text-decoration: none;
}
a:hover {
  color: #947036;
  text-decoration: underline;
}
a:visited {
  color: #947036;
}
p {
}

/* page */
#page {
  text-align: center;
}

#content-wrap-1 {
  background: url('images/page-bg.gif') repeat-x;
  background-color: #fff;
}

#content-wrap-2 {
  margin: 0 auto;
  padding: 0;
  width: 878px;
  position: relative;
}

/* header */
#header {
  background: url('images/header-bg.gif');
  text-align: center;
}

#header img {
  margin: 20px 0;
}

.menu {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}
.menu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
}

#header-menu-wrap {
  border: 2px solid #947036;
  border-width: 2px 0;
  background: #fff;
}

#header-images-wrap {
  background: url('images/headers/main-1.jpg');
  position: relative;
  height: 327px;
  overflow: hidden;
}
#header-images {
  height: 327px;
}

#language-menu {
  height: 32px;
  position: absolute;
  right: 10px;
  bottom: 0;
  text-transform: uppercase;
  z-index:10;
}

#language-menu li {
  font-size: .8em;
  color: #454545;
  line-height: 32px;
  padding: 0 8px;
}
#language-menu li a {
  color: #454545;
}
#language-menu li.active, #language-menu li.active a {
  color: #fff;
}

#breadcrumb {
}

#breadcrumb,
#breadcrumb a,
#breadcrumb a:visited,
#breadcrumb a:hover {
  color: #780910;
}

#block-spotlight-wrap {
  width: 300px;
}
#block-spotlight {
  margin-left: 23px;
  padding: 9px 20px 1px 12px;
  position: relative;
  top: -8px;
  background: url('images/spotlight-bg-1.gif') no-repeat;
}

.content-block {
  float: left;
  margin: 0;
  padding: 0;
  width: 288px;
}
.block-content {
  padding: 1px 12px;
}

/* footer */
#footer-wrap {
  padding: 2em 0 2em 0;
}
#footer {
  font-size: .9em;
  border: 1px solid #666;
  border-width: 1px 0;
  padding: .5em 0;
  line-height: 1.4em;
  width: 878px;
  margin: 0 auto;
}
#footer-logo {
  display: block;
  float: left;
  margin: 1em 20px 0 0;
}
#footer-address {
}
#footer-menu {
  padding-top: 1.4em;
  padding-right: 0;
  text-align: right;
  float: right;
}
.footer-block {
  float: left;
  padding: 0 120px 0 0;
  display: table-cell;
  vertical-align: middle;
}
.footer-block, .footer-block a, .footer-block a:hover {
  color: #454545;
}

.clear, .clearer {
  clear: both;
  border: 0;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

/* CSS Styled Content */

/* uploads */
.csc-uploads { 
}
.csc-uploads tr, .csc-uploads td {
  vertical-align: top;
}
.csc-uploads td {
  padding: 0 1em 1em 0;
}
.csc-uploads p {
  margin: 0;
}
.csc-uploads-fileSize {
  text-align: right;
}
.csc-uploads td.csc-uploads-icon {
  vertical-align: middle;
}

/* imgtext */
div.csc-textpic-clear {
  line-height: 0;
  font-size: 0;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
#sidebar-right div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px;
}
/* IE hack */
* html div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0px;
}
#content div.csc-textpic img,
#content .news-content .image-wrap img
{
  border: 4px solid #fff;
  display: block;
  padding: 1px;
  background: #bdbcbc;
}
#content .image-wrap {
  border: 1px solid #5d421f;
}
#content .news-content .image-wrap {
  float: left;
/*  margin: 0 1em 1em 0; */
}

#sidebar-right div.csc-textpic img {
  border: 3px solid #fff;
  display: block;
}

/* form */
.csc-form-labelcell p {
  margin: 0;
}
.csc-form-labelcell, .csc-form-fieldcell {
  display: block;
}

input {
  font-size: .85em;
  border: 1px solid #5d421f;
  width: 120px;
  color: #444545;
}

input[type="submit"] {
  width: 120px;
  height: 20px;
  border: 0;
  background: url('images/button-bg.gif') no-repeat;
  text-align:center;
  text-decoration: none;
  color: #5d421f;
  font-size: .85em;
  font-weight: bold;
}

/* tt_news */
.news-list-item {
  margin: 1em 0 1em 0;
}
.news-list-item h2 {
  margin-bottom: .2em;
}
.news-list-date {
  color: #63421c;
  font-size: 11px;
}
.news-image {
  float: left;
  margin-right: 10px;
}
.news-image img {
  border: 3px solid #fff;
}
.news-content {
  margin-bottom: 1em;
}
.news-content p.bodytext {
  margin: .5em 0;
}
.morelink, .news-list-morelink {
  text-align: right;
}
.news-flower {
  text-align: center;
}
.tx-ttnews-browsebox-SCell {
  background: none;
}
.csc-content {
  clear: both;
  margin-bottom: 1em;
}

#block-spotlight div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
  display:inline;
  margin-left:0;
}

hr {
  border: 0;
  color: #aaa;
  background-color: #aaa;
  height: 1px;
  margin: 1em 0;
}