@charset "UTF-8";



/* Global Styles */



body {

	color: #FFFFFF;

	line-height: 1.5em;

	font-family: Arial;

	font-size: 14px;

	background: #015289 url(../images/background_gradient.jpg) repeat-x 0px 0px;

}

.page {

	max-width: 980px;

	margin: 0px auto;

	position: relative; background-color: #fff;

}

.imageRight{
    float: right;
    margin:  0px;
    padding: 10px;
    text-align: center;
	width: 50%;
}
.imageRightMain{
    float: right;
    margin:  0px;
    padding: 10px;
    text-align: center;
	width: 50%;
}


h1 {

	color: #FFFFFF;

	margin: 0em 0em .5em 0em;

	font-size: 2em;

	font-weight: normal;

}

h2 { font-size: 1.7em; margin: 0em 0em 1em 0em; }

h3 { font-size: 1.5em; margin: 0em 0em 1em 0em; }



p { margin: 0px 0px .75em 0px; }

a {

	color: #D6E3EC;

}

a:hover { color: #009eff; }

a.cta {

	text-transform: uppercase;

	font-size: .9em;

	font-weight: bold;

	text-decoration: none;

	margin: .5em 0 0 0;

	padding: 0px 12px 0px 0px;

	background: url(../images/cta_arrow.png) no-repeat right 0px;

}

a.cta:hover { background-position: right -50px; }

footer {

	font-size: 0.85em;

	color: #9ba0bd;

	background-color: #015289;

	padding: 0px 10px 10px 0px;

}



.h_container {
	background-repeat: no-repeat;
	background-image: url(../images/EZLogoLG.png);
	width: 100%;
	height: 190px;
	background-position: 2px 2px;
	background-color:#015289;
 }
.h_title {
	display: inline-block;
	padding: 60px 0px 0px 190px;
	font-weight: bold;
	font-size: 4em;
	line-height: 1em;
	color: #FFFFFF;	
	
}



.promo h3 { font-size: 1.1em; margin: 0; }

.promo p { line-height: 1.2em; font-size: .9em; margin-bottom: .5em; }



.promo { background-repeat: no-repeat;

	min-height: 145px;

}



.promo.one { background-image: url(../images/LessonSwingSm.jpg); }

.promo.two { background-image: url(../images/ClinicSm.jpg); }

.promo.three { background-image: url(../images/Junior04Sm.jpg); }

.promo.four { background-image: url(../images/KevinLesson.jpg); }

.promo.five { background-image: url(../images/SwingSM.jpg); }

.promo.six { background-image: url(../images/Junior01Sm.jpg); }

.promo.seven { background-image: url(../images/Junior02Sm.jpg); }

.promo.eight { background-image: url(../images/Junior03Sm.jpg); }


.header__phone { text-decoration: none; }


nav a {

	color: #015289;

	text-transform: uppercase;

	text-decoration: none;

	display: inline-block;

	font-weight: bold;

	font-size: 0.9em;

}

nav a:hover { color: #fff; }





.clear-fix { clear: both; line-height: 1px; }



/* Testing */

.locationContainer{
	width: 100%;
	background-color:#80A8C4;
	border-width:thin;
}
.location{
	Width: 100%;
}
.location p{
	color: #015289;
	font-weight: bold;
}

article	{

	background:  url(../images/EZBackgroundLarge.gif) 0px 30px;

	 background-repeat: no-repeat;

	 background-size:cover;

}

.title.one {

	text-align:left;

}

.title.two {

	text-align:right;

	visibility: hidden;

}

/* Testing */

