body {
	background-color: #4E6614;
	/*  background-color:#FFFFFF; /*  WHEN EDITING PAGES  */
	overflow-x:hidden;
}


/* C O N F E R E N C E _ _ P R O M O T I O N _ _ P A G E S */

/* X X X X X X X X X X X X X X X X X X X X X X X X X X X X */


/*top position used to be 428 pre-reister links*/
#conference_leftcolumn {              /* what is this? Do I still use it? */
	background-color: #ffffff;

	overflow: auto;
	position: absolute;
	left: 18px;
	top: 386px;
	margin: 0 0 0 0;
	padding-top: 12px;
	padding-right: 6px;
	visibility: visible;
	height: auto;
	width: 148px;
	z-index: 6;
	overflow:auto;
}

#conference_banner {
	background-color: #ffffff;
	position: relative;
	height: auto;
	width: 770px;
	top: 12px;
	margin: auto;
	border: 10px solid #ACB58E;
	color: #336600;
	z-index: 1;
}


#burst_above {
	background-color:none;
	position: absolute;
	left: 378px;
	top: 9px;
	width: 378px;
	z-index: 8;
	height: auto; 
	}
	
/* 2008 B U R S T	
	
#conference_burst {
	background-color:none;
	position: absolute;
	left: 378px;
	top: 18px;
	width: 378px;
	z-index: 9;
	height: 250px; 
	}  */
	
#conference_burst {
	background-color:none;
	position: absolute;
	left: 384px; /* 380px; */
	top: 5px; /* 8px; */ /*21 top */
	width: 281px;
	z-index: 9;
	height: 250px;
	}
	


#conference_logo-inside {
	background-color:none;
	position: absolute;
	left: 542px;
	top: 68px;
	width: 200px;
	z-index: 8;
	height: 236px; 
	}	
	
	


#conference_logo-inside-longer {
	background-color:none;
	position: absolute;
	left: 570px;
	top: 68px;
	width: 178px;
	z-index: 8;
	height: 400px; 
	}
	


/* X X X X X X X X X X X X X X X X X X X X X X X X X X X X */

/* E N D -------------------------------C O N F E R E N C E _ _ P R O M O T I O N _ _ P A G E S */



/*THIS IS THE MAIN SHAPE. I CAN MAKE IT FLOAT IN THE CENTER BY USING RELATIVE AND MARGIN AUTO<
BUT ALL THE OTHER DIV TAGS ON THE PAGE WOULD HAVE TO BE ReDONE INTO THIS TABLE IN THE PAGE CODE< AND POSITIons cHANGeD TO BE COrrect*/

#banner {
	background-color: #C2C6A1;
	position: relative;
	height: 556px;
	width: 770px;
	top: 12px;
	margin: auto;
	border: 10px solid #ACB58E;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	z-index: 1;
}


#homepage_jpg {
	background-image: url(images/site_home-about_images/hilary_homepg10.jpg);
	/*	background-image: url(images/site_home-about_images/hilary_homepg09.jpg);    Brighter color for Hilary   golden   */

	position: absolute;
	left: 0px;
	top: 0px;
	width: 770px;
	height: 560px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	visibility: visible;
	z-index: 2;
}

#bottompg_credits{
	position: relative;
	height: 60px;
	width: 770px;
	top: 12px;
	margin: auto;
	padding: 0;
	color: #336600;
	z-index: 3;
}



/* Alternate (VERDANA) TItle Section

#titlesection {
	position: absolute;
	height: 30px;
	left: 150px;
	top: 74px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: regular;
	color: #FFFFFF;
	width: 578px;
	vertical-align: text-bottom;
	letter-spacing: 0.05em;
	padding-left: 6px;
	z-index: 4;
}

*/


/*  T H I S   I S   M A I N   T E X T   B O X   _   C H A N G E S   E V E R Y   P A G E - - - - - - - - - -*/

