@charset "UTF-8";
/* CSS Document */

.Calluna-Regular { 
	font-family: Calluna-Regular;
	font-weight: normal;
	font-style: normal;
}
.Calluna-Bold { 
	font-family: Calluna-Bold;
	font-weight: normal;
	font-style: normal;
}
.Calluna-BoldIt { 
	font-family: Calluna-BoldIt;
	font-weight: normal;
	font-style: normal;
}
.Calluna-It { 
	font-family: Calluna-It;
	font-weight: normal;
	font-style: normal;
}
.Calluna-Semibold { 
	font-family: Calluna-Semibold;
	font-weight: normal;
	font-style: normal;
}
.Calluna-SemiboldIt { 
	font-family: Calluna-SemiboldIt;
	font-weight: normal;
	font-style: normal;
}
.Calluna-Light { 
	font-family: Calluna-Light;
	font-weight: normal;
	font-style: normal;
}
.Calluna-Black { 
	font-family: Calluna-Black;
	font-weight: normal;
	font-style: normal;
}

.PopulaireLight { 
	font-family: PopulaireLight;
	font-weight: normal;
	font-style: normal;
}
.Populaire { 
	font-family: Populaire;
	font-weight: normal;
	font-style: normal;
}

body {background-color: #333; color: #FFF2D7;}
a {text-decoration: none; color: #9CC;}
a:hover {text-decoration: none; color: #C1DFDF;}
#wrapper {width: 100%; height: 100%; margin: auto;}
h1 {font-size: 4em;}
#heading {width: 100%; text-align: left; font-family: Calluna-It; font-size: 3em; border-top: 5px solid #FFF2D7; margin-top: 10px; padding-top: 10px; padding-bottom: 10px; letter-spacing: 1px;  /* format: feature-tag=[0,1] with 0 to disable, 1 to enable */
  /* dlig = discretionary ligatures, ss01 = stylistic set 1 */
  -moz-font-feature-settings: "dlig=1,ss01=1";}
.everythingelse {width: 100%; float: left; text-align: left; font-family: Calluna-It; font-size: 1.4em; letter-spacing: 1px; line-height: 1.3em; padding-top: 20px; padding-bottom: 15px;}
.columntextleft {width: 100%; float: left; text-align: left; font-family: Calluna-Regular; font-size: 1.2em; line-height: 1.5em;}
.columntextright {width: 100%; float: right; text-align: left; font-family: Calluna-Regular; font-size: 1.2em; line-height: 1.5em; padding-top: 10px;}
#whiteboard {width: 100%; padding-bottom: 50px; padding-top: 50px; float: left; text-align: center; font-family: Populaire; background-color: #FFF2D7; color: #333; font-size: 2.75em; line-height: 1em;}
#footer {width: 100%; float: left; text-align: center; font-family: Calluna-Regular; font-size: .9em; text-transform: capitalize; margin-top: 20px; padding-top: 10px; border-top: 5px solid #FFF2D7;}