/* 1302 */

#header { /* header */
	background: #334b01 url(../images/headers/green-header-bg.png) repeat-x;
}

.header a, .header a:hover, .header a:focus, .header a:active  {
	color: #fdf7e9;
}

h1, h2, h3, h4, #footer h3, .fancy-amp, .nomen, .semester-date, .letter-grade {/* headings */
	font-family: Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
}

.header a, .header a:hover {
	color: ;
}

a, .sidebar .current_page_item .children a {/* links */
	color: #567800;
}
a:hover, a:focus, a:active, .sidebar .current_page_item .children a:hover { /* hover */
	color: #89bd00;
}

.icon {
	background: url(../images/icons/1302-icon.png) no-repeat; 
}

thead {
	background: #567800 url(../images/headers/green-header-bg.png) bottom; 
}
thead td {
	border: 1px solid #567800 !important; 
}

.nomen {
	font-size: 20px; 
}

.letter-grade {
	font-size: 24px;
}
