/* CSS Document */

body 
{ 
background-color: white; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #7d775c;
} 

p { 
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #7d775c;
font-size: 14px;
letter-spacing: 1px;
text-indent:15px;
margin-top: 10px; 
margin-bottom: 10px;
	}

.style_rkf_h1
{
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 20px;
font-weight: 400;
margin-top: 10px;
margin-bottom: 10px; 
color: #009966;
letter-spacing: 15px;
}

.style_rkf_h2
{
font-family: Georgia, "Times New Roman", Times, serif; 
color:#858585;
font-size: 18px;
font-weight: 600;
letter-spacing: 4px; 
margin-top: 10px;
margin-bottom: 10px; 
}

.style_rkf_h3 {
font-family: Georgia, "Times New Roman", Times, serif;   
color:#858585;
font-size: 16px;
font-weight: 600;
letter-spacing: 2px; 
margin-top: 8px;
margin-bottom: 8px;
}

.style_rkf_txt1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #7d775c;
font-size: 14px;
letter-spacing: 1px;
text-indent:15px; 
margin-top: 5px;
margin-bottom: 5px;
margin-right:20px;
margin-left:20px; 
}

.style_rkf_txt2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #009966;
font-size: 12px;
letter-spacing: 1px;
text-indent:15px; 
margin-bottom: 1px;
margin-right:20px;
margin-left:20px; 
}
#rkfmenu1 ul  
{
margin: 1px;
padding: 0;
list-style-type: none;
text-align: center;
}

#rkfmenu1 ul li{ display: inline; }

#rkfmenu1 ul a 
{
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
letter-spacing : 1px;
padding: .1em .4em;
color: #009966;
background-color: #F1F1F1;
font-size: 16px;
}

#rkfmenu1 ul li a:hover
{
color: #fff;
background-color: #C0C0C0;
}

#rkfmenu2 ul li{ display: inline; } 
#rkfmenu2 ul a
{
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
color: #818181;
font-size: 12px;
}
#rkfmenu2 ul li a:hover
{
color: #fff;
background-color: #009966;
}
     .rkfmenu_active {
font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none;
letter-spacing : 1px;
padding: .1em .3em;
color: #818181;
background-color: #F1F1F1;
font-size: 16px;
}



