/*=== START SECTION 1 - Initial Styling ===*/
html {
overflow-y:scroll;


}
	* {
		margin		: 0;
		padding		: 0;
	}


	ul {
		margin-left		: 14px;
	}
	
	ul.cleared {
		list-style-type	: none;
		margin			: 0;
		padding			: 0;
	}
	
	ul.lifl li {
		float			: left;
		display			: inline;
	}
	
	ul.lifr li {
		float			: right;
		display			: inline;
	}
	


		.cleared:after {
			display			: block; 
			visibility  	: hidden;
			content			: "."; 
			height			: 0; 
			clear			: both; 
		}

		.cleared {
			clear			: both; 
			height			: 1%;
		}


		.fl {    
			float			: left;
			display			: inline;
		}

		.fr {    
			float			: right;
			display			: inline;
		}




		.minh {
			height			: auto !important;
		}


 
		q:before, q:after {
    		content: ""; 
		}
		


	.fir span {
    display			: block;
    width			: 0; 
	height			: 0; 
	line-height		: 0; 
    overflow		: hidden; 
	clip			: rect(0,0,0,0);
}


	.afir { 
		position		: relative; 
		overflow		: hidden; 
	} 

	.afir span { 
		display			: block; 
		position		: absolute; 
		top				: 0; 
		left			: 0; 
		z-index			: 1; 
	}
i{
font-size:13px;
color:#663333;
font-weight:bold;


}
  

body {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000;
		background:#EEEEEE url(images/bg_header.jpg) repeat;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	background:#fff;
	/*border:1px solid #000;*/
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img{
border:none;


}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 10px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 10px 10px 2px 0;
	display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	
	height: 170px;
	
	margin: 0px;
}

#header-no{
text-align:right; 
color:#fff; 
font-weight:bold;
font-size:12px;
padding-top:3px;
}

#logo{

	font-family: Georgia, "Times New Roman", Times, serif;
	}

#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	font-size: 1em;
	
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 550px;
	float:left;

}
.shailan-dropdown-menu {


}


}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: underline;
}
/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/
#main {
	width: 950px;
	clear:both;
}
#content {
float:left;
line-height:1.3em;
width:750px;
}

#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
	color:#555555;
}
#content a:hover {
	text-decoration: underline;
	color:#8B0000;
}
#content h1 {
	font-size: 1.5em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h4{
padding-left:5px;
padding-top:5px;


}

#health{
border:1px solid #b2b2b2;
float:left;
margin-left:3px;
width:305px;
}

h6{
float:left;
font-family:tahoma;
font-size:11px;
padding-left:10px;
}

#arrowimg{
float:right;
/*margin-left:10px;*/
margin-right:2px;
margin-top:3px;
}
h7{
float:left;
font-size:11px;
font-family:tahoma;
font-weight:bold;
padding-left:55px;
}

h8{
font-weight:bold;
margin-left:5px;
margin-top:10px;
}

#contact{
border:1px solid #b2b2b2;
float:left;
margin-left:3px;
width:302px;
margin-top:2px;
#width:302px;
}

h9{
float:left;
font-weight:bold;
margin-left:5px;
/*#margin-left:5px;*/
font-size:11px;
}


#arrowimg1{
float:right;
/*margin-left:10px;*/
margin-top:3px;
margin-right:3px;

}
h10{
float:left;
font-family:tahoma;
font-size:11px;
font-weight:bold;
padding-left:65px;

}




.post {
	padding: 0;
	font-size:13px;
}
.post p {
line-height:18px;
padding:5px 5px 5px 0;

}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  width: 600px;
  color: #000000;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
  padding: 18px;
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}

/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#commentform {	
	padding: 10px;
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
/* no sidebar in Basic 101 */
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer {
clear:both;
font-size:0.8em;
text-align:center;
}
#footer a:link, #footer a:visited {
	color: #474200;
}
#footer a:hover {
	text-decoration: none;
}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/
/*==============Header Image Rotate ========= */
#sidebar{
float:left;
width:175px;
margin-top:5px;
}
#sidebar ul {
/*border:1px solid #ccc;*/
list-style:none;
}

#sidebar ul li{
background:#d2a677;
padding-right:10px;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
/*border-bottom:1px solid #ccc;*/


}

#sidebar ul li a {
text-decoration:none;
color:#000;
/*font-weight:bold;*/
}

#sidebar ul li.current_page_parent  ul{
display:block;
background:#FFFFFF;
}

#sidebar ul li.current_page_ancestor{
background:#FFFFFF;
}

#sidebar ul li.current_page_item  ul{
display:block;
}


#sidebar ul#current-parent li.current_page_parent ul{
display:block;
}

#sidebar ul li  ul{
display:block;
}

#title{

/*background:#ccc;
width:585px;
height:30px;
padding-left:10px;
padding-top:5px;*/
}

#rsidebar{
margin-left:728px;
margin-top:5px;
position:absolute;
#margin-left:-207px;

}
#rsidebar ul {
/*border:1px solid #ccc;*/
list-style:none;
margin-left:0px;
}

