/* Style sheet for Real butterflies.com web page - created 07/20/2002 */

body	{background-image: url(../_images/Old Paper.jpg);
		 background-attachment: fixed;
		 margin-left: 70px;
		 margin-right: 50px;
		 font-family: Tahoma, Arial, sans-serif;
		 background-color: #FFFFF1;
		 color: #000000;
		 font-size: 100%;
		 }
		
.myparagraph:first-letter{
		 font-size: 300%;
		 float:left;
		 color: #000000;
		}
		
h3	    {font-family: Tahoma, Arial, sans-serif;
		 color: #1D06B9;
		}

p		{font-family: Tahoma, Arial, sans-serif;
		 color: #000000;
		 font-size: 100%;
		}
		
.page    {text-align:center;
		  font-size:85%;
		 }		
		
.special {font-family: Arial, sans-serif;
		  color: #CD0101;
		  font-weight: bold;
		  font-size: 125%;
		 }
		 
#portrait1 {float:right;
		background:#fff;
		padding-bottom:10px;
		}
		 
#portrait2 {float:left;
		background:#fff;
		}
	  
.price   {font-family: Tahoma, sans-serif;
		  color: #400000;
		  line-height:200%;
		  padding-top:25px;
		  padding-bottom:25px;
		  font-weight: bold;
		  font-size: .95em;
		 }
		 
.msg     {font-family: Arial, sans-serif;
		  color: #400000;
		  padding:25px 0px 0px 0px;
		  font-weight: bold;
		  font-size: .95em;
		 }
       
.ind	{text-indent: 0.25in;
		}  
  
.box	 {background-color: #ffffe8;
		  margin: 25px;
 		  padding: 10px;
	      border-width: 5px;
		  border-color: #84822F;
		  border-style: groove;
		  text-align: left;
		  font-weight: bold;
		  color: #D5C391;
		 }
		  
#header {background color: #000000;
		 color: #000000;
		 Border-bottom: 1px solid #000000;
		}  
  
TABLE   {border-style:inset;
		 border-width: thin;
		}
		
td	    {border-style:ridge;
		 border-width: thin;
		}

TR.color1 {background-color:#FFFB95;
		  }

TR.color2 {background-color:#D69BFF;
		  }  
		  
TR.color3 {background-color:#85FFCD;
		  } 
		  
img       {margin: 20px;
		  } 
    
a:link 	{color: #FF27C0;
		background-color: transparent;
		text-decoration: none;
		font-size: 110%;
		}
		
a:active {color: #CF09CD;
		  background-color: transparent;
		  text-decoration: none;
		 }
		
a:visited {color: #00AE42;
		background-color: transparent;
		text-decoration: none;
		font-size: 110%;
		}
		
a:hover {background-color: transparent;
		color: #0600e2;
		text-decoration: none;
		}