A:link.listType , A:visited.listType, A:link.listCourseId , A:visited.listCourseId,
A:link.listCourseTitle , A:visited.listCourseTitle, .HEAD_COPY, .SUBTITLE, .LIST_DATE, .LIST_PERSON_TITLE
{
	color:#A03A17; /* light  calendar dates*/
}

 

span.pageTitle, A:link.listTitle , A:visited.listTitle, A:link.column , A:visited.column  {
    
    color:#FF5D25; /* dark  calendar titles*/
    
}
  


A:link.more , A:visited.more, A:hover.more, #boxInstructions, 
.HEAD_ACCENT, .INSTRUCTION, .QUOTE, .LIST_DESCRIPTION, .COL_HEADLINE   {
    
    color:#FF5D25; /* darkest calendar descriptions*/
    
}



.CAPTION, .LIST, .LIST_AREA, .TITLE, A:link, A:visited, A:hover, A:link.syllabus, 
A:visited.syllabus, A:hover.listCourseId, A:hover.listCourseTitle, 
A:hover.column, #boxRelated A:link, #boxRelated A:visited, #boxRelated A:hover,
.HEADLINE A:link, .HEADLINE A:visited, .HEADLINE A:hover, #boxRelated P A:link, #boxRelated P A:visited,
#boxRelated P A:hover, #boxRelated, #boxQuote, #boxImage, #boxCaption, #boxInfo, #boxProfile, #boxTeachingPages ,
#boxLevel2, .FORM_OPTION, #boxRelated .HEADLINE, #boxRelated .HEAD_COPY, input, select, LABEL, .HEADLINE, .SUBTITLE_FORM,
.LABEL_TITLE, .COPY_LEVEL2, .COL_TITLE {
    
    color:#D64521; /* medium, bright */
    
}

A:hover.listTitle {
	
	background-color: #EB5622;
	color:#FFFFFF;
	
}


A:hover.specialButton  {
    
    background-color: #EB5622;  /* medium, bright */
    color:#FF8960; /* very very light */
    
}




A:hover.head, A:hover.level2  {
    background-color: #D9C6BF; /* very light grey silvery */
    color:#F0E5E1; /* very very very light grey silvery */
}


/* input fields, only in section 5 */




.input_default, .input_name_f, .input_name_m, .input_name_l, .input_contact_p,
.input_contact_e, .input_address_street, .input_address_city, .input_address_state, 
.input_address_zip, .input_address_country, .input_date_m, .input_date_d, .input_date_y, 
.input_message, .directory_menu  {
	
		background-color: rgb(249, 247, 242);
}


A:hover {
	background-color: #FFE3E3; /* very light blue */
}


.LIST_PERSON_ACTIVE {
    /* background-color:#AEED4E; medium, bright */
    /* color:#ffffff;*/
   /* background-color:#FFCC00; 
    color:#ffffff;*/
}

.LIST_PERSON_TEACHING {
  	/* background-color:#A7AEFF; medium, bright */
   /*  color:#ffffff;*/
   /* background-color:#D64521; */
   /* background-color:#E47256; */
   /* background-color:#DD8833; */
   /* color:#ffffff; */
}

.HEADLINE A:hover, A:hover .HEADLINE  {
	/* for big headline titles w/ links inside or outside */
	color:#A03A17; /* same color as pageTitle */
}