body {
	background-color: #172853;
}
a {
	color: d1a777; /* customize based on color scheme - nav background color*/
}
a.rounded-button {
    background-color: d1a777; /* customize based on color scheme - nav color */
    color: 172853;
}

/*page definitions*/
#maincontainer {
	background: #efefef;	
}
nav {
	color: #172853;
	background-color: #d1a777;  
}

nav a {color: #172853;}

.scroll_heading {	
	color: #d1a777;
}

.honoree-button {
    background-color: #d1a777;   	
}

a.honoree-button-link {
	color: #172853;
}

@media screen and (max-width: 999px) { /* only do this if the screen size becomes less than 990px */
  a.mobile_menu {
	  background-color: #d1a777; 
  }
}

.slide_Regular {
	font-family: Palatino Linotype, Book Antiqua, serif;
    font-style: italics;
}

.slide_Large {
	font-family: Palatino Linotype, Book Antiqua, serif;
    font-style: italics;
}

.slide_Regular_Library {
	font-family: Palatino Linotype, Book Antiqua, serif;
    font-style: italics;
}

.slide_Large_Library {
	font-family: Palatino Linotype, Book Antiqua, serif;
    font-style: italics;
}
