@import 'common.css';


#content_header
{
	height: 32px;
	background-color: #000;
	color: #fff;
	font-size: 24px;
	padding: 23px 0 0 8px;
}
.r_h
{
	font-size: 13px;
	color: green;
	padding-bottom: 20px;
	padding-left: 7px;
}
#content_main
{
	width: 100%;
	background-color: #EAE1C7;
}
#content_main td
{
	vertical-align: top;
}
#content_main .l
{
	width: 160px;
	padding: 27px 0 0 0;
}
#content_main .directory_l
{
	padding: 37px 0 10px 0;
}

#content_main .l a
{
	display: block;
	clear: both;
	float: left;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	margin: 0 0 12px 11px;
}
* html #content_main .l a
{
	margin-left: 6px;
}
#content_main .l a.act,
#content_main .l a:hover
{
	color: #CC3300;
}
#content_main .c
{
	width: 400px;
	padding: 8px 70px 0 0;
	color: #333333;
}
#content_main .c h2
{
	color: #666666;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
}
#content_main .directory_c 
{
	color: #000 !important;
	margin: 5px 0 8px 0 !important;
	font-weight: 100;
}
#content_main .txt_directory 
{
	line-height: 13px !important;
	margin-bottom: 23px;
}
#content_main .c .subheader
{
	color: #336633;
	font-size: 14px;
	display: block;
	margin-bottom: 19px;
}
#content_main .c .subheader_big
{
	color: #000;
	font-size: 18px;
	margin-bottom: 19px;
	font-weight: 100;
}
#content_main .c img
{
	display: block;
	margin-bottom: 6px;
}
#content_main .c .c_sh
{
	font-size: 12px;
	color: #3A681E;
	font-style: normal;
	display: block;
}
#content_main .c h4
{
	font-size: 14px;
	color: #3A681E;
	margin-bottom: 0;
}
#content_main table
{
	width: 100px;
	vertical-align: middle;
	margin: 15px 0 10px 0;
}
#content_main table td
{
	vertical-align: middle;
}
#content_main table th
{
	width: 18px;
}
#back_to_top 
{
	text-decoration: none;
	color: #3A681E;
	padding-left: 8px;
	font-size: 11px;
	font-weight: 600;
	vertical-align: middle;
}
#content_main .r
{
	width: 190px;
	background-color: #F5F0E3;
	padding: 28px 10px 0 0;
}

#content_main .r a
{
	display: block;
	clear: both;
	color: #336633;
	text-decoration: none;
	margin: 0 0 12px 0;
	padding-left: 20px;
}
#content_main .r a.act,
#content_main .r a:hover
{
	color: #CC3300;
	background: url(../img/arrow_r.gif) 10px 4px no-repeat
}
#content_main .r .menu
{
	width: 180px;
	height: 22px;
	display: block;
	margin: -10px 0 10px 10px;
	background: url(../img/icon_menu_line.gif)  left bottom no-repeat;
}
#content_main .r .resources
{
	width: 180px;
	height: 22px;
	display: block;
	margin: -13px 0 12px 10px;
	background: url(../img/icon_resousces_line.gif)  left bottom no-repeat;
}
#content_main .tl
{
	color: #CC3300;
}

/* HACK JESSE: Directory links */
/*                             */
#content_main .c * a
{
	color: #CC3300;
	text-decoration: none;
}

