
* {
	font-family: arial, helvetica, sans-serif;
	line-height: 1.4em;
}

a img {
	border: 0px solid white;
}

blockquote {
	border: 1px dotted rgb(0,153,204);
	font-size: 110%;
	font-style: italic;
	margin: 1.5em 0px;
	padding: 0.5em 3.5em;
}

blockquote cite {
	display: block;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	margin-top: -1em;
	text-align: right;
}

body {
	background: rgb(172,173,167) url(/images/common/body_bg.gif);
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

dl dt {
	font-weight: bold;
	margin: 1em 0px 0px;
	padding: 0px;
}

dl.bigdt dt {
	color: rgb(0,153,204);
	font-size: 120%;
}

dl dd {
	margin-left: 0px;
	padding-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: rgb(0,153,204);
}

h1 {
	font-size: 140%;
}

h1 small {
	font-size: 75%;
	font-weight: normal;
	padding-left: 1em;
}

h2 {
	font-size: 120%;
}

h2 small {
	font-size: 75%;
	font-weight: normal;
	padding-left: 1em;
}

h3 {
	font-size: 110%;
}

hr {
	background: white;
	border: 0px solid rgb(103,105,91);
	border-top-width: 1px;
	color: white;
}

li div {
	margin: 4px 0px 6px;
	line-height: 1.4em;
}

div.center {
	text-align: center;
}

ol.footnotes {
	font-size: 80%;
	margin-top: 3em;
}

sup.note {
	font-size: 80%;
}

sup.note, sup.note a {
	font-weight: bold;
	color: rgb(103,105,91);
}

img.right {
	float: right;
	margin: 0px 0px 5px 20px;
}

#content p.signature {
	background: transparent url(/images/claire.gif) top left no-repeat;
	color: white;
	font-size: 1px;
	height: 44px;
	margin: 20px 0px 0px 100px;
	padding: 0px 0px 20px;
	width: 122px;
}

#content p.welcome {
	color: rgb(0,153,204);
	font-size: 130%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

p.link-follow {
	padding-left: 30px;
}

#content p.page-link {
	font-size: 80%;
	text-align: right;
}

ul.nobullet {
	list-style: none;
}

ul.staggered
{
	color: rgb(0,153,204);
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	list-style: none;
	width: 70%;
}

ul.staggered li
{
	line-height: 1.3em;
	margin: 0px;
	margin-left: 5em;
	padding: 0px;
}

ul.staggered li.sleft
{
	text-align: left;
}

ul.staggered li.scenter
{
	text-align: center;
}

ul.staggered li.sright
{
	text-align: right;
}

ul.terms li {
	padding-bottom: 5px;
	padding-top: 5px;
}

/*
 * Testimonials box class
 */

div.testimonial p {
	background: rgb(110,197,225);
	color: rgb(103,105,91);
	float: right;
	font-size: 105%;
	font-weight: bold;
	margin: 25px 0px 5px 20px;
	padding: 10px 15px;
	width: 160px;
}

div.highlight {
	background: rgb(110,197,225);
	color: rgb(103,105,91);
	font-weight: bold;
	margin: 5px 0px;
	padding: 1px 15px 5px;
}

div.highlight h2, div.highlight h2 a, div.highlight p.withlink a {
	color: white;
	text-decoration: underline;
}

div.highlight h2 a:hover {
	text-decoration: underline;
}

div.lowlight {
	background: rgb(231,231,229);
	border: 1px solid rgb(110,197,225);
	padding: 0px 10px;
}

div.lowlight h2, div.lowlight h2 a {
	background: rgb(110,197,225);
	color: white;
	margin: 0px -10px;
	padding: 6px 10px 4px;
	text-decoration: none;
}

div.lowlight h2 a:hover {
	text-decoration: underline;
}

div.lowlight p.withlink a {
	color: rgb(110,197,225);
}

/*
 * Programs and prices table
 */

table.programs {
	background: rgb(231,231,229);
	border: 10px solid rgb(231,231,229);
	border-spacing: 0px;
	border-width: 0px 10px;
	margin-bottom: 2em;
}

table.programs td, table.programs th {
	line-height: 1.1em;
	padding: 10px;
	width: 33%;
}

table.programs td {
	vertical-align: top;
}

table.programs th {
	border-bottom: 1px solid rgb(103,105,91);
	font-size: 110%;
	vertical-align: bottom;
}

table.programs tr.info td {
	font-size: 90%;
	padding-top: 0px;
	text-align: center;
}

table.programs tr.price td {
	border-top: 1px solid rgb(103,105,91);
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}

table.programs tr.price td small {
	font-size: 65%;
	font-weight: normal;
}

table.programs tr.noborder td {
	border-width: 0px;
}

/*
 * Contact list style
 */

dl.contact dd {
	color: rgb(0,153,204);
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 5px 2em;
}

dl.contact dd a {
	color: rgb(0,153,204);
	text-decoration: none;
}

dl.contact dd a:hover {
	text-decoration: underline;
}

/*
 * Form styles
 */

fieldset {
	border: 1px solid rgb(103,105,91);
	margin: 10px;
	padding: 10px 20px;
}

