@charset "utf-8";
/* CSS Document = 	THE ESTUARY */

/*
dusk brown (PMS = 7459) = Flash text = #7b6f67
Aqua (PMS = 462) = #2c95b5 
Base text: #343434; */

   
* {
	margin: 0;
  	padding: 0;
  	border: none;
	}

body {
	font: normal 1.10em/165% Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	margin-top: 0;
	padding-top: 0;
	}

.clearFloat {
	clear: both;
  	height: 1px;
  	overflow: hidden;
}  

#centerFlash {
	display: block;
	margin: 20% auto 0 auto;
	text-align: center;
	}
	
#centerFlash #introLink {
  	font: normal .50em/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
	}
	
#centerFlash #introLink a {
	color: #b5b5b5;
	border: 1px dotted #b5b5b5;
	padding: 5px;
	letter-spacing: 1px;
	text-decoration: none;
  }	  
	
#centerFlash #introLink a:hover {
	color: #3c3c3c;
	border: 1px dotted #3c3c3c;
	text-decoration: none;
  }	 		

/* BEGIN format :: About | Staff | all Main pages */ 

#mainWrap {
	display:block;
   	width: 950px; /* Change this to the width of your layout */
   	margin: 0 auto;
   	text-align: center;
	}
	
#mainWrap h2 {
	font: bold 1.25em/200% Georgia, "Times New Roman", Times, serif;
	padding: 30px 0 0 0;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #48413d;
	}	
	
#mainWrap p {
	display:block;
	font-weight: normal;
	font-size: 100%;
	line-height: 200%;
   	width: 650px;
   	text-align: center;
	}



/*-----------------------------------------------------------------MAIN WRAP HOME------*/
/* this is used in the new home page dated 12.9.09 */

#mainWrapHome {
	display:block;
   	width: 950px; /* Change this to the width of your layout */
   	margin: 0 auto;
   	text-align: center;
	border: 1px dotted #2d2d2d;
	background-color: #FFFFFF;
	padding-bottom: 40px;
	}

#mainWrapHome #leftSide {
    float: left;
    width: 540px;
	}

#mainWrapHome #leftSide h2 {
	font: bold 1.15em/200% Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 10px 20px;
	text-align: left;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #48413d;
	}	

	
#mainWrapHome #leftSide p {
	display:block;
  	font: normal .80em/200% Georgia, "Times New Roman", Times, serif;
   	width: 500px;
   	text-align: right;
	padding: 10px 30px 20px 50px;
	}	


#mainWrapHome #rightSide {
    float: left;
    width: 300px;
	}
	
#rightSide #feedTwitter {
	padding-top: 20px;
	padding-left: 60px;
}	

.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
line-height:2 !important;
margin:0 !important;
padding:0 !important;
width:auto !important;
}

.twtr-widget p {
line-height:18px !important;
font-size: 12px !important;; 
margin:0 !important;
padding:0 !important;
width:auto !important;
}

.twtr-widget {
font-family:"lucida grande",lucida,tahoma,helvetica,arial,sans-serif !important;
font-size:12px !important;
line-height: 20px; !important;
}


#Services table {
   	margin: 0 auto;
	text-align: center;
	border: 1px dotted #ccc;
	margin-top: 10px;
	}
		
#Services table td {
	padding: 20px;
	text-align: left;
	vertical-align: top;	
}		

#Services table td a {
	color: #a20611;
	text-decoration: none;
	margin-bottom: 30px;
	}
	
#Services table td a:hover {
	color: #a3a3a3;
	text-decoration: underline;
	}		

#Services ul {
	text-align: left;
	font: normal 70%/165% Verdana, Arial, Helvetica, sans-serif;
	margin: -10px 10px 15px 10px;
	}
	
#Services ul li {
	list-style-type: disc;
	}	


#Services ul li a {
	display: inline;
  	color: #2c95b5; 
  	padding: 10px 0;
  	text-decoration: none;   
	}

#Services ul li a:hover {
  	color: #1c6074;
  	text-decoration: underline;   
	}





#mainWrap #textSize  {
  	font: normal .75em/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	}
	
#mainWrap #textSize a {
	color: #6f6f6f;
	border: 1px dotted #6f6f6f;
	padding: 5px;
	letter-spacing: 1px;
	text-decoration: none;
  }	  
	
