﻿body 
{
 
 margin:0;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;font-weight:normal;
 background-color: #dceee2;
 border:0;
 height:100%;
 
}

a
{
	color:#478D81;
}


h1 
{
	color:#21675B; 
	font-size:16px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
}

#mainTable
{
	margin: 0 auto;
	background-color:White;
	text-align:center;
	border-left:solid 4px #a0a0a0;
	border-right:solid 4px #a0a0a0;
}


#headerArea 
{
	
  background:#ffffff;
  width: 960px;
  height:80px;
  text-align:left;
  
}

#headerText
{
 position:relative;
 left:350px;
 bottom:50px;
 width:266px; 
 height:17px; 
 background-image:url(Images/soulAndScience.png);
} 

#topNavBarArea
{
	background: #87afb5;
	height: 35px;
	text-align: left;
}

#topNavBarArea a
{
	font-family:Arial, Helvetica, sans-serif; 
	color:White;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
	
}

#topNavBarArea a:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
}

#topNavLinks
{
	width: 600px;
	position: relative;
	float: left;
	
}

#searchText
{
	position: relative; 
	float: left; 
	top: 5px;
}

#searchBox
{
	position: relative; 
	top: 2px; 
	float: left;
}

#goButtonImage
{
	position: relative; 
	float: left; 
	right:2px;
	top:2px;
}

#contactUs
{
	position: relative; 
	float: left; 
	top: 4px;
}

.imgSearch
{
	margin-left: 10px;
	cursor: pointer;
	top: 5px;
}

.txtSearch
{
	top: 5px;
	margin-left: 12px;
	width: 154px;
	height: 16px;
	top: 5px;
	background-image: url(Images/searchArea160by19.gif);
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.goButton
{
	margin-left: 5px;
	width: 21px;
	height: 21px;
	top: 5px;
	cursor: pointer;
}

.imgContactUs
{
	top: 5px;
	margin-left: 12px;
	cursor: pointer;

}

#lnkPatient
{
	float: left; 
	position: relative; 
	top: 2px;
	margin-left: 15px; 
	width: 230px; 	
}

#lnkPatient a:hover
{
	color:#155389;
}

#lnkEmployment
{
	position:relative;
	width:120px;
	float: left;
	top:2px;
}

#lnkEmployment a:hover
{
	color:#155389;
}

#lnkVolunteering
{
	position:relative;
	top:2px;
	float: left;
	width:120px;
}

#lnkVolunteering a:hover
{
	color:#155389;
}

#lnkFoundation
{
	float: left;
	position:relative;
	top:2px;
	
}

#lnkFoundation a:hover
{
	color:#155389;
}


.navItemsArea
{

	position:relative;
	padding-left:30px;
	width:960px;
	background-color:#158184; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:11px;
    letter-spacing:0px;
    font-weight:bold; 
    color:White; 
    text-align:center;
    cursor:default;
    text-decoration:none;
    height:23px;
 
}

.navItemsArea a
{

	
    color:White; 
    text-decoration:none;

 
}


.navSeparator
{
	 float:left;
	 padding-top:8px;
	 
}

.navItem
{
	position:relative;
	float:left;
	height:100%;
	padding-top:8px;
	padding-left:30px;
	padding-right:30px;
	cursor:default;	
	display:table-cell;
	text-decoration:none;
	width:auto;
	
}


.leftNavArea
{
	background-color:#b6e0cd;
	width: 213px; 
	text-align: left;
     background-color:#b6e0cd; 
     padding-left: 8px;

      
}



#smallBar
{
		
	height:12px;
	background: White;
	font-size:0; /*IE6*/
}

.homeButtons
{

	position:relative;
	top:0px !important;
}



#headlineArea
{
	
	border-bottom: #B1D9D2 1px solid;
	background: White;	
}

#currentSite
{
	
	text-align:left;
	font-family: Georgia, 'Times New Roman' , Times, serif;
	font-size: 29px;
	letter-spacing: -.5px;
	padding-top:0px;
	padding-bottom:5px;
	color: #158184;
	font-weight: normal;
	margin-left:5px;
	
}

#parentSite
{
	
	text-align:left;
	font-family: Georgia, 'Times New Roman' , Times, serif;
	font-size: 18px;
	letter-spacing: -.5px;
	padding-top:0px;
	padding-bottom:5px;
	color: #158184;
	font-weight: normal;
	margin-left:5px;
	
}

#headlineDivider
{
  border-bottom: #96c2db 2px solid;  
}



#crumb
{
	/*border-bottom: #b1d9d2 thin solid;
	border-top: #b1d9d2 thin solid;*/
	height: 20px;
	background-color: #ffffff;
	text-align: left;
	padding-top: 4px;
}

#crumb a 
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:11px; 
 font-weight:bold; 
 color:#158184; 
 text-decoration:underline;
 margin-left:5px;
}

