@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Merriweather');


a,
a:hover {
	text-decoration:none;
}
/*ul,
ol {
	list-style:none;
} commented out 4/23/19 */

nav ul li.navStyle {list-style: none;}

blockquote {font-size:1em}

.topHeader {height:20px}

.logoBG {height: 305px}
.banner {height:305px}

.navBG {padding:10px 25px}
.navBG a {font-family: 'Merriweather', serif;}

.assocBG {background:#e8e6cf}


