/*content style (text=pageContent)*/

.text-header
{
	font-size: 19px;
	font-family: Tahoma;
	color: #C99047;	
	
}

.text
{
	font-size: 11px;
	font-family: Tahoma;
	color: #595959;	
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #595959;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: #595959;	
}


/* top elements */

.company
{
	font-size: 24px;	
	font-family: Arial Black;
	color: #B07648;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 14px;	
	font-family: #BF793C;
	color: #B39C91;
}


/*main menu*/

.menu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #AE8059;
	font-weight: bold;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 10px;	
	font-family: Tahoma;
	color: #AE8059;
	font-weight: bold;
	text-decoration: underline;
	word-spacing: -1px;		
}


/*submenu*/

.submenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #3B7CA4;
	font-weight: bold;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #3B7CA4;
	font-weight: bold;
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #3B7CA4;
	font-weight: bold;
	text-decoration: none;	
}

.abmenu
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #3B7CA4;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 11px;	
	font-family: Tahoma;
	color: #595959;
}

.bg
{
	background:  #F0EFED url('../images/header.jpg') no-repeat;
}

.bg2
{
	background:  #F0EFED url('../images/header.jpg') no-repeat;
}

.bg3
{
	background:  #F0EFED url('../images/header.jpg') no-repeat;
}

.submenu-hr
{
	background-color:  ##D3D3D3;
}