body	{
margin: 0px;
}

#mainHolder	{
width: 778px;
margin:auto;
padding:0px;
}

.newsLetter	{
font-size: 10px;
font-family:Arial;
color:#FFFFFF;
padding-left: 5px;
background:url(/images/newsletters_box.jpg) no-repeat;
text-align:left;
}

.memberLogin	{
font-size: 10px;
font-family:Arial;
color:#FFFFFF;
padding-left: 5px;
text-align:left;
background:url(/images/memberLogin_box.jpg) no-repeat;

}

A	{color:#64b743; text-decoration:underline;}
A:hover	{color:#64b743; text-decoration:none;}


td	{
font-size: 12px;
font-family: Tahoma, Georgia;
}

#cb_39	table {
border: 1px solid #e2e2e2;

}

#cb_39	thead	{
font-weight: bold;
background-color: #e2e2e2;
height: 20px;
}

#cb_39	td	{
font-size: 12px;
font-famil: arial;
padding-right: 15px;
vertical-align: top;
}

#cb_39	a	{
font-size: 12px;
font-family: arial;
text-decoration: none;
color: #099369;
font-weight: bold;
}

#cb_39	a:hover	{
color: #9c2400;
}



/*************************************
Left Side Links
*************************************/
#homeSubMenu td.even {
background-color: #f3faeb;
}

#homeSubMenu td.odd {
background-color: #e4facd;
}

#homeSubMenu a {
font-weight: bold;
text-decoration: none;
color: #099369;
font-size: 11px;

}
#homeSubMenu a:hover {
color: #9c2400;
}
/*************************************
Home Page Prayer Timing
*************************************/
#homePagePrayerTime {
        border: 1px solid #10733d;
		background:#10733d;
		font-weight: bold;
		color: #10733d;;
}
#homePagePrayerTime a {
        font-weight: bold;
		text-decoration: none;
		color: #ffffff;
}
#homePagePrayerTime a:hover {
		text-decoration: underline;
}
#homePagePrayerTime .odd {
         background-color: #ffffff;
		 border-bottom: 1px solid #10733d;
}
#homePagePrayerTime .even {
         background-color: #e5f0d4;
		 border-bottom: 1px solid #10733d;
}
#homePagePrayerTime .title {
         background-color: #bada90;
		 border-top: 1px solid #10733d;
		 border-bottom: 1px solid #10733d;
		 color: #000000;
}
/*************************************
Home Page Prayer Timing
*************************************/
#leftSidePrayerTimes {
        border: 1px solid #10733d;
		background:#10733d;
		font-weight: bold;
		color: #10733d;;
}
#leftSidePrayerTimes td{
	font-size: 10px;
}
#leftSidePrayerTimes a {
        font-weight: bold;
		text-decoration: none;
		color: #ffffff;
}
#leftSidePrayerTimes a:hover {
		text-decoration: underline;
}
#leftSidePrayerTimes .odd {
         background-color: #ffffff;
		 border-bottom: 1px solid #10733d;
}
#leftSidePrayerTimes .even {
         background-color: #e5f0d4;
		 border-bottom: 1px solid #10733d;
}
#leftSidePrayerTimes .title {
         background-color: #bada90;
		 border-top: 1px solid #10733d;
		 border-bottom: 1px solid #10733d;
		 color: #000000;
}
/*********************************************/
/**** Prayer Calendar ****/
table#prayerCalendar {
    border: 1px solid #10733d;
	color: #10733d;
}
table#prayerCalendar td {
   padding: 4px;
}
table#prayerCalendar .titleRow {
   background-color: #10733d;
	font-weight: bold;
	font-size: 12px;
	font-family: 'thoma','sans-serif';
	color: #ffffff;
}
table#prayerCalendar .highLightRow {
	background-color: #358F5D;
	color:#fff;
}
table#prayerCalendar .even {
    background-color: #e5f0d4;
}
table#prayerCalendar .odd {
   background-color: #FFFFFF;
}

/**********************************/


	
div#pageTitle h1
	{
		font-size:13pt;
		color: #10733d;
		font-weight:bold;
		padding:4px 0px 4px 0px;
		font-family: Tahoma, Georgia;
	}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

.redText
	{
		color: #ff0000;
	}
.errorMessage
	{
		color: #ff0000;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
 #menu
	{
		color:#466546;
		text-transform: uppercase;
		padding: 0px 0px 0px 0px;
		margin:0px;
		WIDTH: 155px;
	}
#menuItem_1 a
	{
		DISPLAY: block; 
		font-size:10px;
		color: #466546;
		font-weight:bold;
		text-decoration: none;

		padding:5px;
	}
#menuItem_1
	{
		BORDER-BOTTOM: #cccccc 1px solid;
		padding: 0px;
	
	}	
#menuItem_1 li.active
	{
		padding-left: 10px;
  	 	background: #10733d;
		text-decoration:none; 
		color:#006699
	}		
#menuItem_1 A.active, #menuItem_1 a.inMenu ,  #menuItem_1.inMenu{
	background: #10733d;
	color: #ffffff;
	}	