td.contentArea 
{
  border-bottom:#b6d7ea 2px solid;
  border-right:1px solid #B6D7EA;
  text-align: left;
}


td.contentArea a,
td.contentArea a:active{
	color:#0C5F74;
}

td.contentArea a:visited{
	color:#7F6447;
}

.crumbDivider
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:11px; 
 font-weight:bold; 
 color:#158184; 
 text-decoration:none;
 padding: 0px 5px 0px 5px;
 
}

#crumb a:hover 
{
 color:#0099CC;
}

.crumbcurrPage 
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:11px; 
 font-weight:bold; 
 text-decoration:none; 
 color:#2b4a9f;
}


.pnlLeftNavBack
{
	
	float:right;
	width:205px;
	background-color:#7ec6b9;
	
		
}

.pnlHeader
{
	background-color:#7EC6B9;
	width:195px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	height:20px;
	padding-top:5px;
	background-image:url('images/greenBarTopCorner.gif');
	background-repeat:no-repeat;
}


.pnlContent
{
	background-color:#B2E5DC;
	margin-left:10px;
	width:185px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	padding-bottom:5px;
}



.leftNavHeader

{
	position:relative;
	bottom:1px;
	color: White;
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	text-decoration: none;
	cursor:pointer;
	margin-left:5px;

}

