/*content style (text=pageContent)*/

.text-header
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	background-color: #A84E12;
}

.text
{
	font-size: 14px;
	color: #663333;
	font-family: Arial;
	text-align:justify;
}

.pageContent 
{
	font-size: 12px;
	color: #663333;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 12px;
	color: #663333;
	font-family: Arial;
}


/* top elements */

.company
{
	font-size: 21px;
	color: #FF9900;
	font-family: Tahoma;
	letter-spacing : -1px;
	font-weight: bold;
}

.slogan
{
	font-size: 10px;
	color: #663333;
	font-family: Tahoma;
}

.slogan2
{
	font-size: 24px;
	color: #663333;
	font-family: Tahoma;
	font-style: italic;
	letter-spacing : -1px;	
}

/*main menu*/

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

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


/*submenu*/

.submenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.asubmenu
{
	font-size: 10px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight: bold;	
	text-decoration: underline;	
}


/*bottom menu*/

.bmenu
{
	font-size: 12px;
	color: #663333;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.abmenu
{
	font-size: 12px;
	color: #663333;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;
	color: #663333;
	font-family: Tahoma;
}

.menu_separator
{
	background-color: #FFAD33;
}


/*subscription floating box*/

.subscriptionbox
{
	float:right;
}

.boxlist
{
	
	
	padding-left: 1em;
	margin-left: 0;
}


/* RHP Additions */
#wrapper {
  margin: 0;
  padding: 225px 0 0 0;
  background: url('/images/revised_header.jpg') no-repeat top center;
}

#wrapper>table {
  margin: 0 auto;
  width: 800px;
}