#titlesection {
	position: absolute;
	height: 32px;
	left: 162px;
	top: 74px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	width: 578px;
	vertical-align: text-bottom;
	letter-spacing: 0.1em;
	padding-left: 6px;
	z-index: 4;
}
/*  E N D  - - - - - */


/*  Just for A R C H I V E   P A G E S  - - - - -*/

#titlesection_archives {
	position: absolute;
	height: 32px;
	left: 20px;
	top: 74px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	width: 720px;
	vertical-align: text-bottom;
	letter-spacing: 0.1em;
	padding-left: 6px;
	z-index: 7;
}
/*  E N D  - - - - - */



#maintext {
	background-color: #FAEBA5;
	padding-left: 12px;
	overflow: auto;
	position: absolute;
	left: 168px;
	top: 107px;
	margin: 0 0 0 0;
	padding-top: 12px;
	padding-right: 6px;
	visibility: visible;
	height: 415px;
	width: 560px;
	z-index: 5;
	overflow-x: hidden;
	overflow-y: auto;
}


#leftsidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 180%;
	font-weight: medi;
	color: #444444;
	text-align: center;
	background-image: url(images/site_home-about_images/column_rev-greenbkd2.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 130px;
	left: 20px;
	top: 108px;
	height: 300px;
	padding-top: 130px; /*tried 90px*/
	letter-spacing: .02em;
	z-index: 2;
}


/*    A R C H I V E   N A V  O N   L E F T   S I D E    */


/* #archive_leftcolumn {  */
	/*background-color: #FAEBA5;    ----   bacground cream color*/
/*	padding-left: 12px;
	overflow: auto;
	position: absolute;
	left: 26px;
	top: 150px;
	margin: 0 0 0 0;
	padding-top: 12px;
	padding-right: 6px;
	visibility: visible;
	height: 415px;
	width: 250px;
	z-index: 9;
	overflow:none;
}    */





#archive_leftcolumn {
	/* background-color: #FAEBA5; */
	padding-left: 12px;
	overflow: auto;
	position: absolute;
	left: 26px;
	top: 150px;
	margin: 0 0 0 0;
	padding-top: 12px;
	padding-right: 6px;
	visibility: visible;
	/* height: 415px;*/
	height:auto;
	width: 238px; 
	/*  width:208px; this width works in MAC browsers, not in IE7. doesnt show at all in IE6. DOES work in Windows FireFix, not enough! */
	/* width: 238px; original width, but covers some of the body copy so left hand side links do not work. see if this fixes it. */   /*want to curb the fact that it overlaps the main text and consequently, though transparent, it covers the links, re" return to top " dont work then - too far to left  */
	/* width:auto;        ditto. Doesnt work. seems it should but the sub-links are cut off as if the column were too narrow  */
	/* width:inherit:   NOPE. just makes it disappear altogether.  */
	z-index: 6;
	overflow:auto;
}


#archive_leftcolumn_background {
	background-color: #FAEBA5;   
	padding-left: 12px;
	overflow: auto;
	position: absolute;
	left: 26px;
	top: 107px;
	margin: 0 0 0 0;
	padding-top: 12px;
	padding-right: 6px;
	visibility: visible;
	height: 415px;
	width: 127px;
	z-index: 3;
	overflow:none;
}   


/*  ----------------------------------------------------  */




#archivecaption {
	position: absolute;
	left: 328px;
	top: 296px;
	height: 60px;
	width: 222px;
}


table.navbar_bottom {
	vertical-align: middle;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
	
	
	
/*  N A V I G A T I O N   B A R   on the bottom of page  T H I S   O N E   W O R K S   - - - - - - - - - -  Y A Y  ! 
	
	May need to do the IE hack at the bottom if you can figure out what it is.... */

div#navbar {
	background-color: #ACB58E;
	position: absolute;
	height: 30px;
	width: 786px;
	left: -8px;
	top: 534px;
	margin:8 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	behavior:url(jan08_conferencenews-issue_1.htm); /*added this and the text stuff*/
	z-index: 12;
}