.pnlBuffer /*panel that is inserted between each accordion AFTER the first and BEFORE the last*/
{
	margin:0px;
	background:;
	padding-top:8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td
{
	padding:0;
	margin:0;
}


.leftNavPane
{	
	margin-left:10px;
	width:195px;
}

.imgLeftNavHeader
{
	position:relative;
	top:3px;
	margin-left:5px;
	background-color:White;
	
}

.leftNavSubItem
{	
	position:relative;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
     color:White;
     margin-left:10px;  
     text-decoration:none;
     padding:0;
     line-height:15px;
      
}

#twocolumn 
{
    font-family:Arial, Helvetica, sans-serif;
}

.twocolumn ul 
{
    margin-left:0px; 
    padding-left:0px; 
    text-indent:0px;
}

.twocolumn li 
{
    list-style-position:outside;
    text-indent:0px;
    list-style-image:url("Images/purpleRightArrow.gif"); 
    padding-left:0px; 
    margin-left:16px; 
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px; 
    font-weight:normal; 
    text-decoration:none; 
    color:#0026a3;
}

.twocolumn a 
{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px; 
    font-weight:normal; 
    text-decoration:none; 
    color:#0026a3;
}


#footerArea
{
	color:#0000ff;
}


#privacyTerms
{
 float:left;
 text-align:left; 
 color:#0000ff;
 font-size:12px;
 font-weight:bold;
}

#privacyTerms a
{
	color:#0000ff;
}

#address
{
 float:right;
 color:Black;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 height:15px;
 letter-spacing:1px;
 text-align:right;
 
}

#rotatorArea /*wrapper for image rotator on home page*/
{
	position:relative;
	padding:0;
	top:-2px;
	text-align:left;
	vertical-align:top;
}

#infoArea /*wrapper for upper right-hand panel on home page*/
{
	position:relative;
	top:-2px;
	background: #d1c4e1 fixed;
	width: 243px !important;
	width: 244px;
	height: 220px;
	vertical-align: top;
	text-align: left;
	margin-left: 2px;
}

#infoHeader /*header text for infoArea*/

{
	font-family:Georgia;
	color:#000000;
	font-weight:bold;
	width:100%;
	font-size:18px;
	text-align:center;
	padding-top:15px;
}

#infoText /*sub text for infoArea*/

{
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:8px;
}

#infoLink /*link text for infoArea*/

{
	font-family:Georgia;
	font-color:#52296E;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:6px;
}

#linkButtonsArea
{
	background-color:#158184;
}





p
{
	line-height:1.1em;
}

.contentPage
{

	/*position:relative;*/
	
	text-align:left;
	padding:7px 7px 10px 7px;
	margin:0;
	
}


#medSpecArea /*wrapper for lower left-hand medical specialties list*/
 {
	/*position:relative;
	top:0px !important;
	width:475px;
	height:190px;*/
	height:200px;
	background:#d5e8c3;
	width:100%;
	vertical-align:top;
	
	
 }
 
 #medSpec /*medSpec header text*/
 {
	position:relative;
	font-family:Georgia;
	color:#066163;
	font-size:20px;
	padding-left:25px;
	line-height:4px;
	text-align:left;
	padding-top:10px;
	
 }
 
.medSpecList /*data list for medSpecArea*/
{
	
	margin-top:0px;
	text-align:left;
	margin-left:15px;

	
}

.medSpecList a  /*links for the dataList*/
{
	color:#066163;
	font-size:13px;
	font-family:Arial;
	text-decoration:underline;
	font-weight:bold;
	
}
	
 
 .medSpecBullets /*bullet styling for medSpec list*/
{
	color:#066163;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	

}

.medSpecUL /*the underline style for the medSpec header*/
{
	
	color:#3b827a;
	height:1px;
	width:460px;
	margin-left:0px;
	
}

#mvlArea /*wrapper for lower right-hand blue MVL area*/
{
	/*position:relative;
	top:-2px;
	width:269px !important;
	margin-left:1px;
	margin-top:2px;
	width:270px;*/
	background:#d5e8c3;
	width:100%;
	vertical-align:top;
	height:200px;
	text-align:center;
	
}

 #mvlHeader /*header text for MVL area*/
 {

	font-family:Georgia;
	color:#066163;
	font-size:20px;
	line-height:4px;
	padding-top:10px;
	text-align:left;
	padding-left:18px;
 }
 
 .mvlUL /*the underline styling for the MVL area*/
{
	
	color:#3b827a;
	height:1px;
	width:200px;
	margin-left:0px;

}

.imgMVL
{
	margin-top: 10px;
}

.homeContentArea1
{
	font-family: "Georgia", Times New Roman, Times, serif; color:#000000;
	font-weight: bold;
	font-size:10pt;
	background-color:#C0E1DB;
	padding:6px;
	padding-left:15.5px;
	text-align:left;
	
}

.homeContentArea2
{
	font-family: "Georgia", Times New Roman, Times, serif; color:#000000;
	font-weight: bold;
	font-size:10pt;
	background-color:#C0E1DB;
	padding:126px;
	padding-left:15.5px;
	text-align:left;
	
}

#spotLightArea
{
	width: 218px;
	text-align: center; 
	text-align: -moz-center;
     background-color: #B1D9D1;
}

.pnlSpotLight
{
	background-color:#E4F2E9;
	 -moz-border-radius-topleft:10px;
	 -moz-border-radius-bottomleft:10px;
	 -moz-border-radius-topright:10px;
	 -moz-border-radius-bottomright:10px;
	-webkit-border-top-left-radius:10px;
	 -webkit-border-bottom-right-radius:10px;
	 -webkit-border-top-right-radius:10px;
	 -webkit-border-bottom-left-radius:10px;
	 padding-top:10px;
	 padding-bottom:10px;

}

pnlTopSpotLight /*top spot light panel*/
{
	position:relative;
	padding-top:5px;
	height:auto;
	
}

.pnlBottomSpotLight /*bottom spot light panel*/
{
	
	position:relative;
	height:auto;
	padding-bottom:5px;
}

.spotlightBackground {
	background-color:#B1D9D1;
}

.spotlightTableCell
{
	background-color:#DCEEE2;
}

.spotlightSectionHeader
{
	font-family: "Georgia", Times New Roman, Times, serif; color:#000000;
	font-weight: bold;
	font-size:10pt;
	background-color:#B4D4C5;
	padding:2px;
	padding-left:4.5px;
	text-align:left;
	
}


.spotlightSectionText 
{
	font-size:9pt; 
	font-family: "Verdana"; color:#111111;
	background-color:#F5FBF8;
	padding:4px;
	text-align:left;
	font-weight: normal;
	line-height:13px;  
}


.spotlightSectionDivider
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:6px;
	background-color:#DCEEE2;
	padding:2px;
}



.spotlightTitleText
{
	font-family: "Georgia", Times New Roman, Times, serif; color:#000000;
	font-weight: bold;
	font-size:11pt;
	background-color:#E4F2E9;
	padding:4px;
	text-align:center;
	letter-spacing:0px;
	
}


.spotlightGeneralText 
{
	font-size: 10pt; 
	font-family: "Verdana"; color:#111111;
	background-color:#DBF4F0;
	padding:4px;
	text-align:left;
	font-weight: normal;
	line-height:13px; 
  
}





.teamGridHeader
{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#158184;
	font-weight:bold;
	
}


.lblBoard
{
	font-size:11px;
	
}

#specialtiesArea
{
	text-align:left;margin-left:70px;
}

.specialties
{
	list-style-image: url('images/purpleRightArrow.gif');
}

.specialties li.specHeader
{
	font-weight:bold;
	background-image:none;
	
	font-size:13px;
	list-style-image:none;
	list-style:none;
	margin-top:5px;
	text-indent:0px;
}

.specialties li
{
	font-family:Arial;
	text-indent:15px;
	font-size:12px;
	
}

.specialties li a
{
	color:#2b4a9f;
	
}






#teamTable
{
	width:100%;
	font-family:Arial
	
}

.teamTableName
{
	font-weight:bold;
	font-size:12px;
}





