﻿body
{
}

#page_content {

}

#content
{
   	width: 680px;
	margin-right: 2px;
	margin-left: 15px;
	/*overflow:auto;*/
	color:#494949;
	/*max-height:780px; */
}
#content h2
{
    font-weight:bold;
    color: #77702A;
    text-align:center;
    vertical-align:top;
}
.style_bold 
{
    color:Black;
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.bold_gold
{
    color: #77702A;
    font-weight:bold;    
}
.gold
{
    color: #77702A;    
}
.gold a
{
    color: #77702A;    
}
.bold_black
{
    color: Black;
    font-weight:bold;    
}