@charset "utf-8";
/* CSS Document */

/*headliner: font-family: "Arvo", serif;
paragraph:  font-family: "Bricolage Grotesque", sans-serif;
*/
/*FANS COLOR teal green #33B55E
light blue #2DC2B4
white #FFFFFF
med. blue #208BB5
dark blue #0E1333
*/
*{
	box-sizing: border-box;
	margin: 0;
}
body{
	margin:0 auto 0 auto;
	padding:0;
	width: 100%;
}


 h1{
	font-family: "Arvo", serif;	
} 
h2{
 font-family: "Arvo", serif;	
}
h3{
	 font-family: "Arvo", serif;
}
h4{
	 font-family: "Arvo", serif;
}
h5{ font-family: "Arvo", serif;
	
}
h6{
	 font-family: "Arvo", serif;
} 

p {
	 font-family: "Bricolage Grotesque", sans-serif;
}

/* center image */
img{
	display:block;
	margin-left: auto;
	margin-right: auto;
}
/*main navigation*/
#mainNav{
	overflow: hidden;
	margin: 0;
	display: block;
	position: fixed;
	background-color: #2DC2B4;
	width: 100%;
	font-family:"Arvo", serif;
	height: 50px;
}

#mainNav a {
	float: left;
	margin: 0;
	display: inline-block;
	color: #0E1333;
	text-align: center;
	padding: 14px 16px;
	text-decoration: none;
}

#mainNav a:hover {
	background-color:#0E1333;
	color:#33B55E;
	font-weight: 900;
	
}
#mainNav-right .active {
	background-color: #33B55E;
	color:#0E1333;
}

#mainNav-right {
	float: right;
}
.row:after {
	content: "";
	display: table;
	clear: both;
}

/* banner section*/

.home_bg{
	background: #FFFFFF url("../images/fans logo.png") no-repeat center center;
	background-size: cover;
    height: 300px;
	margin-top: 20px;
	
}
.home_bg h1 {
	text-align: center;
	line-height: 100px;
	color: #0E1333;
	font-size: 3em;
	}
.home_bg h2{
	text-align: center;
	line-height: 100px;
	color: #0E1333;
	font-size: 1.5em;
	
}

/* flexbox 3 column layout*/
.container{
	display:flex;
	margin:0 auto;
	max-width: 1500px;
}
.column{
	width: 33.33%;
	padding: 10px;
}
.column img {
	width:100%;
	height:auto;
	
}
.local-global{
	margin: 0;
	padding: 0.5em;
	flex-basis: 30%;
}
.local-global h3{
	font-size: 1em;
	text-align: center;
	font-weight: 900;
	color: #208BB5;
}
.senior_trio{
	background-color: antiquewhite url("../images/senior trio.jpg") no-repeat center center;
	height: 200px;
	}
	
.globe_on_hands{
	
background-color: antiquewhite url("../images/globe on hands.jpg") no-repeat center center;
	height: 200px;
}
.upcoming-meetup{
	margin: 0;
	padding: 0.5em;
	flex-basis: 30%;
}
.upcoming-meetup h3{
	font-size: 1em;
	text-align: center;
	font-weight: 900;
	color: #208BB5;
}
.calander{
	background-color: antiquewhite url("../images/calander.jpg") no-repeat center center;
	height: 200px;
}
.men_at_table{
	background-color: antiquewhite url("../images/men at table.JPG") no-repeat center center;
	height: 200px;
}
.top-today{
	margin: 0;
	padding: 0.5em;
	flex-basis: 30%;

}
.top-today h3{
	font-size: 1em;
	text-align: center;
	font-weight: 900;
	color: #208BB5;
}
.elf-moondance-sports-center-for-the-elderly-6702147{
	background-color: antiquewhite url("../images/elf-moondance-sports-center-for-the-elderly-6702147.jpg") no-repeat center center;
	height: 200px;
}
.on_a_bench{background-color: antiquewhite url("../images/4 on a bench.jpg") no-repeat center center;
	height: 200px;
	text-align: center;
	line-height: 60px;
	color: #33B55E;
	
}

footer{
}

/*start of about page*/



.about_bg{
	background: #FFFFFF url("../images/fans logo.png") no-repeat center center;
	background-size: cover;
    height: 300px;
	margin-top: 20px; }
.about_bg h1{
	text-align: center;
	line-height: 100px;
	color: #0E1333;
	font-size: 3em;
	
}
.about_banner h3{
	text-align: center;
	line-height: 100px;
	color: #0E1333;
	font-size: 1em;
}

	.container_about{
	display:flex;
	margin:0 auto;
	max-width: 1500px;
}
.column_about{
	width:40%;
	padding: 10px;
}
.column_about img{
	width: 100%;
	height: auto;
}
.core-faq{
	margin: 0;
	padding: 0.5em;
	flex-basis: 40%;
}
.core-faq h3{
	
font-size: 1em;
	text-align: center;
	font-weight: 900;
	color: #208BB5;
}
.cafe_couple{ background-color: antiquewhite url("../images/cafe couple.jpg") no-repeat center center;
	height: 200px;
	text-align: center;
	line-height: 60px;
	color: #33B55E;
}
.baseball{ background-color: antiquewhite url("../images/baeball.jpg") no-repeat center center;
	height: 200px;
	text-align: center;
	line-height: 60px;
	color: #33B55E;
	
}
.add_contact{
	margin: 0;
	padding: 0.5em;
	flex-basis: 40%;
}
.add_contact h3{
	font-size: 1em;
	text-align: center;
	font-weight: 900;
	color: #208BB5;
}
.right_here{
	background-color: antiquewhite url("../images/right here.jpg") no-repeat center center;
	height: 200px;
	text-align: center;
	line-height: 60px;
	color: #33B55E;
}
.telephone{
	background-color: antiquewhite url("../images/telephone.jpg") no-repeat center center;
	height: 200px;
	text-align: center;
	line-height: 60px;
	color: #33B55E;
}
footer{
	
}
