body {
	background: #B4BFB4;
	padding: 0px;
	margin: 0px 0px 14px;
	font: 10px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
td.shade_left {
	width:20px;
	background:#B4BFB4 url(images/fade_left.gif) repeat-y;
}
td.shade_right {
	width:20px;
	background:#B4BFB4 url(images/fade_right.gif) repeat-y;
}
td.shade_bottom {
	height:20px;
	background: #B4BFB4 url(images/fade_bottom.gif) repeat-x;
}
td.shade_bottom_left {
	width:20px;
	height:20px;
	background: #B4BFB4 url(images/fade_corner_left.gif) no-repeat top right;
}
td.shade_bottom_right {
	width:20px;
	height:20px;
	background: #B4BFB4 url(images/fade_corner_right.gif) no-repeat top left;
}
table#main {
	background-color:#FFFFFF;
	width:740px;
}
td#current {
	background-color:#119399; /* 0F929A */
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	vertical-align:top; 
	padding:10px 20px;
}
td#indexcurrent {
	background-color:#119399; 
	font: bold 16px/21px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	vertical-align:middle;
	padding:0 24px;
}
td#current p {
	margin-bottom:.2em;
	margin-top:.2em;
}
td#locations {
	background: #769284 url(images/list_shadow.gif) repeat-x;
	color:#FFFFFF; 
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align:top; 
	padding:20px;  
}
td#locations p.line1 {
text-transform:uppercase;
margin-bottom:0;
margin-top:.0;
}
td#locations p.line2 {
margin-bottom:0;
margin-top:1.4em;
}
td#locations p.line2 a:link, td#locations p.line2 a:visited {
color:#FFFFFF;
text-decoration:none;
}
td#locations p.line2 a:hover, td#locations p.line2 a:active {
color:#FFFF99;
text-decoration:underline;
}

td.bio {
vertical-align:top;
padding:0px 0 6px 10px;
color:#6D5E3C;
}
td.bio p {
font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}
td#formlink {
	background: url(/images/brown.gif) repeat;
	padding-left: 20px;
	text-align: right;
	padding-right: 20px;
}
#main #formlink a {
	font: bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#main #formlink a:hover {
	text-decoration: underline;
}
td#signupform {
	color: #6D5E3C;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 20px;
	text-align: left;
}
table#contactform td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	line-height: 16px;
}
table#contactform td.left {
	text-align: right;
	padding-right: 10px;
}
td#title {
	background: url(/images/consciousness-index.jpg) no-repeat;
	height: 92px;
	width: 465px;
	vertical-align: middle;
}
#main #title p {
	color: #CC0033;
	font: normal 10px/13px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #119399;
	padding: 5px 3px 5px 8px;
	margin: 0px 8px 0px 270px;
	text-align: left;
}
#main #title h3 {
	color: #6D5E3C;
	font: normal 10px/13px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #119399;
	padding: 5px 3px 5px 8px;
	margin: 0px 8px 0px 270px;
	text-align: center;
}
.red {
	color: #CC0033;
}
h4 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
h4 a {
	color: #3A2B1C;
	text-decoration: none;
}
h4 a:hover {
	color: #CC0033;
	text-decoration: underline;
}
