.ahem  { visibility: hidden; display: none }

a	{

	color:          #330099; 

	text-decoration: underline

	}



a:link  {

	color:          #008B95;

	text-decoration: underline

	}



a:visited  {

	color:          #cc3399;

	}



a:active  {

	color:          #330099;

	text-decoration: none

	}



a:hover  {

	color:          #C9DD03;

	text-decoration: none

	}



.prime:link  	{ color : #FFFFFF;  text-decoration : underline; }

.prime:visited { color : #FFFFFF;  text-decoration : underline; }

.prime:active  { color : #FFFFFF;  text-decoration : underline; }

.prime:hover  	{color : #FFFFFF;  text-decoration : underline; }







body	{

	font-family:	Verdana, Arial, Helvetica, sans-serif;

	font-size: 		12px;

	line-height:	18px;

	margin:      	0px 0px 0px;

	padding:     	0px;

		}





.blueme	{

	color:		#009BAA;

	}







	

#leftcontent    {

	font-size:	12px;

	text-align:	left;

	position:	absolute;

	top:		145px;

	left:		10px;

	width:          170px;

	z-index:2;

	}



#banner  {

	background-color: transparent;

	text-align: 	left;

	position:	absolute;

	top:		15px;

	left:		50px;

	width:		732px;

	height:		100px

	}



#belowbanner {

	color:		#008B95;

	position:	absolute;

	text-align: 	center;

	font-size:	9px;

	font-family:	Lubalin, Helvetica, Arial, sans-serif;

	left:		10px;

	top:		115px;

	width:		170px;

	}



#rightnav {
	position:	absolute;
	top:		5px;
	font-size:	12px;
	font-family:	Lubalin, Helvetica, Arial, sans-serif;
	color:		#CCCCCC;
	margin-left:	170px;
	width:		638px;
	text-align:	right;
	text-decoration: none;
	left: -13px;

	}



#centercontent   {

	position:	absolute;

	top:		140px;

	margin:		0px;

	margin-left:	180px;

	width:		625px;

	padding:	0px;

	padding-top:	0px;

	padding-right:	20px;

	voice-family:   "\" }\"";

	voice-family:	inherit;

   	background-color:transparent;

	z-index:	0;

	}



html>body #centercontent {

   		margin-left:	180px;

		width:		625px;

		}



#centercontent p  { font-size: 12px; line-height: 1.6em }



#centercontent li  { font-size: 12px; line-height: 1.6em; margin-left:10px; }



p,pre  {

margin: 10px 30px;

}



h1 	{

	font-size:	16px;

	margin: 	10px 30px;

	}



h2	{

	font-size:	13px;

	margin: 	10px 30px;

	}



h1,h2,h3 {

	color:	#008789;

	}



#footer   {

	top:		10px;

	width:		625px;

	padding-top:	6px;

	font-size:	9px;

	text-align:	right;

	}



#namestyle  {

	border-left:	1px solid #330099;

	border-right:	1px solid #330099;

	background-color:	#ffffff;

	margin-top:	0px;

	margin-left:    180px;

	height:		104px;

	width:		562px;

	voice-family:	"\" }\"";

	voice-family:	inherit;

	width:		560px;

 	margin-left:	180px;

	}



html>body #namestyle {

	width:	560px;

   	margin-left: 180px;

	}



#section  {

	background-color: transparent;

	position:	absolute;

	top: 		104px;

	left: 		717px;

	height:         210px;

	}







html>body #banner {

	height:96px;

	}



.rightcontent { 

	float: right; 

	margin: 10px 15px 0px 10px; 

	width: 225px

	voice-family:      "\" }\"";

	voice-family: inherit;

	width:	205px;

	}



html>body .rightcontent {

	width:	205px;

	}





		

p,li	{

	font-style:   normal;

	font-variant: normal;

	font-weight:  normal;

	line-height:  1.5em;

	}



form {

	margin: 0px;

	padding: 0px;

	}



input  {

	background: #fff;

	border: 1px;

	color: solid gray;

	}







