body 
{
	background-color: #ffffff;
	color: #000000;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

/***********************************************************/

A 
{
	color: #6DC138;
	text-decoration: underline;
}

A:link 
{
	color: #6DC138;
}

A:hover 
{
	color: #6DC138;
	text-decoration: none;
}

A:visited 
{
	color: #6DC138;
}

/***********************************************************/

.italicks
{
    font-style: italic;
}

/***********************************************************/

h1
{
	font-size: 14px;
	font-weight: bold;
	color: #6973a1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2
{
	font-size: 12px;
	font-weight: bold;
	color: #6973a1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.h2_style
{
	font-size: 12px;
	font-weight: bold;
	color: #6973a1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/***********************************************************/

.size_10px
{
    font-size: 10px;
}

.size_11px
{
    font-size: 11px;
}

.size_12px
{
    font-size: 12px;
}

.size_13px
{
    font-size: 13px;
}

.size_14px
{
    font-size: 14px;
}

/***********************************************************/
.purple_italicks
{
	font-size: 12px;
	color: #6973a1;
	font-style: italic;
}

.red_11px
{
    font-size: 11px;
    color: red;
}

/***********************************************************/

.shadow_bottom
{
    background-image: url(images/i_shadow_bottom.gif);
}

.shadow_right
{
    background-image: url(images/i_shadow_right.gif);
}

/***********************************************************/

.background_purple1
{
    background-color: #CED1E0;
	font-size: 11px;
	font-weight: bold;
}

.background_purple2
{
    background-color: #E9EAF1;
}

.background_purple3
{
    background-color: #F6F7F9;
}

.background_white
{
    background-color: #ffffff;
}

/***********************************************************/

.background_green1
{
    background-image: url(images/i_background_green1.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.background_green2
{
    background-image: url(images/i_background_green2.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.background_philosophy
{
   background-image: url(images/i_philosophy_people2.jpg);
   background-repeat: no-repeat;
   background-color: #ffffff;
}

.background_ourteam1
{
   background-image: url(images/i_ourteam_todd.jpg);
   background-repeat: no-repeat;
   background-color: #ffffff;
}

.background_ourteam2
{
   background-image: url(images/i_ourteam_kyle.jpg);
   background-repeat: no-repeat;
   background-color: #ffffff;
}

.background_howwehelp
{
   background-image: url(images/i_how_we_help_chick.jpg);
   background-repeat: no-repeat;
   background-color: #ffffff;
}

.background_coaching
{
   background-image: url(images/i_coaching_success_guy.jpg);
   background-repeat: no-repeat;
   background-color: #ffffff;
}

/***********************************************************/

.padding_t_5px
{
    padding: 5px 0px 0px 0px;
}

.padding_t_10px
{
    padding: 10px 0px 0px 0px;
}

.padding_t_15px
{
    padding: 15px 0px 0px 0px;
}

.padding_t_20px
{
    padding: 20px 0px 0px 0px;
}

.padding_t_30px
{
    padding: 30px 0px 0px 0px;
}

.padding_l_20px
{
	padding: 0px 0px 0px 20px;
}

.padding_r_20px
{
	padding: 0px 20px 0px 0px;
}

.padding_lr_20px
{
	padding: 0px 20px 0px 20px;
}

.padding_ltr_10px
{
	padding: 10px 10px 0px 10px;
}
/***********************************************************/

.padding_home_block1
{
    padding: 20px 15px 0px 20px;
}

.padding_home_block2
{
    padding: 10px 10px 0px 30px;
}

.padding_about_block1
{
    padding: 20px 0px 0px 20px;
}

.padding_block1
{
    padding: 20px 0px 0px 20px;
}

.padding_block2
{
    padding: 15px 20px 0px 20px;
}

.padding_block3
{
    padding: 0px 20px 0px 20px;
}


.padding_left_block1
{
    padding: 62px 54px 0px 50px;
}

.padding_left_block2
{
    padding: 77px 69px 0px 65px;
}

.padding_left_block3
{
    padding: 53px 35px 0px 35px;
}

.padding_left_block4
{
    padding: 60px 40px 0px 40px;
}

.padding_left_block5
{
    padding: 45px 40px 0px 40px;
}

.padding_left_block6
{
    padding: 70px 55px 0px 55px;
}

.padding_left_block7
{
    padding: 70px 60px 0px 60px;
}

.padding_left_block8
{
    padding: 41px 43px 0px 43px;
}


/***********************************************************/

#footer
{
    color: #9C9C9C;
    font-size: 10px;
}

#footer A
{
    color: #9C9C9C;
    font-size: 10px;
    text-decoration: underline;
}

#footer A:hover
{
    text-decoration: none;
}

/***********************************************************/

.purple
{
	color: #6973a1;
}

.orange
{
	color: #E1641E;
}

/***********************************************************/

ul
{
	list-style-type: none;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li
{
	background-image: url(images/i_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

ul.bullet2
{
	list-style-type: none;

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li.bullet2
{
	background-image: url(images/i_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

ul.bullet3
{
	list-style-type: none;

	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

li.bullet3
{
	background-image: url(images/i_bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
}

/***********************************************************/
