.sitebody {
	background-color: #d1d54b;
  	background-image: url(../images/bg.jpg);
 	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainpic {
  background-image: url(../images/bg_main.jpg);
  background-repeat: no-repeat;
  background-position: top left
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

.maintext A {
    color: #8f970d;
    text-decoration: none;
}
    
.maintext A:hover  {
    color: #ADB610;
    text-decoration: none;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	
}

.quote A {
    color: #8f970dc;
    text-decoration: none;
}
    
.quote A:hover  {
    color: #ADB610;
    text-decoration: none;
}

.quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	line-height: 18px;
	
}


.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #dbdbb4;
	margin: 0px;
}

.navigation A {
    color: #787D0B;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}
    
.navigation A:hover  {
    color:#ADB610;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}

.subnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #dbdbb4;
	line-height: 24px;
	
}

.subnavigation A {
    color: #787D0B;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}
    
.subnavigation A:hover  {
    color:#ADB610;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}

.languagenavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #dbdbb4;
	margin: 0px;
}

.languagenavigation A {
    color: #8f970d;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
	margin: 0px;
}
    
.languagenavigation A:hover  {
	color:#ADB610;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.header {
	color: #A85924;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	margin: 0;
}

.headersub {
	color: #f4911d;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	letter-spacing: -0.05em;
	line-height: 19px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

.footer A {
    color: #444444;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
	margin: 0px;
}
    
.footer A:hover  {
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

