@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #DFDFDF;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding: 0;
}

#wrapper {
	width: 99em;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#branding {
	width: 98em;
	text-align: left;
	float: left;
	border-bottom: 1px solid #000;
	margin-left: 0em;
	margin-bottom: 0px;
}
#content {
	float: left;
	background-color: #FFFFFF;
	width: 87em;
	border: 0px solid green;
	margin-left: 2em;
	margin-bottom: 3em;

}
#homeNav {
	float: left;
	width: 98em;
	margin: 0em 0 10em 0;
	padding: 0;
}
#secondaryNav {
	text-align: left;
	margin: 1em 6em 1em 0;
	float: right;
	font-size: 1.3em;
	font-weight: bold;
}
#footer {
	clear: both;
	border-top: 1px solid black;
	text-align: center;
	height: 8em;
}


#homeNav ul {
	margin-left: 6em;
}
#homeNav li {
	line-height: 1.5em;
	font-size: 1.2em;
}
#homeNav  div {
	float: left;
}
#homeNav span {
	text-decoration: underline;
	margin-left: 4em;
	font-size: 1.2em;
}

#homeNav    a,#homeNav a:link, #homeNav a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
#homeNav a:hover {
	color: #A8011D;
}

#homeNav .buttons {
	width: 217px;
	text-align: left;
	padding: 0 1em;

}

#homeNav .buttons ul {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	margin: 0;
	padding: 0 0 0 6em;
	list-style-position: outside;
	width: 13em;
}
#homeNav .buttons ul li {
	line-height: 1.8em;
	vertical-align: top;
}

#homeNav  .buttons  ul ul {
	font-weight: normal;
	font-size: 0.8em;
	color: #000000;
	margin: .5em 0 0 -3em;
	list-style-position: outside;
	width: 12em;
}
#homeNav   .buttons   ul  ul li {
	line-height: 1.3em;
	margin-bottom: 0.8em;

}
#homeNav    .buttons    ul   ul  li a {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

#secondaryNav   a, #footer  a, #content a {
	color: #B70222;
}
#secondaryNav   a:hover, #footer  a:hover, #content a:hover {
	color: #6D31A2;
}

#homeNav p {
	text-align: left;
	margin: 0;
}

#mainNav {
	font-size: 1.2em;
	float: left;
	margin: .8em 0 2em 2em;
	height: 2.5em;
	line-height: 2.5em;

}
#mainNav ul {
	list-style: none;
}
#mainNav li {
	display: inline;
	padding: 1em .3em 1em 2.5em;

}
#mainNav  a:link, #mainNav a:visited   {
	text-decoration: underline;
	padding-right: 1em;
	color: black;
	font-weight: normal;
	font-size: 1.1em;

}
#mainNav a:hover {
	color: #A7001D;
	text-decoration: underline;
}
#pageintro   ul {
	font-size: 1.3em;
	line-height: 1.4em;
	list-style-position: inside;
}
#content ul {
	font-size: 1.3em;
	margin-left: 12em;
	line-height: 1.5em;
	width: 50em;
	list-style-position: inside;
}
#play      {
	background-image: url(images/small-play.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#stop {
	background-image: url(images/small-stop.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#record {
	background-image: url(images/small-record.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#pause {
	background-image: url(images/small-pause.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#branding img {
	float: left;
}

a img {
	border: none;
	text-decoration: none;
}
img.right {
	float: right;

}

.clear {
	clear: both;
}
hr {
	color: #000000;
	width: 90em;
	margin: 1em 0 0 1em;
}
h1 {
	margin-top: 2em;
	font-size: 1em;
	font-size: 2em;
	margin-left: 2em;
}
#coaching_h1  {
	margin-top: 1em;
	margin-left: 0.5em;
	width: 460px;
	height: 95px;
	position: relative;
	padding: 0;
}
#coaching_h1 span   {
	background-image: url(images/h1_coaching.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#resources_h1  {
	margin-top: 1em;
	margin-left: .5em;
	width: 460px;
	height: 95px;
	position: relative;
	padding: 0;
}
#resources_h1 span   {
	background-image: url(images/h1_resources.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#instruction_h1  {
	margin-top: 1em;
	margin-left: .5em;
	width: 460px;
	height: 95px;
	position: relative;
	padding: 0;
}
#instruction_h1  span   {
	background-image: url(images/h1_instruction.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#clear_h1  {
	margin-top: 1em;
	margin-left: .5em;
	width: 460px;
	height: 95px;
	position: relative;
	padding: 0;
}
#clear_h1   span   {
	background-image: url(images/h1_clear.gif);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


h2 {
	color: #B70222;
	font-size: 1.8em;
	margin: 2em 0 0 4.5em;
}
h3 {
	color: #6D31A2;
	font-size: 1.6em;
	margin: 1em 0 -.4em 7em;
}
p {
	font-size: 1.3em;
	line-height: 1.5em;
	margin: .5em 0 .5em 10em;
}
#title {
	margin: 8em 0 0 0;
	float: left;
}
#cameron {
	float: left;
}


.testimonials {
	border-top: 0px solid black;
	width: 60em;
	margin: 0 auto;
	border-bottom: 0px solid black;
}

blockquote {
	width: 45em;
	margin: 1em 0 0 0em;
	font-size: 1.3em;
	font-style: italic;
	color: #000000;
}
blockquote  span {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


#branding h1 {
	margin: 8em 0 0 0;
	font-size: 1em;
}
.content_text {
	margin-left: 5em;
	font-size: 1.4em;
	line-height: 1.8em;

}
.form_text {
	width: 300px;
}
.form_check {
	margin-left: 2em;
}
#amylytton {
	color: #000000;
	text-align: left;
	background-color: #DFDFDF;
	padding-top: 1em;
}
#amylytton a {
	color: #000000;
}
#amylytton  a:hover {
	color: #B70222;
}