#mainWrap #textSize a:hover {
	color: #2c95b5 ;
	border: 1px dotted #2c95b5 ;
	text-decoration: none;
  }	 


#columnLeft { 
	position: relative;
  	z-index: 10;
	background-color: transparent;
    float: left;
    width: 250px;
    text-align: left;
    }
    
#columnLeft #siteLogo {
	display: block;
  	margin: 20px 0 0 80px;
	width: 160px;
	height: 66px;
	background: transparent url(../elements/logo.png) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}    
	
#columnLeft #leftNavParent  {
	position: relative;
  	z-index: 10;
		width: 250px;
  	margin-left: 0px;
  	padding-top: 30px;
  	list-style-type: none;
	text-align: left;
}

#columnLeft #leftNavParent li {
	display: inline;
}

#columnLeft #leftNavParent li a.main {
  	display: block;
  	width: 245px;    
    height: 30px;
	font: normal 90%/30px Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;		
	color: #343434;	
	text-decoration: none;
  	text-align: right;	
	}

#columnLeft #leftNavParent li a.main:hover {
	/*height: 30px;
	font: normal 90%/30px Verdana, Arial, Helvetica, sans-serif;*/
	color: #7b6f67;
}	

#columnLeft #leftNavParent li a.secondLine {
  	display: block;
  	width: 245px;    
    height: 30px;
	font: normal 90%/20px Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;		
	color: #343434;	
	text-decoration: none;
  text-align: right;
  margin-top: -6px; 	
	}

#guideLine {
	position: absolute;
	margin: -1px 0 0 130px;
	border-bottom: 1px solid #9f9999;
	height: 1px;
	width: 160px;
	overflow: hidden;
	display: none;
}

#columnLeft #leftNavParent #flyOut1 { 
	position: absolute;
  	margin: -50px 0 0 125px;
  /*width: 160px; -- widened to 200px to acommodate Susan Austin-Crumpton's name*/
 	width: 225px;
  	list-style-type: none;
  	left: 100px;
  	display: none;
    background: transparent url(../elements/invisibleDot.gif);
}

#columnLeft #leftNavParent #flyOut1 li {
	display: inline;
}

#columnLeft #leftNavParent #flyOut1 li a {
	display: block;
  	margin-left: 24px;
  	padding-right: 10px;
  	/*width: 135px;*/
  	width: 200px;
  	height: 30px;
  	font: normal 85%/30px Verdana, Arial, Helvetica, sans-serif;
  	text-align: right;
  	text-decoration: none;
  	color: #ffffff;
  	background: #9f9999 url(../elements/linkDotEdge.gif) no-repeat;
  	opacity: .85;
  	filter: alpha(opacity=85);  
}

#columnLeft #leftNavParent #flyOut1 li a:hover {
	text-decoration: underline;
}


#columnLeft #leftNavParent #flyOut1 li p {
	width: 135px;
  	height: 30px;
}

/*#columnLeft #leftNavParent #flyOut1 li a div {
	margin-left: 10px;
  border-bottom: 1px dashed #ffffff;
  padding-right: 10px;   
} */

#columnLeft #leftNavParent #flyOut1 li a .lastChild {
	background-color: #9f9999;
  background-image: none;
}



#columnLeft #dotStrip {
	width: 210px;
  	height: 25px;
  	margin: 6px 0 0 35px;
    font: normal 50px/25px "Times New Roman";
    letter-spacing: 5px;
    color: #343434;
    text-align: right;
  	/*background: transparent url(../elements/threeGrayDots.gif) right top no-repeat;*/
}


#columnLeft #lifeNav {
	postion: relative;
	width: 243px;
}

#columnLeft #lifeNav ul {
		width: 243px;
  	list-style-type: none;
}

#columnLeft #lifeNav ul li {
	display: inline;
}

#columnLeft #lifeNav ul li a {
	display: block;
  	width: 243px;
  	height: 25px; 
  	text-indent: -2000px;
  	overflow: hidden; 
}

#columnLeft #lifeNav #lifeLink {
	background: transparent url(../elements/lifeNavBG.gif) right 0 no-repeat;
	margin: 7px 0;
}

#columnLeft #lifeNav #lifeLink:hover {
	background: transparent url(../elements/lifeNavBG.gif) right -25px no-repeat;
	margin: 7px 0;	
}


