* {margin: 0;}
body, html {padding: 0; margin: 0; height: 100%;}



/* #Typography
================================================== */


#footertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #FFF;
    line-height: 11px;
    letter-spacing: .04em;
}

#footertext b {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: .05em;
}    

#footertext a {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
}   

#footertext a:hover {
    font-family: Arial, Helvetica, sans-serif;
    border-bottom:2px solid #FFF; 
}   

.container > header,
.main section > div {
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 1.4;
}

.container > header,
.main section > div h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	font-weight: 100;
	line-height: 1.5;
	margin-bottom: 5px;
	color: #CC8B49;
}

.container > header,
.main section > div h2 {
	font-family: Georgia, serif;
    font-style: italic;
	font-size: 18pt;
	font-weight: 100;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
}

.container > header,
.main section > div h3 {
	font-family: Georgia, serif;
    font-style: italic;
	font-size: 1.2em;
	font-weight: 100;
	line-height: 0;
	margin: 0 0 0.6em 0;
	float: left;
	color: #CC8B49;
}

.container > header,
.main section > div h4 {
	font-family: Georgia, serif;
	font-size: 1em;
	font-weight: 100;
	line-height: 1.8;
	margin: 0 0 0.6em 0;
	float: left;
	color: #CC8B49;
}

.container > header,
.main section > div ul li:before {
    content:'\2022';
    display: block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -25px;
    top: -5px;
    color: #CC8B49;
    font-size: 20px;
}

.container > header,
.main section > div li {
    list-style: none;
    margin-left: -15px;
}

.container > header h1 {
	font-family: Georgia, serif;
    font-style: italic;
	font-size: 28pt;
	letter-spacing: .01em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	letter-spacing: 0em;
	border: 4px solid #47a3da;
}

.main p section {
	font-family: Georgia, serif;
	margin: 0;
	font-size: 2em;
	line-height: 1.5;
}

.main h2 section {
	font-family: Georgia, serif;
	margin: 0;
	color: #47a3da;
	font-size: 2.5em;
	line-height: 1.5;
}

.container > header,
.main section > div hr.style-three {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
    margin-bottom: 15px;
    text-align: center;
}



/* #Layout
================================================== */

.container > header,
.main section > div {
	max-width: 45em;
	margin: 0 auto;
	height: 100%;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
}

.push {
	height: 110px;
	}
	
.footer {
	height: 110px;
	background-color: #CC8B49; /* .push must be the same height as .footer */
}


#footer_mainpage {
    width: 100%;
    height: 100px;
    background-color: #CC8B49;
}

#footertext {
    width: 900px;
    margin-left: auto ;
	margin-right: auto ;
    padding: 35px 0px 0px 0px;
}


.container > header nav a:hover:after {
	color: #fff;
}


.push_header {
	height: 250px;
	}

.header {
	position: fixed;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	top: -2.5em;
	background-image: url('../_img/banner_01.png');
	z-index: 99997;
	height: 250px;
}

.header .inner {
	z-index: 100000;
	padding: 0px 15px 10px 160px;
}

.header h1,
.header nav {
	display: inline-block;
	position: relative;
}

.header h1,
.header nav a {
	line-height: 230px;
}

.header h1 {
	font-family: Georgia, serif;
    font-style: italic;
    font-weight: lighter;
	color: #333;
	letter-spacing: 0.05em;
	font-size: 1.8em;
	margin: 0;
	float: left;
}

.header nav {
	float: right;
	margin-top: 35px;
	margin-right: 60px;
}

.header nav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
	letter-spacing: 0.05em;
	font-weight: 100;
	margin: 0 0 0 20px;
	font-size: 0.8em;
}

.header nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
	letter-spacing: 0.05em;
	font-weight: 100;
	margin: 0 0 0 20px;
}

.header nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
	letter-spacing: 0.05em;
	font-weight: 100;
	margin: 0 0 0 20px;
}

.header nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 0px;
	letter-spacing: 0.05em;
	font-weight: 100;
	margin: 0 0 0 20px;
	text-decoration: none; 
	border-bottom:0px solid #CC8B49; 
	color: #CC8B49;
}




   