@charset "UTF-8";
/* CSS Document */

body
{
padding: 0px 0px 20px 0px;
margin: 0px;
font-size: small;
font-family:Arial, Helvetica, sans-serif;
line-height: 140%;
color: #333333;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-color: #dbdfd6;
}


/*TEXT ATTRIBUTES---------------------------*/

h1
{
font-size: 150%;
padding: 10px 0px 5px 0px;
margin: 0px;
font-weight: normal;
}

h2
{
font-size: 130%;
padding: 0px 0px 7px 0px;
margin: 0px;
font-weight: normal;
}

h3
{
margin: 0px;
font-weight: normal;
padding: 4px 10px 5px 10px;
color: #66767c;
background-image: url(images/1tabtop.jpg);
background-repeat:repeat-x;
font-size: 100%;
}

h4
{
margin: 0px;
font-weight: normal;
padding: 4px 10px 5px 10px;
color: #5d5e79;
background-image: url(images/1tabtop2.jpg);
background-repeat:repeat-x;
font-size: 100%;
}

h5
{
color: #3f5c50;
font-size: 90%;
margin: 0px;
padding: 0px;
font-weight: normal;
}

h6
{
font-size: 140%;
padding: 10px 0px 7px 0px;
margin: 0px;
font-weight: normal;
color: #445b4f;
}

p
{
margin: 0px;
padding: 0px;
}

.posted
{
color: #666666;
font-size: 90%;
padding: 0px 0px 15px 0px;
}

/*IMAGE ATTRIBUTES---------------------------*/

img
{
border: none;
}

img a
{
border: none;
text-decoration: none;
}

img a:hover
{
border: none;
text-decoration: none;
}

img a:visited
{
border: none;
text-decoration: none;
}

.underlineoff a
{
border: none;
text-decoration: none;
}

.underlineoff a:hover
{
border: none;
text-decoration: none;
}

.underlineoff a:visited
{
border: none;
text-decoration: none;
}

/*PADDING ATTRIBUTES---------------------------*/

.paddingtop
{
padding-top: 10px;
}

.paddingbottom
{
padding-bottom: 10px;
}

.paddingtopandbottom
{
padding: 10px 0px;
}

.paddingtop5
{
padding-top: 5px;
}

.spacer
{
height: 20px;
}

/*LINK ATTRIBUTES---------------------------*/

a
{
color: #444444;
text-decoration:none;
border-bottom: 1px dotted #444444;

}

a:hover
{
border-bottom: solid 1px #444444;
text-decoration:none;
}


/*LIST ATTRIBUTES---------------------------*/

ul
{
margin: 0px 0px 0px 5px;
padding: 0px;
}

li
{
list-style-image: url(images/1arrow.gif);
padding: 0px;
margin: 0px;
}

.noarrow li
{
list-style-image: none;
list-style-type: none;
padding: 0px;
}

.listindent
{
margin-left: 10px;
}


/*FLOATS AND GROUNDING TEXT ---------------------------*/

.groundingtext
{
clear: both;
}

.clearleft
{
clear: left;
}

.floatleft
{
float: left;
margin: 0px 10px 0px 0px;
}

.floatleft10
{
float: left;
margin: 10px 10px 0px 0px;
}

.floatright
{
float: right;
margin: 10px 0px 0px 10px;
}

/*SET WIDTH-------------------------*/

.setwidth
{
width: 900px;
padding: 8px;
margin-left: auto;
margin-right:auto;
background-color:#FFFFFF;
}


/*TOP BANNER-----------------------*/

#lisamerlobooth
{
padding:10px 0px 15px 0px;
float: left;
font-size: 120%;
color: #445b4f;


}

#lisamerlobooth a
{
font-size: 200%;
color: #003e24;
border-bottom: none;
line-height: 140%;
}

#search
{

float: right;
padding: 10px 0px 0px 0px;

}

/*NAVIGATION BAR -----------------------------*/

#mainnav
{
clear: both;
margin: 0px;
height: 28px;
border-bottom: 10px solid #ffffff;
background-image: url(images/1navbackground.jpg);
background-repeat:repeat-x;
font-size: 80%;
}

