/* CSS Document */ /* General HTML Element CSS */   body { 	margin:0; 	padding:0px; 	font-size:11px; 	font-family:verdana;  	background-color:#ccc; }  a { 	font-size:11px; 	text-decoration:none; 	color:#49241b; }  a:hover { 	font-size:11px; 	text-decoration:underline; 	color:#9A6E59; }  h1 { 	margin:0; 	padding:0; 	float: none; 	color:#9A6E59; 	font-size:13px; 	font-weight:bold; 	width:364px; 	text-transform:uppercase; 	padding-bottom:4px; 	padding-left:14px; }  h2 { 	font-weight:bold; 	color:#67443E; 	margin:0; 	padding-bottom:2px; 	padding-top:0px; 	padding-left:14px; 	font-size:13px; 	width:350px; }  h3 { 	font-weight:bold; 	color:#67443E; 	margin:0; 	padding-bottom:2px; 	padding-top:0px; 	padding-left:14px; 	font-size:12px; 	width:350px; }   /*Para */ p { 	font-size:11px; 	padding-bottom:20px; 	padding-right:28px; 	padding-left:14px; 	margin:0px; 	color:#49241b; 	line-height:17px; }  p.fineprint { 	font-size:10px; 	padding-bottom:20px; 	padding-right:28px; 	padding-left:14px; 	margin:0px; 	color:#49241b; 	line-height:17px; }  p.para_with_list { 	font-size:11px; 	padding-bottom:0px; 	padding-right:28px; 	padding-left:14px; 	margin:0px; 	color:#49241b; 	line-height:17px; }  #table_donated { 	color:#49241b; 	margin-left:14px; 	width:600px; 	font-size:10px; 	font-family:verdana;  }  ul { 	margin:0; 	padding:0; 	list-style:none; }   #wrapper { 	width:772px; 	margin : 0 auto; 	text-align:left; 	border:none; 	position:relative; }  /* End General CSS */   /****************** Header CSS */   #primarynav { 	background-color:#49241b; 	height:25px; 	font-size:10px; }   #primarynav li a { 	color:#fff; 	font-size:10px; 	font-weight:bold; 	text-decoration:none; 	text-transform:uppercase; }  #primarynav li a:hover { 	color:#eeccd6; 	font-size:10px; 	font-weight:bold; 	text-decoration:none; }    #primarynav ul { 	float: left; 	margin:0px; 	padding:0px; 	display:block; 	margin-top:6px; 	width:700px; 	font-size:10px; }  #primarynav ul li  { 	display:inline; 	list-style:none; 	margin-left:16px; 	margin-right:6px; }   #primarynav .active_menu { 	color:#eeccd6; 	font-size:10px; 	font-weight:bold; }  #primarynav .active_menu:hover { 	color:#eeccd6; 	font-size:10px; 	font-weight:bold; }     /* Home header */  #header_home h1 { margin: 0; padding: 0; float: left; }  #header_home h1 a { display: block; background: transparent url(../images/nav_header_home.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  #header_home { position:relative; height:126px; }   /* about us header */  #header_about a { display: block; background: transparent url(../images/nav_header_about.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; height:126px; }   /* donate header */  #header_donate a { display: block; background: transparent url(../images/nav_header_donate.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  /* our mission header */   #header_ourmission a { display: block; background: transparent url(../images/nav_header_OurMission.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }   /* board members header */  #header_boardmembers a { display: block; background: transparent url(../images/nav_header_boardmembers.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  /* funding header */  #header_funding a { display: block; background: transparent url(../images/nav_header_funding.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }   /* HowYouCanHelp header */  #header_HowYouCanHelp a { display: block; background: transparent url(../images/nav_header_HowYouCanHelp.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }   /* Money header */  #header_money a { display: block; background: transparent url(../images/nav_header_money.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  /* Clothing header */  #header_clothing a { display: block; background: transparent url(../images/nav_header_DonateClothing.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  /* Time header */  #header_time a { display: block; background: transparent url(../images/nav_header_DonateTime.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  /* doners header */  #header_doners a { display: block; background: transparent url(../images/nav_header_doners.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  /* client agency header */  #header_clientagency a { display: block; background: transparent url(../images/nav_header_clientagency.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }   #header_spanish a { display: block; background: transparent url(../images/nav_header_spanish.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  #header_events a { display: block; background: transparent url(../images/nav_header_events.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }   #header_contact a { display: block; background: transparent url(../images/nav_header_contact.jpg) top left; width:771px; height:126px; text-indent: -9999px; overflow: hidden; }  /* End Header CSS  */    /* End Horizontal Primary Navigaiton panel for header */  /* LeftPanel CSS */ 

 #home_bg { 	background-image:url(../images/home_bg.gif) ; 	width:771px; 	height:618px; 	float:left; }  

#Newhome_bg { 	background-image:url(../images/inner_bg.gif) ; 	width:771px; 	height:618px; 	float:left; }  

#BIGhome_bg { 	background-image:url(../images/inner_bg.gif) ; 	width:771px; 	height:820px; 	float:left; }  

#SpringGala_bg { 	background-image:url(../images/inner_bg.gif) ; 	width:771px; 	height:860px; 	float:left; }  

#StyleCloset_bg { background-image:url(../images/inner_bg.gif) ; 	width:771px; 	height:1290px; 	float:left; }  


#left_panel { 	background: #cc0000 url(../images/left_bg.gif) ; 	width:142px; 	height:625px; 	float:left; }  #left_panel ul { 	display:block; 	padding:22px 0 0px 22px; 	text-transform:uppercase; 	margin:0; 	width:120px; }  #left_panel li { 	padding-bottom:14px; }  #left_panel li a { 	color:#67443E; 	font-size:9px; 	font-weight:bold; 	margin:0; 	padding:0; 	text-decoration:none; }  #left_panel li a:hover { 	color:#9A6C58; 	font-size:9px; 	font-weight:bold; 	text-decoration:none; }  #left_panel .active_menu { 	color:#9A6C58; }  #left_panel_spanish .active_menu_spn { 	color:#d64f66; }   #left_panel_height { 	background-image:url(../images/left_bg.gif) ; 	width:142px; 	height:3000px; 	float:left; }    #left_panel_height ul { 	display:block; 	width:100px; 	padding:22px 0 10px 27px; 	text-transform:uppercase; 	margin:0; }  #left_panel_height li { 	padding-bottom:14px; }  #left_panel_height li a { 	color:#67443E; 	font-size:9px; 	font-weight:bold; 	margin:0; 	padding:0; 	text-decoration:none; }  #left_panel_height li a:hover { 	color:#9A6C58; 	font-size:9px; 	font-weight:bold; 	text-decoration:none; }  #left_panel_height .active_menu { 	color:#9A6C58; }   #left_panel_boardmember { 	background: #cc0000 url(../images/left_bg.gif) ; 	width:142px; 	height:3030px; 	float:left;  }  #left_panel_whohasdonated  { 	background: #cc0000 url(../images/left_bg.gif) ; 	width:142px; 	height:2500px; 	float:left; }  #left_panel_boardmember ul { 	display:block; 	padding:22px 0 0px 22px; 	text-transform:uppercase; 	margin:0; 	width:120px; }  #left_panel_boardmember li { 	padding-bottom:14px; }  #left_panel_boardmember li a { 	color:#67443E; 	font-size:9px; 	font-weight:bold; 	margin:0; 	padding:0; 	text-decoration:none; }  #left_panel_boardmember li a:hover { 	color:#9A6C58; 	font-size:9px; 	font-weight:bold; 	text-decoration:none; }  #left_panel_boardmember .active_menu { 	color:#9A6C58; }   #left_panel_donateclothing { 	background: #cc0000 url(../images/left_bg.gif) ; 	width:142px; 	height:1400px; 	float:left;  }  #left_panel_donateclothing ul { 	display:block; 	padding:22px 0 0px 22px; 	text-transform:uppercase; 	margin:0; 	width:120px; }  #left_panel_donateclothing li { 	padding-bottom:14px; }  #left_panel_donateclothing li a { 	color:#67443E; 	font-size:9px; 	font-weight:bold; 	margin:0; 	padding:0; 	text-decoration:none; }  #left_panel_donateclothing li a:hover { 	color:#9A6C58; 	font-size:9px; 	font-weight:bold; 	text-decoration:none; }  #left_panel_donateclothing .active_menu { 	color:#9A6C58; }   #left_panel_clientagency { 	background-image:url(../images/left_bg.gif) ; 	width:142px; 	height:1400px; 	float:left; }  #left_panel_clientagency ul { 	display:block; 	width:100px; 	padding:22px 0 10px 27px; 	text-transform:uppercase; 	margin:0; }  #left_panel_clientagency li { 	padding-bottom:14px; }  #left_panel_clientagency li a { 	color:#d64f66; 	font-size:9px; 	font-weight:bold; 	margin:0; 	padding:0; 	text-decoration:none; }  #left_panel_clientagency li a:hover { 	color:#9A6C58; 	font-size:9px; 	font-weight:bold; 	text-decoration:none; }   #left_panel_clientagency a.active_menu { 	color:#9A6C58; }  #left_panel_clientagency a:hover.active_menu { 	color:#9A6C58; }   #left_model { 	background-image:url(../images/model.gif) ; 	width:142px; 	height:252px; 	float:left; 	position:relative; 	margin:0; 	padding:0; }  #left_model_donatenow { 	width:142px; 	height:252px; 	float:left; 	position:relative; 	margin:0; 	padding:0; 	padding-top:20px; 	text-align:center; }   #sec_nav_blank { 	height:20px; }  #left_model_home { 	background-image:url(../images/model.gif) ; 	width:142px; 	height:252px; 	float:left; 	margin:18px 0 10px 10px; }  #welcome_txt { 	width:540px; 	float:left; 	margin:0 0 0 0px; }  #welcome_txt p { 	padding-bottom:10px; 	padding-right:28px; 	padding-left:14px; 	margin:0px; 	color:#49241b; 	font-family:Times New Roman; 	font-size:17px; 	font-style:italic; 	line-height:19px; 	color:#532717; }  .hometxt { 	font-family:Times New Roman; 	font-size:17px; 	font-style:italic; 	line-height:19px; 	color:#532717; }   

#left_model_bottom {width:142px; 	height:300px; 	float:left; 	position:relative; 	margin:0; 	padding:0; }  

#welcome_subtxt { 	width:378px; 	float:left; 	margin:0px 0 0px 0px; }  .home-subtxt { 	font-size:11px; 	color:#532717; 	font-family:verdana;  	padding-right:74px; }   

#newwelcome_subtxt { 	width:580px; 	float:left; 	margin:0px 0 0px 0px; }  .home-subtxt { 	font-size:11px; 	color:#532717; 	font-family:verdana;  	padding-right:74px; }  

#thankyoutxt { 	width:580px; 	float:left; 	margin:0px 0 0px 0px; }  .thankyou-subtxt { 	font-size:13px; 	font-style:italic; color:#532717; 	font-family:verdana;  	padding-right:74px; }   .thankyou-subtxt a { 	font-size:13px; 	font-style:italic; color:#532717; 	font-family:verdana;  	padding-right:0px; }     

#thankyoutxtbold { 	width:580px; 	float:left; 	margin:0px 0 0px 0px; }  .thankyou-subtxtbold { 	font-weight:bold; font-size:13px; 	font-style:italic; color:#67443E; 	font-family:verdana;  	padding-right:74px; }   .thankyou-subtxtbold a { 	font-weight:bold; font-size:13px; 	font-style:italic; color:#67443E; 	font-family:verdana;  	padding-right:0px; }     

#fullwidetxt { 	width:760px; 	float:left; 	margin:0px 0 0px 0px; }  .fullwidetxt-subtxt { 	font-size:16px; 	font-style:italic; color:#532717; 	font-family:verdana;  	padding-right:0px; }   .fullwidetxt-subtxt a { 	font-size:16px; 	font-style:normal; color:#67443E; 	font-family:verdana;  	padding-right:0px; }     

#fullwidetxtbold { 	width:760px; 	float:left; 	margin:0px 0 0px 0px; }  .fullwidetxt-subtxtbold { 	font-weight:bold; font-size:16px; 	font-style:italic; color:#67443E; 	font-family:verdana;  	padding-right:0px; }    


#welcome_Event { 	width:152px; 	height:244px; 	float:left; 	margin-top:0px; 	margin-left:0px; 	margin-right:0px; }  .welcome_event_title { 	text-align:center; 	font-weight:bold; 	padding:0px; 	padding-left:15px; 	padding-right:15px; 	padding-top:19px; 	padding-bottom:0; 	margin:0px; 	font-size:13px; 	display:block; 	color:#49241B; }  .welcome_event_content { 	text-align:center; 	padding:0px; 	margin:0px; 	padding-top:8px; 	padding-left:20px; 	padding-right:20px; 	padding-bottom:0; }   /* End LeftPanel CSS */   /****************** Content CSS */ #contentwrapper_height { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:3000px; 	float:left; 	border:none; }  #contentwrapper_donateclothing { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:1400px; 	float:left; 	border:none; }  #contentwrapper_clientagencies { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:1400px; 	float:left; 	border:none; }  #contentwrapper_spanish { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:1200px; 	float:left; 	border:none; }  #contentwrapper_boardmember { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:3030px; 	float:left; 	border:none; }  #contentwrapper_whohasdonated { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:3030px; 	float:left; 	border:none; }  #left_panel_termsofuse { 	background-image:url(../images/left_bg.gif) ; 	width:142px; 	height:1900px; 	float:left; }  #contentwrapper_termsofuse { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:1900px; 	float:left; 	border:none; }  #content_termsofuse_inside {	 	width:450px; 	float:left; 	margin:0; 	margin-top:20px; 	padding:0; 	line-height:13px; }   #contentwrapper { 	background: url(../images/right_bg.gif); 	background-position:top left; 	width:629px; 	height:625px; 	float:left; 	border:none; }  #content_privacy {	 	width:500px; 	float:left; 	margin:0; 	margin-top:20px; 	padding:0; 	line-height:13px; }  #content_mainpage {	 	width:364px; 	float:left; 	margin:0; 	margin-top:20px; 	padding:0; 	line-height:13px; 	/*border:1px solid #e71737;*/ }  #txtblock {	 	width:550px; 	float:left; 	margin:0; 	margin-top:20px; 	padding:0; 	line-height:12px; 	/*border:1px solid #e71737;*/ }  #content_subpage {	 	width:500px; 	margin:0; 	margin-top:20px; 	padding:0; 	float:left; }  #content_footer { 	width:600px; 	margin-top:15px; 	margin-left:220px; 	text-align:center; 	padding-left:70px; 	position:inherit; 	border:none; 	height:30px; }  #content_subpage ul {	 	margin:0px; 	padding:0px 0 0 30px; 	line-height:16px; 	list-style:disc; 	color:#532717; }  #content_subpage ul.disc {	 	margin:0px; 	padding:0px 0 0 30px; 	line-height:18px; 	list-style:disc; }  #content_subpage ul.hiphen {	 	margin:0px; 	padding:0px 0 0 10px; 	line-height:18px; 	list-style:none; }   #content_subpage h1 {	 	margin:0; 	padding:0; 	float: left; 	color:#9A6E59; 	font-size:13px; 	font-weight:bold; 	width:450px; 	text-transform:uppercase; 	padding-bottom:4px; 	padding-left:14px;}   #testimony { 	width:179px; 	float:left; 	padding-top:20px; 	padding-left:15px; 	padding-right:14px; }  #testimony p { 	font-size:10px; 	font-weight:normal; 	line-height:17px; 	color:#49241b; 	padding:0 30px 0 0; 	margin:0px; }  #testimony b { 	font-size:9px; } /*  #content_footer { 	position:relative; 	float:left;	 	width:479px; 	height:46px; 	background: #fff url(../_images/content_footer.gif); } */  ul.list { 	list-style:disc; 	margin:0 0 20px 30px; 	color:#532717; 	line-height:16px; }   .member-name { 	padding: 25px 0 0px 0; 	color:#49241b; 	font-weight:bold; }  .designation { 	color:#49241b; 	font-weight:bold; 	display:block; }  .back { 	padding:0 0 0 40px; 	font-style:italic; 	font-weight:normal; }  .backtotop { 	font-style:italic; 	font-weight:normal; 	font-size:11px; 	color:#49241b; 	padding: 0 0 0 40px; }  .backtotop:hover { 	font-style:italic; 	font-weight:normal; 	font-size:11px; 	color:#9A6E59; }  .call { 	color:#d9364e; }  .call:hover { 	color:#9A6E59; }  .mail {	 	color:#000; 	text-decoration:underline; 	font-size:11px; 	font-weight:normal; }  .mail:hover {	 	color:#9A6E59; 	font-size:11px; 	font-weight:normal; 	text-decoration:none; }   a.email {	 	color:#49241b; 	text-decoration:underline; 	font-size:11px; 	font-weight:bold; }  a.email:hover {	 	color:#9A6E59; 	font-size:11px; 	font-weight:bold; 	text-decoration:none; }  .ip { 	color:#49241b; 	font-size:11px; 	font-weight:bold; } 


/* End Content CSS */ 
