/* themoneychallenge styles start */
body, div, form, label, fieldset, legend, img, p, h1, h2, h3, h4, h5, ul, li, a, table, td, tr, th, blockquote {
	border: solid 0 transparent;
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
body {
	/* default browser font size=16px. desired font size=14px. 14/16=0.87(em) */
	font: normal 0.87em Verdana, Arial, sans-serif;
/*	background: url(../images/footer_bg.jpg) bottom center repeat-x #A2C1B0;*/
	background: #A2C1B0;
	color: #000000;
}	
hr {
	border: 0;
	background: none;
	display: none;
}
.clr {
	clear: both;
	margin: 0 0 -1px;
	width: 100%;
	height: 1px;
	font-size: 1px;
}
.clrleft {
	clear: left;
}
.clrright {
	clear: right;
}
.nomrg {
	margin: 0;
}
.nopad {
	padding: 0;
}
.hide {
	display: none;
}
/* base styles end */


/* shells start */
div#shell-outer {
	/* outer container, center-aligns content */
	text-align: center;
}
div#shell-inner {
/* inner container, resets from center to left-alignment */
	margin: 0 auto;
	width: 100%;
	text-align: left;
}
div#title {
	background: url(../images/title_bg.jpg) top left repeat-x #ffffff;
	text-align: center;
	padding: 12px 0 10px 0;
	border-bottom: 4px solid #DAD8D8;
}
div#content {
	width: 500px;
	margin: auto;
	padding: 35px 0 50px 0;
	position: relative;
}
div#footer {
	text-align: center;
	padding: 40px 0 35px 0;
}
div#footer p {
	font-style: italic;
	font-size: .8em;
	color: #666;
}
/* containers end */

/*nav start */
div#navigation {
	border-top: 1px solid #ffffff;
	background: url(../images/nav_bg.jpg) left top repeat-x #ACC8B9;
	padding: 6px 0 8px 0;
	font-size: 0.9em;
}
div#navigation ul {
	margin: 0;
	list-style: none;
	clear: both;
	text-align: center;
/*	width: 400px;
	margin: 0 auto;*/
}
div#navigation ul li {
	display: inline;
	padding-right: 12px;
}
div#navigation a:link, div#navigation a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
div#navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* nav end */


/* copy styles start */
h1 {
	margin: 0 0 0 0;
	font: bold italic 3.2em Georgia, serif;
	letter-spacing: -0.05em;
	white-space: nowrap;
	color: #592A3B;
}
h1 a:link, h1 a:visited, h1 a:hover {
	color: #592A3B;
	text-decoration: none;
}
h2 {
	margin: 0 0 0 0;
	font: italic 1.4em Georgia, serif;
	letter-spacing: -0.05em;
	white-space: nowrap;
	color: #000000;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	margin: 0 0 1em 0;
	font: bold 1.15em Verdana, Arial, sans-serif;
	color: #000000;
}
p {
	margin: 0 0 0.7em 0;
	font: normal 1em Verdana, sans-serif;
	line-height: 1.3em;
	color: #000000;
}
a:link, a:visited {
	color: #325E33;
}
a:hover {
	color: #5F9260;
}
ul {
	margin: 1em 0 1em 40px;
	font: normal 1em Arial, Verdana, sans-serif;
	list-style: disc;
}
ul li {
	margin-bottom: 2px;
}
ul#details {
	margin: 1em 0 1em 0;
	list-style: none;
}
ul#details li {
	clear: both;
	margin-bottom: 5px;
}
ul#details li label {
	display: block;
	font-weight: bold;
	width: 6.4em;
/*	background: #ff0000;*/
	float: left;
	font-style: italic;
/*	text-align: right;
	margin-right: 10px;*/
}
ul#questions {
	margin: 1em 0 1em 0;
	padding: 0;
}
ul#questions li {
	list-style: none;
	clear: both;
	margin-bottom: 1em;
}
ul#questions li label {
	display: block;
	font-weight: bold;
	font-style: italic;
}
/* copy styles end */


/* bubbles start */
div#speechjohn {
	width: 516px;
	margin: 35px 0 15px;
}
div#speechjohn img {
	background: #ff0000;
}
div#bubblejohn {
	float: left;
	width: 344px;
/*	margin: 20px 0 0 0;*/
	background: url(../images/bubble_right_bot.gif) center bottom no-repeat #fefefe;
}
div#bubblejohn blockquote {
	background:  url(../images/bubble_right_top.gif) center top no-repeat;
	padding: 15px 55px 10px 20px;
	text-align: left;
	font-size: 0.9em;
}
div#bubblejohn p {
	padding: 0 50px 5px 15px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
div#bubblejohn p a:link, div#bubblejohn p a:visited {
	color: #666666;
}
div#speechchris {
	width: 516px;
}
div#speechchris img {
	float: left;
	background: #ff0000;
}
div#bubblechris {
	float: left;
	width: 354px;
	background: url(../images/bubble_left_bot.gif) center bottom no-repeat #fefefe;
}
div#bubblechris blockquote {
	background:  url(../images/bubble_left_top.gif) center top no-repeat;
	padding: 15px 15px 10px 43px;
	text-align: left;
	font-size: 0.9em;
}
div#bubblechris p {
	padding: 0 15px 5px 40px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
div#bubblechris p a:link, div#bubblechris p a:visited {
	color: #666666;
}
/* bubbles end */

img#photobio {
	float: right;
	margin: 0 0 30px 30px;
}

/* themoneychallenge styles end */
