/* ALL LINKS ARE ITALICS */
/* All links are COLOR #003399 */
/* ALL LINKS hover and active are bright #0033cc */

body {background:#31AD94;
	color:#000000;
	height: 100%;
 }
	
a:link { color: #003399; }
a:visited { color: #0033cc; }
a:hover {text-decoration:none;
	color: #0033cc;}
a:active  { color: #0033cc; }

/*masterback establishes white basic background block*/ 
#masterback {position:absolute; 
	left:6px; 
	top:6px; 
	width:960px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	z-index:1;
	display:inline-block;}
	
#masthead {position:absolute; 
	left:0px; 
	top:6px; 
	width:960px;
	height:206px;
	background:#fff;
	z-index:2;}	
	
#mainbody {position:absolute; 
	left:0px; 
	top:270px; 
	width:960px;
	background:#fff;   }	
	
/*copyblocktd used for main body text td's*/ 
.copyblocktd {padding:10px 20px 10px 20px;
	vertical-align:top; }
	
	/*copyblock2 used for green main body interior page text td's*/ 
.copyblocktd2 {padding:5px 5px 5px 5px;
	vertical-align:top; }	
	
/*horizontal nav list at top of page*/ 	
ul.topnavlist {margin: 3px 0; 
	padding:0 ;
	white-space: nowrap;
	text-align:center;}

.topnavlist li {display: inline;
	list-style-type: none;
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #003399;
	font-style: italic;
	font-weight:bold;}

.topnavlist a { padding: 0px 8px 0px 8px }
.topnavlist a:link  {color: #003399;
	text-decoration: underline;
	font-weight: bold;}
.topnavlist a:hover	{ color: #00C4A0; 
	text-decoration: underline; }	
.topnavlist a:visited	{ color: #00C4A0;
	text-decoration: underline; }	
.topnavlist a:active	{text-decoration: underline; 
	font-weight: bold;} 
	
/*vertical nav list with buttons*/ 	
#verticalnavlist	{margin-left: 0;
	padding-left: 0;
	width:170px;
	list-style: none;}

#verticalnavlist li {padding-left: 30px;
	background-image: url(afa-art-basics/nav-button4.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #294374;
	font-style: italic;}
	
#verticalnavlist a:link  {color: #003399;
	text-decoration: none;}
#verticalnavlist a:hover	{ color: #00C4A0; 
	text-decoration: underline; }	
#verticalnavlist a:visited	{ color: #00C4A0;
	text-decoration: none; }	
#verticalnavlist a:active	{text-decoration: underline;} 	
	
.content-specials { position:absolute;
	top:200px; 
	left:2px; 
	width:740px;
	padding:0;
	background-color:#31ad94}	
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-style: normal;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.body12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.blast24black{
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: black;
	font-style: normal;
}
.blast18boldest {
	font-family: 'Arial black', Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: black;
}
.linkinline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	text-decoration: underline;
	font-style: italic;	}
	
.linkinline a:link       { color: #003399;
	 text-decoration: underline; }
.linkinline a:hover      { color: #00C4A0; 
	text-decoration: none; }
.linkinline a:visited    { color: #00C4A0;
	text-decoration: underline; }
.linkinline a:active     {text-decoration: underline; 
	font-weight: bold;} 
	

.linkinlineitalb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;}
.linkinlineitalb a:link       { color: #003399;
	 text-decoration: underline; }
.linkinlineitalb a:hover      { color: #00C4A0; 
	text-decoration: none; }
.linkinlineitalb a:active     {text-decoration: underline;} 
.linkinlineitalb a:visited    { color: #00C4A0;
	text-decoration: underline; }

.linklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #31AD95;}
.linklist a:link       { color: #00c4a0; text-decoration: underline; font-weight: bold; }
.linklist a:visited    { text-decoration: underline; font-weight: bold;}
.linklist a:active     {text-decoration: underline; 
	font-weight: bold;} 
.linklist a:hover      { color: #0033cc; text-decoration: underline;font-weight: bold; }
.subteal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #0e9091;
}

.subtealreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #0e9091;
}

.subteal10reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #0e9091;
}

.subblu10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #294374;
	font-style: normal;
}

.subblu12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #294374;
	font-style: normal;
}
.subblu16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #294374;
	font-style: normal;
}
.subblu16ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #294374;
	font-style: italic;
}
.subteal16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #00c4c4;
	font-style: normal;
}
.subteal16italb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #00c4c4;
	font-style: italic;
}

.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #a9abac;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #ffffff;
}
.white12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;

}
.georgia12 {
	font-family: georgia, 'times new roman', serif;
	font-size: 12pt;
	font-style: normal;
}
.georgia14 {
	font-family: georgia, 'times new roman', serif;
	font-size: 14pt;
	font-style: normal;
}

.georgia16 {
	font-family: georgia, 'times new roman', serif;
	font-size: 16pt;
	font-style: normal;
}

h1 {
	font-family: 'Arial black', Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: black;
	line-height: 105%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: black;
}

/*3 same as h2 but white*/ 

h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: white;
	}


.white14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.white75arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFFFF;
}

.white9arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.ratetd {padding:4px 0 4px 8px;
	font-size : 10pt; 
	font-family : arial,helvetica,geneva,sans-serif;  }
	
.verdana75  {font-family : verdana,arial,helvetica,sans-serif;font-size : 7.5pt;}

.arialblack12 {font-size : 12pt; font-family : 'arial black',gadget,arial, sans-serif;}	
