/*
font-family: 'Courgette', cursive;
font-family: 'Handlee', cursive;
font-family: 'Alegreya Sans', sans-serif;
font-family: 'Calligraffitti', cursive;
font-family: 'Rancho', cursive;
font-family: 'Lora', serif;
font-family: 'Playfair Display', serif;
font-family: 'Vollkorn', serif;
font-family: 'Alegreya', serif;
font-family: 'Crimson Text', serif;
font-family: 'Quattrocento', serif;
font-family: 'Sorts Mill Goudy', serif;
font-family: 'Lusitana', serif;
font-family: 'Neuton', serif;
font-family: 'Alike', serif;
*/

body {
	  width: 100%;
	  max-width: 1700px; /* YOUR BG MAX SIZE */
	 background-color: white;
	 
	  margin: 0;
	  padding: 0;
	  overflow-x: hidden;
	}
	
header{
	width: 100%;
	height: 260px;
	font-family: 'Source Sans Pro', sans-serif;
}

.logo{
	float:left;
	width: 235px;
	left: -30px;
	z-index: +2;
	/*width: 410px;
	height: 132px;*/
}
.logo a img{
	border: 0;
	outline: none;
	z-index: +200;
	position: absolute;
	top: -22px;
}
.midtop{
	float:left;
	margin-left: 213px; 
	max-width: 446px;
	width: 40%;
}
.righttop{
	background:url('../images/taglineNEW.png') repeat-x;
	float:left;
	width: 414px;
	height: 213px;  
}
.credentials{
	position: absolute;
	left: 360px;
	top: 120px;
	font-family: Calibri;
	font-weight: 200;
	line-height: .5em;
	font-size: .8em;
	font-style: italic;
	color: #4EA585;
}
.phone{
	font-size: 2em;
	color: #211650;
	font-weight:bold;
	
}
.phone a{
	text-decoration: none;
	color: #211650;
}
#facebookbutton{
	position: absolute;
		z-index: +100;
		margin-top: 20px;
		width: 26px;
		top: 40px;
		right: 50px;

}
.righttop a{
	padding-left: 50px;
}
.socialmedia{
	position:absolute;
	top: 170px;
	left: 933px;
}
.padding10{
	padding-right: 10px;
}

.toplinks, .toplinks a:link, .toplinks a:visited{
	/*add drop shadows */
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 5px #333;
	
}
#topbuttons{
	padding: 20px 100px 10px 10px;
}
#topbuttons img{
	 box-shadow: 4px 3px 10px #888888;
}

nav{
	width: 100%;
	height: 30px;
	color: white;
	top: 203px;
	position: absolute;
	
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 1.1em;
	background:url('../images/navbar.png') repeat-x;
	padding: 14px 10px 0px 10px;
	text-align:center;
	
	text-transform: uppercase;
}
/* for home page hover ad*/
.floatsubscribe{
	top: 20%;
	margin-left: -225px;
	position: absolute;
	width: 450px;
	height: 250px;
	left: 50%;
	margin-top: -175px;
	visibility: visible;
	z-index: +1300;
	border-radius: 8px;
}
.newsletterbox{
	/*background-image:url('images/Newsletter.png');*/
	width: 494px;
    height: 229px;
    padding: 10px;
    border-radius: 8px;
    background: rgba(126, 151, 183, 0.9) none repeat scroll 0% 0%;
    border: 10px solid white;
}
}
#highlightbox{
	/*width: 494px;
	height: 84px;
	padding: 10px;
	border-radius: 8px;
	background: rgba(126, 151, 183, 0.9) none repeat scroll 0% 0%;
	border: 10px solid white;
	position: absolute;
	left: 30%;
	top: 5%;
	visibility: visible;
	z-index: +1300;*/
}


#bodycontent{
	position:relative;
	width: 98%;
	margin: .05em auto;
	padding: 0 .5em 0 .5em;
	font-family: Arial;
	height: 100%;
}
#bodycontainer{
	position:relative;
	min-height: 250px;
	display:block;
	/*overflow: auto;*/
}

#contenthomewrapper{
	/*padding-top: 20px;*/
	margin:auto;
	width:100%;
	height: 100%;
}

.leftcolumn75{
	width: 60%;
	float: left;
}
.rightcolumn25{
	width: 25%;
	float: left;
	padding-right: 1%;
}
.clear{
	clear:both;
}
h1{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 2em;
	line-height: 1.25em;
	color: #211650;
	font-weight:bold;
}

h2{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.6em;
	color: #4EA585;
	margin-bottom: -5px;
	font-weight: bold;
}

h3{
	font-family: 'Source Sans Pro', sans-serif;
	font-style: italics;
	color: #4EA585; /*211650;*/
	
	
}

h4{

}

p{
	font-family: 'Source Sans Pro', sans-serif;
	/*font-family: 'Oxygen', sans-serif;
	font-family: 'Signika', sans-serif;
	font-family: 'PT Sans Caption', sans-serif;
	font-family: 'Istok Web', sans-serif;
	font-family: 'Cabin Condensed', sans-serif;
	font-family: 'Molengo', sans-serif;*/

	color:#211650;
	font-size: 1.25em;
}
li{
	color:#211650;
	font-size: 1em;
	font-family: 'Source Sans Pro', sans-serif;
}
.indentcontentwithfeature{
	margin: 0 5%;
	float: left;
	width: 89%; /*changed from 50% for this site onlyu*/
}