#columnLeft #lifeNav #wellBeingLink {
	background: transparent url(../elements/wellBeingNavBG.gif) right top no-repeat;
	margin: 7px 0;	
}

#columnLeft #lifeNav #wellBeingLink:hover {
	background: transparent url(../elements/wellBeingNavBG.gif) right -25px no-repeat;
	margin: 7px 0;	
}


#columnLeft #lifeNav #healingLink {
	background: transparent url(../elements/healingNavBG.gif) right top no-repeat;
	margin: 7px 0;	
}

#columnLeft #lifeNav #healingLink:hover {
	background: transparent url(../elements/healingNavBG.gif) right -25px no-repeat;
	margin: 7px 0;	
}


#columnLeft #lifeNav #explorationLink {
	background: transparent url(../elements/explorationNavBG.gif) right top no-repeat;
	margin: 7px 0;	
}

#columnLeft #lifeNav #explorationLink:hover {
	background: transparent url(../elements/explorationNavBG.gif) right -26px no-repeat;
	margin: 7px 0;	
}


#columnLeft #emmaForm {
	padding: 15px 0 15px 60px;
	text-align: right;
	}
	
#columnLeft #emmaForm form {
	border: 1px dotted #666;
	}	

/* Controls the alignment of "submit" and "clear" buttons */
#columnLeft #emmaForm form .e2ma_signup_form_button_row {
	padding-left: 20px;
}


#columnLeft #emmaForm form .e2ma_signup_form_button { 
    width: 60px !important;
	color: #343434;
	border: 1px double #666;
	background-color: #dedede;
}


#columnLeft #emmaForm table td {
	padding: 5px;
	text-align: left;
	}
	
/* ------------------------------------------------------------------------------------------------------------ #rightContent ---------------------- */


#rightContent { 
	background-color: transparent;
    float: left;
    width: 690px;
	 }	


#rightContent #backStripe {
	background-image: url('../elements/imageback.png'); 
	position: relative; 
	width: 650px; 
	height: 255px; 
	background-repeat: no-repeat; 
	margin: 0 0 20px 40px;
	}
	
	
#rightContent #backStripe img {
	width: 650px; 
	height: 255px; 
	float: left;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;	
	border-bottom: 2px solid #fff;	
	}	

#rightContent #Pic {
	padding: 0 0 20px 40px;
	background: transparent url(../photos/about.png) no-repeat;	
	width: 650px;
	height: 255px;	
	 }		 

/* h1 not currently in use 10-13-2008 */

#rightContent h1 {
	}	

#rightContent h2 {
	font: bold 1.05em/180% Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 8px 40px;
	text-align: left;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #48413d;
	}	
	
#rightContent h3 {
	font: bold .95em/200% Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 45px;
	text-align: left;
	letter-spacing: 1px;
	color: #706660;
	}
	
#rightContent h3.listGroup {
	font: bold 1em/200% Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 5px 45px;
	text-align: left;
	letter-spacing: 1px;
	color: #343434;
	}			

#rightContent h4 {
	font: bold .90em/180% Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 4px 45px;
	text-align: left;
	color: #645750;
	}

#rightContent p {
	text-align: left;
	width: 650px;
	padding: 0 0 10px 50px;
	font-weight: normal;
	font-size: 85%;
	line-height: 200%;
}


#rightContent p#lineTight {
	text-align: left;
	width: 650px;
	padding: 0 0 15px 50px;
	font-weight: normal;
	font-size: 90%;
	line-height: 160%;
}

#rightContent #textSize  {
	text-align: left;
  	font: normal .80em/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 40px;
	}
	
#rightContent #textSize a {
	color: #6f6f6f;
	border: 1px dotted #6f6f6f;
	padding: 3px;
	letter-spacing: 1px;
	text-decoration: none;
  }	  
	
#rightContent #textSize a:hover {
	color: #2c95b5 ;
	border: 1px dotted #2c95b5 ;
	text-decoration: none;
  }	 

/*Styles that follow are for events-calendar.php */

#rightContent h3.mainEvent {
	font: bold .90em/200% Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 45px;
	text-align: left;
	letter-spacing: 1px;
	color: #343434;
	}


