﻿body, .txt 
{
    font-family:Verdana;
    font-size:10pt;
    font-weight: normal;
}

.txt8
{
    font-family:Verdana;
    font-size:8pt;
}
.guestbook 
{
    font-family:Verdana;
    font-size:8pt;
    position: relative;
    top: 0px;
    left: 24px;
    width: 218px;
}

h1, .header1           
{ 
    font-family: Verdana; 
    font-size: 14pt; 
    color: #FFFFFF; 
    font-style: italic; 
    font-weight: bold; 
    border: 1px solid #00772D; 
    padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    background-color: #006633;
} 

h2, .header2          
{ 
    font-family: Verdana; 
    font-size: 12pt; 
    color: #006633;
    font-style: italic; 
    font-weight: bold; 
}

h3, .header3           
{ 
    font-family: Verdana; 
    font-size: 10pt; 
    color: #FFFFFF; 
    font-style: italic; 
    font-weight: bold; 
    border: 1px solid #00772D; 
    padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    background-color: #006633;
} 


h4, .header4          
{ 
    font-family: Verdana; 
    font-size: 10pt; 
    color: #FFFFFF; 
    font-style: italic; 
    font-weight: bold; 
    border: 1px solid #FF9900; 
    padding-left: 4px; 
    padding-right: 4px; 
    padding-top: 1px; 
    padding-bottom: 1px; 
    background-color: #FF2200;
} 

.col_full   
{ 
    font-family: Verdana; 
	font-size: 10pt; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
    width: 565px; 
    height: 800px; 
    background-color:Transparent
}
               
.col_left      
{ 
    font-family: Verdana; 
	font-size: 10pt; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
    height: 800px;
    background-color:Transparent
} 
               
.col_right      
{ 
    font-family: Verdana; 
	font-size: 10pt; 
	position: absolute; 
	left: 290px; 
	top: 0px; 
    width: 270px; 
    height: 800px;
    background-color:Transparent
}
             
.rule_1
{
    background-color: #006633;
    color:  #006633;
    height:2px;
    width:250px;
    position:relative;
    top:-5px;
     
}

.rule_2
{
    background-color: #006633;
    color:  #006633;
    height:2px;
    width:545px;
    position:relative;
    top:15px;
     
}