.navbutton
{
float: left;
display: block;
width: 90px;
border-right: 1px solid #333333;
border-left: 1px solid #cccccc;
height: 28px;
}

.navbutton a
{
display: block;
text-align:center;
padding: 5px 0px 5px 0px;
border-bottom:none;
color: #ffffff;
height: 28px;
}

.navbutton a:hover
{
padding: 5px 0px 5px 0px;
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:repeat-x;
display: block;
border-bottom: none;
height: 28px;
}

.navbuttonactive
{
float: left;
display: block;
width: 90px;
border-right: 1px solid #333333;
border-left: 1px solid #cccccc;
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:repeat-x;
height: 28px;
}

.navbuttonactive a
{
display: block;
text-align:center;
padding: 5px 0px 5px 0px;
border-bottom:none;
color: #ffffff;
height: 28px;
}

.navbuttonactive a:hover
{
padding: 5px 0px 5px 0px;
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:no-repeat;
display: block;
border-bottom: none;
height: 28px;
}



.navbuttonlast
{
float: left;
display: block;
width: 257px;
border-left: 1px solid #cccccc;
height: 28px;
}

.navbuttonlast a
{
display: block;
text-align:center;
padding: 5px 0px 5px 0px;
border-bottom:none;
color: #ffffff;
height: 28px;
}

.navbuttonlast a:hover
{
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:repeat-x;
display: block;
border-bottom: none;
padding: 5px 0px 5px 0px;
height: 28px;
}

.navbuttonlastactive
{
float: left;
display: block;
width: 257px;
border-left: 1px solid #cccccc;
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:repeat-x;
height: 28px;
}

.navbuttonlastactive a
{
display: block;
text-align:center;
padding: 5px 0px 5px 0px;
border-bottom:none;
color: #ffffff;
height: 28px;
}

.navbuttonlastactive a:hover
{
padding: 5px 0px 5px 0px;
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:no-repeat;
display: block;
border-bottom: none;
height: 28px;
}


.navbuttonfirst
{
float: left;
display: block;
width: 90px;
height: 28px;
}

.navbuttonfirst a
{
display: block;
text-align:center;
padding: 5px 0px 5px 0px;
border-bottom:none;
color: #ffffff;
height: 28px;
}

.navbuttonfirst a:hover
{
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:repeat-x;
display: block;
border-bottom: none;
padding: 5px 0px 5px 0px;
height: 28px;
}

.navbuttonfirstactive
{
float: left;
display: block;
width: 90px;
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:repeat-x;
height: 28px;
}

.navbuttonfirstactive a
{
display: block;
text-align:center;
padding: 5px 0px 5px 0px;
border-bottom:none;
color: #ffffff;
height: 28px;
}

.navbuttonfirstactive a:hover
{
padding: 5px 0px 5px 0px;
background-image: url(images/1navbackgroundactive.jpg);
background-repeat:no-repeat;
display: block;
border-bottom: none;
height: 28px;
}

/*MAIN CONTENT ------------------------------*/


#contentcontainer
{
clear: both;

}

#contentcontainer2
{
clear: both;
background-image: url(images/verticalrules.jpg);
background-repeat:repeat-y;
}

#column1
{
width: 174px;
font-size: 85%;
float: left;
line-height: 170%;
padding: 0px 7px 0px 0px;
}

#column2
{
border-left: 1px solid #cccccc;
width:711px;
float: left;
font-size: 95%;
padding: 0px 0px 0px 7px;
}

#column2b
{

width:470px;
float: left;
font-size: 95%;
padding: 0px 4px 0px 7px;
margin: 0px 7px 0px 0px;
}

#column3
{
width: 227px;
font-size: 85%;
float: left;
line-height: 170%;
padding: 0px 0px 0px 4px;
}


/*BACKGROUND COLORS--------------------------------------*/

.boxborder
{
padding: 2px;
border: 1px solid #cccccc;
margin: 0px 0px 7px 0px;
background-color: #FFFFFF;
}

.boxborder2
{
padding: 2px;
border: 1px solid #cccccc;
background-color: #FFFFFF;
}