#rightContent #event {
	text-align: left;
	width: 650px;
	margin: 0 0 20px 50px;
	padding-bottom: 15px;
	font: bold .95em/140% Verdana, Arial, Helvetica, Sans-serif;
	border-bottom: 1px dotted #343434;
}

#rightContent #time {
	text-align: left;
	width: 650px;
	padding: 0 0 8px 50px;
	font: bold .80em/100% Verdana, Arial, Helvetica, Sans-serif;
	color: #7b6f67;
}


#rightContentWide {
	text-align: left;
	width: 860px;
	padding: 0 0 8px 50px;
	font: bold .90em/100% Verdana, Arial, Helvetica, Sans-serif;
	color: #7b6f67;
}



/*END styles for events-calendar.php */


#quoteRight {
	float: right;
	font: normal 85%/200% Georgia, "Times New Roman", Times, serif;
	color: #343434;
	margin: -10px 0 10px 0;
	}



#rightContent ul {
	text-align: left;
	font: normal 85%/165% Georgia, "Times New Roman", Times, serif;
	margin: 0 10px 15px 70px;
	}
	
#rightContent ul li {
	list-style-type: circle;
	padding-top: 5px;
	}	


#rightContent #linkList ul {
	text-align: left;
	font: normal 85%/165% Georgia, "Times New Roman", Times, serif;
	margin: 10px 10px 15px 70px;
	}
	
#rightContent #linkList ul li {
	list-style-type: square;
	}

#rightContent #linkList ul li a {
	display: inline;
  	color: #2c95b5; 
  	padding: 10px 0;
  	text-decoration: none;   
	}

#rightContent #linkList ul li a:hover {
  	color: #1c6074;
  	text-decoration: underline;   
	}


#rightContent table {
		margin: 10px 0 15px 50px;
		border: 1px dotted #fff;
		}
		
#rightContent table th {
	font: bold 100%/160% Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-align: left;
	vertical-align: top;	
	}

#rightContent table td {
	font: normal 100%/160% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
	vertical-align: top;	
}		

#rightContent table td a {
	color: #a20611;
	text-decoration: none;
	margin-bottom: 30px;
	}
	
#rightContent table td a:hover {
	color: #a3a3a3;
	text-decoration: underline;
	}		



#rightContent hr {
	margin-top: 30px;
	margin-left: 50px;	
	color: #a1988e;
	background-color: #a1988e;
	height: 1px;
	width: 650px;
}


#rightContent #footer {
	margin: 20px auto;
	padding-bottom: 15px;
	width: 400px;
	text-align: center;
	color: #a1988e;
	font: normal 80%/145% Verdana, Arial, Helvetica, Sans-serif;	
}

#rightContent #footer a {
	color: #7b6f67;
	text-decoration: none;
}

#rightContent #footer a:hover {
	color: #2c95b5;
	text-decoration: underline;
}



/* END format :: About | Staff | all Main pages */ 


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Below is formatting for Concept pages */

/* BEGIN format :: Life | Well Being | Healing | Exploration pages */ 

#flashWrap {
   width: 890px; /* Change this to the width of your layout */
   margin: 0 auto;
   text-align: center;
	}

#flashLeft {
	background-color: transparent;
    float: left;
    width: 450px;
	margin-right: 0;
	vertical-align: top;
    }
	
#flashTextRight {
	background-color: transparent;
    float: left;
    width: 400px;
	margin-left: 10px;  
	margin-top: 30px;
	 }	

#flashTextRight p {
	text-align: left;
	width: 400px;
	padding: 0 0 20px 0;
	font: normal .85em/200% Georgia, "Times New Roman", Times, serif;
	color: #343434;
	letter-spacing: 1px;
}


#flashTextRight ul {
	text-align: left;
	width: 380px;
	padding: 0 0 10px 20px;
	}

#flashTextRight ul li {
	font: normal .95em/200% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;	
	color: #343434;
	list-style-type: disc;
	}


#flashTextRight #textSize  {
  	font: normal .75em/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	}
	
#flashTextRight #textSize a {
	color: #6f6f6f;
	border: 1px dotted #6f6f6f;
	padding: 5px;
	letter-spacing: 1px;
	text-decoration: none;
  }	  
	
#flashTextRight #textSize a:hover {
	color: #2c95b5 ;
	border: 1px dotted #2c95b5 ;
	text-decoration: none;
  }	 


