// * { font-family : Arial, Verdana, Helvetica, SANS-SERIF; font-size: 11px; color: #50331C; }

BODY, P, BLOCKQUOTE, LI, DT, DD, OL, UL, LI, PRE, TD, TH, TR, TABLE
{
  color : #50331C;
  font-family: Arial, Verdana, Helvetica, SANS-SERIF;
  
}

P, BLOCKQUOTE, LI, DT, DD, OL, UL, LI, PRE, TD, TH, TR, TABLE
{
  font-size : 12px;
  
}

H1, H2, H3, H4
{
  color : #000000;
  font-family : Arial, Verdana, Helvetica, SANS-SERIF;
  font-weight : bold;
  padding-bottom: 5;
  padding-top: 5;
  
}

H1 
{
	font-size: 20px;
	padding-bottom: 0;
	padding-top: 5;
	margin-bottom: 5;
}

H2 
{
	font-size : 18px;
	padding-bottom: 5;
	padding-top: 5;
	margin-bottom: 5;

}

H3 
{
  font-size : 14px;
//  color: #50606D;

}

B.search
{
	font-size : 12px;
	color:	#000000;
	font-weight: bold;
	text-decoration: none;
}

a:link
{
	font-weight: bold;
	color : #50331C;
	text-decoration: underline;
}

a:visited
{
	font-weight: bold;
	color : #50331C;
	text-decoration: underline;
}

a:hover
{
	font-weight: bold;
    color: #67260D;
	text-decoration: underline;
}

a.normal:link
{
	font-weight: normal;
	color : #50331C;
	text-decoration: underline;
}

a.normal:visited
{
	font-weight: normal;
	color : #50331C;
	text-decoration: underline;
}

a.normal:hover
{
	font-weight: normal;
    color: #67260D;
	text-decoration: underline;
}

a.menu:link
{
	font-size : 12px;
	color:	#50331C;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited
{
	font-size : 12px;
	color:	#50331C;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover
{
	font-size : 12px;
	color:	#A86D3E;
	font-weight: bold;
	text-decoration: none;
}

a.botmenu:link
{
	font-size : 9px;
	color:	#DFD3AB;
	font-weight: normal;
	text-decoration: none;
}

a.botmenu:visited
{
	font-size : 9px;
	color:	#DFD3AB;
	font-weight: normal;
	text-decoration: none;
}

a.botmenu:hover
{
	font-size : 9px;
	color:	#CDB975;
	font-weight: normal;
	text-decoration: none;
}

a.submenu:link
{
	font-size : 12px;
	color:	#50331C;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:visited
{
	font-size : 12px;
	color:	#50331C;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover
{
	font-size : 12px;
	color:	#A86D3E;
	font-weight: bold;
	text-decoration: none;
}

a.path:link
{
	font-size : 11px;
	color:	#50331C;
	font-weight: normal;
	text-decoration: none;
}

a.path:visited
{
	font-size : 11px;
	color:	#50331C;
	font-weight: normal;
	text-decoration: none;
}

a.path:hover
{
	font-size : 11px;
	color:	#A86D3E;
	font-weight: normal;
	text-decoration: none;
}

HR
{
	background-color: #C2C0B4;
}

TD.path
{
	font-size : 11px;
	color:	#50331C;
	font-weight: normal;
	text-decoration: none;
}

TD.footer
{
	font-size : 11px;
}

TD.body
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

TD.bodyleft
{
	padding-right: 10px;
	
}

TD.bodyright
{
	padding-left: 10px;
	
}

TD.menu
{
	padding-left: 25px;
}

TD.botmenu
{
	padding-left: 10px;
	padding-right: 10px;
}

FORM
{
	margin-top: 5;
	margin-bottom: 5;
}

INPUT.search 
{
	background-color: #FFFFFF; 
	border: 1px solid; 
	border-color: #1C1D21;
	font-size: 10px;
}

blockquote 
{
	margin-left: 15px;
	margin-right: 15px;
}