div#navbar ul{
	padding: 0 0 0 0;
	list-style-type:none;
	margin:0 0 0 0;
	}
	
div#navbar li.first-child {
	float:left;
	margin: 0;
	padding: .5em 0;
	border: none;
	}
	
div#navbar li{
	float:left;
	border-left:1px solid #993333;
	margin: 0;
	padding: .5em 0;
	}
	
div#navbar li.next {
	float:left;
	border-left:1px solid #993333;
	margin: 0;
	padding: .5em 0;
	}
/*	background-color: #ffeecc; */

	
/*  O L D 

	div#navbar li.next {
	float:left;
	margin: 0;
	padding: .5em 8 0 8;
	border-left:1px solid #993333;
background-color: #ffeecc; 
	}   */

	
/* original Rust Orange Color for NEXT PROGRAMS XXXYEAR
div#navbar li.next  a{
	float:left;	
	color: #cc6633;
	}  */
	
	/* actual color of text in callout box #ec297b 
	
	actual color of Ivory Baum Forum Logo #f4f0b1 */
	
	
	
div#navbar li.next  a{
	float:left;	
	color: #ec297b;
	}
	
	
	
div#navbar li.next  a:hover{
	float:left;
	color: #f4f0b1;
	}
	
div#navbar a {
	color: #4e6614;
	padding: 0 8px;
	text-decoration: none;
	}
		
div#navbar a:hover {
	color: #ff3366;
	}	
	
	
	/*sample hack below:  *do i need this? for reference only*

* html div#navbar ul { put someting in here  }
end of hack*/
	   

/*hack for IE Win only \*/
* hml div#navbar ul {
	float:left;
	border-left:0px;
	}	
/* end of hack*/


.navbar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E6614;
	}



/* END   N A V B A R  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */






/* what is this for?  NEXT? Apr SFG page 2007??  Archives?*/
#photo1 {
	background-image: url(images/archive_2002-06_images/jasperweb.jpg);
	position: absolute;
	height: 312px;
	width: 222px;
	left: 341px;
	top: 121px;
	visibility: visible;
	z-index: 6;
}

/* what is this for? NEXT? Apr SFG page 2007?? Archives?*/
#credit_box {
	width: 770px;
	left: 24px;
	top: 624px;
}




/*   F O N T S   */


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #336600;
	letter-spacing: 0.2px;
	link: #336600;
	hover: #ff3366
}



.list_leaded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 200%;
	color: #336600;
	letter-spacing: 0.2px;
	link: #336600;
	hover: #ff3366
}

.list_leaded-less {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 160%;
	color: #336600;
	letter-spacing: 0.2px;
	link: #336600;
	hover: #ff3366
}

.list_leaded-plus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 240%;
	color: #336600;
	letter-spacing: 0.2px;
	link: #336600;
	hover: #ff3366
}



	
	
	
/* T H E S E   L I N K S   A R E   T H E   M A I N   G R E E N   P A R A G R A P H   L I N K S  - - - - - - - - -  */	