fieldset.captcha img {
	float: right;
	margin-left: 15px;
}

legend {
	color: rgb(0,153,204);
	font-weight: bold;
}

#content p.controls, #content p.captcha_2 {
	text-align: center;
}

table.col2 td {
	padding-right: 5em;
}

table.col3 td {
	vertical-align: top;
}

table.form {
	border-spacing: 0px;
	width: 98%;
}

table.form td {
	padding: 2px 10px 3px 0px;
	vertical-align: top;
}

table.form td.input {
	padding-top: 0px;
}

textarea {
	font-size: 100%;
	width: 98%;
}

/*
 * Visible table border style
 */

table.draw {
	border: 1px solid rgb(103,105,91);
	border-spacing: 0px;
	border-width: 1px 0px 0px 1px;
}

table.draw th, table.draw td {
	border: 1px solid rgb(103,105,91);
	border-width: 0px 1px 1px 0px;
	padding: 2px 6px;
	vertical-align: top;
}

table.full {
	width: 100%;
}

/*
 * Mailing list subscribe box style
 */

.footerform {
	margin: 1.5em 0px;
	padding: 0px;
}

.footerform fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.footerform fieldset legend {
	font-size: 120%;
	margin-bottom: 0.75em;
	margin-left: 0px;
	padding-left: 0px;
}

/*
 * Container style
 */

#container {
	background: white;
	border: 2px solid rgb(0,153,204);
	color: rgb(103,105,91);
	margin: 55px 55px 10px;
	padding: 20px 0px 30px;
}

br#end-container {
	clear: both;
}

/*
 * Header style
 */

#header {
	padding-left: 28px;
}

/*
 * Menu style
 */

#menu {
	font-size: 90%;
}

#menu a {
	color: rgb(103,105,91);
	text-decoration: none;
}

#menu a#current {
	color: rgb(0,153,204);
}

#menu p {
	background: rgb(231,231,229);
	color: rgb(0,153,204);
	font-weight: bold;
	padding: 2px 0px;
	text-align: center;
	text-transform: lowercase;
}

#menu p a {
	margin: auto 10px;
}

#menu p a:hover {
	text-decoration: underline;
}

#menu #side-menu {
	clear: both;
	float: left;
	margin: 2px 0px 0px 10px;
	padding: 0px;
	width: 130px;
}

#menu #side-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#menu #side-menu ul li {
	margin-left: 0px;
	padding: 5px 0px;
}

#menu #side-menu div.sidebox {
	background: rgb(231,231,229);
	margin: 15px 0px 0px;
	padding: 0px 10px 2px;
}

#menu #side-menu div.sidebox fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

#menu #side-menu div.sidebox legend {
	background: rgb(231,231,229);
	padding: 3px 10px 0px 0px;
}

#menu #side-menu div.sidebox p {
	color: rgb(103,105,91);
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	text-transform: none;
}

#menu #side-menu div.sidebox p em {
	color: rgb(0,153,204);
	font-weight: bold;
	font-style: normal;
}

#menu #side-menu div.sidebox p.controls {
	text-align: center;
}

#menu #side-menu div.sidebox p.controls input {
	margin-top: 5px;
}

/*
 * Content style
 */

#content {
	margin: 0px 0px 0px 140px;
	padding: 0px 60px 15px 30px;
}

#content p {
	text-align: justify;
}

#content p.nofill, #content div.testimonial p {
	text-align: left;
}

#content td.footerform {
	vertical-align: top;
	width: 47%;
}

#content td.left {
	padding-right: 2%;
}

#content td.right {
	padding-left: 2%;
}

/*
 * Motivational Quote style
 */

#motiquote {
	background: rgb(231,231,229);
	font-size: 110%;
	padding: 1px 55px 1px 175px;
}

#motiquote cite {
	display: block;
	text-transform: uppercase;
}

#motiquote cite small {
	text-transform: none;
}

#motiquote strong {
	color: rgb(0,153,204);
	text-transform: uppercase;
}

/*
 * Google search box style
 */

dl.searchresults {
	margin: 15px 0px;
}

dl.searchresults dt a {
	color: rgb(0,153,204);
	text-decoration: none;
}

dl.searchresults dt a:hover {
	text-decoration: underline;
}

dl.searchresults dd {
	margin-left: 15px;
	margin-top: 10px;
}

#content div.searchresults p {
	text-align: center;
}

#content div.searchresults .searchnav {
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
}

#content div.searchresults p span {
	color: rgb(231,231,229);
}

#content div.searchresults p span.current {
	color: rgb(103,105,91);
	font-weight: bold;
}

#content div.searchresults p span.separator {
	color: white;
	padding: 5px;
}

/*
 * Footer style
 */

#footer {
	color: rgb(0,153,204);
	letter-spacing: 1px;
	padding: 1px 55px 25px;
	text-align: center;
	text-transform: lowercase;
}

#footer a {
	color: rgb(0,153,204);
}

/*
 * Fix IE CSS bugs
 */

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html div.fixienudge {
	height: 1%;
}

/* End hide from IE5/mac */

