@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
}

.wrapper{
	width:100%;
	height:100%;
	background:#fff;
	border-top:15px solid #D01D26;
}

.header{
	width:100%;
	height:20%;
	
}

.logo{
	margin-left:40%;
	margin-right:40%;

	margin-top:5px;
	margin-bottom:5px;
	
}

/*WELCOME SECTION*/
.contentfirst{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.first{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;

	
}


.first h1{
	color:black;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-size:30px;
	font-weight:lighter;
	margin:0 !important;
	margin-bottom:1px !important;
}

.first h2{
	color:#D01D26;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	font-size:28px;
	margin-bottom:1px;
}

.first h3{
	color:black;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	font-size:26px;
}

.divider{
	background: none repeat scroll 0 0 #D01D26;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    width: 85px;
	margin-top:30px;
	margin-bottom:15px;
}
.first p{
	color: #444444;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 28px;
    margin-top: 20px;
    text-align: center;
	font-weight:lighter;
}

/*BOARD MEMBERS SECTION*/
.contentsecond{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/board/maracas.jpg);
	background-position:top center;
}

.second{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;

	
}
.second h2{
	color:white;
	 font-family: 'Open Sans Condensed', sans-serif;
	 font-weight:lighter;
	text-align:center;
	font-size:30px;
	
}

.divider2{
	background: none repeat scroll 0 0 #E91923;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    width: 85px;
	margin-bottom:5px;
}

.board{
	width:100%;
	height:400px;
	margin-left:20%;
	margin-right:20%;
}

.board h2{
	 color: #d01d26;
    font-family: "Oswald",sans-serif;
    font-size: 25px;
    font-weight: lighter;
    margin-top: 5px;
    text-align: center;
}

.board h3{
	 color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    font-weight: lighter;
    text-align: center;
}

.boardone{
	width:286px;
	height:400px;
	margin-right:10px;
	background:url(../images/board/boardsample.jpg);
	float:left;
}

.boardtwo{
	width:286px;
	height:400px;
	margin-right:10px;
	margin-left:10px;
	background:url(../images/board/boardsample.jpg);
	float:left;
}

.boardthree{
	width:286px;
	height:400px;
	margin-left:10px;
	background:url(../images/board/boardsample.jpg);
	float:left;
}

a.emailbutton{
	background:url(../images/contact/emailbutton.png);
	width:31px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:15px;
	
}

a.emailbutton:hover{
	background:url(../images/contact/emailbuttonhover.png);
	width:31px;
	height:23px;
	margin-left:auto;
	margin-right:auto;
	display:block;


}

a.emailbutton, .a.emailbutton:hover{
	transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}



/*CONTACT US SECTION*/
.contentthird{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:#FFF;
}

.third{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	
}
.third h2{
	color:#000000;
	 font-family: 'Open Sans Condensed', sans-serif;
	 font-weight:lighter;
	text-align:center;
	font-size:30px;
	
}

.contentcontactleft{
	float:left;
	height:auto;
	width:30%;
	margin-top:25px;
	margin-left:15%;
}

.contentcontactleft h2 {
    color:#D01D26;
    font-family: "Oswald",sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
}

.divider3{
	background:#CFCFCF;
    height: 4px;
    width: 60px;
}

.infocontact p {
    color: #595959;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
	margin-top:0;
	height:5%;
	
}


.contentcontactright{
	float:right;
	height:auto;
	width:50%;
}

.email{
	width:250px;
	height:auto;
	float:left;
}


.phone{
	width:250px;
	height:auto;
	float:left;
}


.email h3, .phone h3, .fax h3{
	color: #d01d26;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
	text-align:center;

	
	
}

.email h4, .phone h4, .fax h4{
	color: #595959;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
	text-align:center;
	font-weight:lighter;
	
	
}

.email h4 a.newemail{
	color: #595959;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
	text-align:center;
	font-weight:lighter;
	text-decoration:none;
	
	
}

.email h4 a.newemail:hover{
	color:#999;
     font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
	text-align:center;
	font-weight:lighter;
	
	
}

.blackthird{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:#000;
}

.blackthirdin{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-top:60px;
	padding-bottom:60px;
	overflow:hidden;
	
}

.blackthirdfirst{
	width:30%;
	height:215px;
	float:left;
	
}

.blackthirdfirst h2, .blackthirdsecond h2, .blackthirdthird h2{
	color: #fff;
    font-family: "Oswald",sans-serif;
	font-weight:lighter;
    font-size: 25px;
    text-align: center;
	text-transform:uppercase;
	
}

.blackthirdfirst p{
	color: rgba(131, 131, 131, 1);
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-align: center;
	padding:20px;
	
}

.blackthirdsecond{
	width:30%;
	height:215px;
	float:left;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

.blackthirdthird{
	width:30%;
	height:215px;
	float:left;
	
}

.blackthirdthird p{
	color: rgba(131, 131, 131, 1);
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-align: center;
	padding:20px;
	
}


a.directions{
	
	width:90%;
	border:2px solid #4E4E4E;
	color:#FFF;
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	line-height:100px;
	border-radius:2px;
	padding:10px 20px;
	
}


 a.directions:hover{
	
	width:90%;
	border:2px solid #FFF;
	color:#FFF;
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	line-height:100px;
	border-radius:2px;
	padding:10px 20px;

	
}

a.booking{
	
	width:90%;
	border:2px solid #4E4E4E;
	color:#FFF;
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	line-height:100px;
	border-radius:2px;
	padding:10px 20px;
	
}


a.booking:hover{
	
	width:90%;
	border:2px solid #FFF;
	color:#FFF;
	font-family: 'Oswald', sans-serif;
	font-weight:lighter;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	line-height:100px;
	border-radius:2px;
	padding:10px 20px;
	-webkit-transition-property: background color;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-property: background color;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-property: background color;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-in-out;
  -ms-transition-property: background color;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-in-out;
  transition-property: background color;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
	
}

a.directions, .a.directions:hover{
	transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}

a.booking, .a.booking:hover{
	transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}

.img-responsive{
max-width: 100%; height: auto; display:block ;
}

