BODY {
	margin:0px; 
	background:#E0E0E0 url(../images/bg-body.gif) repeat-y;
	color:#000;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	}
P {
	margin:9px 20px 8px 3px; 
	font:100%/140% Verdana,Helvetica,Arial,sans-serif; 
	}
H1, H2, H3, H4, H5, H6 {
	margin:0px 10px 8px 0px; 
	color:#000; 
	font:normal 100%/140% Verdana,Helvetica,Arial,sans-serif; 
	line-height:1.2em;
	}
H1 { 
	font-size:150%; 
	}
H2 {
	font-size:130%; 
	}
H3 {
	font-size:115%; 
	}
H4 {
	font-size:95%; 
	}
H5 {
	font-size:90%; 
	}
H6 { 
	font-size:85%; 
	}
UL {
	margin:0px; 
	padding:5px 20px 10px 27px; 
	list-style-type:disc; 
	font-family:Verdana,Helvetica,Arial,sans-serif; 
	}
OL {
	margin:0px; 
	padding:0px 20px 0px 27px; 
	list-style-type:decimal;
	font-family:Verdana,Helvetica,Arial,sans-serif; 
	}
A:LINK {
	text-decoration:none; 
	color:#0000FF; 
	}
A:VISITED {
	text-decoration:none; 
	color:#0000CC; 
	}
A:HOVER {
	text-decoration:underline; 
	color:#333333; 
	}
A:ACTIVE {
	color:#FF0000; 
	}
TD {
	color:#666666; 
	font:11px/140% Verdana,Helvetica,Arial,sans-serif; 
	}
TH {
	color:#666666; 
	font:bold 12px/140% Verdana,Helvetica,Arial,sans-serif; 
	}


  /**************************************************/
 /*****************ALL PAGE SELECTORS***************/
/**************************************************/
#wrapper {
	position:relative;
	margin:0;
	background:url(../images/bg-wrapper-inner2.gif) no-repeat;
	}
 /* Min-height hack for IE */
/* http://www.dustindiaz.com/min-height-fast-hack */
#wrapper {
	min-height:640px;
	height:auto !important;
	height:640px;
	}
#page {
	position:relative;
	}
#header {
	width:942px;
	height:87px;
	background:#FFF url(../images/bg-header-home.jpg) right no-repeat;
	}
#mainNav {
	height:14px;
	font-size:11px;
	margin:0;
	}
#sectionTitle {	
	position:absolute;
	top:87px;
	width:942px;
	height:81px;
	}	
.proposals {
	background:url(../images/title-proposals.jpg) no-repeat;
	}
.faculty {
	background:url(../images/title-faculty.jpg) no-repeat;
	}
.sth {
	background:url(../images/title-sth.jpg) no-repeat;
	}
.publications {
	background:url(../images/title-publications.jpg) no-repeat;
	}
.education {
	background:url(../images/title-education.jpg) no-repeat;
	}
.about {
	background:url(../images/title-about.jpg) no-repeat;
	}
.contact {
	background:url(../images/title-contact.jpg) no-repeat;
	}
.default {
	background:url(../images/title-default.jpg) no-repeat;
	}
#centerWrapper {
	position:absolute;
	top:168px;
	width:100%;
	}
#center {
	width:942px;
	background:url(../images/bg-center.jpg) repeat-y;
	}
#subNav {
	float:left;
	width:208px;
	}
#mainContent {	
	float:left; 
	width:427px; 
	margin:0;
	padding:25px 65px 25px 32px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background:url(../images/bg-mainContent.jpg) 494px 0 no-repeat;
	font-size:76%;
	}
*html #mainContent {

	}
#supplement {
	float:right;
	width:185px;
	padding:25px 0 0 20px;
	color:#FFFFFF;
	font-size:69%;
	display:inline;
	}
/********* TAN HACK ***********/
*html #supplement {	
	width:205px;
	w\idth:185px;
	}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#footer {
	position:relative;
	clear:both; 
	width:942px; 
	color:#333333;
	font-size:10px;
	margin-top:-30px;
	}
#mailingList {
	position:absolute;
	top:0;
	margin:0 55px 0 0px;
	padding-left:10px;
	width:942px;
	z-index:15;
	background:url(../images/bg-center.jpg) repeat-y;
	}
#shield {
	position:absolute;
	top:178px;
	left:740px;
	z-index:16;
	}
#shield img {
	behavior:url(http://http://www.spiritualityhealthworkshops.org/resources/.template/includes/pngbehavior.htc);
	}
#bottomLine {
	position:absolute;
	top:38px;
	z-index:12;
	}
#copyright {
	position:absolute;
	top:39px;
	width:941px;
	height:50px;
	z-index:11;
	padding-left:5px;
	background:#E0E0E0 url(../images/bg-body.gif) repeat-y;
	}
#extras {
	margin:20px 0 0 0;
	}
/*#widgetbox_widget_div_0, #wbx-gw-button-wrapper-0 {
	text-align:left;
	float:left;
	}*/
DIV.imageleft {
	display:inline; 
	float:left; 
	margin:4px 8px 4px 8px; 
}
DIV.imageright {
	display:inline; 
	float:right; 
	margin:4px 8px 4px 8px; 
}
  /*******************************************/
 /************ MAIN NAVIGATION **************/
/*******************************************/
#mainNav UL {
	list-style-type:none;
	padding:0;
	padding-bottom:5px;
	padding-left:207px;
	font-family:Arial, Helvetica, sans-serif;
	}
#mainNav LI {
	float:left;
	padding-right:12px;	
	line-height:0.8em;
	}
#mainNav A:LINK, #mainNav A:VISITED {
	color:#000000;
	text-decoration:none;
	}
#mainNav A:HOVER, #mainNav A:ACTIVE {
	color:#9C602C;
	text-decoration:none;
	}
	

  /*******************************************/
 /************* SUBNAVIGATION ***************/
/*******************************************/
#subNav UL {
	list-style-type:none;
	padding:25px 10px 0px 25px;
	font-size:14px;
	}
#subNav UL LI UL {
	padding-top:3px;
	font-size:12px;
	}
#subNav LI {
	padding-bottom:4px;
	}
#subNav LI A:LINK {
	color:#FFFFFF;
	}
#subNav A:VISITED {
	color:#FFFFFF;
	}
#subNav A:HOVER {
	color:#FFAD61;
	}
LI.current A {
	color:#FFAD61;
	}
A:LINK.current {
	color:#FFAD61;
	}


  /*******************************************/
 /****** SELECTOR SPECIFIC STYLES ***********/
/*******************************************/
#supplement H2, #supplement H3 {
	color:#FFFFFF;
	font-weight:bold;
	}
#footer A:LINK, #footer A:VISITED {
	color:#333333;
	}
#footer A:HOVER {
	}
.tableborder TD {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px #CCCCCC solid;
	}
.tableborder TD.last {
	border-bottom:none;
	}
