@charset "UTF-8";
header h1 a:link, header h1 a:visited {
    color: #FD8C9F;
}
header h1 a:hover, header h1 a:active {
    color: #99C8DE;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#topNav ul {
    padding-right: 13px;
    padding-left: 13px;
    list-style-type: none;
    background-color: #5E5E5C;
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    font-weight: bold;
    color: #FBFBFB;
}


#topNav ul li {
    display: inline-block;
    margin-left: 30px;
    font-size: 1.1rem;
    color: #FDFDFB;
}
Nav ul li a:link , Nav ul li a:visited{
    color: #99C8DE;
}
Nav ul li a:hover , Nav ul li a:hover{
    color: #FD8C9F;
}
.Indexh1Top {
    color: #99C8DE;
    text-align: center;
    /* [disabled]border-style: ridge; */
    /* [disabled]border-color: #D6FFF8; */
    font-weight: bold;
    font-size: 3rem;
    font-style: normal;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-around;
}
#image1 {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    width: auto;
    background-color: #FDFDFB;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}





.h1index {
	color: #D6FFF8;
	text-align: center;
	font-size: 2em;
	background-color: #040206;
}







.indexP {
    color: #E54ABC;
    background-color: #FDFDFB;
}
#container main .indexP {
    text-align: left;
    font-size: 1.5em;
}
.indexP strong a:link, .indexP strong a:visited {
    color: #FD8C9F;
}
.indexP strong a:hover, .indexP strong a:active {
    color: #99C8DE;
}
.h1MeetMe {
    display: flex;
    color: #001A60;
    background-color: #FDFDFB;
    padding-left: 36px;
    padding-right: 36px;
    justify-content: space-around;
    font-size: 2.5em;
    text-decoration: underline;
}
#MeetMeParent {
    display: flex;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #FFE88C;
}
.MeetMeChild1  {
    color: #E54ABC;
    font-size: 1em;
}
.MeetMeChild2 {
    color: #1D55F4;
    font-size: 1em;
}



.MeetMeChild {
    flex-basis: 400px;
}
.MeetMeChild .h2MeetMe {
    color: #FD8C9F;
    background-color: #D6FFF8;
    text-align: center;
}
.MeetMeChild1 {
}
.MeetMeChild .h2MeetMe2 {
    color: #072DCA;
    background-color: #D6FFF8;
    text-align: center;
}
.MeetMeChild2 {
}

.MeetMeChild h3 {
    color: #FD8C9F;
    text-decoration: underline;
    text-align: center;
    background-color: #D6FFF8;
    font-size: 1.2em;
}
.MeetMeChild .ul-MeetMe {
	color: #E54ABC;
	list-style-type: circle;
	font-size: 1rem;
	font-weight: normal;
}
.MeetMeChild .FunFactsD {
    color: #072DCA;
    text-decoration: underline;
    font-size: 1.2em;
}
.MeetMeChild .ul-MeetMe2 {
	color: #3869C9;
	list-style-type: circle;
	font-size: 1rem;
	font-weight: normal;
}
main .h2MeetME {
    text-align: center;
    color: #010B35;
    background-color: #D6FFF8;
    font-size: 1.8em;
}
main .h2MeetME a:link, main .h2MeetME a:visited {
	color: #FD8C9F;
}
main .h2MeetME a:hover, main .h2MeetME a:active {
	color: #99C8DE;
}
.h1Inter {
    text-align: center;
    font-size: 2.5em;
    color: #4C0001;
    text-decoration: underline;
}









#topImgInter {
	margin-left: auto;
	margin-right: auto;
	display: flex;
}

.largeP   {
    font-weight: normal;
    font-size: 2em;
    text-align: center;
    color: #51B5E3;
}
#InteractionParent {
    display: flex;
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    background-color: #99C8DE;
    padding-top: 29px;
    padding-right: 29px;
    padding-bottom: 29px;
    padding-left: 29px;
}
#InteractionParent .Child {
	flex-basis: 400px;
}
.Child h2 {
    color: #FD8C9F;
    text-align: center;
    text-decoration: underline;
    font-size: 1.8em;
}
.Child .h2Collide {
    color: #F51418;
    text-align: center;
    text-decoration: underline;
}
.Child p {
    color: #1D55F4;
    font-weight: normal;
    font-size: 1.2em;
}
section h1 {
	color: #E54ABC;
	text-align: center;
	font-weight: normal;
	font-size: 2rem;
}
section p {
    color: #1D55F4;
    font-weight: normal;
    font-size: 1.2em;
    text-align: left;
}
#footerParent {
    display: flex;
    justify-content: space-around;
    background-color: #FDFDFB;
}
.ContactChild {
	flex-basis: 100%;
}
.ContactChild h1 {
	color: #FD8C9F;
}
.ContactChild ul li {
    list-style-type: none;
}
.ContactChild ul {
	display: flex;
	justify-content: space-between;
	padding-left: 0px;
}
.ContactChild ul .contactchildL {
    display: flex;
    flex-basis: 60%;
    justify-content: space-between;
}
footer ul li a:link  , footer ul li a:visited{
    color: #99C8DE;
}
footer ul li a:hover , footer ul li a:active{
    color: #FD8C9F;
}
