/*
purple: #7666AC
light grey: #888888
dark grey: #666666
green: #C8DCD7
light purple: #B6B5DA
*/

.flash_notice {
	background: yellow;
	padding: 7px;
	margin-bottom: 10px;
	color: #000;
	clear: both;
}

body {
	font-family: Helvetica;
	line-height: 1.5em;
	background: #fff;
	font-size: 12pt;
}


img { border: none;}

a, a:hover, a:visited, a:active {
	text-decoration: none;
	border-bottom: dashed 1px;
	color: #7666AC;
}

#header a, #header a:hover, #header a:visited, #header a:active {
	border-bottom: none;
	
}

p { color: #888; line-height: 1.7em; }

.side_heading { 
	color: #7666AC;
	font-weight: bold;
	padding-right: 5px;
}

.service_heading { 
	color: #7666AC;
	font-weight: bold;
	padding-right: 5px;
}

p.service {
	margin-bottom: 24px;
}

#services {
	border-bottom: solid 2px #999;
}
.service_title {
	background: #7666AC;
	color: #FFF;
	font-weight: bold;
	border: solid 2px #7666AC;
	text-align: center;
	margin-bottom: 24px;
}

#header {
	text-align: center;
}

#slogan {
	text-align: center;
	padding: 6px 0px;
	background: #ffffff url(/images/grad.gif) repeat-x top left;
	border-left: solid 1px #DDD;
	border-right: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
}


#slogan h1 {
	font-size: 28pt;
	font-weight: bold;
	line-height: 32pt;
	color: #000;
	font-family: Arial;
	margin-bottom: 24px;
}

#subheading span {
	font-size: 18pt;
	text-align: center;
	height: 200px;

}


#subheading p {
	color: #444;
	font-size: 14pt;
	margin-right: 8px;
	border-left: solid 4px #C8DCD7;
}


#topics {
	font-size: 18pt;
/*	border-bottom: solid 4px #C8DCD7;
	border-top: solid 4px #C8DCD7;
*/	color: #888;
	margin: 0;
	padding: 0;
}

#topics {
	background:#F3F3F3 none repeat scroll 0 0;
	border: solid 1px #EEE;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}

#topics ul {
	line-height: 2em;
	text-align: center;
	margin: 0;
	padding: 0;
}


#topics ul li {
	list-style: none;
	display: inline;
	padding-right: 24px;
	white-space: nowrap;
}

#pricing {
	margin: 0;
	padding: 0;
}

#pricing h1, #about h1, #contact h1, #book h1, #tips h1 {
	font-size: 24pt;
	margin-top: 36px;
	margin-bottom: 12px;
}

#pricing h2, #about h2, #contact h2, #book h2 {
	font-size: 18pt;
	color: #999;
}

#about p {
	color: #000;
/*	margin: 12px 0px;*/
}

#about_content p {
	color: #666;
}

#contact p {
	color: #999;
}

#about h2, #contact h2 {
	margin-bottom: 12px;
}

#about_content h3 {
	font-size: 14pt;
	margin: 12px 0px;
}
#pricing_content ul {
	list-style: none;

}
#pricing_content ul li {
		margin-bottom: 1.5em;
	}
#pricing_content ul li p {
	list-style: none;
}
#pricing_content b {
	color: #7666AC
}
#nav ul
{
	list-style-type: none;
	display: inline;
}
#nav li p {
	display: inline;
	font-weight: normal;
	color: #fff;
}

#nav a {
	color: #fff;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
}
#nav a:hover {
	background: #C8DCD7;
	color: #888;
	border: none;
}
#nav ul li
{
	padding-right: 2em;
	display: inline;
}

#footer {
	clear: both;
	padding-top: 100px;
}

#footer p
{
	color: #999;
	border-top: solid 1px #666;
	padding-top: 5px;
}

#footer p a
{
	color: #766AC;
	
}
#footer p a:hover
{
	text-decoration: underline;
	
}
#book b { color: #7666AC;
font-size: 90%;
background: red;
}

#book_content {
	margin-top: 24px;
}
#book_content img { float: left;}

#book_content p { 
	margin-top: 1em;
	line-height: 1.8;
	color: #333;
	font-family: Helvetica, Arial;
}


#prep p {
	color: #666;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.3em;
}
#prep h1 {
	font-size: 24pt;
	margin-top: 1em;
	margin-bottom: 1em;
}

#prep ul {
	list-style-type: disc;
	margin-left: 1em;
	color: #666;
}

#client_logos h1 {
	color: #7666AC;
	border-top: solid 3px #CCC;
	padding-top: 12px;
	margin-bottom: 12px;
}

#client_logos a, #client_logos a:hover, #client_logos a:visited,#client_logos a:active {
	text-decoration: none;
	border-bottom: none;
}

#tips {
	margin-top: 24px;
}

#tipinfo {
	border-top: solid #666 1px;
	margin-bottom: 24px;
	padding-top: 24px;
}
#tips p {
	color: #333;
}

#twitter-widget {
}