@charset "UTF-8";
/* CSS Document */
body {
	/*background-color:#ddd;*/
}
.one {
	width:90%;
	float:left;
}
.two {
	width:90%;
	float:left;
}
.three {
	width:90%;
	float:left;
}
.four {
	width:90%;
	float:left;
}
.five {
	width:90%;
	float:left;
}
.six {
	width:90%;
	float:left;
}
.seven {
	width:90%;
	float:left;
}
.eight {
	width:90%;
	float:left;
}
.nine {
	width:90%;
	float:left;
}
.ten {
	width:90;
	float:left;
}
.eleven {
	width:91.36%;
	float:left;
}
.twelve {
	width:100%;
}
#Home {
	width:100%;

}

#Interior {
	
}

#Header {
	height:220px;
	margin-bottom:24px;
}
#Logo {
	margin-top:100px;
	width:25%;
	text-align:center;
	float:right;
}
#Logo a {
	letter-spacing:5px;
}
#Intro {
	margin-top:20px;
}
h1 {
	font-size:1.3em;
	line-height:1.2em;

}
.light {display:none;}
#LineTwo {
	display:inline-block;
	font-size:1.3em;
	line-height:1.2em;
	font-weight:300;
	color:#9a9a9a;
}
#FloaterText {
	display:none;
}
#Floater {
	margin-left:10%;
	width:60%;
	max-width:220px;
	float:left;
	margin-top:10px;
	margin-right:0px;
}
#FloaterH {
	margin-left:10%;
	width:60%;
	max-width:220px;
	float:left;
	margin-top:10px;
	margin-right:0px;
}
#FloaterH img {
	width:100%;
	max-width:220px;
}
#FloaterB{
	margin-left:10%;
	width:60%;
	float:left;
	margin-top:51px;
	margin-right:0px;
    position: absolute;
}
#FloaterB img {

}
#Floater img {
	width:100%;
	max-width:200px;
}

.chapter {
	width:90%;
	float:left;
	padding-left: 15px;
	padding-bottom:25px;
	padding-top:15px;
}
.button {
	background-color:#f9f9f9;
	border:1px solid #ddd;
	margin:2%;
	margin-right:0px;
	float:left;
	width:100%;
	max-width:550px;
	font-size:1.3em;
}
.button p {
	font-size:.7em;
	line-height:1em;
	padding-top:10px;
}
.button_style a{
	padding:35px 65px; 		
	
}
.button-int {
	width:90%;
}
.button_style a:hover {
	}
#SideLinks {
	display:inline-block;
	background-color: rgba(98,90,90,.94);
	max-width:none;
	width:94%;
}
#SideLinks ul.menu{
	margin:0px;
	width:100%;
}

#SideLinks ul.menu li{
	padding:12px;
width:100%;
	border:none;
	line-height:2em;
}
#SideLinks ul.menu li a{
	color:#fff;
	width:100%;
	display:block;
	margin-left:5%;
}
#SideLinks ul.menu li .active{
	color:#F8EAA2;
}
#SideLinks ul.menu li a:hover{
	color:#F8EAA2;
	
}
#SideLinks ul.menu li ul{
	list-style:none;
}
#HomeMenu {
	margin-top:0px;
}
.mobileOnly {
	display:inline-block;
}
#Footer {
	height:450px;
}

/*_________________flipmenu-----------------*/
 .intmenu-toggle{
	display:block;
	width:45px;
	height:45px;
	position:relative;
	top:-200px;
	margin-bottom:0px;
	left:85%;
	background-image:url(../images/menu-hamburgerW.png);
	background-size:contain;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:999;
	
}
#Home .intmenu-toggle{
	display:block;
	width:45px;
	height:45px;
	position:relative;
	top:-200px;
	margin-bottom:0px;
	left:88%;
	background-image:url(../images/menu-hamburgerW.png);
	background-size:contain;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:999;
	
}

.show_sidebar .intmenu-toggle{
	/*background-image:url(../images/book.png);*/
	
}
.twocolumn #MainHome
{
width:94%;
margin-left:3%;
margin-right:3%;
padding:0px;
padding-top:0px;
padding-bottom:55px;
float:none;
height:auto;
overflow:auto;	

}
.twocolumn #Main
{
width:auto;
margin-left:0px;
margin-right:0px;
padding-top:0px;
float:none;
height:auto;
	overflow:auto;
	margin-top:10px;
padding:0px 24px;

/*transition:transform 0.6s ease, height 0.6s ease;
-webkit-transform: rotateY(0deg); 
    transform: rotateY(0deg); */
}

.twocolumn #MainB
{
width:auto;
margin-left:0px;
margin-right:0px;
padding-top:0px;
float:none;
height:auto;
	overflow:auto;
	margin-top:10px;
padding:0px 24px;		
/*transition:transform 0.6s ease, height 0.6s ease;
-webkit-transform: rotateY(0deg); 
    transform: rotateY(0deg); */
}
.sidebar{
width:94%;
margin-left:3%;
margin-right:3%;
padding-bottom:80px;
float:none;
background-color:#fff;
/*height:0px;	
	overflow:hidden;
	padding:0px;*/
	position:absolute;
	top:250px;
	opacity:0.0;
	
	-webkit-transition: top 1s, opacity 1s ease-out;
	
	transition: top 1s, opacity 1s ease-out;
/*transition:transform 0.6s ease, height 0.6s ease;
	-webkit-transform: rotateY(180deg); 
    transform: rotateY(180deg);  
	backface-visibility:hidden;*/
}
#SideLinks.off,
.sidebar.off{display: none;}
.show_sidebar .sidebar{

	top:-210px;
	opacity:1.0;
	z-index:999;
	
}
.show_sidebar #Home  .sidebar{
	
	top:-70px;
	opacity:1.0;
	z-index:999;
	
}
.sidebar .menu{
	
    min-width: 350px;
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}


.show_sidebar #Main{
	/*height:0px;
	overflow:hidden;
	padding:0px;	
		-webkit-transform: rotateY(180deg); 
    transform: rotateY(180deg); 
	backface-visibility:hidden;*/
}
.sidebar .hide{
	position:absolute;
	display:block;
	right:1em;
	top:1em;
	
}

.button-three {
	width:90%;
}
.button-two {
	margin:3%;
	float:left;
	width:90%;
	/*max-width:500px;
	font-size:1.3em;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #ccc;*/
}
.booklinks{
	margin-top:-15px;
	
}
#Contactform {
	background-color:rgba(249,232,174,.2);
	border:1px solid #ccc;
	padding:3px;
	width:99%;
	max-width:800px;
}
.videomarg {
	margin-left:10px;
	
}