
/*
    font-family: 'Fredericka the Great', cursive;
    font-family: 'Special Elite', cursive;
    font-family: 'Cardo', serif;
    font-family: 'Petit Formal Script', cursive;
    font-family: 'Libre Baskerville', serif;
*/

body {
	 padding: 50px 0;
	 font-size: 13px;
	 font-family: "Fredericka the Great";
	 font-style: normal;
	 font-weight: 400;
}

p.weight1 {
	 font-family: "Fredericka the Great";
	 font-weight: 400;
	 font-style: normal;
	 font-size: 36px;
	 line-height: 30px;
}

div.wrapper {
	 margin: 0 auto;
	 display: block;
	 white-space: nowrap;
	 text-align: center;
	 padding-bottom: 20px;
	 min-height: 100%;
	 width: auto;
	 max-width: none;
}

div.sevensixo {
	 text-align: left;
	 display: inline-block;
	 white-space: normal;
	 vertical-align: top;
	 box-sizing: border-box;
	 padding: 0 1%;
	 max-width: 760px;
	 width: 760px;
}

h1 {
	 font-size: 72pt;
	 line-height: 64pt;
	 letter-spacing: 2pt;
	 margin-top: 0pt
	 margin-bottom: 18pt;
	 color: rgba(0,0,0,1);
}

p.heading {
	 letter-spacing: 1pt;
	 font-size: 16pt;
	 font-style: italic;
	 margin-top: 25pt;
	 margin-bottom: 15pt;
	 border-width: 0px 0px 1pt 0px;
	 border-style: dotted;

	 color: rgba(173,173,173,1);
}


p.new {
	 font-size: 32pt;
	 line-height: 36pt;
	 margin-bottom: 0pt;
	 color: rgba(150,0,0,1);
}

p.nochange {
     margin-top: 36pt;
	 margin-bottom: 0pt;
	 font-size: 24pt;
	 line-height: 24px;
	 letter-spacing: 1pt;
	 color: rgba(173,173,173,1);
}


p.weights {
	 letter-spacing: 2px;
	 font-size: 13px;
	 color: rgba(173,173,173,1);
	 margin-bottom: 35px;
	 border-width: 0px 0px 1px 0px;
	 border-style: dotted;
	 margin-top: 45px;
}

p.pullquote {
	 font-size: 17px;
	 line-height: 26px;
	 margin-bottom: 35px;
	 padding-left: 15px;
	 border-width: 0px 0px 0px 3px;
	 border-style: solid;
}

p.map {
	 font-weight: 400;
	 font-style: normal;
	 margin-bottom: 0px;
	 text-align: justify;
	 font-size: 27px;
	 line-height: 54px;
	 margin-top: 0px;
}





p.inverse-big {
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
}

p.inverse-med {
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 padding-top: 0px;
	 font-size: 15px;
}

p.inverse-small {
	 padding-top: 0px;
	 padding-left: 30px;
	 padding-right: 30px;
	 padding-bottom: 30px;
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 font-size: 13px;
}

p.inverse-heading {
	 background-color: rgba(51,51,51,1);
	 color: rgba(255,255,255,1);
	 padding: 30px;
	 margin-bottom: 0px;
	 padding-bottom: 0px;
	 font-size: 15px;
	 letter-spacing: 2px;
	 margin-top: 50px;
}

iframe.map {
    padding: 30px;
}

