﻿body 
{
    font-family: Arial, @Arial Unicode MS Tahoma;
    font-size:10pt;
    color:#330033;
}

h2
{
    font-family:Tahoma;
    font-size:1.5em;
    font-weight:bold
}

#kade_e_visitor
{ padding-right:10px; font-family:Tahoma,Arial,Helvetica; float:right;
}

#footer {
    color:#400000;
    text-align:right;
    font-size:1.1em;
}

#titleimages {
	padding: 10px 20px 10px 10px;
    float: right;
    margin-left: 2px;
}

#floathright {
	float: right;
	position: absolute;
    padding-right:270px;
}

#content1 {
    width: 545px;
    margin-left: 0px;
    color: #400000;
    background: silver;
    padding: 0px;
    border-right: #a52a2a double;
    border-bottom: #a52a2a double;
    border-left: #a52a2a double;
    margin-bottom: 0px;
    margin-top: 1px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    border-top: #a52a2a double;
}

#content1 h1 {
	color: #006600;
	text-align: center;
	font-size: 140%;
}

#content1 h2 {
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 130%;
}

#content1 h3 {
	text-align: center;
	color: #B58C64;
	font-size: .5em;
	line-height: 30px;
}
#content1 h4 {
	text-align: center;
	color: #000000;
	font-size: 1em;
	line-height: 1.1em;
}

#content1 p {
    margin-top: 10px;
    border: 1px solid #400000;
    white-space: normal;
    margin-bottom: 10px;
    background: honeydew;
    font-size: 1.3em;
    text-align: left;
}

.feature{
	padding: 0px 10px 10px;
	font: 1.45em Arial, Tahoma, Georgia, "Courier New", Arial;
	font-weight:normal;
}


.titleimages1 {
	padding: 30px 10px 10px;
}

.titleimages {
	display: block;
	margin: auto 11.5px;
	padding-top: 10px;
}

.dropcap {
	font-size: 3.0em;
	font-family:Arial;
	float: left;
	color: #660000;
}

.dropcap1 {
	font-size: 1.8em;
	font-family:Arial;
	color: #660000;
}

.left {
float: left;
margin: 5px 10px 1px;
font-size:12pt;
}

#right {
	float: right;
	position: relative;
    margin: 5px 10px 10px;
    padding-right: 15px;
    padding-left: 10px;

}

#content h5 {
	font-size: 130%;
	line-height: normal;
	font-weight: bold;
	color: #0C5A7E;
}

.feature1 {
	padding-top: 0px;
	padding-left: 5px;
	
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 5px 10px 0px 0px;
	margin: 10px 5px 5px 0;
}

.a
{border:0;
}

#navcontainer
{
padding: 10px;
line-height: 17px;
list-style: none;
background-color: #DFA894;
width: 170px;
}

#navlist
{
margin: 0;
padding: 2px;
padding-left: 0;
border-left: 2px solid #600;
}

#navlist li {
    margin: -1px 0 0 2px;
    border-left: 2px solid #600;
    padding: 0;
    display: block;
    list-style-type: none;
    
}

#navlist a:link, #navlist a:visited {
    font-size: 1.4em;
    font-weight: 100;
    line-height: 16px;
    padding-left: 2px;
    text-decoration: none;
    color: #8b0000;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

#navlist a:link#current, #navlist a:visited#current
{
margin-left: -4px;
border-left: 4px solid #810;
border-bottom: 1px dotted #600;
}

#navlist a:link#current:hover, #navlist a:visited#current:hover, #navlist a:hover {
    margin-left: -4px;
    border-left: 4px solid #600;
    border-bottom: 1px dotted #000;
    font-weight: 100;
    background-color: #810;
    color: silver;
}

ul ul
{
padding: 0;
border-left: 15px solid #810;
margin-left: -6px;
}

