/* CSS Document */

#outer{ width:1000px; margin-left:auto; margin-right:auto;}
#inner{ width:1000px; float:left; background-image:url(images/bg-img.jpg); background-repeat:repeat-y;}
#inner2{ width:1000px; float:left; background-image:url(images/bg-repeat2.jpg); background-repeat:repeat-y;}

/******************** Header section *********************************/

#header{ width:1000px; float:left;}

/************************* Left Section ***********************/
#left{ width:350px; float:left; padding-bottom:15px;}
.left-image{ width:283px; float:left; padding-left:67px; padding-top:15px;}
.left-image-heading{ width:313px; float:left; padding-left:37px;}

.facebook-bottom-img{ width:343px; float:left; padding-left:7px;}
.face-book-icon{ width:69px; float:left; padding-top:165px;}
.bottom-img{ width:274px; float:left;}




/*********************** right Section *************************/
#right{ width:650px; float:left; padding-bottom:15px;}

#menus{ width:630px; float:left; padding-left:20px;}
.star-img{ width:44px; float:left;}

.menu-list{ width:576px; float:left; padding-top:10px; padding-bottom: 10px; }
.menu-list{ font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.menu-list a{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; text-decoration:none; padding-left:44px; background-image:none}
.menu-list a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; text-decoration:none; background-image:url(images/star-img.gif); background-repeat: no-repeat;padding-left:44px;padding-bottom:30px }


#right-middle-section{ width:630px; float:left; padding-left:20px; padding-top:80px;}
.middle-text{ width:380px; float:left;}
.latest-news{ width:240px; float:right; padding-right:10px; }
.latest-news-title{ width:206px; float:right;}
.news-display-section{ width:186px; float:right; min-height:174px; background-color:#FFFFCC; padding-left:10px; padding-right:10px; border: 1px; border-style:solid; border-color:#B59C64;}
.donate-display-section{ width:186px; float:right; min-height:124px; background-color:#FFFFCC; padding-left:5px; padding-right:5px; border: 2px; border-style:groove;}


/************************ Footer Section ******************************/

#footer{ width:1000px; float:left; background-image:url(images/footer-bg.jpg); background-repeat:repeat; padding-bottom:5px;}
.footer-text{ width:1000px; float:left; text-align:center; padding-top:5px;}


/********************************************************************** About Us Page ******************************************************************/
#about-us{ width:1000px; float:left; background-image:url(images/inner-bg2.jpg); background-repeat:repeat-y;}

/*#main-bg-inner-page{
	width:1006px;
	float:left;
	background-image:url(../images/inner-bg2.jpg);
	background-repeat:repeat-y;
	position:absolute;
	left: 442px;
	top: 3px;
	height: 116px;
}
*/

#left-section{ width:333px; float:left; background-image:url(images/inner-bg-left.jpg); background-repeat: no-repeat; height:761px;}
.header-logo-image{ width:333px; float:left;}
.inner-page-logo-heading{ width:333px; float:left;}

.bottom-img-inner-page{
	width:363px;
	float:left;
	/*position: absolute;*/
	padding-left:35px;
	padding-top: 25px;
	top: 455px;
}



/********************************* right Section About Us ********************************************/
#right-section{ width:667px; float:left;}
#bg-right-side-inner{ width:667px; float:left; background-image:url(images/inner-page-bg-right.jpg); background-repeat: no-repeat;}

.header-section{ width:667px; float:left;}

.menu-list-inner-page{ width:667px; float:left; padding-top:10px; }
.menu-list-inner-page{ font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.menu-list-inner-page a{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; text-decoration:none; padding-left:44px; background-image:none}
.menu-list-inner-page a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; text-decoration:none; background-image:url(images/star-img.gif); background-repeat: no-repeat;padding-left:44px;padding-bottom:30px }
.heading-about-us{ width:667px; float:left; padding-top:50px;}
.about-us-content{ width:566px; float:left; padding-left: 71px; padding-right:10px; padding-top:20px;}
.laurie-content{ width:660px; float:left; padding-top:20px;}

h1 {
	color: ;
}
h2 {
	color:#BB4004;
}
h3 {
	color:#633513;
	margin-top: 0px;
}
.donate {
	font-size: 14px;
}
.bd  {
	border: 2px;
	border-color:#633513;
	border-style:solid;
}
.laurie-bio{
	width:275px;
	float:left;
	position:absolute; 
	padding-left:15px;
	top: 280px;
}
.beige {
	color: #FFc34B;
}
.white {
	color:#FFFFFF;

}
.red {
	color:#FF0000;
	font-weight:bold;
}
