* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #C4BD97;
	color: #000;
}

p {
	margin-bottom: 15px;
}
a {
 color:#29401C;
}

h1 {
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 15px;
	color: #5E2F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3B876;
	padding-bottom: 5px;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 15px;
}
#leftcolumn ul {
margin:0;
padding:0;
}

ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
	margin-bottom: 10px;
}

ol {
	margin-left: 40px;
	margin-bottom: 10px;
}
.img_right {
	float:right;
	margin-left:10px;
}

.img_left {
	float:left;
	margin-right:10px;
}
#wrapper {
	width: 780px;
	background-image: url(../images/faux_bg.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#faux {
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-image: url(../images/left_column_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	color: #333;
	width: 780px;
	padding: 0px;
	height: 113px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/brain_training_header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	visibility:hidden;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 0px;
	padding: 0px 0px 110px 0px;
	width: 125px;
	float: left;
}
#leftcolumn p {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align: center;
	margin: 0px;
}
#leftcolumn a{
	text-decoration:none;
	color:#5E2F00;
}

#leftcolumn a:hover {
	text-decoration:underline;
}

#leftcolumn li {
	text-align: center;
	margin-bottom: 8px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 10px 20px 20px 10px;
	padding: 0px;
	width: 625px;
	display: inline;
	position: relative;
}

#contact {
	float:right;
}
#footer {
	width: 600px;
	clear: both;
	color: #333;
	padding: 10px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4B876;
}
.clear { clear: both; background: none; }

blockquote {
	padding: 8px;
	margin: 5px;
	background-image: url(../images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
  }
blockquote.style1 {
	padding: 8px;
	margin: 5px;
	background-image: url(../images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(http://www.braintrainingnw.com/images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }

#quotename {
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4B876;
	width: 590px;
	padding-right: 20px;
   }
#quotenamelast{
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 590px;
	padding-right: 20px;
   }