@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #008;
}
.oneColLiqCtrHdr #container {
	width: 80%; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	border-top-color: #FFF;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	float: none;
	text-align: center;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.oneColLiqCtrHdr #footer {
	padding: 10px;
	background-color: #CCF;
	clear: both;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: left;
	text-indent: 20px;
	clear: both;
}.execskillscoach {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-style: normal;
	white-space: normal;
	line-height: normal;
	text-decoration: none;
	text-align: center;
	padding-top: -10px;
}
.oneColLiqCtrHdr #container #mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	text-align: left;
}
.helayne {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	text-align: center;
	white-space: normal;
	margin-right: 0px;
	font-style: italic;
	font-weight: 500;
}
.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #800;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
}
.headlines2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #800;
}
.introquestions    {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	text-align: center;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.menu {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menu ul li {
	display: inline;
	padding-right:20px;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #007;
	text-decoration: none;
	font-weight: bold;
	}
.menu a:hover {
	color: #00D;
	}
.menu a:visited {
	color:#888}
.menu a:active {
	color: #A00}	
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #005;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	height: 30px;
}
a:visited {
	text-decoration: none;
	color: #888;
}
a:hover {
	text-decoration: underline;
	color: #007;
}
a:active {
	text-decoration: none;
	color: #800;
	font-family: "Times New Roman", Times, serif;
}
.quiz {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 2%;
	line-height: 15px;
	list-style-position: outside;
}
#quizimage {
	padding-left: 20px;
	float: right;
}
#quizcopy {
}
.introquestions a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 200px;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}
.fees {
	text-align: left;
}
#servicesimage {
	height: 220px;
	width: 306px;
	float: left;
	clear: left;
	padding-right: 20px;
	padding-left: 150px;
}
#homeimage {
	width: 335px;
	height: 223px;
	padding-top: 0px;
	float: left;
}
#homesummary {
	float: left;
	clear: none;
}
#homecopy {
}
#homeimage {
	padding-right: 30px;
	padding-bottom: 180px;
	padding-top: 15px;
}
#homeintro {
	padding-top: 15px;
	margin-left: 450px;
}
.homeintrospace {
	line-height: 24px;
	font-size: 16px;
	font-style: italic;
}
#homesummary {
	float: left;
	padding-bottom: 30px;
	clear: both;
	margin-top: 20px;
}
.quizlist {
	margin-left: 50px;
	text-align: left;
	line-height: 24px;
}
#quizimage {
}
#mychilddiv {
	width: 300px;
}
.contentbox {
	margin-left: 100px;
}
#contentbox {
	padding-left: 75px;
	padding-right: 75px;
}
.oneColLiqCtrHdr #container #mainContent p strong {
	font-weight: bold;
}
#aboutdiv {
	padding-right: 75px;
	padding-left: 75px;
}
#quizbottom {
}