.upperCase {
	text-transform: uppercase;
	font: normal .95em/200% Georgia, "Times New Roman", Times, serif;	
	}


#siteLogoLife {
	display: block;
	margin-right: auto;
	margin-left: auto;	
	text-align: center;	
	width: 160px;
	height: 66px;
	background: transparent url(../elements/logo.png) no-repeat;
	text-indent: -3000px;
margin-top: 25px;
}  	

h2 {	
	font: bold 1.15em/200% Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 20px 0;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #48413d;
	}
	
h3 {	
	font: bold 1em/190% Georgia, "Times New Roman", Times, serif;
	padding: 10px 0 20px 0;
	font-variant: small-caps;
	letter-spacing: 2px;
	color: #48413d;
	}		

p {
	width: 600px;
	padding: 0 0 20px 0;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 36px;
	color: #343434;
	}
	

#navChannel {
  height: 26px;
  line-height: 26px;
  text-align: center;
  margin-top: 10px;
}  
  
#mainNav {
width: 441px;
margin: 0 auto;
list-style-type: none;
text-align: left;
}  		
	

#mainNav li {
display: inline;
}

#mainNav a {
display: block;
float: left;
text-align: center;
height: 26px;
font-size: 100%;
text-indent: -1000px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
overflow: hidden;
}


#mainNav #life {
width: 70px;
height: 26px;
background: url("../imenu/lifeLink.gif") 0 0 no-repeat;
}
 
#mainNav #life:hover  {
background: transparent url("../imenu/lifeLink.gif") 0 -26px no-repeat;
}
	
	
#mainNav #being {
width: 135px;
height: 26px;
background: transparent url("../imenu/beingLink.gif") 0 0 no-repeat;
}
 
#mainNav #being:hover  {
background: transparent url("../imenu/beingLink.gif") 0 -26px no-repeat;
}


#mainNav #healing {
width: 105px;
height: 26px;
background: transparent url("../imenu/healingLink.gif") 0 0 no-repeat;
}
 
#mainNav #healing:hover  {
background: transparent url("../imenu/healingLink.gif") 0 -26px no-repeat;
}


#mainNav #exploration {
width: 131px;
height: 26px;
background: transparent url("../imenu/explorationLink.gif") 0 0 no-repeat;
}
 
#mainNav #exploration:hover  {
background: transparent url("../imenu/explorationLink.gif") 0 -26px no-repeat;
}

hr {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;	
	text-align: center;
	color: #7b6f67;
	background-color: #7b6f67;
	height: 1px;
	width: 640px;
}	


#menuTwo {
	padding-top: 12px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #343434;
	}
  
#menuTwo a {
/*font: 11px/20px Georgia, "Times New Roman", Times, serif;*/
color: #343434;
text-decoration: none;
letter-spacing: 1px;
} 

#menuTwo a:hover {
color: #7b6f67;
text-decoration: underline;
}


#footer {
	margin: 20px auto;
	padding-bottom: 15px;
	width: 400px;
	text-align: center;
	color: #343434;
	font: normal .70em/145% Verdana, Arial, Helvetica, Sans-serif;	
}

#footer a {
	color: #2c95b5;
	text-decoration: underline;
}

#footer a:hover {
	color: #7b6f67;
	text-decoration: underline;
}


/*.marBot {
		margin-bottom: 15px;
		}*/
		
	
.marTop {
	margin: 20px 0 0 0;
	}


/*--------------------------------------------------------------------------------------------- LINKS MAIN */

a:link {
	color: #2c95b5; 
	text-decoration: underline; 
	}
	
a:visited { 
	color: #1c6074;
	text-decoration: underline; 
	}
	
a:hover { 
	color: #1c6074; 
	text-decoration: underline; 
	}
	
a:active { 
	color: #1c6074; 
	text-decoration: none; 
	}	

/*------------------------------------------*/

#topUp {
	float: left;
	width: 200px;
  	font: normal 80%/140% Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 0;
  }	
  
#topUp a {
	color: #b5b5b5;
	border: 1px dotted #b5b5b5;
	padding: 5px;
	text-decoration: none;
  }	  
	
#topUp a:hover {
	color: #3c3c3c;
	border: 1px dotted #3c3c3c;
	text-decoration: none;
  }	 	