.fieldhomepage    { font-size: 11px; font-family: Verdana, Arial, sans-serif; background-color: #ddf; margin-top: 0px; margin-bottom: 6px; padding: 2px 4px; width: 140px }



	

/*========== nav menu ====================*/



#nav, #nav ul { /* all lists */

		padding: 0;

		margin: 0;

		list-style: none;

		float : left;

		z-index: 10;

	}

	

	

	#nav li { /* all list items */

		position : relative;

		float: left;

		line-height : 1.25em;

		margin-bottom : -1px;

		

	}

	

	#nav li ul	

	{

		/* second-level lists */

		position: absolute;

		left: -999em;

		margin-left: 170px;

		margin-top: -1.85em;

		border-width: 1px 1px 2px 1px;

		border-style: none;

		border-color: #333;

		text-align: left;

	}

	

	#nav li a,#nav li.current li a

	{

		width: 158px;

		display: block;

		color: #fff;

		text-decoration: none;

		padding: 3px 6px;

		border-color: #fff;

		border-width: 1px 0px 1px 0px;

		border-style: solid;

	}







		

html>body #nav li a,html>body #nav li.current li a

	{

		width: 158px;

	}

	

	#nav li.current a, #nav li.current li.current a {

		font-weight: normal;

	

	}

	

	#nav li.current li a {

		font-weight: normal;

	

	}



	#nav li:hover ul li a, #nav li.sfhover ul li a, #nav li.current ul li a, #nav li ul li a {

		border-width: 0px 0px 0px 0px;

		font-weight: normal;

	}

		

	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {

		left: -999em;

	}

	

	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */

		left: auto;

	}

	

	

/*========== end nav menu ====================*/



#nav #home,#nav #home ul a:hover {

	background: 	#008789;

	color:		#fff;

	}

#nav #who_we_are,#nav #who_we_are ul a:hover {

	background:	#009BAA;

	color: 		#fff;

	}

#nav #services,#nav #services ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}

#nav #news_and_diary,#nav #news_and_diary ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}

#nav #personal,#nav #personal ul a:hover {

	background:	#009BAA;

	color: 		#fff;

	}

#nav #fundraising,#nav #fundraising ul a:hover {

	background:	#009BAA;

	color: 		#fff;

	}

#nav #information,#nav #information ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}

#nav #ethnic_publications,#nav #ethnic_publications ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}

#nav #volunteering,#nav #volunteering ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}

#nav #art_alliance,#nav #art_alliance ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}

#nav #healingjourney,#nav #healingjourney ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}

#nav #contact,#nav #contact ul a:hover { 

	background:	#009BAA;

	color:		#fff;

	}

#nav #sitemap,#nav #sitemap ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}



#nav #home:hover a,#nav #home.sfover a,#nav #home ul,#nav #home ul a {

	background-color:	#cff;

	color:			#399;

	}



#nav #who_we_are:hover a,#nav #who_we_are.sfover a,#nav #who_we_are ul,#nav #who_we_are ul a {

	background-color:	#cff;

	color:			#399;

	}



#nav #services:hover a,#nav #services.sfover a,#nav #services ul, #nav #services ul a {

	background-color:	#cff;

	color:			#399;

	}



#nav #news_and_diary:hover a,#nav #news_and_diary.sfover a,#nav #news_and_diary ul,#nav #news_and_diary ul a {

	background-color:	#cff;

	color:			#399;

	}



#nav #personal:hover a,#nav #personal.sfover a,#nav #personal ul,#nav #personal ul a {

	background-color:	#cff;

	color:			#399;

	}



#nav #fundraising:hover a,#nav #fundraising.sfover a,#nav #fundraising ul,#nav #fundraising ul a {

	background-color:	#cff;

	color:			#399;

	}



#nav #information:hover a,#nav #information.sfover a,#nav #information ul,#nav #information ul a {

	background-color:	#cff;

	color:			#399;

	}



#nav #ethnic_publications:hover a,#nav #ethnic_publications.sfover a,#nav #ethnic_publications ul,#nav #ethnic_publications ul a {

	background-color:	#cff;

	color:			#399;

	}

#nav #volunteering:hover a,#nav #volunteering.sfover a,#nav #volunteering ul,#nav #volunteering ul a {

	background-color:	#cff;

	color:			#399;

	}

#nav #art_alliance:hover a,#nav #art_alliance.sfover a,#nav #art_alliance ul,#nav #art_alliance ul a {

	background-color:	#cff;

	color:			#399;

	}

#nav #healingjourney:hover a,#nav #healingjourney.sfover a,#nav #healingjourney ul,#nav #healingjourney ul a {

	background-color:	#cff;

	color:			#399;

	}

