@CHARSET "ISO-8859-1";

.bodytext
{
 line-height: 16px;
}

/*News */
.news-list-date {
 font-size: 11px;
 display: none;
}
.news-list-item h3 {
 margin: 0px 0px -10px 0px;
 padding: 0px;
 font-weight: bold;
}
.news-single-item h3 {
 display: none;
}
h2 {
font-size: 11px;
font-weight: bold;
}
.news-single-timedata
{
 display: none;
}
.news-single-author {
 display: none;
}
h3 {
 font-weight: normal;
 font-size: 11px;
}
.news-single-backlink
{
 display: none;
}
.news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
 text-decoration: none;
 font-size: 11px;
 margin: 0px;
 padding: 0px;
}
.news-list-item h3 a:hover {
 text-decoration: underline;
}
.news-list-item .bodytext {
 padding: 0px;
}
.clearer {
 margin-top: 15px;
}

/* Mebers Site */
.membersItem {
 border-bottom: 1px solid #cccccc; 
 margin-bottom: 20px; 
 height: 69px;
}
.linkMembersItem {
 text-decoration: none;
}

.membersItemMain {
 border-bottom: 1px solid #cccccc; 
 margin-bottom: 20px; 
 height: 69px;
 line-height: 16px;
}

.center {
text-align: center;
}

.csc-firstHeader {
 color: #8A7B5F;
 font-size: 18px;
 padding-bottom: 8px;
 border-bottom: 1px solid #8A7B5F;
}

/*
 * Forms
 */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:100%;
padding-top:10px;
padding-bottom:10px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 10px;
width: 300px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
margin-bottom: 10px;
width: 145px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
color: #000000;
background-color: #E1DDD6;
border: 0px;
padding: 5px;
}

body 
{
	background-color: #e1ddd6;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}

#container 
{
	width: 890px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
}
.clear
{
	clear: both;
}

a:active, a:link, a:visited
{
	color: #000000;
}
a:hover
{
	text-decoration: none;
}

.imageheadline
{
	
}
.imageheadlineText
{
	height: 23px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #8a7b5f;  
}
.imageheadlineTextLeft
{
	height: 23px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	#padding-bottom: 23px;
	border-bottom: 1px solid #8a7b5f;  
}
.w207
{
	width: 207px;
}
.w511
{
	width: 511px;
}

/*
 * Corner Definitions
 */
.cornerItem 
{
	float: left;
	height: 18px;
	width: 18px;
}
.cornerSpacer
{
	width: 854px;
	height: 18px;
	float: left;
	background-color: #FFFFFF;
}

#flashPlace
{
	margin-bottom: 50px;
}

/*
 * Content
 */
#content 
{
	width: 820px;
	background-color: #FFFFFF;
	padding: 0px 35px 0px 35px;
}
#text
{
	padding-bottom: 30px;
	width: 820px;
}
#textContent {
	margin-left: 272px;
	width: 540px;
}

/*
 * Header Logo
 */
#header
{
	padding-bottom: 34px;
	width: 820px;
}

#logo
{
	float: right;
	margin-top: 50px;
}

img {
 border: 0px;
}

/*
 * Navigation
 */
#navigation 
{
	float: left;
	margin-top: 70px;
}
.navigationItem
{
	float: left;
	margin-right: 30px;
}
.navigationItem img
{
	border: 0px;
}

/*
 * News
 */
#latestNews
{
	float: left;
	width: 207px;
}
.newsItem h3
{
	margin: 15px 0px 0px 0px;
}
.newsItem
{
	width: 207px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #cccccc;
}

.textContent
{
	width: 200px;
}