.boxspacer
{
height: 7px;
background-color:#FFFFFF;
border-bottom: 1px solid #cccccc;
margin: 0px 0px 7px 0px;
}

.box1
{
padding: 5px 10px;
background-color: #ecf0ef;
}



.box2
{
padding: 5px 10px;
background-color: #ececf4;
}

.box3
{
padding: 10px;
background-color: #eaeceb;
}

.box4
{
padding: 10px;
background-color: #ececf4;
}

.box5
{
background-image: url(images/1imageshome1.jpg);
height: 190px;
}

.box6
{
padding: 10px;
background-color: #faf5f1;
}

.box7
{
padding: 5px 0px;
background-color: #ecf0ef;
}

.icon
{
float: left;
margin: 0px 6px 0px 10px;
}

.icon a, .icon a:visited
{
border-bottom: none;
text-decoration: none;
}

.articleboxactive
{
padding: 5px 10px;
background-color: #ececf4;
border: 2px solid #a8aec2;
}

.articlebox a
{
display: block;
padding: 5px 10px;
background-color: #ecf0ef;
border: 2px solid #ecf0ef;
}

.articlebox a:hover
{
display: block;
padding: 5px 10px;
background-color: #ecf0ef;
background-color: #ececf4;
border: 2px solid #a8aec2;
}


.video_background {
background-image: url(images/youtube_background.jpg);
background-repeat:no-repeat;
height: 359px;
margin-bottom: 20px;
background-position: center;
background-color: #e0e0e0;
}

/*HOME CONTENT TEXT POSITIONING*/

.hometext1
{
margin-left: 425px;
padding: 20px 0px 0px 0px;
}

.hometext2
{
margin-left: 145px;
padding: 0px 10px 0px 0px;
}

#howcoachingworks a
{
height: 50px;
width: 80px;
float: right;
display: block;
border-bottom: none;
text-decoration: none;
}
#howcoachingworks a:visited
{
height: 50px;
width: 80px;
float: right;
display: block;
border-bottom: none;
text-decoration: none;
}
#howcoachingworks a:hover
{

border-bottom: none;
text-decoration: none;
}

/*FEEDBURNER BLOG QUOTES*/
#feedburnerblogposts
{
padding: 0px 0px 0px 10px;
}

#feedburnerblogposts li
{
border-bottom: 1px solid #cccccc;
padding: 0px 0px 5px 0px;
margin: 10px 0px 10px 0px;
}


/*PULL OUT QUOTES*/

.quoteleft
{
color: #3f5c50;
font-size: 130%;
width: 130px;
float: left;
line-height: 140%;
margin: 20px 20px 20px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.quoteright a
{
font-size:  80%;
font-family:Arial, Helvetica, sans-serif;
}

.quoteright
{
color: #3f5c50;
font-size: 130%;
width: 130px;
float: right;
line-height: 140%;
margin: 20px 00px 20px 20px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.number
{
font-size: 34px;
color: #003a20;
border-bottom: none;
float: left;
height: 40px;
width: 40px;
line-height: 70px;
text-align: right;
}

.cornerstone
{
font-size: 120%;
color: #003a20;
font-weight: bold;
padding-top: 20px;
margin-left: 60px;
}

.cornerstonetext
{
margin-left: 60px;
}

.whatsnewtext
{
padding: 0px 20px 0px 0px;
}


/*TABLES-----------------------------------*/


.tablecol1
{
width: 180px;
float: left;
margin-right: 11px;
padding:10px;
border-top: 1px solid #cccccc;

}

.tablecol2
{
width: 180px;
float: left; 
padding:10px;
border-top: 1px solid #cccccc;
}

/*FOOTER ----------------------------------*/

#footer
{
clear: both;
border-top: 1px solid #cccccc;
padding: 10px 0px 5px 0px;
font-size: 80%;
text-align:center;
background-image:none;
background-color:#FFFFFF;
}

/* ClearFix
----------------------------------------------- */
.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/*for IE6 */
* html .clearfix {
	height: 1%;
	}

/*for IE7 */
*:first-child+html .clearfix  {
	min-height: 1px;
	}
	