a.baselinks:link { color: #336600; text-decoration: none; } /* unvisited links */ 

a.baselinks:visited { color: #336600; text-decoration: none;} /* visited links */ 

a.baselinks:hover { color: #ff3366; text-decoration: none;} /* user hovers */ 

a.baselinks:active { color: #336600; text-decoration: none;} /* active links */ 


a.registerlinks:link { color: #990033; text-decoration: none; } /* unvisited links */ 

a.registerlinks:visited { color: #990033; text-decoration: none;} /* visited links */ 

a.registerlinks:hover { color: #ff3366; text-decoration: none;} /* user hovers */ 

a.registerlinks:active { color: #990033; text-decoration: none;} /* active links */ 


columbia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold:
	line-height: 140%;
	color: #B95050;
	letter-spacing: 0.2px;
}

a.columbia:link { color: #B95050; text-decoration: none; } /* unvisited links */ 

a.columbia:visited { color: #B95050; text-decoration: none;} /* visited links */ 

a.columbia:hover { color: #33CCFF; text-decoration: none;} /* user hovers */ 

a.columbia:active { color: #B95050; text-decoration: none;} /* active links */ 



/*   R E D   E M P H A S I S   T E X T   &   P A G E   L I N K S   I N   ---   N E W   C O N F E R E N C E   ---   P A G E S   */
	
.red_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #B95050;
	letter-spacing: 0.2px;
	link: #B95050;
	hover: #33CCFF
}

a.red_textlinks:link { color: #B95050; text-decoration: none; } /* unvisited links */ 

a.red_textlinks:visited { color: #B95050; text-decoration: none;} /* visited links */ 

a.red_textlinks:hover { color: #33CCFF; text-decoration: none;} /* user hovers */ 

a.red_textlinks:active { color: #B95050; text-decoration: none;} /* active links */ 



.blue_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #323B96;
	letter-spacing: 0.2px;
	link: #B95050;
	hover: #33CCFF
}

a.blue_textlinks:link { color: #323B96; text-decoration: none; } /* unvisited links */ 

a.blue_textlinks:visited { color: #323B96; text-decoration: none;} /* visited links */ 

a.blue_textlinks:hover { color: #ff3366; text-decoration: none;} /* user hovers */ 

a.blue_textlinks:active { color: #323B96; text-decoration: none;} /* active links */ 




.conf_pagelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}

a.conf_pagelinks:link { color: #336600; text-decoration: none; } /* unvisited links */ 

a.conf_pagelinks:visited { color: #336600; text-decoration: none;} /* visited links */ 

a.conf_pagelinks:hover { color: #ff3366; text-decoration: none;} /* user hovers */ 

a.conf_pagelinks:active { color: #336600; text-decoration: none;} /* active links */ 


    .conf_heads {font-size: 20px; line-height: 110%; font-weight: bold; link: #B95050; hover: #33CCFF; font-family: Georgia, "Times New Roman", Times, serif;}
	
	.conf_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 125%;
	color: #336600;
}

.conf_heads {font-size: 20px; line-height: 110%; font-weight: bold; link: #B95050; hover: #33CCFF; font-family: Georgia, "Times New Roman", Times, serif;}

.conf_subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #336600;
}

.conf_subheadlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	color: #336600;
}

a.conf_subheadlinks:link { color: #336600; text-decoration: none; } /* unvisited links */ 

a.conf_subheadlinks:visited { color: #336600; text-decoration: none;} /* visited links */ 

a.conf_subheadlinks:hover { color: #3300CC; text-decoration: none;} /* user hovers */ 

a.conf_subheadlinks:active { color: #336600; text-decoration: none;} /* active links */ 




/*dont need? italic by <em> only, and paralinks became something else

.para_ital {
	font-style: italic;
}


.para_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
	color: #336600;
	letter-spacing: 0.2px;
	link: #336600;
	hover: #ff3366;
	text-decoration: none;
}
*/


/* TITLE BAR LINKS - bold Sans Serif and Large */

a.titlebarlinks:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; } /* unvisited links */ 

a.titlebarlinks:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;} /* visited links */ 

a.titlebarlinks:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ff3366; text-decoration: none;} /* user hovers */ 

a.titlebarlinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
} /* active links */ 

/*  END */



/* TOP LINKS nav */

a.toplinks:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336600; text-decoration: none; } /* unvisited links */ 

a.toplinks:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336600; text-decoration: none;} /* visited links */ 

a.toplinks:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff3366; text-decoration: none;} /* user hovers */ 

a.toplinks:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #336600; text-decoration: none;} /* active links */ 

/* E N D */


/*  T H I S   I S   F O R   T H E   C H A R T R E U S E   C R E D I T S   A T   B O T T O M   O F   H O M E   P A G E - - - -  */

.sitecredits {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999900; 
}


a.sitecreditlinks:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999900; text-decoration: none; }

a.sitecreditlinks:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999900; text-decoration: none; }

a.sitecreditlinks:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff3366; text-decoration: none; }

a.sitecreditlinks:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999900; text-decoration: none; }

/* E N D home page credits - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */



/*  B O L D   G R A Y   S U B T I T L E S  - - - - - - - - - - - - - - - - - - - - - - - -  -- - - - -  - */
.gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	link: #333333;
	hover: #ff3366;
}


.gray_lite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
	
	color: #333333;
	link: #333333;
	hover: #ff3366;
}


a.graylinks:link { font-size: 11px; font-weight: bold; color: #333333; text-decoration: none; } /* unvisited links */ 

a.graylinks:visited { font-size: 11px; font-weight: bold; color: #333333; text-decoration: none;} /* visited links */ 

a.graylinks:hover { font-size: 11px; font-weight: bold; color: #ff3366; text-decoration: none;} /* user hovers */ 

a.graylinks:active { font-size: 11px; font-weight: bold; color: #333333; text-decoration: none;} /* active links */ 


/* E N D */




/*  B O L D   B L U E   A R C H I V E   S U B T I T L E S  - - - - - - - - - - - - - - - - - - - - - - - -  -- - - - -  - */
.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 110%;
	font-weight: bold;
	color: #323B96;
	link: #323B96;
	hover: #ff3366;
}

a.bluelinks:link { font-size: 11px; font-weight: bold; color: #323B96; text-decoration: none; } /* unvisited links */ 

a.bluelinks:visited { font-size: 11px; font-weight: bold; color: #323B96; text-decoration: none;} /* visited links */ 

a.bluelinks:hover { font-size: 11px; font-weight: bold; color: #ff3366; text-decoration: none;} /* user hovers */ 

a.bluelinks:active { font-size: 11px; font-weight: bold; color: #323B96; text-decoration: none;} /* active links */ 


/* E N D */



/*  B O L D   R E D  N E W  P R O G R A M S   S U B T I T L E S  - - - - - - - - - - - - - - - - - - - - - - - -  -- - - - -  - */
.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 110%;
	font-weight: bold;
	color: #B95050;
	link: #B95050;
	hover: #33CCFF;
}

a.redlinks:link { font-size: 11px; font-weight: bold; color: #B95050; text-decoration: none; } /* unvisited links */ 

a.redlinks:visited { font-size: 11px; font-weight: bold; color: #B95050; text-decoration: none;} /* visited links */ 

a.redlinks:hover { font-size: 11px; font-weight: bold; color: #33CCFF; text-decoration: none;} /* user hovers */ 

a.redlinks:active { font-size: 11px; font-weight: bold; color: #B95050; text-decoration: none;} /* active links */ 









.register_now {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 110%;
	font-weight: bold;
	color: #B95050;
	link: #B95050;
	hover: #33CCFF;
}

a.register_now:link { font-size: 11px; font-weight: bold; color: #B95050; text-decoration: none; } /* unvisited links */ 

a.register_now:visited { font-size: 11px; font-weight: bold; color: #B95050; text-decoration: none;} /* visited links */ 

a.register_now:hover { font-size: 11px; font-weight: bold; color: #33CCFF; text-decoration: none;} /* user hovers */ 

a.register_now:active { font-size: 11px; font-weight: bold; color: #B95050; text-decoration: none;} /* active links */ 




.green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 110%;
	font-weight: bold;
	color: #336600;
	link: #336600;
	hover: #ff3366;
}

a.greenlinks:link { font-size: 11px; font-weight: bold; color: #336600; text-decoration: none; } /* unvisited links */ 

a.greenlinks:visited { font-size: 11px; font-weight: bold; color: #336600; text-decoration: none;} /* visited links */ 

a.greenlinks:hover { font-size: 11px; font-weight: bold; color: #ff3366; text-decoration: none;} /* user hovers */ 

a.greenlinks:active { font-size: 11px; font-weight: bold; color: #336600; text-decoration: none;} /* active links */ 


/* E N D */




/* captions - G R A Y   C A P T I O N S   - - - - - - - - - - - - - - - - - - - - - - - -  - -  - - */

.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	link: #333333;
	hover: #ff3366;
}


a.captionlinks:link { font-size: 10px; font-weight: bold; color: #333333; text-decoration: none; } /* unvisited links */ 

a.captionlinks:visited { font-size: 10px; font-weight: bold; color: #333333; text-decoration: none;} /* visited links */ 

a.captionlinks:hover { font-size: 10px; font-weight: bold; color: #ff3366; text-decoration: none;} /* user hovers */ 

a.captionlinks:active { font-size: 10px; font-weight: bold; color: #333333; text-decoration: none;} /* active links */ 

.captions_tighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 110%;
	font-weight: bold;
	color: #333333;
	link: #333333;
	hover: #ff3366;
}


/* E N D */




/* Small Green Text */

.smalltext {
	font-size: 12px;
	letter-spacing: .02em;
	line-height: 135%;
	}
		

a.smalllinks:link { font-size: 12px; color: #336600; text-decoration: none; } /* unvisited links */ 

a.smalllinks:visited { font-size: 12px; color: #336600; text-decoration: none;} /* visited links */ 

a.smalllinks:hover { font-size: 12px; color: #ff3366; text-decoration: none;} /* user hovers */ 

a.smalllinks:active { font-size: 12px; color: #336600; text-decoration: none;} /* active links */ 

/* E N D */


.next_caption-ap07 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	position: absolute;
	width: auto;
	top: 374px;
	left: -28px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	float: left;
	vertical-align: top;
}

/* think I dont need this one - replaced by "captions" 
.greenmap_blurb {
	position: absolute;
	height: 60px;
	width: 220px;
	top: 300px;
	left: 336px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 125%;
	color: #333333;
	font-weight: bold;
}  */

.bulletitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	line-height: 180%;
	letter-spacing: .2px;
}

/* USED IN C H A R T S  too.  */

.charts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	line-height: 180%;
	letter-spacing: .2px;
}

.chart_tighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	line-height: 160%;
	letter-spacing: .2px;
}

.chart_bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	line-height: 120%;
	letter-spacing: .2px;
}


/* for second line in charts, rest in bulletitems */

.chart_second-line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336600;
	line-height: 60%;
	letter-spacing: .2px;
}


/*  END CHARTS*/


/* USED IN schedule C H A R T S  too.  */

.shed_charts {
	font-family:2Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336600;
	line-height: 180%;
	letter-spacing: .4px;
}

.shed_chart_tighter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336600;
	line-height: 160%;
	letter-spacing: .4px;
}

.shed_chart_bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336600;
	line-height: 120%;
	letter-spacing: .4px;
}


/* for second line in charts, rest in bulletitems */

.shed_chart_second-line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #336600;
	line-height: 100%;
	letter-spacing: .4px;
}


/*  END schedule CHARTS*/


.purplebullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 170%;
	color: #7349A5;  /* old color is #8F5594*/
	letter-spacing: 0.8px;
}




/*   S U B H E A D S   */

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 140%;
	color: #336600;
	font-weight: bold;
	letter-spacing: .2px;
}


.archive_subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 140%;
	color: #323B96;
	letter-spacing: 0.2px;
	link: #323B96;
	hover: #ff3366
}


.archive_linkheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #323B96;
	letter-spacing: 0.6px;
	link: #323B96;
	hover: #ff3366
}          

	
/*   C O L O R E D   H E A D L I N E S   */
	

.head_text-green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #336600;
}

.head_about-contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #CC8A30;
}

.head_nyc_violet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #8F5594;
}
.head_site-teal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #3C6652;
}
.head_nyc-violet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #8F5594;
}
.head_next-red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #B95050;
}
.head_news-orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #BD6204;  /* old color, brighter, was #DD7149*/
}

.head_archive-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: normal;
	color: #323B96;
}

.head_archive-indexpg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: normal;
	color: #323B96;
}