.coachtip{
	background:url('../images/CoachTipBG.png') no-repeat;
	height: 280px;
	width: 253px;
	padding: 120px 15px 25px 15px;
	font-weight: bold;
	color:#211650;
	font-family: 'Sorts Mill Goudy', serif;
	text-align: center;
}
.testimonial{
	/*font-family: 'Allura', cursive;
	font-family: 'Homemade Apple', cursive;
	font-family: 'Kaushan Script', cursive;*/
	font-family: 'Dancing Script', cursive;
	font-style: italics;
	color: #4EA585;
	font-weight:bold;
	text-align: right;
	font-size: 1.5em;
	
}
a:visited, a:link{
	color:  #4EA585;
}


/* for blog*/
/*articles / blog CMS 3*/
.listarticlescontainer{
	position:relative;
	text-align:left !important;
	display:block;
	width: 65%;
	float:left;
	margin-top: 1.9em;
}

.text_button {
   border: none;
   background-color: transparent;
   padding: 0;
   text-decoration: underline; /* if desired */
	font-size: 1em;
	margin-bottom: -5px;
	font-weight:bold;
	color: black;
}
.searchsidebox{
	float:right;
	width: 24%;
	margin: .5em;
	padding: 1em ; /*10px;*/
	background: rgb(239, 239, 239); /* Fall-back for browsers that don't support rgba 
   	 background: rgba(239, 239, 239, .5);*/
   	 background: #fafafa;
	position:relative; 
	text-align:left; 
	top: 20px;
	min-height: 400px;
}
.listlatestarticles{
	float:left;
	width: 170px;
	height: 260px;
	overflow: hidden;
	margin: 30px 8px 8px 8px;
	padding: 1.25em;
	/*border: 1px solid black;*/
	background: #fafafa;
}
.listarticlesprevious{
	position:relative;
	width: 29%;
	float:right;
	min-height: 260px;
	position:absolute;
	left: 820px;
	width: 300px;
	float:right;
}
.blogthumbnail{
/*	float: left;*/
	padding: 0 5px 5px 0;
	margin-top:1.25em;
	max-width: 100px;
	/*margin-bottom: 10px;*/
	margin-left: 35px;
}



footer{
	background-color: #F6F6F6;
	height: 67px;
	bottom: 0;
	position:relative;
	width: 100%;
	color: #211650;
	font-size: .85em;
	font-family: "Trebuchet MS";
	clear: both;
}

#footerleft{
	float: left;
	width: 55%;
	margin: 5px 10px 2px 10px;
}
#footerleft a:visited{
	color: #211650;
}

#footerright{
	float:right;
	text-align: right;
	width: 40%;
	text-align: right;
	margin: 0px 10px 2px 0px;
}

@media all and (min-width: 682px) and (max-width: 1100px){
	.righttop{
		display:none;
	}
	#facebookbutton{
		position: absolute;
		z-index: +100;
		margin-top: 20px;
		width: 26px;
		bottom: 0px;
		right: 20px;
	
	}
	.socialmedia{
	position:absolute;
	top: 170px;
	left: 633px;
}
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 73.6%;
}
.span_2_of_4 {
	width: 48.2%;
}
.span_1_of_4 {
	width: 21.8%;
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 64.1%;
}
.span_1_of_3 {
	width: 30.2%;
}


@media all and (max-width: 681px){
	body {
	  width: 120%;
	  background-color: white;
	  height: 100%;
	  margin: 0;
	  padding: 0;
	}
	
	nav {
		width: 120%;
		height: 60px;
		color: white;
		top: 203px;
		position: absolute;
		font-weight: bold;
		font-family: "Times New Roman";
		font-size: 1.1em;
		padding: 14px 5px 0px 5px;
		text-transform: uppercase;
	}
	#bodycontainer{
		width: 83%;
	}
	#navigation{width: 80% !important; top: 7px;}
	.midtop{width: 40%; max-width: 446px; margin-left: 0;}
	.credentials{
		position: absolute;
		left: 160px;
		top: 120px;
		font-family: Calibri;
		font-weight: 200;
		line-height: .85em;
		font-size: .8em;
		font-style: italic;
		color: #4EA585;
	}
	#topbuttons{
		/*padding: 20px 100px 10px 10px;*/
		bottom: 0px;
	}
	#topbuttons img{
		 /*box-shadow: 4px 3px 10px #888888;*/
		 bottom: 0px;
	}
	.logo{
		display: none;
	}

	.righttop{
		display:none;
	}
	#facebookbutton{
		position: absolute;
		z-index: +100;
		margin-top: 20px;
		width: 26px;
		bottom: 0px;
		right: 20px;
	}
	.socialmedia{
	position:absolute;
	top: 150px;
	left: 450px;
	}
	.coachtip{
	background:url('../images/CoachTipBGsm.png') no-repeat;
	background-position: -15px 0px;
	height: 188px;
	width: 210px;
	font-weight: bold;
	color:#211650;
	font-family: 'Sorts Mill Goudy', serif;
	font-size: .7em;
	text-align: left;
	padding: 70px 25px 25px 20px;
	}
	.leftcolumn75{
		width: 100%;
	}
	.rightcolumn25{
		width: 100%;
	}
	footer{width: 84%;}
	
}

@media only screen and (max-device-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	#bodycontainer{
		width: 83%;
	}
	.midtop{width: 40%; max-width: 250px; margin-left: 0;}
	#navigation{width: 80% !important; top: 7px;}
	.credentials{
		position: absolute;
		left: 160px;
		top: 120px;
		font-family: Calibri;
		font-weight: 200;
		line-height: .85em;
		font-size: .8em;
		font-style: italic;
		color: #4EA585;
	}
	footer{width: 84%;}
}