﻿/*Art Loft Web site style sheet. Administered by Jon McLean*/

/* Link styles - Sidelines*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFCBC5;
	text-decoration: none;}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A9065;
	text-decoration: none;}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9A656F;
	text-decoration: underline;}


body {
	background-color:  #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #659A90;}


table {
	font-size: 12px;
}


/*Blue.  Used in column headers*/

h4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #588DAE}


/* Blue Text for navigation category headers*/

.parheader {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #658A9A;}


/*Special font sizes*/

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #659A90}

.disclaimer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #659B90}

.goldHeaders { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #BA9C00}

.quotes { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #993333}

.purchases { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #658A9A; text-align: center;}

.generaltext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #659A90}