#nav #contact:hover a,#nav #contact.sfover a,#nav #contact ul,#nav #contact ul a {

	background-color:	#cff;

	color:			#399;

	}

#nav #sitemap:hover a,#nav #sitemap.sfover a,#nav #sitemap ul,#nav #sitemap ul a {

	background-color:	#cff;

	color:			#399;

	}

#nav #workopportunities:hover a,#nav #workopportunities.sfover a,#nav #workopportunities ul,#nav #workopportunities ul a {

	background-color:	#cff;

	color:			#399;

	}

#nav #workopportunities,#nav #workopportunities ul a:hover {

	background:	#009BAA;

	color:		#fff;

	}



.signup        { 

	color: 		;

	font-family:	Verdana,Helvetica,Arial,sans-serif;

	text-align: 	center;

	margin-top: 	20px; 

	padding-bottom: 10px; 

	background-color: #C9DD03;

	width: 		171px;

	voice-family:   "\" }\"";

	voice-family:	inherit;

	

		}



html>body .signup {

   		width:		170px;

		margin-top:	305px;

		padding-top:	5px;

		}

.signup p {

	letter-spacing:	-1px;

	margin:		0px;

	padding:	5px 8px;

	font-size:	12px;

	}



.signup form p {

	

	

	}



.healingjourney {

   		width:		160px;

		margin-top:	17px;

		Padding-top:	10px;

		padding-bottom:	10px;

		padding-left:	10px;

		background-color: #993366;

		text-align: 	left;

		color:	#fff

		font-family:	Courier,Courier New,Helvetica,Arial,sans-serif;

		}

.facebook {

   		
		Align:			left;
		
		Padding-top:	10px;

		padding-bottom:	10px;

		background-color: #ffffff;

		text-align: 	left;

		color:	#fff;

		font-family:	Courier,Courier New,Helvetica,Arial,sans-serif;

		}

.healingjourney p {

	margin-left:	0px;

	padding-top:	0px;

	font-size:	12px;

	font-family:	Verdana,Helvetica,Arial,sans-serif;

	line-height :	1em;

	color:		#fff;

	}

	

.healingjourney	a	{

	color:          #FFF; 

	text-decoration: underline

	}



.healingjourney a:link  {

	color:          #FFF;

	text-decoration: underline

	}

	

.healingjourney	a:hover  {

	color:          #FFF;

	text-decoration: underline

	}



.healingjourney a:visited  {

	color:          #fff;

	text-decoration: none

	}



.hidden { visibility: hidden; display: none; }

.space { height: 60px }

.quote {

	margin: 10px;

	min-width: 90px;

	background-image: url(images/quote_left.png);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	background-color: #999;

	padding-top: 1px;

	font-family: Helvetica,Arial,sans-serif;

	line-height: 1.33;

	}



.quote p {

	font-family: Helvetica,Arial,sans-serif;

	color: ;

	font-weight: bold;

	margin-top: 30px;

	margin-left: 60px;

	margin-bottom: 0px;

	margin-right: 0px;

	padding: 0px 30px 25px 0px;

	background-image: url(images/quote_right.png);

	background-repeat: no-repeat;

	background-position: 100% 100%;

	background-color: #999;

	}



#controls {

	position: absolute;

	left: 770px;

	top: 220px;

	}



#donate_now a span {

	visibility: hidden;

	width: 100%;

}



#donate_now a {

	text-decoration: none;

	display: block;

	height: 36px;

	background: url(images/donate_now.gif) no-repeat;

}



#donate_now a:hover {

	background-position: 0 -36px;

}



.form_border {

	border-width: 1px;

	border-style: solid;

	border-color: #7F9DB9;

}


.table p {

	font-family: Verdana,Arial,sans-serif;

	line-height: 24px;
	
	margin-left: 0px;

	}
	
#homegraphic {

	position: absolute; top: 86px; left: 371px; 
	
	}

img.floatRight { 
    float: right; 
    margin: 0px; 
}

.box {
    background: #DEDEDE;
    border: 1px solid #707070;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 13.5px;
    line-height: 130%;
    margin: 15px 45px 20px 45px;
    padding: 10px 15px 10px 15px;
}

.box1 {
    background: #CEF0F2;
    border: 1px solid #707070;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12.5px;
    line-height: 140%;
    margin: 15px 45px 20px 45px;
    padding: 10px 15px 10px 15px;
}
