/* Global Styles */

body {
	width:808px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background:#d1d1d1;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #026633;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #026633;
	}
a {
	color: #026633;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/* ID Styles */

#container {
	background: url(../images/bg2.gif);
	background-repeat:repeat-y;
	background-position:center top;
	width: 794px;
	margin: 0px auto;
	padding: 0px;
	padding-left:0px;
	
}

* html #container { /* ie hack */
 padding-left:2px;
}

#content {
	margin-top: 1px;
	margin-left: 7px;
	margin-right: 1px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
	
}

#sidebar-a {	
	float: right;
	width: 260px;
	margin: 0;
	margin-left: 3px;
	margin-right: 1px;
	margin-bottom: 15px;
	margin-top: 3px;
	padding: 0;
	
}

#sidebar-a a {
	text-decoration: none;
	}
	
#header {
	width: 793px;
	height: 75px;
	margin: 0;
	padding: 0;
	background-color: #E0FAE0; 
	
	}

#header #banner {
	width: 600px;
	height: 75px;
	margin: 0;
	padding: 0;
	}

#horizontalDivider {
	width: 793px;
	height:11px;
	padding:0;
	margin:0;
	display:block;
	text-align: center;
}

#verticalDivider {
	top: 0;
	left: -6px;
	float: right;
/*	width: 2px;
	height: 100%;
	*/
}
#verticalDivider img {
	height: 100%;
	width: 2px;
	}

#quickLinks {
	padding-left: 5px;
	padding-top: 3px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	width: 787px;
	height: 25px;
	text-align: center;
	background-color: #C2E6C9;
	/*text-align: left;*/
	
}

#quickLinks a {
	text-decoration: none;
		
}

#photo {
	width: 482px; 
	
}

#navigation {
	padding-left: 10px;
	width: 470px;
}

#navigation a {
	font: 11px;
	color: #026633;
	text-decoration: none;
	display: inline;
}

#navigation a:hover {
	color: #000000;
}

#navigation ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style:none; 
	padding-left:12px;
}

#leftNavigation {
	width: 225px;
	float: left;
}

#rightNavigation {
	width:225px;
	float: right;
}

#bottomLinks {
	background-color: #046735;
	margin:0 !important;
	margin-top: 0;
	padding: 0;
	width: 793px;
	height: 26px;
	text-align: center;
	vertical-align:middle;
	
		/*vertical-align:sub;*/
	clear: both;
}


#bottomLinks a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.current-search {
 background:#339900; color:#FFF; padding:1px;
 }

#footer {
	color: #000000;
	background-color: #C2E6C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding: 0;
	margin-top:0px;
	width: 793px;
	height: 65px;
	text-align: center;
	text-decoration:none;
}
#footer p {
	margin:0; padding:0;
}
#footer a {
	color: #993300;
}

/* Class Styles */
	
.style2 {
	font-size: 12px;
	color: #026633;
}

.topbar {
	border-top: 1px solid #668866;
	background-color: #bbccbb;
	background-image: url('http://planomasjid.org/dev/images/2.jpg');
	background-repeat: repeat-x;
	text-transform: capitalize;
	xcursor: hand;
	xfont-weight:bold;
	font-size: 8.0pt; 
	font-color:white;
	color: fff;
	text-align:center;
	padding: 0 2 1 2; /* T L B R */
}
.logobar {
	border-top: 1px solid #668866;
	border-bottom: 1px dotted #668866;
	border-right: 1px solid #bcb;
	border-left: 1px solid #bcb;
	background-color: #fff;
	font-size: 8.0pt; 
	color: fff;
	text-align:center;
	padding: 0 0 0 14; /* T L B R */
}
.footer1 {
	border-right: 1px dotted #cdddcd;
	border-top: 1px dotted #cdddcd;
	/*border-left: 1px dotted #cdddcd;*/
	border-bottom: 1px solid #889988;
	background-image: url('Images/footerbg.jpg');
	background-repeat: repeat-x;
	height: 45;
	text-align:center;
	border-right:1px solid #bbccbb;
	padding: 5 5 5 5;
	font-size: 8.0pt; 
	color: #455;
	width: 793px;
}
.footer1 a {
	text-decoration:none;
}