/* https://www.onlinewebfonts.com/download/7519039e13db264c802c0060d27d23f6 */

@font-face {font-family: "CallunaW01-Regular";
    src: url("http://db.onlinewebfonts.com/t/7519039e13db264c802c0060d27d23f6.eot");
    src: url("http://db.onlinewebfonts.com/t/7519039e13db264c802c0060d27d23f6.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/7519039e13db264c802c0060d27d23f6.woff2") format("woff2"),
    url("http://db.onlinewebfonts.com/t/7519039e13db264c802c0060d27d23f6.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/7519039e13db264c802c0060d27d23f6.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/7519039e13db264c802c0060d27d23f6.svg#CallunaW01-Regular") format("svg");
}


html {
	
	/* This is the base declaration for all other fonts measured in REM */
	
	font-size: 9px;
	line-height: 14px;
	/* font-family: Helvetica, Arial, "Helvetica Neue", sans-serif; */
	
}

body {
	
	font-family: "Calluna W01 Regular", Georgia, "Times New Roman", serif;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	-moz-osx-font-smoothing: grayscale;
	color: #333;
	
}

p,ul,li,pre {
	
	font-size: 2.1rem;
	line-height: 1.52381;	
}

li {
	
	padding-bottom: 0.5rem;	
}


#pageNavigationMain {
	
	font-family: Helvetica, Arial, "Helvetica Neue", sans-serif;

			
}

#pageNavigationMain ul li ul {
	

	padding-left: 0.9rem;
	padding-top: 0rem;
	list-style: none;
			
}

#pageNavigationMain ul li ul li {
	

	font-size: 1.6rem;
	padding-top: 0.4rem;	
			
}


h1 {
	
	font-size: 3.2rem;
	line-height: 1.5;
	margin-bottom: 1rem;	
	
}

h2 {
	
	font-size: 2.618rem;
	line-height: 1.5;
	margin-bottom: 1rem;	
	
}


h3 {
	
	font-size: 2.4rem;
	line-height: 1.4;
	margin-bottom: 1rem;	

	
}

#pageNavigationMain {
	
	margin-top: 30px;

	
}

#pageContent {
	
	margin-top: 35px;
	
}



#pageHeader {
    background: black;
    color: white;
    vertical-align: middle;
}

#pageFooter {
    background: white;
    color: black;
    vertical-align: middle;
    text-align: left;    
}

#pageNavigationMain ul {
    list-style: none;
    padding-left: 0px;
}

#pageNavigationMain p {
    color: #888888;
}

hr {
    margin-top: 30px;
    margin-bottom: 50px;
}
