body { font: 62.5% Verdana, sans-serif;	background-color: #C4DEB6; }

* {	margin: 0px; padding: 0px; }

a { color: #743773; text-decoration: none; }

a:visited { color: #743773; text-decoration: none; }

a:hover { color: #994897; text-decoration: none; }
	
a img { border: none; }

blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #8F0000; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }

p.center { text-align: center; }

h1, h2, h3, h4 { font: normal 1.0em Georgia, "Times New Roman", Times, serif; }
	
h1, h2 {font-size: 2em;	line-height: 1.4286em; color: #9933CC; }

h2 a, h2 a:visited { color: #F00F83; }
	
h2 a:hover { color: #000; }
	
h3 { font-size: 1.3em; line-height: 2em; font-weight: bold; }

form {
	font-size: 1em;
	margin-top: 4px;

}

/***** Tables *****/

table { border:0; margin:0; padding:0; }

table tr td { padding:0px; vertical-align: top; }

/***** Div Styles *****/

#bkg { background-image: url(images/bkg.960.jpg); width: 960px; margin-left: auto; margin-right: auto; }

#wrapper { width: 900px; padding: 15px; background-color: #FFFFFF; margin-left: auto; margin-right: auto; }

#header { width: 900px; height: 100px; }

#logo {
	float: left;
	width: 375px;
}
#christine {
	font-size: 15px;
	font-style: italic;
	padding-top: 15px;
}


#newsletter-signup {
	width: 350px;
	float: left;
	margin-left: 175px;
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 25px;
	background-color: #DDDDDD;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#menu ul{
	margin: 0;
	padding: 0; /*offset of tabs relative to browser left edge*/
	font: bold 10px Tahoma, Verdana;
	list-style-type: none;
	text-transform: uppercase;
}

#menu li{
	display: inline;
	margin: 0;
}

#menu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 6px 8px 5px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: #414141; /*background of tabs (default state)*/
	width: 133px;
	background-color: #DDDDDD;
	border-bottom: 1px solid white;
}

#menu li a:visited{
color: #414141;
}



#menu li a:hover, #menu li.selected a{
	background-color: #D8D8D8;
}


.newsletter-signup-title {
	font-size: 2.1em;
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.textInput
{
	color: #9933CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 4px;
}

#main {
	color: #555555;
	margin-top: 15px;
	width: 900px;
}
#main ul {
	margin:10px 0px 15px 0px;
}
#main li {
	margin:5px 0px 5px 30px;
}
#text-content {
	float: left;
	width: 510px;
}
#text-column {
	float: left;
	padding: 15px;
	width: 480px;
}
#text-column p {
	margin-bottom: 10px;
	line-height: 1.8em;
	font-size: 1.1em;
}

#life-coaching-column {
	padding: 15px;
	float: left;
	width: 225px;
}
#marketing-coaching-column {
	padding: 15px;
	float: left;
	width: 225px;
}
#image-column {
	float: right;
	margin-left: 19px;
	width: 371px;
}

#questions {
	background-color: #76B9C1;
	padding: 2px 0px 2px 0px;
}
#questions-image {
}
#questions-image span{
	display: none;
	
}

#questions h2 {
	color: #FFFFFF;
	line-height: 1em;
	text-align: center;
	font-size: 1.8em;
}
#questions .answers {
	color: #2C484E;
	margin-top: 10px;
}

#testimonial {
	background-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px 0px 2px 0px;
	margin-top: 15px;
}
#testimonial-text {
	font-size: 3.3em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0.5em;
}
#testimonial-text-small {
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 2em;
	padding-left: 2em;
}

#testimonial-author {
	text-align: right;
	color: #CCCCCC;
	font-size: 1.8em;
	width: 850px;
	padding-bottom: 0.7em;
}
.learn-more {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}
#footer {
	color: #555555;
	height: 40px;
	margin: 15px 15px 0px 15px;
}
.top-bottom-border {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.main-img {
	padding: 2px;
	border: 1px solid #666666;
	float: left;
}
.clear {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;

}
/* Hides from IE-mac \*/
    * html .clear {height: 1%;}
	.clear {display: block;}
/* End hide from IE-mac */

#points {
	color: #9933CC;
	font-size: 1.2em;
	font-weight: bold;
}
#points ul{
}
#points li{
}
