.noRepeat
{
    background-repeat: no-repeat;
}
  
.repeatLeft
  {
    background-repeat: repeat-y;
    background-position: top right;
}

.repeatRight
  {
    background-repeat: repeat-y;
    background-position: top left;
}
.bodypadding { padding: 15px;}

.pageidentifier  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.header  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.body  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

.smbody  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

a  				{	color: #AE9D6F; text-decoration: underline;}
A:hover 		{	color: #629044; text-decoration: underline;}
a.nav:link {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav:visited {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav:hover {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#D9DAC4; text-decoration: none}

a.nav2:link {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav2:visited {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav2:hover {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#D9DAC4; text-decoration: underline}
a.secondnav {	font-family: Arial, Helvetica, sans-serif; line-height:13px; font-size: 10px; font-style: normal; color: #000000; text-decoration: none;}
A.secondnav:hover {	font-family: Arial, Helvetica, sans-serif; line-height:13px; font-size: 10px; font-style: normal; color: #000000; text-decoration: underline;}

#AboutUs,#VisitorsCenter, #ResearchLibrary,#WorldCenter,#ConservationProjects,#AmericanHistory,#HowYouCanHelp {position:absolute;left:auto; z-index:1; width:180px; background-color:#001D11; visibility: hidden;border-top: 2px solid #E3D09D;border-bottom: 2px solid #E3D09D; padding: 5px;}
