//Background Color for the header var headerBGColor = "314D78"; //Top Line of the School Name (School Title) var schoolNameLine1 = "La Costa Meadows"; //Bottom Line of the School Name (School Subtitle) var schoolNameLine2 = "Elementary School"; //Color of the School Name var schoolNameColor = "EBF3FF"; //First Line of the Address var addressLine1 = "6889 El Fuerte Street"; //Second Line of the Address var addressLine2 = "Carlsbad, CA 92009"; //Schools Phone Number var phoneNumber = "p: 760-290-2121"; //Schools Fax Number var faxNumber = "f: 760-290-2120"; //Color of the Address var addressColor = "EBF3FF"; //Color of the accent line (directly beneath the header) var accentLineColor = "314D78"; //Color of the Site Shortcuts background var shortcutsBGColor = "C1D9FF"; //Color of the title "Site Shortcuts" var shortcutsHeaderColor = "152133"; //Text for the top line of the Slogan var sloganLine1 = "Today's learning is"; //Text for the bottom line of the Slogan var sloganLine2 = "Tomorrow's Future"; //Color for the top line of the slogan var sloganLine1Color = "7E99C4"; //Color for the bottom line of the slogan var sloganLine2Color = "152133"; //Color for the rectangle that overlays the photograph var photoOverlayColor = "C1D9FF"; //Color of the "Calendar", "Contact Us", and "Site Map" buttons var globalLinkColor = "152133"; headlinesBGColor = "C1D9FF"; headlinesAccentColor = "152133"; headlinesHeaderColor = "152133"; upcomingBGColor = "EBF3FF"; upcomingAccentColor = "152133"; upcomingHeaderColor = "152133"; channelNavColor = "152133"; footerColor = "152133";