/* Calendar (begin)*/
	#content_main .c_c
	{
		width: 660px;
		padding: 8px 10px 0 0;
		color: #333333;
	}
	#calendar
	{
		width: 660px !important;
		border: 1px solid #036;
		border-collapse: collapse;
		background-color: #FFFFFF;
	}
	#calendar caption
	{
		margin-top: 20px;
		margin-bottom: 0;
		width: 660px;
	}
	* html #calendar
	{
		margin-top: 0 !important;
	}
	
	#calendar caption h3
	{
		float: right;
		margin: 0 0 2px 200px;
		width: 33%;
		font-size: 16px;
	}
	#calendar caption b
	{
		padding: 0 3px;
	}
	#calendar caption a
	{
		width: 33%;
		margin-top: 3px;
		float: right;
		text-align: right;
	
		color: #399;
		text-transform: uppercase;
		font-size: 11px;
		text-decoration: underline;
	}
	#calendar caption h3 a
	{
		width: auto;
		display: inline;
		float: none;
		border: 0;
	
		color: #000;
		text-decoration: none;
		font-size: 16px;
		font-weight: 600;
	}
	#calendar td,
	#calendar th
	{
		border: 1px solid #0C592D;
		width: 94px;
		vertical-align: top !important;
	}
	#calendar td
	{
		padding: 1px 5px;
		color: #0C592D;
		font-size: 11px;
	}
	#calendar th
	{
		color: #807D4B;
		text-transform: uppercase;
		font-size: 11px;
		text-align: left;
		padding-left: 5px;
	}
	#calendar .weekend
	{
		background-color: #ccc;
	}
	
	#calendar .part_1 b
	{
		display: block;
		margin-bottom: 7px;
		color: #FF5D00;
		text-transform: uppercase;
	}
	* html #calendar .part_1 b
	{
		margin-bottom: 5px;
	}
	#calendar .part_1 a
	{
		margin: 0 0 6px 0;
		line-height: 95%;
		color: #0C592D;
		display: block;
		text-decoration: none;
	}
	#calendar .part_1 a:hover
	{
		color: #f60;
	}
	#calendar .part_1 td
	{
		border-width: 1px 1px 0;
	}
	#calendar .part_2 td
	{
		border-width: 0 1px 1px;
		height: 14px;
	}
	#calendar .part_1_1 td
	{
		padding: 0;
		border-width: 0 1px;
	}
	#calendar .part_1_1 td.note
	{
		border: 0px solid #f60;
		width: auto;
	}
	#calendar .part_1_1 td.note h5
	{
		border: 1px solid #f60;
		margin: 0 1px;
		padding: 0 3px;
		font-size: 11px;
		font-weight: normal;
		background-color: #fff;
		margin-bottom: 1px;
	}
	
	#calendar .holiday
	{
		background-color: #807D4B;
	}
	#calendar .vacancy
	{
		background-color: #DFDED2;
	}
	#school_descr
	{
		color: #399;
		font-size: 9px;
		font-weight: 600;
		text-align: right;
	}
	#school_descr a
	{
		color: #399;
	}
	#school_descr a:hover
	{
		color: #f60;
	}
	
	.calendar h2
	{
		font-size: 14px !important;
		font-weight: 100;
	}
	.calendar h2.black
	{
		color: #000 !important;
	}
	.calendar .subheader
	{
		font-size: 16px !important;
		color: #000 !important;
	}
	.calendar img
	{
		margin: 22px 0 !important;
	}
	.calendar p
	{
		line-height: 13px !important;
	}
	/* HACK JESSE: handle content links */
	.calendar div a,
	.calendar p a {
      color: #CC3300;
      text-decoration: none;
	}
	#nav_txt
	{
		float: right;
		margin-top: -17px;
	}
	#nav_txt a
	{
		color: #3A681E;
		font-size: 10px;
		text-decoration: none;
	}
	.inactive_nav
	{
		color: #CCCCCC !important;
		cursor: text;
	}
	.sep
	{ 
		margin: 0px 3px; 
		color: #3A681E;
	}
	#content_main .news_r .news
	{
		width: 180px;
		height: 23px;
		display: block;
		margin: -20px 0 15px 10px;
		background: url(../img/icon_menu_line.gif)  left bottom no-repeat;
	}
	#content_main .news_r a
	{
		margin-left: -7px;
		color: #676155;
	}
	#content_main .month_news
	{
		color: #CC3301;
		font-size: 16px;
		width: 180px;
		height: 23px;
		display: block;
		margin: 0 0 15px 10px;
		background: url(../img/icon_month_line.gif) left bottom no-repeat;
	}
	#content_main .news_r a.act,
	#content_main .news_r a:hover
	{
		color: #CC3300 !important;
		background: none;
	}
	#move_tools
	{
		margin: 50px 0 0 0;
	}
	#move_tools a
	{
		color: #CC3300 !important;
		text-decoration: underline !important;
	}
	#move_tools .back
	{
		float: left;
	}
	#move_tools .more
	{
		float: right;
		margin-right: 20px;
	}
	* html #move_tools .more
	{
		margin-right: 10px;
	}
	/* Small Calendar (begin)*/
		#small_calendar
		{
			font-size: 14px;
			text-transform: uppercase;
			width: 182px !important;
			margin: -8px 0 20px 9px !important;
			font-weight: 600;
		}
		#small_calendar caption
		{
			width: 100%;
			text-transform: none;
			height: 25px;
		}
		#small_calendar caption h3
		{
			float: right;
			margin: 0;
			width: 100%;
			font-size: 14px;
		}
		#small_calendar caption b
		{
			padding: 0 3px;
			color: #3A681E;
		}
		#small_calendar caption h3 a
		{
			width: auto;
			float: none;
			border: 0;
		
			color: #3A681E !important;
			text-decoration: none;
			font-size: 14px;
			font-weight: 600;
			display: inline !important;
		}
		#small_calendar th
		{
			padding-bottom: 9px;
			width: 26px;
		}
		#small_calendar td.div
		{
			height: 3px;
			font-size: 1px;
			background: transparent;
		}
		#small_calendar td
		{
			background-color: #D4D0C5;
			height: 23px;
			text-align: center;
			vertical-align: middle;
			font-size: 13px;
		}
		#small_calendar td.inactive
		{
			color: #BBB;
		}
		#small_calendar td a
		{
			padding: 2px 0 0 0 !important;
			margin: 0 !important;
			float: none !important;
			color: #000 !important;
			height: 19px;
			background: url(../img/small_calendar/event.gif) 50% 50% no-repeat;
		}
		#small_calendar td a:hover
		{
			color: #000 !important;
			background: url(../img/small_calendar/event.gif) 50% 50% no-repeat !important;
		}
		#small_calendar div.today
		{
			height: 20px;
			background: transparent url(../img/small_calendar/today.gif) 50% 1px no-repeat;
			color: #fff;
			padding-top: 3px;
		}
		#small_calendar div.today 
		{
			height: 20px;
			background: transparent url(../img/small_calendar/today.gif) 50% 1px no-repeat;
			color: #fff;
			padding-top: 3px;
		}
		#small_calendar td a.today
		{
			color: #fff !important;
			background: url(../img/small_calendar/event_today.gif) 50% 50% no-repeat;
		}
		#small_calendar td.first
		{
			background: #D4D0C5 url(../img/small_calendar/corner_l.gif) 0 0 no-repeat;
		}
		#small_calendar td.last
		{
			background: #D4D0C5 url(../img/small_calendar/corner_r.gif) 100% 0 no-repeat;
		}
		.ww_header
		{
			margin-top: -12px !important;
		}
		.news_r form
		{
			margin: -10px 0 10px 8px;
		}
		* html .news_r form
		{
			margin-bottom: 20px;
		}
		.news_r select
		{
			width: 100%;
			margin-bottom: 10px ;
			font-size: 11px;
		}
		
	/* Small Calendar (end)*/
