/* CSS Document for the Fine Arts Software 1/05*/

/* BASIC CSS DESIGNATIONS */
body 
{
	line-height: 130%;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;

}

p  
{
	line-height: 130%;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

a:link
{ 
	color:#1F229D;

}


a:visited
{
	color: #7451A9;
}


a:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #999966;
}
a:active
{
	color: #ffffff;
	text-decoration: underline;
	background-color: #999966;
}	

H1 {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 20px;
	font-weight: bold; 
	line-height: normal;
	margin-bottom: -8px;
	color: #993300;
}
H1 a:link, H1 a:active, H1 a:hover, H1 a:visited {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold; 
	line-height: normal;
	margin-bottom: -8px;
	color: #993300;
	text-decoration:none;
}
/* Used with H1 to make a lead-in headline, when needed */
.leading
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold; 
	line-height: 100%;
	color: #993300;
}
H2 
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold; 
	color: #000000;
	margin-bottom: -8px;
}
	
H3
  {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #A23306;
	margin-bottom: -6px;
}
H4
  {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000; 
	margin-bottom: -6px;
}

ul
{  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 130%; 
	font-weight: normal; 
	list-style-type: square;
	
}


 
/* CLASSES (or styles or typographic treatments) of the basic paragraph p selector */
/* Use skiplink for notes to the blind */
.skiplink
       { 
	display:none;
       }

.bold 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;

}

.boldred
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	font-size: 12px;

}



.prices
  
{
	line-height: 130%;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 13px;
}

.bolditalic 
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-size: 12px;

}

.italic
{
	font-style: italic;
}


/* to make a word bold AND red */
.note
{  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	font-style: italic;
	 
}

/* to make a paragraph tighter with less space between each line */
.lesslinespace 
{
	line-height: 115%;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;

}

.title
{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold; 
	color: #444444;
	
}



/* LINK STYLES */
 
/* the copyright statement, the pricing fine print, the links to Privacy policy, and anything else that needs to be small and gray */


/* BOOKMARK */
.bookmark
{
font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 150%; 
	font-weight: normal; 
	color: #999999;
	text-decoration: none;
}
.bookmark a:link
{
font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 200%; 
	font-weight: normal; 
	color: #999999;
	text-decoration: none;
}

.bookmark a:visited
{
font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 200%; 
	font-weight: normal; 
	color: #999999;
	text-decoration: none;
}


.bookmark a:hover
{
font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 200%; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
}
.bookmark a:active
{
font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 200%; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
}

.bookmarkitalic {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}


/* NAVIGATION BAR */

.navigation
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	font-weight: normal; 
	color: #993300;
	text-decoration: none;
}

.navigation a:link
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	font-weight: normal; 
	color: #993300;
	text-decoration: none;
}
.navigation a:visited
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	color: #993300;
	text-decoration: none;
}
.navigation a:hover
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px;2000%; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
	background-color: #999966;
}
.navigation a:active
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
}
li {
margin: 0; padding: 0 0 0 0px;
 0 0.6em no-repeat;
	list-style-image: url(images2/bullet.gif);
	list-style-image: url(images2/bullet.gif);
	left: 5px;
	top: 4px;
	right: 0px;
	bottom: 0px;
}






/* SUBMENUS ON THE NAVIGATION BAR */
.white {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
}

.white a:link
{

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
}

.white a:visited
{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
}


.white a:hover
{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFB835;
	text-decoration: underline;
	line-height: 130%;
}
.white a:active
{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFB835;
	text-decoration: none;
	line-height: 130%;
}

/* SMALLER SUBMENUS ON THE NAVIGATION BAR */
.whitesmaller {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 95%;
	color: #FFFFFF;
	text-decoration: none;
	
}

.whitesmaller a:link
{

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 95%;
}

.whitesmaller a:visited
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 95%;
}


.whitesmaller a:hover
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFB835;
	text-decoration: none;
	line-height: 95%;
}

.whitesmaller a:active
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFB835;
	text-decoration: none;
	line-height: 95%;
}
.xfrontcover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #555555;

}
.xfrontcoversmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}
/* TH and TD settings */

#title
{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #D5D6FF;
	padding-left: 5;
	padding-top: 3;
	padding-bottom: 3;
	border-left-style: solid; 
	border-left-width: 1; 
	border-left-color: #9FA0CD;
	}
th
{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #E3E2D3;
	border-left-style: solid; 
	border-left-width: 1; 
	border-left-color: #9FA0CD;
	border-bottom-style: dashed; 
	border-bottom-width: 1; 
	border-bottom-color: #733334; 
	padding-left: 5;
	}
