body	{
margin: 0px;
}

td	{
	font-size: 12px;
	font-family: arial;
}
.sectionHeading	{
color: #ffffff;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
padding-left: 30px;
}

.menu a	{
color: #ffffff;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
padding-right: 32px;
text-decoration: none;
}

.menu a:hover	{
text-decoration: underline;
}

.menu	{
padding-left: 15px;
}

/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#mainNav {
	left: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 44px;
	padding-top: 16px;
	padding-left: 120px;
	}

#mainNav li {
	position: relative;
	display: block;
	float: left;
	/*background: #FFFFFF;*/
	-moz-opacity:.98;
	opacity:.98; 
}
#mainNav  li  a {
	font-size: 11px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-right: 30px;
	font-weight: bold;
	font-family: tahoma;
	
}
#mainNav li a:hover {
	text-decoration: underline;
}

#mainNav li a.mnHover  {
	text-decoration: underline;
}

#navAtLevel2
{
	left: 0;
	position: absolute;
	top: 0px; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
	text-transform: none;
	text-align:left;
	background: #3c893c;
	
}
#navAtLevel2 li
{
	/*border:1px solid #000000;*/
	color: #ffffff;
}
#navAtLevel2 li a
{
	font-size: 11px;
	display: block;
	width: 160px; /*width of sub menu levels*/
	color: #ffffff;
	background: #3c893c;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	-moz-opacity:.95;
	opacity:.95; 
	text-transform: none;
}
#navAtLevel2 li a:hover 
{
	background-color: #84b486;
	color: #ffffff;
	text-decoration: none;
}

#navAtLevel3
{
	left: 0;
	position: absolute;
	top: 0; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
}

#navAtLevel3 li
{
	border-left:1px solid #ffffff;
}

#navAtLevel4
{
	left: 0;
	position: absolute;
	top: 0; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding:0px;
	margin:0px;
}

#navAtLevel4 li
{
	border-left:1px solid #ffffff;
}


/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
 */		
 
	
div#pageTitle h1
	{
		font-size:12pt;
		color: #098709;
		font-weight:bold;
		padding-top: 2px;		
		padding-bottom: 0px;
	}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}

.redText
	{
		color: #ff0000;
	}
.errorMessage
	{
		color: #ff0000;
	}	

	
 /* ===================================
           Start Left Menu
 ======================================*/
 
 #leftMenu
	{
	PADDING-RIGHT: 0px;	PADDING-LEFT: 0px;
	FLOAT: left; PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px; WIDTH: 200px;
	PADDING-TOP: 0px; FONT-FAMILY: TAHOMA;
	}
#menuItemLeft_1 UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}

#menuItemLeft_1 LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #a4c6a6 2px solid;
	
}

#menuItemLeft_1 A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	HEIGHT: 25px; 
	TEXT-DECORATION: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menuItemLeft_1 A:hover {
	BACKGROUND: url(/images/leftSubMenuBG.jpg) repeat-x;
}
#menuItemLeft_1 LI.active {
BACKGROUND: url(/images/leftSubMenuBG.jpg) repeat-x;
		}
#menuItemLeft_1 A:visited {
	color: #000000;
		}
 
 /* ===================================
           Left Menu End
 ======================================*/

#rightColMenu	a	{
padding-left: 10px;
font-size: 11px;
color: #098709;
text-decoration: none;
font-weight: bold;
font-family: tahoma;

}

#rightColMenu td	{
border-bottom: 1px solid #a4c6a6;
height: 30px;
}

#rightColMenu	a:hover	{
text-decoration: underline;
}


#rightColMenu2	a	{
padding-left: 10px;
font-size: 11px;
color: #098709;
text-decoration: none;
font-weight: bold;
font-family: tahoma;
}

#rightColMenu2 td	{
border-bottom: 1px solid #a4c6a6;
height: 60px;
}

#rightColMenu2	a:hover	{
text-decoration: underline;
}	

/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#336699;
		text-transform: uppercase;
		padding: 0px 0px 0px 0px;
	}
#menuItem_1 a
	{
		font-size:10px;
		color: #336699;
		font-weight:bold;
		text-decoration: none;
	}