/* Calendar (end)*/

/* Contact (begin)*/
	.contact
	{
		color: #676155;
		padding: 22px 20px 50px 0 !important;
		font-size: 12px;
		line-height: 14px;
	}
	.contact p
	{
		font-size: 13px;
		font-weight: 100;
		margin: 0;
		line-height: 16px;
	}
	.contact img
	{
		padding: 10px 0 9px 0;
	}
	.contact a
	{
		color: #CC3300;
		text-decoration: none;
	}
	.contact a.tl
	{
		color: #CC3300;
		text-decoration: underline !important;
	}
	.contact_r
	{
		background-color: #EAE1C7 !important;
	}
	.contact h5
	{
		color: #3A681E;
		margin: 0 0 0 0;
		font-size: 12px;
		font-weight: 100;
	}
	.contact h3
	{
		color: #676155;
		margin: 0 0 16px 0;
		font-size: 14px;
		font-weight: 100;
	}
	.resources_r
	{
		background-color: #D6AF17 !important;
		width: 211px !important;
	}
	.resources_r img
	{
		padding: 26px 0 50px 0;
	}
	.contact_active
	{
		font-size: 14px;
		color: #CC3300;
		padding-left: 21px;
		background: url(../img/arrow_contact_active.gif) 0 3px no-repeat;
	}
	.contact_inactive
	{
		color: #3A681E !important;
		font-size: 14px;
		text-decoration: underline !important;
		display: block;
		padding-left: 21px;
		padding-top: 4px;
		padding-bottom: 4px;
		background: url(../img/arrow_contact_inactive.gif) 3px 0 no-repeat;
	} 
	.contact ul
	{
		margin-top: 10px;
		margin-bottom: 13px;
	} 
	* html .contact ul
	{
		margin-left: 36px;
	}
	.contact ul a
	{
		font-size: 14px;
		color: #3A681E;
		text-decoration: underline;
		line-height: 18px;
		
	} 
	.contact ul li
	{
		list-style: none;
	}
	
/* Contact (end)*/

/* Donations (begin)*/
	.donations
	{
	
	}

/* Donations (end)*/


/* Directory (begin)*/
	#menu_directory
	{
		width: 100%;
		height: 25px;
		background: url(../img/bg_features_small.gif) 0 0 repeat-x;
	}
	#menu_directory a
	{
		display: block;
		height: 20px;
		padding: 5px 0 0 40px;
		
		color: #fff;
		font-weight: 600;
		font-size: 13px;
		text-decoration: none;
		
		background-position: 0 0;
		background-repeat:no-repeat;
	}
	* html #menu_directory a
	{
		letter-spacing: -1px;
	}
	* html #menu_directory a
	{
		height: 20px;
	}
	#menu_directory a:hover,
	#menu_directory a.active
	
	{
		color: #000;
	}
	#menu_directory .buddhist
	{
		width: 108px;
	}
	#menu_directory .buddhist a
	{
		background-image: url(../img/icon_buddhist.gif);
	}
	#menu_directory .christian 
	{
		width: 120px;
	}
	#menu_directory .christian a
	{
		background-image: url(../img/icon_christian.gif);
	}
	#menu_directory .yoga
	{
		width: 90px;
	}
	#menu_directory .yoga a
	{
		background-image: url(../img/icon_yoga.gif);
	}
	#menu_directory .academic 
	{
		width: 112px;
	}
	#menu_directory .academic a
	{
		background-image: url(../img/icon_academic.gif);
	}
	#menu_directory .business 
	{
		width: 110px;
	}
	#menu_directory .business a
	{
		background-image: url(../img/icon_business.gif);
	}
	#menu_directory .engaged 
	{
		width: 120px;
	}
	#menu_directory .engaged a
	{
		background-image: url(../img/icon_engaged.gif);
		width: 120px;
	}
	#menu_directory .spiritual 
	{
		width: 170px;
	}
	#menu_directory .spiritual a
	{
		background-image: url(../img/icon_spiritual.gif);
	}


/* Directory (end)*/





