html, body, td, tr, table, div, span, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5A4931;
	text-align: justify;
}

body {margin:0;}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Tahoma, Arial, sans-serif;
	text-align: justify;
	//margin-right: 50px;
	}

h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}

#menu_top td {
	white-space: nowrap;
}

#menu_top a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}

span.headerright{
	color: #d0c2b3;
	font-weight: bold;
}

#menu_top a:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#menu_top a:link{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


#menu_top a:hover {
	color: #5A4931;
	background-color: #D9C99D;
	text-align: center;
}
 .disclaimer {font-size: 12px}
 
 .copyright {
	color: #5A4931;
	font-size: 10px;
	background-color: #D9C99D;
	text-align: right;
}
 address {
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	text-align: right;
}


#header_right{
	display: none;
}
#menu_top{
	display: none;
}

/* 
 div#header_left td, span, div{
	color: #D0C2B3;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 3px;
	margin-bottom: 3px;

}

 div#header_left img{
 // text-align: center;
}

*/ 


/*

 #menu_sub_right h3, ul, li, a {
	// white-space: nowrap;
	color: #5A4931;	
}


 #menu_sub_right td {
	// white-space: nowrap;
	color: #5A4931;	
}

*/



/*
#maincontent{
	color: #5A4931;
	margin-right: 50px;
	text-align: justify;
}

*/