#rsidebar ul li{


}

#title h4{
color:#898989;
display:block;
font-size:34px;
font-weight:normal;
margin:0;
padding:7px 11px 6px;
}

#sidebar ul li a{
background:url("images/arrow.png") no-repeat scroll 0 8px transparent;
display:block;
padding:5px 11px 4px 15px;
}
#level2 li{
padding-left:13px;
}

#sidebar ul li a:hover{
color:#8B0000;
}

#sidebar ul li#level2active a{
font-weight:bold;
color:#D12420;
}

#sidebar ul ul li{
margin:0;
padding:0;
background:#FFFFFF;
}

#sidebar ul li#level2active ul li a{
font-weight:normal;
color:#4a4a4a;
}

#sidebar ul#level2 li#level2active ul#level3 li#level3active a{
color:#D12420;
font-weight:bold;
}

#sidebar ul li.current_page_item ul li a:hover,
#sidebar ul li.current_page_item ul li a:active{
color:#D12420;
}

#sidebar ul li li, #sidebar ul li li a {
font-size:12px;
background:url(images/arrow.png) no-repeat scroll 0px 8px;
color:#000000;
/*margin-left:10px;*/
}

#sidebar ul li li#level2active, #sidebar ul li li#level3active a{
background:url(images/arrowr.png) no-repeat scroll  3px 7px;
/*margin-left:10px;*/
color:#D12420;
font-weight:bold;
}
#rsidebar .widget_text h2{
display:none;
}
.home-title{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
#sidebar ul#level3 li a:hover{
color:#D12420;
}
.col2 {
float:left;
width:280px;
margin-left:20px;
margin-top:10px;
line-height:18px;
}
.col3 {
float:left;
width:280px;
margin-left:20px;
margin-top:10px;
line-height:18px;
}
.col4 {
float:left;
width:280px;
margin-left:20px;
margin-top:10px;
line-height:18px;
}
li{
list-style-type:none;
}
.col2back{
background:url(images/box.png) no-repeat;
width:300px;
height:270px;
float:left;

}
.col2back:hover{
background:url(images/box_over.png) no-repeat;
width:300px;
height:270px;
float:left;

}
.col2 h2{
padding-top:5px;
padding-bottom:5px;
}
.col3 h2{
padding-top:5px;
padding-bottom:5px;
}
.col4 h2{
padding-top:5px;
padding-bottom:5px;
}
#contact1 ul{
margin-left:1px;
width:150px;
}
.black {
color:#000000;
font-family:  Arial,Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
.blackheader {
color:#89141E;
font-family:  Arial,Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
.blackCopy {
color:#000000;
font-family:  Arial,Verdana, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
#sidebar ul li #fundraising ul li{
padding-left:15px;
padding-top:4px;
background:url("images/arrow.png") no-repeat scroll 0 8px transparent;
}
#fundraising ul{
margin-left:0px;
}
#fundraising ul li li, #fundraising ul li li a  {
background:none;
}

#fundraising{
line-height: 18px;  padding-bottom: 20px; padding-left: 10px; padding-top: 5px;
}

#fundraising1{
line-height: 18px;  padding-bottom: 20px; padding-left: 10px; padding-top: 5px;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px;
   top: -9999px;
   height: 1px;
   width: 1px;
}
.style4 {
text-align:right;
padding-left:5px;
}
.style1 {
font-size:large;
}
#fund ul li{ line-height:23px; 
}
#fund a:link,#fund a:visited {color:#660033;}
#blackCopy i{
font-size:13px;
color:#663333;
font-weight:bold;


}
#top{
background:url(images/top.jpg) no-repeat;
width:161px;
height:15px;
margin-left:14px;
}
#bottom{
background:url("images/bottom.jpg") no-repeat scroll 0 0 transparent;
height:15px;
margin-bottom:10px;
margin-left:14px;
width:161px;
}
#coffee p{
padding:5px;
padding-left:0px;


}
#coffee a:link, #coffee a:visited {
padding:2px;
padding-left:0px;
}
#footer {
background:url(images/fotter1.jpg) repeat-x;
padding-right:10px;
height:80px;

	
}

#footer ul {
	margin-left		: 2px;
	margin-top		: 7px;
}


#footer a {
	text-decoration	: none;
	padding			: 0 10px;
	color			: #999;
	font-size		: 10px;
	overflow		: hidden;
	display			: block;
	margin-top		: -2px;
}

	#footer a:link,
	#footer a:visited,
	#footer a:active {
		color			: #fff;
	}

	#footer a:hover {
		color			: #fff;
	}

	#footer li {
		float			: left;
		display			: inline;
		height			: 1em;
		border-right	: 1px #999 solid;
	}

	#footer li.last {
		border			: 0;
	}


	#footer li.current a,
	#footer li.current a:link,
	#footer li.current a:visited,
	#footer li.current a:hover,
	#footer li.current a:active {
		color			: #d12420;
	}

	#footer strong {
	clear:left;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
margin:5px 0 0 13px;
	}

#ichoo{
margin-left:5px;
margin-top:50px;
}