#menuItem_1 A:hover {
		background: #10733d;
		color: #ffffff;	
	}		
#menuItem_1 ul
	{
		margin:0px; 
		padding:0px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 0px;
		text-decoration:none; 
		color:#006699;
	}	
#menuItem_2
	{
		padding: 5px 0px 3px 5px;
		background: #d5d5d5;
		BORDER-BOTTOM: #10733d 1px solid;
	}	
#menuItem_2 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_2 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_2 li.active, #menuItem_2 a.active
	{

		color:#006699;
		font-weight:bold;
	
	}		
#menuItem_2 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
	
#menuItem_3
	{
		padding: 5px 0px 3px 20px;
		background: #eaeaea url(/images/bgBlueDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_3 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_3 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxGray.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_3 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_3 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	

	/*
#menu
	{
	PADDING-RIGHT: 0px;	PADDING-LEFT: 0px;
	FLOAT: left; PADDING-BOTTOM: 0px;
	MARGIN: 3px 5px 0px 0px; WIDTH: 155px;
	PADDING-TOP: 0px;
	}
#menuItem_1 UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}

#menuItem_1 LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #cccccc 1px solid;
}

#menuItem_1 A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 4px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 4px; 
	HEIGHT: 15px; 
	TEXT-DECORATION: none;
	color: #466546;
	Font-weight: bold;
}

#menuItem_1 A.active, #menuItem_1 a.inMenu {
	background: #10733d;
	color: #ffffff;
		}
 #menuItem_1 A:hover {
	background: #10733d;
	color: #ffffff;	
		}
	
#menuItem_2
	{
		display:block;
		padding: 5px 0px 3px 5px;
		background: #d5d5d5 url(/images/bgLightDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_2 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_2 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_2 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_2 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
	
#menuItem_3
	{
		padding: 5px 0px 3px 20px;
		background: #eaeaea url(/images/bgBlueDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_3 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_3 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxGray.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_3 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_3 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	*/
/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
 */		
 
 
 
#homeLatestNews
	{
		padding-top: 5px;
		background: url(/images/news_div.gif) no-repeat bottom left;
	
	}		
#homeLatestNews ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#homeLatestNews li
	{
		padding-left: 10px;
		padding-bottom: 5px;
  	 	background: url(/images/news_li.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		font-size:10px;
	}	
	
/*
	:::::::::::::::::::::::::::::::::::::::::; Photo Gallery :::::::::::::::::::::::
 */			
	.imgSlideOver {
	cursor:pointer;
	background-color: #C3E3EA;
	color: #000000;
	}
	.imgSlideOut {
	background-color: #EEEEEE; 
	}
	.showingImages {
	background-color: #e1e1e1;
	}

	.imgBorder {
		border:1px solid black;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Calendar :::::::::::::::::::::::
 */		
	.calThisDateSep {  background-color: #ff9900; }
	.trCalDaysHeadings { background-color: #336699; color: #FFFFFF; }
	.days { background-color: #FFFFFF; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
	.eventForThisDay { background-color: #DDDDDD;
	cursor:pointer; }
	.eventForThisDayOut {  background-color: #E1E1E1; }
   .dListing { border-bottom: 1px solid #999999;}
   .calLegendTodaysDate { 	
	   	background-color: #e5f0d4;
	}
	.calLegendEventSchlDate { 	
	   	background-color: #abbd94;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Announcement :::::::::::::::::::::::
 */
	.announcementTitleHeading
	{
		font-size:11pt;
		font-weight:bold;
		color: #099369;
	}
	
	.announcementTitle
	{
		font-size:10pt;
		font-weight:bold;
		text-decoration: none;
		color: #005c9c;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; LINKS :::::::::::::::::::::::
 */		
	table#links 
	{
		/*** border: 1px solid #C2C3C0; ***/
		 border: 1px solid #4662b8;
		 margin-top:4px;
	}
	table#links .cat 
	{
		 /***  background-color: #E1E1E1; ***/
		  background-color: #687fc5;
		  font-weight: bold;
	}
	table#links .catHeading a 
	{
		 font-weight: bold;
		 font-family: Arial; 
		 font-size: 13px; 
		 color: #FFFFFF;
	}	

/*
	:::::::::::::::::::::::::::::::::::::::::; MyProfile / Join :::::::::::::::::::::::
 */			
	table#myProfile .formTitleRow
	{
		background-color: #687fc5;
		font-weight: bold;
		padding: 5px;
		color: #FFFFFF;
	}
	
	table#myProfile .formCaption
	{
		text-align:right;
		background-color: #EFEFEF;
	}
	
	table#myProfile .titleRow
	{
		background-color: #E1E1E1;
		font-weight: bold;
		padding: 5px;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::; MEMBERS Dir :::::::::::::::::::::::
 */		
	table#membersDir .titleRow 
	{
	    background-color: #E1E1E1;
		font-weight: bold;
	}
	table#membersDir .evenRow 
	{
	    background-color: #FEFFDF;
		
	}	
	table#membersDirRecords td
	{
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Contact Form :::::::::::::::::::::::
 */		
 .contactFormHeading
 	{
		color: #64b743;
		font-size: 10pt;
		font-weight:bold;
		border-bottom:1px dotted #4662b8;
 	}

/*
	:::::::::::::::::::::::::::::::::::::::::; siteMap :::::::::::::::::::::::
 */		
 
ul#siteMap li
	{
		padding: 3px 0px 3px 0px;
	} 
	
/*
	:::::::::::::::::::::::::::::::::::::::::;   Classifieds :::::::::::::::::::::::
 */		
table#classifieds .titleRow
{
  background-color: #E1E1E1;
  font-weight: bold;
}

/*
	:::::::::::::::::::::::::::::::::::::::::;  My Classifieds :::::::::::::::::::::::
 */		

table#myClassified .formTitleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}
table#myClassified .titleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}		
/*
	:::::::::::::::::::::::::::::::::::::::::; Footer :::::::::::::::::::::::
*/		

#footer	{
font-family: tahoma;
font-size: 11px;
color: #ffffff;
background:#10733d;
height:39px;
padding-top:7px;
}

#footer	a {
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}

#footer a:hover	{
font-family: tahoma;
font-size: 11px;
color: #ffffff;
text-decoration:underline;
}


**************************************************************************
 *					BLOG
 *************************************************************************/	
 div.postedAt
 {
 	font-size:10px;
	padding-bottom:5px;
	font-weight:normal;
 }
 
 /* :::::::::: LISTING ::::::::: */
  div.breakEntries
 {
 	padding-top:4px;
	border-bottom:1px solid #54280D;
 }
 
	 div.blogEntries td.relatedArticles
	 {
	 	font-weight:bold;
		font-size:11pt;
		border-bottom:1px solid #54280D;
	 }	 
 div.blogEntry
 {
 	padding-bottom:10px;
 }
	 div.blogEntry .title a  
	 {
	 	font-weight:bold;
		font-size:14pt;
		padding-bottom:10px;
		
	 }
	
	 div.blogEntry div.options
	 {
	 	padding-bottom:3px;
	 }
	 div.blogEntry div.options div.tags,  div.blogEntry div.options div.tags a
	 {
	 	font-size: 11px;
		font-weight:normal;
	 }
	 
div.BlogEntryContent div.title h1
{
	font-weight:bold;
	font-size:14pt;
	margin:0px;
	padding:0px;
}	 
div.BlogEntryContent div.title 
{
	padding-bottom:10px;
}	 
/* :::::::::: Comments ::::::::: */
#comments 
 {
 	padding-top:15px;
 }
	 #comments .titleComments
	 {
	 	font-weight:bold;
		font-size:11pt;
		border-bottom:1px solid #54280D;
	 }	 
	 
	 #comments .evenRow
	 {
	 	background-color: #efefef;
	 }
	 #comments .commentdata
	 {
	 	padding:5px;
	 }
	 
	 #comments .commentdata div.name
	 {
	 	font-size: 11pt;
		font-weight:bold;
		padding-top:3px;
	 }
	 
	 #comments .commentdata div.date
	 {
	 	color: #7F7F7F;
		font-size:11px;
	 }
	 #comments .commentdata div.comment
	 {
	 	padding-top:10px;
	 }

/* :::::::::: Comments FORM ::::::::: */
 
#postComments td
{
	padding-top:8px;
}
	 #postComments td.titlePostComments
	 {
	 	font-weight:bold;
		font-size:11pt;
		border-bottom:1px solid #54280D;
	 }	 
	 #postComments td.label
	 {
	 	width:50px;
		font-weight:bold;
		color: #7F7F7F;
	 }	 
	
	 #postComments td.field
	 {
	 	width:90%;
		font-size: 10px;
	 }	 
	 
	  #postComments tr.verify td.label
	 {
	 	padding-top:15px;
	 }	 
	 
	 #postComments tr.errorMessage td
	 {
	 	font-weight:bold;
		color: red;
		font-size: 13px;
	 }
	 
	 #postComments tr.comment textarea
	 {
	 	width: 90%
	 }	 