/* f09944 :: orange */

body
{
  font-family: "Quicktype Mono";
  font: 8pt "Courier New", monopspace;
  color: #555555;
  background: #513720;
  background-image: url('images/beigehoofprintsbg.jpg');
/*  background-repeat: repeat-y;*/
}

a  
{  
 font: 12pt "Courier", monospace;
 font-weight: bold;
 color: #D8B788;
 line-height: 90%;
 text-decoration: none;
 display: block;
 margin-bottom:15px;
}
a:hover { color: #FFCC99; }
a.adverttext
{
  font: 11pt "Courier", monospace;
  font-weight: bold;
  text-align: center;
  background: #513720;
  padding: 7px;
  margin-left:12px;
  margin-bottom: 2px;
  border: 4px double #D8B788;
  border-radius: 2em;
}

a.advert  
{  
  display:block;
  margin-bottom:0px;
}
a.advert:hover { color: grey; }

p.description
{
   text-align:left;
}

div.blank
{
  background:white;
}

div.advertising
{
  display:block;
  float:right;
}

div.center_box
{
   background: #513720;
   display:block;
   color: white;
   border: 5pt double #E4C698;
   border-radius:.7em;
   font: 12pt Arial;
   text-align:center;
   position: absolute;
   left:250px;
   right: 210px;
   top: 110px;
   padding:20px;
}

img.advert  
{  
 margin:3px;
}

img.reg_pics
{
 border: 2pt solid #725a42;
 border-radius:.65em;
}

img.title
{
  border: 2px solid #725a42;
  border-radius: 1em;
  float:right;
}


h1 
{	
  font: 18pt "Algerian", Arial;
  color:  #D8B788;
  line-height: 14pt;
}

h2 
{	
  font:11pt monospace;
  color: grey;
  line-height: 14pt;
}
	

table.box_center
{ 
  width: 600px;
  padding: 0em 0em 1em 0em;
  margin-right: 4px;
  border: 0; 
  opacity: 0.7;
  position: absolute;
  left: 250px;
  right: auto;
  top: 120px;
  bottom: auto;
}
tr.box_center
{
  color: #F4c75c;
  font: 14pt Arial;
  margin: 0px;
  height: 8pt;
  width: 600px;
  border: 0px; 
  background: #000000; 
  opacity: 0.7;
}
td
{
  font: 12pt Arial;
}


/* if sign class  */		  

	.ifsign {  font: 8pt "AvantGarde Bk Bt", monospace;
		   color: #735a42;
		 }
	.ifsign:first-letter { font-size: 130%; }



