* {
  margin: 0;
  padding: 0;
}

body {
  background: #293746;
  font: normal 72.5% "Lucida Sans Unicode", sans-serif;
  font-size: 100%;
  text-align: center;
}

#contentLeft, #contentRight {
  font-size: 0.8em;
}

#container {
  width: 960px;
  margin: 0 auto;
}

#header {
  width: 960px;
  height: 210px;
  background: transparent url(../images/header.png) no-repeat;
}

#menu, #spacer {
  width: 960px;
  height: 60px;
  position: absolute;
}

#contentTop {
  width: 960px;
  height: 50px;
  background: transparent url(../images/contentTop.png) no-repeat;
}

#contentBottom {
  width: 960px;
  height: 50px;
  background: transparent url(../images/contentBottom.png) no-repeat;
}

#contentMiddle {
  width: 960px;
  background: transparent url(../images/contentMiddle.png) repeat-y;
}

#content {
  margin-left: 50px;
  margin-right: 50px;
  color: #F0F0F0;
  text-align: justify;
  background: url(../images/content.gif) repeat-y;
}

#content h1, #content h3 {
  margin-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #1F1F1F;
  border-top: 1px solid #1F1F1F;
  background: #3a4755 url(../images/stripes.gif);
}

#content h1 img {
  padding: 0 !important;
  background: none !important;
  border: none !important;
  margin-left: 10px;
  margin-bottom: 2px;
}

#content p {
  margin: 0 10px 5px 10px;
}

#contentWrapper {
  width: 200px;
  float: left;
  padding-right: 9px;
}
#contentWrapper .content {
  margin-bottom: 5px;
}

#subMenu {
  margin-bottom: 5px;
}

#subMenu ul {
  list-style: none;
}

#subMenu ul li.first {
  border-top: 1px solid #1F1F1F;
}

#subMenu ul li {
  border-bottom: 1px solid #1F1F1F;
  border-left: 5px solid #1F1F1F;
  /*border-right: 1px dotted #1F1F1F;*/
  background: url(../images/stripes.gif);
}

#subMenu ul li a {
  color: #F1F1F1;
  /*color: #80d6f7;*/
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  margin-left: 15px;
}

#subMenu ul li:hover {
}

#subMenu ul li:hover a.parent {
  color: #80d6f7;
  display: block;
}

#subMenu .active-first {
  border-top: 1px solid #1F1F1F;
}

#subMenu .child .active-first a {
  color: #80d6f7;
}

#subMenu .child .active a {
  color: #80d6f7;
}

#contentRight {
  width: 640px;
  float: left;
  margin-left: 10px;
}

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
  float: none;
}

#contentRight h2 a {
  color: #90A3CA;
  text-transform: uppercase;
}

#content img {
  padding: 7px;
  border: 1px solid #1F1F1F;
  background: #3a4755 url(../images/stripes.gif);
  -moz-border-radius: 0.4em;
}

#contentRight p {
  margin: 10px;
}

#contentRight .postInfo {
  margin: 5px 0px 5px 0px;
  color: #EB8C00;
  font-size: 11px;
  text-align: right;
  font-style: italic;
}

.clearer {
  clear: both;
}

#spacer {
  color: #90A3CA;
  font-size: 11px;
  margin-top: -7px;
}

#footer {
  width: 960px;
  height: 210px;
  background: url(../images/footer.png) no-repeat;
}

#mainMenu {
  width: 880px;
  height: 30px;
  position: relative;
  top: -15px;
  left: 40px !important;/* IE-Hack needed */
  left: 0px;
  background: url(../images/menu.png) no-repeat;
}

#mainMenu ul {
  list-style: none;
}

#mainMenu li {
  list-style: none;
  display: block;
  float: left;
  border-bottom: 4px solid #EB8C00;
  overflow: hidden;
  height: 30px;
}

#mainMenu li a, #mainMenu span {
  color: #44494F;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 30px;
  border: solid #F0F0F0;
  border-width: 0 1px 0 0;
  text-decoration: none;
  padding: 0 25px;
}

#mainMenu ul a, #mainMenu ul span {
  float: left;
	clear: both;
}

#mainMenu li a:hover {
  color: #EB8C00;
}

