body{
  background: #61533D;
}
p{
  color: #FFFFFF;
  font-family: times new roman, times, serif;
  font-size: 12pt;
  line-height: 150%;
}
a{
  color: #FFCC66;
}


H1{
  color: #FFCC66;
  font-size: 14pt;
}
H3{
  color: #FFCC66;
  font-size: 12pt;
}
b{
  font-weight: normal;
}
img{
  border-color: #FFFFFF;
}
.caption p{
  color: #FFFFFF;
  font-family: times new roman, times, serif;
  font-size: 10pt;
  line-height: 100%;
}
.footer p{
  color: #4E5E3B;
  font-size: 11pt;
  margin: 5px;
  font-weight: bold;
}
.footer a{
  color: #4E5E3B;
  text-decoration: none;
}
input, textarea{
background-color: #4E5E3B;
border: white 1px solid;
color: white;
font-family: times new roman, times, serif;
font-size: 12pt
} 
.button input{
background-color: #4E5E3B;
border: white 0px solid;
color: white;
font-family: times new roman, times, serif;
font-size: 12pt
} 
#catalogue h2 { 
	background: transparent url(images/hdr-catalogue.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 300px; 
	height: 60px; 
	}
#catalogue h2 span {
	display:none
	}
#agent h2 { 
	background: transparent url(images/hdr-agent.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 300px; 
	height: 60px; 
	}
#agent h2 span {
	display:none
	}
#about h2 { 
	background: transparent url(images/hdr-about.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 300px; 
	height: 60px; 
	}
#about h2 span {
	display:none
	}
#contact h2 { 
	background: transparent url(images/hdr-contact.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 300px; 
	height: 60px; 
	}
#contact h2 span {
	display:none
	}
	
.links A:link{
  color: #FFFFFF;
  font-family: times new roman, times, serif;
  font-size: 12pt;
}
.links A:visited{
  color: #FFFFFF;
  font-family: times new roman, times, serif;
  font-size: 12pt;
}
.links A:hover{
  color: #E9C374;
  font-family: times new roman, times, serif;
  font-size: 12pt;
}
.links A:active{
  color: #E9C374;
  font-family: times new roman, times, serif;
  font-size: 12pt;
}
