

html {
    box-sizing: border-box;
}

* {
    box-sizing: inherit;
    /* border: 1px #999 dotted; */
}


body {
   font-family: "new-zen", sans-serif;
font-weight: 400;
font-style: normal;
    background-color: #EFD2DF;
    font-size: 1em;
    width: 70%; /* sets page margin */
    margin: 0 auto;
}

nav{
    margin-bottom: 2em;
    margin-left: .5em;
}


div {
    float: left; 
}

h1 {
    margin-left: 10px;
}


.bigsquare {
	width: 200px;
	height: 150px;
	margin: 20px;
	text-align: center;
	padding-top: .8em;
	padding-right: .8em;
	background-color: #EFBDC7;
	float: left;
	color: #D996B4;
	font-size: 70px;
	
}
.mediumsquare {
	width: 100px;
	height: 75px;
	margin-right: 100px;
	background-color: #C96994;
	border-radius: 12px;
	border-style: dotted;
	border-color: #CE789F;
	padding-top:15px;
	color: #DFA5bF;
	float: right;
	text-align: center;
	font-size:35px;
}


.specialsquare {width: 75px;
	height: 75px;
	margin: 10px;
	border-color: #000000;
	border-radius: 9px;
	background-color: #873157;
	align-text:center;
	padding-top:15px;
	padding-left:5px;
	color: #E4B4CA;
	float: left;
font-size: 40px;}

.smallrec {
	width: 75px;
	height: 50px;
	margin: 10px;
	text-align: center;
	padding-top:20px;
	background-color: #E07B8F;
	border-radius:10px;
	color:#963661;
	float: left;}

.bigcircle {
	width: 150px;
    height: 150px;
    margin: .5em;
    background-color: #F7DEE3;  
    border-radius: 150px;
    padding: .8em;
    float: left;
	color: #95233A;
	font-align: center;
font-size: 50px;}

.mediumcircle {
	width: 50px;
	height: 50px;
	margin: .5em;
	background-color: #F4E1EA;
	border-radius: 100px;
	color: #E9C3D4;
	text-align:center;
	float: right;
	padding-top: 10px;
	font-size: 30px;
}


.oval {
  width: 240px;
  height: 40px;
	margin-top: 150px;
  background: #DFA5BF;
  border-radius: 75%;
  padding-bottom: 10px;
	padding-top:10px;
	font-family: "new-zen", sans-serif;
font-weight: 400;
font-style: normal;
	text-align: center;
	font-size: 24px;
	float: left;
	color:#D66481;
}


.divide {
    /* BREAKS THE FLOAT */
    margin-top: 10px;
    clear: left;
    height: 10px;
}

.freetext {height:auto;
	color: #741B20;
	margin: 40px;
	float: left;
font-size: 25px;
margin-bottom:50px;}

/* GENERAL BOX EFFECTS */

.shadowrb {
    box-shadow: 5px 5px 5px #000000;
}

.shadowrt {box-shadow: 5px -5px 5px #F3CDD5;
}

.shadowlb {box-shadow: -5px 5px 5px #ECACB9;}

.shadowlt {box-shadow: -5px -5px 5px #F4E1EA;}

.shadowb {box-shadow: 5px 5px 5px #E4B4CA ,-5px 5px 5px #E4B4CA;}

.glow {border-radius: 50%;
	box-shadow: 0 0 5px #FAF0F4; }

.whitetext {
    color: #fff;
}

.square, .medium_square, .large_square, .rectangle, .small_circle {
    font-size: 20px;
}

.bigger-font {
    font-size: 4em;
}


/*/ / / TOP NAVIGATION AREA / / /*/


/*header {}

nav {}

nav a {}*/

/*/ / / PAGE SECTIONS / / /*/



/*main {
    /*This adds styles to just the main content area.
} */

footer {
    font-size: .8em;
    clear: left;
    position: fixed;
 left: 0;
 bottom: 0;
 width: 100%;
 background-color: #49111C;
 color: #FAF0F4;
 padding: 1em;
}



/* / / / REGULAR PAGE LINKS / / / */

ul {
  list-style-type: none;
  margin-bottom: 10px;
  padding: 0;
  border-radius: 12px;
  overflow: hidden;

  background-color: #D3C4E3;
}

li {
  float: left;
  
}

li a, .dropbtn {
  display: inline-block;
  color: #8F95D3;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
  background-color: #8F95D3;
  color: #D3C4E3;
}

li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #DBB1BC;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: #004666;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;

}

.dropdown-content a:hover {background-color: #004666;
color: #DBB1BC;
}

.dropdown:hover .dropdown-content {
  display: block;
}
  a.active {
   
    color: #D3C4E3;
    background-color:#8F95D3;}

.fancy {font-family: "altesse-std-64pt", sans-serif;
font-weight: 400;
font-style: normal;}

hr { border-color:#49111C;
}

/* ////////// FRANKLIN GOTHIC //////// */


/*
FranklinGothic URW Book

font-family: franklin-gothic-urw, sans-serif;

font-weight: 400;

font-style: normal;


FranklinGothic URW Demi

font-family: franklin-gothic-urw, sans-serif;

font-weight: 700;

font-style: normal;


FranklinGothic URW Book Italic

font-family: franklin-gothic-urw, sans-serif;

font-weight: 400;

font-style: italic;


FranklinGothic URW Demi Italic

font-family: franklin-gothic-urw, sans-serif;

font-weight: 700;

font-style: italic;

!!!!!Altesse!!!!!

Altesse Std Regular 24pt
font-family: "altesse-std-24pt", sans-serif;
font-weight: 400;
font-style: normal;
Altesse Std Regular 64pt
font-family: "altesse-std-64pt", sans-serif;
font-weight: 400;
font-style: normal;

!!!!!New Zen!!!!!
font-family: new-zen, sans-serif;
font-weight: 400;
font-style: normal;


*/