/* CSS Document */


.se-welcome{
	background-image:url(assets/title-image.jpg);
	background-position:top center;
	background-size: cover  ;
	background-repeat:no-repeat;
	min-height:800px;
	background-attachment: scroll;
	text-align:center;
	margin:auto;
	max-width:1700px;
	position:relative;
	}
	
.se-band{
	}		
		
	
.se-welcome-logo{
	margin:25px auto;
	text-align: center;
	
	}	
	
.se-welcome-theme{
	font-family: "Gotham SSm A","Gotham SSm B",Verdana,"Verdana Ref",Geneva,Tahoma,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",sans-serif;
    font-weight: 800;
    font-style: normal;
    line-height: 1.333;
    text-transform: uppercase;
	color:#00b098;
	font-size:25px;
	width:100%;
	padding:10px 0 0; 
	letter-spacing: .03em;
	}
	
.se-welcome-date{
	font-family: Tungsten;
    font-weight: 400;
    font-style: normal;
    line-height: 1.333;
    text-transform: uppercase;
	color:#00b098;
	font-size:20px;
	width:100%;
	}	
	
.se-welcome-location{
	font-family: "Gotham SSm A","Gotham SSm B",Verdana,"Verdana Ref",Geneva,Tahoma,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans","Bitstream Vera Sans","Liberation Sans",sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.333;
    text-transform: uppercase;
	color:#474746;
	font-size:18px;
	width:100%;
	}	
	
.se-welcome-buttons{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 35px;
	margin-left: auto;
 	margin-right: auto;
	max-width: 740px;
	}	
	
.se-logo{
	max-width:175px;
	margin:auto;
	}	
	
.se-button {
    background-color: #00b098;
	font-size:1.05em;
	border:solid 2px #fff !important;
	}
a.se-button:hover{
	background-color: #fcb71a !important;
	}	
	
		
.se-frame{
	float:left;
	margin-right:0px;
	margin-bottom:0px;
	}

	
.zenbox{
	padding:35px;
	}
	
.se-more{
	font-size:.8em;
	font-style:italic;
	line-height:1.3em;
	text-align:center;
	margin-top:25px;
	}
	

h1.wdn-brand{
	margin-top:0 !important;
	}

hr.se{
	width: 10%;
	border-bottom: solid 4px #d00000;
	margin: 50px auto;
	
}

.se-blue-text{
	color:#129dc0
}

.se-green-text{
	color:#00b098
}




