﻿body
{
    background-color: #D0CC9F;
    font-size: 18px;
    font-family: Verdana;
    line-height:28px;
}
table
{
	background-color:inherit;
}
div
{
    text-align: justify;
}
p
{
     padding-left:10px;
     padding-right:10px;
     text-align: justify;
       
}
    
.lrg_btn_out
{
	background-image: url('images/topmenu/blank2.gif'); text-align: justify; }

.lrg_btn_over {
	background-image:url(images/topmenu/blank.gif);
	background-position:center;
	background-repeat:no-repeat;
	
	height:24px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	font-family:Tahoma;
	font-size:11px; 
	font-weight:bold;
	line-height:12px;
	color:#ffffff;
	margin-bottom:1px;
	position:relative;
}
.RightImage
{padding: 10px;
    float:right;
    
}
.LeftImage
{padding-right:10px;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:10px;
 float:left;
}
.HeaderArticle
{
    font-weight: 500;
    color: #830616;
    font-style: italic;
  
}
.ContentArticle
{
    text-align: justify;
}
.oltype
{
    list-style-type: square;
    list-style-image: url('http://www.holydust.org/Images/arrow.png');
    padding-right: 10px;
}
.olMainContent
{
    padding-bottom: 5px;
}
.olsubcontent
{
    list-style-position: inside;
    list-style-type: lower-roman;
}
.Enneagram
{
    font-size: x-large;
    font-weight: bold;
}

h2
{
    text-align:center;
    color: #830616;
    padding:5px;
}
h3
{
    color: #CC6600;
}
h4
{
    color: #CC9900;
}
.Menu
{
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 14px;
    background-color: #F7F6F3;
    vertical-align: middle;
    border-right-width: medium;
    border-right-color: #54471D;
    border-right-style: solid;
}
.MenuBack
{
    background-color: #F7F6F3;
    height:39px;
}
a
{
   color:#FF6600;
   }
.Box
{
    border: thin solid #800000;
    background-color: #D3CEA4;
}