#menuItem_1
	{
		background: url(/images/bgWhiteDottedDiv.gif) no-repeat bottom left;
		padding: 3px 0px 3px 0px;
	
	}	
#menuItem_1 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_1 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxBlue.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}	
#menuItem_2
	{
		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: #E1E1E1;
	}
	.calLegendEventSchlDate { 	
	   	background-color: #d7b7b7;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Announcement :::::::::::::::::::::::
 */
	.announcementTitleHeading
	{
		font-size:11pt;
		font-weight:bold;
	}
	
	.announcementTitle	a	{
	color: #098709;
	font-weight: bold;
	text-decoration: none;
	}
	
	.announcementTitle	a:hover	{
	text-decoration: underline;
	}
	
	.announcementDate	{
	font-weight: bold;
	}
	
	.announcementType {
	font-weight: bold;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; 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: #687fc5;
		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 td 
	{
		font-size: 11px;
		color: #ffffff;

	}
#footer a
	{
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-family: tahoma;
		padding-left: 3px;
		padding-right: 3px;
		
	}
#footer a:hover
	{
		text-decoration: underline;
		
	}	

	
#footer .copyRights	
	{
		color: #000000;
		font-size: 11px;
	}
/*
==============================================
Town Directory
==============================================
*/
.tod a	{
font-family: tahoma;
font-size: 12px;
text-decoration: none;
color:black;
}


.tod a:hover	{
text-decoration: underline;
color:black;
font-size: 12px;
}

.tod a:visited	{
text-decoration: none;
font-size: 13px;
}

.tdsearch
{
	background-image:URL("/images/searchBG.jpg");
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
}

.tdsearch td
{
	color: white;
	font-size:14px;
	font-weight:bold;
}
.tdtbl
{
	width:100%;
	height:100%;
}

.tdtbl td
{
	background-color:#A4D3A6;
	background-image:URL("/images/listBG.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
}

.tdtbl2
{
	background-color:#A4D3A6;
	background-image:URL("/images/listBG.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
}

.tdhBG
{
	background-image:URL("/images/tdhBG.jpg");
	background-repeat:repeat-x;
	height:25px;
}

/* Committee Page CSS */
.style3	{
background: #007c00 ;
color: #fff;
padding: 2px;
font-weight:bold;
}

.bgRepeat_h	{
background: url(/images/dottedLine_h.gif) repeat-x center;
}

.bgRepeat_v	{
background: url(/images/dottedLine_v.gif) repeat-y top center;
}


.bgRepeat_c	{
background: url(/images/dottedLine_c.gif) no-repeat center center;
}


/*================Pics Gallery Link==============*/
.pgl a
{
	color:green;
	decoration:none;
}

.pgl a:visited
{
	color:green;
	decoration:none;
}

/*==================Pics Gallery Rounded corner Classes==============*/
.gtl
{
	background-image:URL("/images/topleft.gif");
	background-position: top left;
	background-repeat: no-repeat;
	font-size:2px;
}
.gtc
{
	background-image:URL("/images/topcen.gif");
	background-repeat: repeat-x;
	font-size:2px;
}
.gtr
{
	background-image:URL("/images/topright.gif");
	background-position: top right;
	background-repeat: no-repeat;
	font-size:2px;
}
.gbl
{
	background-image:URL("/images/botleft.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size:2px;
}
.gbc
{
	background-image:URL("/images/botcen.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:2px;
}
.gbr
{
	background-image:URL("/images/botright.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:2px;
}
.midCell
{
	background-color:#D8E3D8;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#007D00;
}

.rc	{
width: 760px;
}

/*******************Submit business Page CSS******************/
.inp
{
	border: 1px solid green;
	width:200px;
}

.inst_mdl
{
	background-image:url("/images/inst_mdl.jpg");
	background-repeat:repeat-y;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
/**************Submit business Page CSS ends******************/

/*************Union Councils Module********************/
.uc_tbl
{
	margin-left:30px;
}
.greBdr
{
	border: 1px solid #007000;
}

.slideshow
{
	height: 221px;
	width: 349px;
}
/*
.slideshow img
{
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
}*/
/*********************ENDS*****************************/