/*
    this predefined class BODY sets site environment color and
    body margins!
*/
body{ 
    background-color:#E6CEA8;
    margin: 0;
    }

/*
    this class BG used for background content area of site, and in some templates for background areas near content
*/
.bg{background : #ffffff;}

a {
   text-decoration:underline; 
   color:#000; 
   font-size:12px; 
   font-family:Tahoma;
   margin-bottom: 5px;
   padding-bottom: 5px;
   }
a:visited {
   color:#000; 
   }
a:active {
   color:#8B0000; 
   }
a:hover {
   color:#8B0000; 
   }
.nna { 
   text-decoration:underline; 
   color:#000; 
   font-size:12px; 
   font-family:Tahoma;
   margin-bottom: 5px;
   padding-bottom: 5px;
   margin-left: 30px;
   }
.nna:link {color:#000; }
.nna:visited {color:#000; }
.nna:active {color:#8B0000; }
.nna:hover {color:#8B0000; }
.nna:focus {color:#000; }

.vlink {
   text-decoration:underline; 
   color:#000; 
   font-size:12px; 
   font-family:Tahoma;
   margin-bottom: 5px;
   padding-bottom: 5px;
   margin-left: 30px;
   }

.alink {
   text-decoration:underline; 
   color:#8B0000; 
   font-size:12px; 
   font-family:Tahoma;
   margin-bottom: 5px;
   padding-bottom: 5px;
   margin-left: 30px;
   }

.hlink {
   text-decoration:underline; 
   color:#8B0000; 
   font-size:12px; 
   font-family:Tahoma;
   margin-bottom: 5px;
   padding-bottom: 5px;
   margin-left: 30px;
   }

.backcolor1 {background : #8B0000;}
/* 
    this class BACKCOLOR2 is non optional and used by CR-components: &ampampampampampquotText", &ampampampampampquotText with picture" for paragraph sign char
*/
.backcolor2 {background : #8B0000;}
.backcolor3 {background : %CSS_MAIN_COLOR3%;}
.backcolor4 {background : %CSS_MAIN_COLOR4%;}
.backcolor5 {background : %CSS_MAIN_COLOR5%;}
/* new headers classes */
h1{
	color : #8B0000;
	font-family : Tahoma;
	font-size : 24px;
	font-weight : normal;
	font-style : normal;
	line-height : 120%;  
	margin-top:10 px;  
	margin-right: 0 px;  
	margin-bottom: 20 px;  
	margin-left: 0 px;  
}

h2{
	color : #8B0000;
	font-family : Tahoma;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
	line-height : 100%;  
	margin-top:15 px;  
	margin-right: 0 px;  
	margin-bottom: 10 px;  
	margin-left: 0 px;  
}

h3{
	color : #8B0000;
	font-family : Tahoma;
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	line-height : 100%; 
	margin-top:15 px;  
	margin-right: 0 px;  
	margin-bottom: 10 px;  
	margin-left: 0 px;  
}

h4{
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

/*
    class PICTURECAPTION used by CR-component &ampampampampampquotPicture with description"
*/	
.picturecaption {
	color: #000000;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
}       

/* 
    class PICTURECELLPADDING need for correct margin between picture and text in CR-component &ampampampampampquotPicture with text" 
    NOTE!
    padding-XXX needed for NN4
    margin-XXX - for IE
*/
.picturecellpadding {
        padding-left : 10px;
        padding-right : 10px;
        margin-left : 10px;
        margin-right : 10px;
}

/* 
    class PARAGRAPH used by CR-components: &ampampampampampquotText", &ampampampampampquotText with picture", &ampampampampampquotList item"
*/
td{
	color: #000000;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
}
p {
	font-family: Tahoma; 
	color: #000000; 
	font-size: 12px; 
	line-height : 130%; 
	margin-top:0 px;  
	margin-right: 0 px;  
	margin-bottom: 15 px;  
	margin-left: 5 px;  
}

.lead{
	font-family: Verdana;
	color: #000000; 
	font-size: 12px;
	line-height : 130%;
	font-weight : bold;
	margin-top: 0 px;  
	margin-right: 0 px;  
	margin-bottom: 15 px;  
	margin-left: 0 px;  
}

.inset{
	border-left-width: 5;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color : #0000ff;
        font-family: Verdana;
	font-size: 11;
	float: right; /* aligning on the page */
	width: 30%; /* width should be from 20% to 100% relative to page width, step 10% */
	padding: 15px;
	background-color: #eeeeee;
	text-align: left;
	line-height: 120%;
}

li,ul{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	line-height : 150%;
}
	
ul, ol{
	margin-top:-10px; /*Unchangeable*/
}

ul {
	list-style : circle;
}

UL,TABLE ul,ol{
	margin-top: 0px;
}
table {
	empty-cells:show;
}
/* Next classes: ENVIRONMENTBG, COLORBOXBORDER used only PropertyPage */
/*
    this class ENVIRONMENTBG used by PropertyPage for display color of site environment
*/
.environmentbg{
    background : #ffffff;
    }

.colorboxborderbg{
    background : #000000;
    }

.colorcaption { 
	color: #000000; 
	font-family : Verdana; 
	font-weight : normal; 
	font-style : normal; 
	font-size : 14px; 
	line-height: 130%; 
}              

.colordescription { 
	color: #000000; 
	font-family : Arial; 
	font-weight : normal; 
	font-style : normal; 
	font-size : 9px; 
	line-height: 130%; 
}              
.redstar_margin {
 position: relative;
 left: 30px;
}


/* old classes*/
.header {
	color: #8B0000;
	font-family  Tahoma;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
        margin-bottom: 5px;
        padding-bottom: 5px;
}
.pageheader{
	color : #8B0000;
	font-family : Tahoma;
	font-size : 18px;
	font-weight : bold;
	font-style : normal;
        margin-left : 10px;
        margin-bottom: 5px;
        padding-left : 10px;
        padding-bottom: 5px;
}
.paragraph {
	color: #000000;
	font-family : Tahoma;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 130%;
        margin-bottom: 5px;
        padding-bottom: 5px;
}                    

div#sky {
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width: 100%;
	height: 400px;
	text-align: center;
	min-width: 1010px;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
}

div#trees {
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width: 100%;
	height: 400px;
	text-align: center;
	min-width: 1010px;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;

}        

div#hpaper {
	position: absolute;
	top: 0;
	left:0;
	right:0;
	width: 100%;
	min-width: 1010px;
	height:570px;
	text-align: center;
}    

DIV#sizecontrol {

	left:0;
	right:0;
	text-align: left;


	
}

TABLE#tab {
	width: 100%; 
	position: absolute; 
	top:0; 
	left:0;
}  

.searchinput {
  border:1px solid #8B0000 !important;
  background-color:#E6CEA8 !important;
}


.tr_a td{
        border-bottom:1px solid #8B0000;
}
.tr_a {
        border-top:1px solid #8B0000;
        border-left:1px solid #8B0000;
        border-right:1px solid #8B0000;
}

.tr_b td{
        background: #e4d2b5;
}