/* Style sheet for RG Press/Arts */
body {
     background: #ffffff;
     color: #000000;
     margin-left: 1em;
     font-size: x-small;
     font-family: Arial, Helvetica, Verdana, sans-serif;
}
                
A:link  {       
        text-decoration:        none;
        color:  #3F9945;
        background-color: transparent;
        }       
A:visited       {       
        text-decoration:        none;
        background-color: transparent;
        color:  #348EDA;
        }       
A:active        {       
        text-decoration:        none;
        color:  #C00;
        background-color: transparent;
        }       
                
A:hover {       
        text-decoration:        underline;
        color:  #F00;
        background-color: transparent;
        }       
                
A.offsite       {       
        text-decoration:        none;
        font-weight:    normal;
        color:  #C77;
        background-color: transparent;
        }       
p, table, td {
	font-family:	Arial, Helvetica, Verdana, sans-serif;
	}

h1, h2, h3, h4 {
	font-family:	Arial, Helvetica, Verdana,  sans-serif;
	color: 	#23238E;
   background-color: transparent;
	}

.item-title {
	font-family:	Arial, Helvetica, Verdana, sans-serif;
	color: #23238E;
           background-color: transparent;
	font-size: 28pt;
	text-align: center;
	}

.item-subtitle {
	font-family:	Arial, Helvetica, Verdana, sans-serif;
	color: #23238E;
   background-color: transparent;
	font-size: 20pt;
	font-style: italic;
	text-align: center;
	}

.catalog	{
	font-size: 11pt;
	}

.reference	{
	color: #993333;
   background-color: transparent;
	font-style: italic;
	font-weight: bold;
	}
	
.excerpt	{
	font-size: 10pt;
	}

	
.excerpt-title	{
	color: #23238E;
   background-color: transparent;
	font-size: 12pt;
	}

.caption	{
	font-size: 8pt;
	}

.credits	{
	color: #23238E;
   background-color: transparent;
	font-size: 11pt;
	font-weight: bold;
	}
.copyright  {
	font-size: 8pt;
	}

.form1	{
	color: #FF0000;
	background-color: transparent;
	font-size: 11pt;
	font-weight: bold;
	}

.form2	{
	color: #008080;
   background-color: transparent;
	font-size: 11pt;
	font-weight: bold;
	}
	
.form3	{
	color: #23238E;
   background-color: transparent;
	font-size: 12pt;
	}
	
.form4	{
	color: #FF0000;
   background-color: transparent;
	font-size: 14pt;
	font-weight: bold;
	}
.broadsides {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	}

table.broadsides {
	margin: 10px,10px,10px,10px;
	border-style: solid;
	border-width: thin;
	border-color: navy;
	background-color: tan;
	background-image: url(rg_images/parchment.jpg);
	}

th.broadsides {
	color: #993333;
	font-style: italic;
	font-weight: bold;
	background-color: #A5BDF7;
	}

td.broadsides {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	}
   
.center {text-align:center;}

.rgInfo {
        color: #23238E;
        background-color: transparent;        
        font-size: small;
        font-weight: bold;
        text-align: center;
         }
         
.pageInfo {
	font-size: .8em; 
     text-align: center;
     font-style: italic;
	font-weight: normal; 
	font-family: verdana,arial,helvetica,sans-serif;
	color: #670022;
     background-color: transparent;
     }
.footer {font-size: 85%}