#mainMenu li#active a {
  color: #EB8C00;
}

a {
  color: #EB8C00;
  /*color: #C2C2C2;*/
  color: #BFCCD9;
  color: #7089A3;
  color: #7D90A3;
  color: #B5A389;
  text-decoration: none;
}

a:hover {
  /*text-decoration: underline;*/
}

fieldset {
  border: none;
  text-align: left;
  margin-left: 50px;
}

label {
  width: 130px;
	display: block;
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
}

input:hover, input:focus, textarea:hover, textarea:focus {
  background: #5e5e5e;
  background: #90A3CA;
  background: #4a5562;
  /*color: #1F1F1F;*/
}

input, textarea {
  font-family: Verdana, Helvetica, sans-serif;
  background: #3a4755;
  border: 1px solid #1F1F1F;
  color: #F1F1F1;
  padding: 3px;
  font-size: 10px;
  margin-top: 5px;
  width: 200px;
}

input[type="submit"], input[type="reset"] {
  width: 100px;
}

.tx-rgsmoothgallery-pi1 {
  margin: 0 auto;
}

#indexedsearch {
  text-align: right;
  margin-right: 24px;
}

#indexedsearch .searchbut {
  width: 12px;
  position: absolute;
  right: 5px;
}

#indexedsearch .searchbox-sword {
}

.tx-felogin-pi1 {
  margin: 0 20px;
}

.tx-felogin-pi1 label {
  width: 100px;
}
.tx-felogin-pi1 input[type="text"], .tx-felogin-pi1 input[type="password"] {
  width: 150px;
}

.tx-felogin-pi1 .error {
  font-size: 0.9em;
  text-align: center;
  color: #B80028;
}

.tx-felogin-pi1 span {
  padding-top: 5px;
  display: block;
  font-size: 0.9em;
}

.image_block {
  /*margin: 0 50px 5px 50px;*/
  margin-bottom: 5px;
}

.image_block_pic {
  float: left;
}

.image_block_text {
  margin-left: 145px;
}

div.csc-textpic-center div.csc-textpic-text {
  text-align: justify;
}

#contentLeft div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0 !important;
}

.tx-rgsmoothgallery-pi1 {
  margin-bottom: 10px;
}

.headerDate {
  float: left;
  margin: 10px;
  border-right: 1px dotted #1F1F1F;
}

.headerDate img {
  border: none !important;
  background: none !important;
  padding: 0 !important;
}

.tx-indexedsearch {
  margin: 0 10px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox {
  margin: 0 50px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
  margin: 10px 50px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox p {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-rules {
  display: none;
}

.tx-indexedsearch .tx-indexedsearch-searchbox form td {
  padding-right: 10px;
}

.tx-indexedsearch-browsebox {
  padding: 7px;
  background: url(../images/stripes.gif);
  border-top: 1px solid #1F1F1F;
  border-bottom: 1px solid #1F1F1F;
  text-align: center;
}

.tx-indexedsearch-browsebox p {
  margin: 0 !important;
  color: #1F1F1F;
}

.tx-indexedsearch .tx-indexedsearch-icon img {
  border: none !important;
  background: none !important;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background: url(../images/stripes.gif);
  border-top: 1px solid #1F1F1F;
  border-bottom: 1px solid #1F1F1F;
  padding: 5px;
  margin-top: 10px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color: #d12026;
}

table tr td p {
  margin: 0 9px !important;
}

div.csc-textpic-clear {
  margin-bottom: 4px;
}

.tx-wecmap-pi1 img {
  background: none !important;
  border: none !important;
}

.tx-wecmap-pi1 {
  color: #1F1F1F;
}

.tx-wecmap-pi1 input[type=text] {
  border-right: none;
  background: #F1F1F1;
  color: #1F1F1F;
}

.tx-wecmap-pi1 input[type=submit] {
  background: #F1F1F1;
  color: #1F1F1F;
}

.tx-wecmap-pi1 .googledir {
  color: #F1F1F1;
}
/*.tx-wecmap-pi1 table tbody tr td .tx-wec-map .gmnoprint div div {
  width: 20px;
}*/

#mailformformtype_mail {
  margin-left: 130px;
}

.tx-comments-comment-content img {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}
