/* CSS Document for the Fine Arts Software 1/05*/
html {min-height: 100%; margin-bottom: 1px;} 
/* BASIC CSS DESIGNATIONS */
body 
{
	line-height: 130%;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	margin: 10;
	padding: 0;

}
#container{
width: 760px;
margin-top: 3px;
margin-left: 1px;
overflow: visible;
}
#container2{
width: 100%;
float: left;

}
#header{

	background: transparent url(images2/newsban.gif) no-repeat;
	width: 100%;
	height: 153px;
	
}


#main {
	clear: both;
	width: 100%;
	padding-top: 10px;
	float: left;
	overflow: visible;
	background:  transparent url(images2/bgnav.gif) repeat-y;
	margin-top: 157px;
	
	
}

#main2 {
	float: left;
	width: 100%;
	
	
	
}

#footer {
	clear: both;
	float: left;
	padding-left: 210px;
	background: transparent;
}


#nav {
	float: left;
	width: 20%;
	padding-left: 20px;
	background: transparent;
	overflow: visible;
	
}


#right {
	
	margin-left: 25%;
	padding-left: 18px;
	overflow:visible;
	
	
}


p  
{
	line-height: 140%;
	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
{
	
	list-style-image: url(images2/bullet.gif);
	
}

 
/* 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;
	padding: 0px 4px 0px 4px;
}
.navigation a:visited
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	color: #993300;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
} 
.navigation a:hover
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
	background-color: #999966;
	padding: 0px 4px 0px 4px;
}
.navigation a:active
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
	padding: 0px 4px 0px 4px;
}
li {
	list-style-image: url(images2/bullet.gif);
	display: list-item;
	margin-left: -20px;
	text-align: left;
	text-indent: -5px;
	line-height: 150%;
	
}
li ul{
	list-style-type: square;
	/*display: list-item;
	text-align: left;
	text-indent: -15px;
	line-height: 150%;*/
	
}

/* to make a: navigation links with more space between each line */
.spacedpicked a:link
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none;
	background-color: #999966;
	padding: 0px 4px 0px 4px;
}
.spacedpicked a:visited
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none;
	background-color: #999966;
	padding: 0px 4px 0px 4px;
}
.spacedpicked a:hover
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none;
	background-color: #999966;
	padding: 0px 4px 0px 4px;
}
.spacedpicked a:active
  {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none;
	background-color: #FFFF66;
	padding: 0px 4px 0px 4px;
}


.spacedpicked a:link ul
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	font-weight: normal; 
	color: #993300;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
.spacedpicked a:visited ul
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	color: #993300;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
} 
.spacedpicked a:hover ul
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
	background-color: #999966;
	padding: 0px 4px 0px 4px;
}
.spacedpicked a:active ul
 {  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 110%; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: underline;
	padding: 0px 4px 0px 4px;
}
/* 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;
	}
.setapart {
	background-color: #D7D5BF;
	height: 15px;
	width: 449px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
	margin-top: 25px;
}
.spaced
{line-height: 200%}
