html, body {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

input, textarea, select {
	font-family: Tahoma, sans-serif;
	font-size: 1em;
}

body {
	background-color: white;
	background-repeat: repeat-y;
	background-image: url('img/pagebackground.gif');
	background-position: center center;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 890px;
	margin: 0 auto;
}

#header {
	position: relative;
	height: 114px;
	background-image: url('img/header.png');
	background-repeat: no-repeat;
}

h1#logo {
	padding: 0;
	margin: 0;
}

h1#logo a{
	position: absolute;
	height: 60px;
	width: 215px;
	left: 37px;
	top: 30px;
	text-indent: -999em;
}

#sections,
#subnav {
	margin: 0 10px .5em 10px;
}
#sections {
/*	border-bottom: 1px solid #336666;
	padding-bottom: .3em;
*/
}


#contentwrapper {
	float: left;
	width: 575px;
}

#splash {
	height: 246px;
}

#content {
	margin: 10px;
}

#fixedcontent {
	float: left;
	width: 165px;
}

#navigation {
	margin-top: 10px;
	border: 1px solid #e5e5e5;
	padding: 10px 10px 10px 0;
  background: #FAFAFA;
}

#banners {
	float: left;
	width: 125px;
	margin: 10px 0 0 15px;
}

#footer {
	color: #808080;
	clear: both;
	width: 100%;
	margin: 10px 0 0 0;
	border-top: 1px dashed #cccc66;
	text-align: center;
}

#footer a {
	color: #808080;
}

/* Menus */


#sections ul,
#subnav ul {
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav ul {
	margin-left: .21em;
}

#sections li,
#subnav li {
	display: inline;
}

#sections li a,
#subnav li a {
	color: #336666;
        font-size: 1.2em;
	text-decoration: none;
	margin: 0 .28em;
}

#subnav li a {
	color: #336666;
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.5em;
  background-color:#f7f6b0;
}

#sections ul li a:hover,
#sections ul li a.active
{
	text-decoration: underline;
	background-color:#f7f6b0;
	
}

#sections li a.active {
	font-weight: bold; 
	text-decoration: underline;

}

#subnav li a.active {
	border-bottom: 1px solid #336666;
	font-weight: bold;
}



#navigation ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#navigation ul li {
  list-style: none;
	color: #027973;
}

#navigation ul li a {
  display: block;
  height: 1%;
 	margin: 4px 0 4px 0;

  padding: 0 0 5px 0;
  border-width: 0 0 1px 0;
  border-color: #E5E5E5;
  border-style: dashed;
	color: #027973;
  text-decoration: none;
}

#navigation ul li a.active,
#navigation ul li a:hover {
  border-style: solid;
	color: #000000;
}

#navigation ul li.active {
	color: #000000;
}

#navigation ul li a.active {
font-weight: bold;
}

/* */


.csc-frame-frame1 {
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 10px 0;
	background: #FAFAFA;
}

a {
	color: #027973;
}

form {
    padding: 0; 
    margin: 0; 
}

h1,
h2 {
	margin-top: 0;
	font-weight: normal;
	font-size: 1.5em;
	border-bottom: 1px solid #e5e5e5;
}

p.bodytext {
  line-height: 1.4em;
}


#ads h2.csc-firstHeader {
	font-size: 0.9em;
  border: none;
  color: #777;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: right;
}


label {
  display: block;
  margin: 5px 0 0 0;
}

fieldset {
	padding: 10px;
	margin: 1em 0;
	border: 1px solid #e5e5e5;
	clear: both;
}


#fixedcontent p {
	margin: 0;
}



/*

News plugin

List

*/


.news-list-image {
	float: left;
	width: 151px;
	border: 1px solid #e5e5e5;
	padding-right: 5px;
	margin-top: 3px;
}

.news-list-image img {
	margin: 3px;
}

.news-list-content {
	float: right;
	width: 390px;
}

.news-list-item h3 {
	background-color: #F5F5F5;
	border: 1px solid #e5e5e5;
	padding: 2px 5px 2px 5px;
	margin: 0;
	font-size: 1em;
}

.news-list-item h3 a {
	font-size: 1.3em;
	text-decoration: none;
	color: #333333;
  font-weight: bold;}

.news-list-item h3 a:hover {
	text-decoration: underline;
}

.news-list-info {
	margin: 3px 0 3px 0;
  font-size: .99em;
  color: #777777;
}

.news-list-info a {
  color: #777777;
}

.news-list-imgcaption, .news_list_image-caption {
	display: none;
}

.news-list-category, .news-list-morelink {

}

.news-list-container .clearer,
.news-list-container {
	clear: both;
	padding-bottom: 10px;
}


/* Single */

.news-single-item h1 {
	background-color: #F5F5F5;
	border: 1px solid #e5e5e5;
	padding: 2px 5px 2px 5px;
	margin: 0;
	font-size: 1.3em;
	color: #333;
  font-weight: bold;
}

.news-single-item h3 {
	font-size: 10pt;
	color: #333;
}

.news-single-info {
	margin: 3px 0 3px 0;
  font-size: .99em;
  color: #777777;
}


.news-single-info a {
  color: #777777;
}

p.news-single-author, .news-single-category {
	margin: 0;
}

.news-single-img {
	float: right;
	margin: 0 0 0 5px;
	width: 240px;
}

.news-single-imgcaption,
.csc-textpic-caption {
  font-size: .98em;
  padding: .3em .3em 1em .3em;
  margin: 0;
}

.news-single-timedata, .news-single-author, .news-single-backlink {
	color: #333;
}

.news-single-author, .news-single-backlink {
	font-style: italic;
}

.news-single-author a:hover, .news-single-backlink a:hover {
	text-decoration: underline;
}

.news-single-author a, .news-single-backlink a {

}

.news-single-item .clearer {
	clear: both;
	padding-bottom: 15px;
}

.news-single-additional-info p {
	margin: 0px;
}

.news-single-related dt, .news-single-links dt {
	font-weight: bold;
}

.news-single-related dd, .news-single-links dd {
	padding: 0px;
	margin: 0px;
}


/* Archive menu */

.news-amenu-item-year {
	color: #333;
	font-weight: bold;
}

.news-amenu-container ul, .news-amenu-container ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.news-amenu-container ul li a{
	padding-bottom: 4px;
	text-decoration: none;
	font-size: 10px;
}

.news-amenu-container ul li a:hover {
	text-decoration: underline;
}

.news-search-form {
	margin-top: 20px;
	margin-bottom: 20px;

}

/* browsebox */

.tx-ttnews-browsebox-strong {
	font-weight: bold;
}

.tx-ttnews-browsebox {
	width: 100%;
	margin-bottom: 30px;
}

.tx-ttnews-browsebox td a {
	color: #027973;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 3px;
	margin: 0px;
}

.tx-ttnews-browsebox td a:hover, .tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell p a {
	color: white;
	background-color: #027973;
}


.tx-guestbook-date {
	font-style: italic;
	color: #777;
}
