/* 2322 */

#header { /* header */
	background: #063e31 url(../images/headers/aqua-header-bg.png) repeat-x;
}

h1, h2, h3, h4, #footer h3, .fancy-amp {/* headings */
	font-family: 'Goudy Old Style', Cochin, 'Times New Roman', serif;
}

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

a, .sidebar .current_page_item .children a {/* links */
	color: #0f6b5c;
}
a:hover, a:focus, a:active, .sidebar .current_page_item .children a:hover { /* hover */
	color: #26a48e;
}

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

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