* { margin:0; padding:0;}
body { 
	background:#cee5eb; 
	font-family: "Arial", "Helvetica", sans-serif;  
	}

#wrapper {
	width:900px; 
	margin:0 auto; 
	position:relative; 
	overflow: visible;
	height:auto;
	}
	

/*-------------------------------------------------------------------head navigation-----------------------------------------------------*/
#header{
	height:112px;
	margin: 50px 0 0 20px;
}
#header h4{
	color: #b67a52;
	padding: 0 0 0 0;
	font-size:18px;
	font-weight:400;
}
.motto{
	margin-left:80px;
}
#navigation{
	display: inline;

}
#shelter {
	float:left;
	width: 93px;	
}
#shelter a{
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	float:left;
	width: 93px;	
	font-size:18px;
	padding: 6px 0 10px 0;
	background:url(/images/orange.gif) no-repeat;
}	
#shelter a:hover{
	background:url(/images/orange_hover.gif) no-repeat;	
}
#furniture {
	float:left;
	width:155px;
	margin-left: 5px;
}
#furniture a{
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	float:left;
	width: 155px;	
	font-size:18px;
	padding: 6px 0 10px 0;
	background:url(/images/green.gif) no-repeat;
}
#furniture a:hover{
	background:url(/images/green_hover.gif) no-repeat;
}
#works{
	float:left;
	width:92px;
	margin-left: 5px;
}
#works a{
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	float:left;
	width: 92px;	
	font-size:18px;
	padding: 6px 0 10px 0;
	background:url(/images/blue.gif) no-repeat;
	}
#works a:hover{
	background:url(/images/blue_hover.gif) no-repeat;
}
	
#subnav{
	float:left;
	background:url(/images/sub_menu.gif) no-repeat;	
	width: 468px;
	height:29px;
	margin: 5px 0 0 15px;
	padding-left: 7px;
}
*html #subnav{
	padding-left:2px;
}
.submenu{
	list-style:none;
	overflow:hidden
}
.submenu li{
	float:left;
	display:inline;	
	background:url(/images/divider.gif) no-repeat left bottom;
	padding: 6px 14px 2px 14px;
	margin-left:-3px;
}
.submenu a{
	text-decoration: none;
	font-size:12px;
	color:#857265;
	display:block;
}
.submenu  a:hover {
	color:#4A3B31;
}

/*--------------------------------------------------------center/white background--------------------------------------------------------------------*/


#top{
	background:url(/images/top.gif) no-repeat;
	float:left;
	width: 891px;
	height: 18px;
	overflow:hidden;
	margin-top:-4px;
}

#center_front {
	background: url(/images/mid_ch.gif) repeat-y;
	padding: 0 0 10px 5px;
	margin: 0 0 0 0;
	width:891px;
	float:left;
	min-height:900px;
	overflow: visible;
}
*html #center_front {
	height: 800px;
	background:url(/images/mid_ie.gif) repeat-y;
}
#center {
	background: url(/images/shelter/bg.gif) repeat-y;
	padding: 0 0 10px 5px;
	margin: 0 0 0 0;
	width:891px;
	float:left;
	min-height:900px;
	overflow: visible;
}

/*for the IE minimum height*/
*html #center {
	padding: 10px;
	height: 800px;
	background:url(/images/shelter/bg_ie.gif) repeat-y;
}



/*--------------------------------------left/content---------------------------------------------*/
#content{
	margin: 0 5px;
	width: 616px;
	float:left;
}
#content li{
	border-bottom-style:none;
}

#content a{
	text-decoration:none;
	color: #5c4130;
	font-size: 20px;
	font-stretch: narrower;
	font-weight:400;
	margin: 0 0 0 0 ;
}
#content a:hover{
	text-decoration:none;
	color: #6B9723;
	font-size: 20px;
	font-stretch: narrower;
	font-weight:400;
}
#content h1{
	font-size: 24px;
	color: #B88E78;
	font-weight:600;
	margin: 0 0 0 0;

}
#content h2{
	color:#B88E78;
	font-size: 16px;
	padding: 10px 0 0 0;
	font-weight:400;
}
#content h5 {
	font-size: 16px;
	color: #5c4130;
	font-stretch: narrower;
	font-weight:400;
	margin: 0 0 5px 0;
}

#content p{
	font-size:14px;
	color: #70777d;
	margin: -5px 0 0 0;
	padding: 5px 0 0 0;	
}
/*-----------------------------------------viewall---------------------------------------*/
#viewall{
	float:left;
	height: 21px;
	width: 616px;
	margin-top:5px;
}

#viewall p{
	font-size:14px;
	color: 6f757b;
	margin: -5px 0 0 0;
	
}
.front{
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-left:5px;
	margin-bottom: 20px;
}

.news_one{
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-left:5px;
	margin-bottom: 20px;
}
.news_two{
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 300px;
}
.news_three{
	float: left;
	margin-left:5px;
	margin-bottom: 20px;
	width:600px;
	min-height:100px;
}
/*--------------------------------------rigt/sidenav---------------------------------------------*/
#sidenav {
  	width:250px; 
	float: left;
	padding:0 5px 0 3px;
	margin-top:0;
} 

#sidenavtop{
	background:url(/images/nav_top.gif) no-repeat;
	width: 241px;
	height: 25px;
}

#sidenavcenter {
	/*--background:url(images/nav_mid.png) repeat-y;--*/
	width:241px;
	float:left;
	min-height:750px;
	height: 100%;
	padding:0 0 0 10px;
}
/*--*html #sidenavcenter{
	height: 750px;
}--*/
#sidenavcenter a {
	text-decoration:none;

		
}
/*--
#badge {background:url(newsbadge/color_variations/furniture/1.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge1 {background:url(newsbadge/color_variations/furniture/2.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge2 {background:url(newsbadge/color_variations/furniture/3.gif) no-repeat;	width:220px;    height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge3 {background:url(newsbadge/color_variations/furniture/4.gif) no-repeat;	width:220px;    height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge4 {background:url(newsbadge/color_variations/furniture/5.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge5 {background:url(newsbadge/color_variations/furniture/6.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge6 {background:url(newsbadge/color_variations/shelter/1.gif)  no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge7 {background:url(newsbadge/color_variations/shelter/2.gif)  no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge8 {background:url(newsbadge/color_variations/shelter/3.gif)  no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge9 {background:url(newsbadge/color_variations/shelter/5.gif)  no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge10 {background:url(newsbadge/color_variations/shelter/7.gif)  no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge11 {background:url(newsbadge/color_variations/shelter/8.gif)  no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge12 {background:url(newsbadge/color_variations/others/1.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge13 {background:url(newsbadge/color_variations/others/2.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge14 {background:url(newsbadge/color_variations/others/3.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge15 {background:url(newsbadge/color_variations/others/4.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge16 {background:url(newsbadge/color_variations/furniture/7.gif) no-repeat;	width:220px;	height: 132px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge17 {background:url(newsbadge/events/cwd_2010_large.gif) no-repeat;	width:220px;	height: 185px;	float: left;	margin-left:9px;	margin-bottom:15px;}
#badge18 {background:url(newsbadge/events/2010holiday_badge.gif) no-repeat;	width:220px;	height: 185px;	float: left;	margin-left:9px;	margin-bottom:15px;}



*html #badge {margin-left:5px; margin-bottom:15px;} 
*html #badge1 {margin-left:5px; margin-bottom:15px;} 
*html #badge2 {margin-left:5px; margin-bottom:15px;} 
*html #badge3 {margin-left:5px; margin-bottom:15px;} 
*html #badge4 {margin-left:5px; margin-bottom:15px;} 
*html #badge5 {margin-left:5px; margin-bottom:15px;} 
*html #badge6 {margin-left:5px; margin-bottom:15px;} 
*html #badge7 {margin-left:5px; margin-bottom:15px;} 
*html #badge8 {margin-left:5px; margin-bottom:15px;} 
*html #badge9 {margin-left:5px; margin-bottom:15px;} 
*html #badge10 {margin-left:5px; margin-bottom:15px;} 
*html #badge11 {margin-left:5px; margin-bottom:15px;} 
*html #badge12 {margin-left:5px; margin-bottom:15px;} 
*html #badge13 {margin-left:5px; margin-bottom:15px;} 
*html #badge14 {margin-left:5px; margin-bottom:15px;} 
*html #badge15 {margin-left:5px; margin-bottom:15px;} 
*html #badge16 {margin-left:5px; margin-bottom:15px;} 
*html #badge17 {margin-left:5px; margin-bottom:15px;} 
*html #badge18 {margin-left:5px; margin-bottom:15px;} 


#badge h5 {
	text-decoration:none;
	font-size: 12px;
	color: #a49083;
	font-style: italic;
	font-weight:400;
	margin: 15px 15px 5px 15px;	
}
*html #badge h5 {
	margin: 15px 15px 5px 15px;	
}

#badge h6 {
	text-decoration:none;
	font-size: 12px;
	color: #a49083;
	font-style: normal;
	font-weight:400;
	margin: 12px 15px 5px 15px;	
}

*html #badge h6 {
	margin: 12px 15px 5px 15px
}--*/

/*--#badge:hover{background:url(/images/badge/yardsale/badge_hover.gif) no-repeat;}
#badge:active{background:url(/images/badge/yardsale/badge_active.gif) no-repeat;}--*/

#learn {
	background:url(/images/l_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
	margin-top:10px;
	margin-bottom:2px;
}
*html #learn{
	margin-left: 5px;
}
#learn:hover{
	background:url(/images/l_hover_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
}
#learn:active{
	background:url(/images/l_active_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
}

#volunteer {
	background:url(/images/v_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
	margin-bottom:2px;
}
*html #volunteer{
	margin-left: 5px;
}
#volunteer:hover{
	background:url(/images/v_hover_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
}
#volunteer:active{
	background:url(/images/v_active_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
}

#donate{
	background:url(/images/d_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
	margin-bottom:2px;
}
*html #donate{
	margin-left:5px;
}
#donate:hover{
	background:url(/images/d_hover_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
}
#donate:active{
	background:url(/images/d_active_flat.gif) no-repeat;
	width: 220px;
	height: 73px;
	float: left;
}


/*--------------------------------------left/sidenav---------------------------------------------*/

#left_sidenav {
	width:190px; 
	float: left;
	margin-top: -10px;
	padding:0 0 0 5px;
	height:100%;

} 

#left_sidenavtop{
	background: url(/images/shelter/sidenav_top.jpg) no-repeat;
	width: 186px;
	height: 26px;
}

#left_sidenavcenter {
	background: url(/images/shelter/sidenav_mid.gif) repeat-y;
	width:186px;
	height: 100%;
	float:left;
	overflow: hidden;
}


#left_subject{
	width: 175px;
	margin: 10px 0 5px 7px;
}
*html #left_subject{
	margin: 10px 0 5px 3px;
}

#left_subject a{
	color:#7B9396;
	text-decoration:none;
}
#left_subject a:hover{
	color:#6C8284;
}


#left_subject_list{
	background: #F4FBFF;
	width:169px;
	padding: 4px 0 4px 5px;
	margin:0 0 3px 0;
	font-size:16px;
	font-stretch:narrower;
}

#left_subject_list:hover{
	background: #ffffff;
}



#left_subject_list_secondary{
	background: #E0E7EA;
	width:150px;
	padding: 4px 0 4px 5px;
	margin:0 0 3px 10px;
	font-size:14px;
	font-stretch:narrower;
}
#left_subject_list_secondary:hover{
	background: #F4FBFF;
}




#left_subject li {

	float:left;
	width:169px;
	padding: 4px 0 4px 5px;
	margin: 0 0 3px 0;
}


#sthree {
	width:180px; 
	float: left;
	padding:7px 0 5px 5px;
}
/*--new small three buttons. all images--*/
#slearn {
	background:url(/images/shelter/s_learn_flat.gif) no-repeat;
	width:176px;
	height: 48px;
	float: left;
	margin-bottom:2px;
}
#slearn:hover{background:url(/images/shelter/s_learn_flat_hover.gif) no-repeat;}
#slearn:active{background:url(/images/shelter/s_learn_flat_active.gif) no-repeat;}

#svolunteer {
	background:url(/images/shelter/s_vol_flat.gif) no-repeat;
	width:176px;
	height: 48px;
	float: left;
	margin-bottom:2px;
}
#svolunteer:hover{background:url(/images/shelter/s_vol_flat_hover.gif) no-repeat;}
#svolunteer:active{background:url(/images/shelter/s_vol_flat_active.gif) no-repeat;}

#sdonate{
	background:url(/images/shelter/s_donate_flat.gif) no-repeat;
	width:176px;
	height: 48px;
	float: left;
	margin-bottom:5px;
}
#sdonate:hover{background:url(/images/shelter/s_donate_flat_hover.gif) no-repeat;}
#sdonate:active{background:url(/images/shelter/s_donate_flat_active.gif) no-repeat;}


/*--new small badge--*/

/*--#sbadge {background:url(newsbadge_small/furniture/1.gif) no-repeat; width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge1 {background:url(newsbadge_small/furniture/2.gif) no-repeat; width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge2 {background:url(newsbadge_small/furniture/3.gif) no-repeat; width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge3 {background:url(newsbadge_small/furniture/4.gif) no-repeat; width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge4 {background:url(newsbadge_small/furniture/5.gif) no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge5 {background:url(newsbadge_small/furniture/6.gif) no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge6 {background:url(newsbadge_small/shelter/1.gif)  no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge7 {background:url(newsbadge_small/shelter/2.gif)  no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge8 {background:url(newsbadge_small/shelter/3.gif)  no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge9 {background:url(newsbadge_small/shelter/5.gif)  no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge10 {background:url(newsbadge_small/shelter/7.gif)  no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge11 {background:url(newsbadge_small/shelter/8.gif)  no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge12 {background:url(newsbadge_small/others/1.gif) no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge13 {background:url(newsbadge_small/others/2.gif) no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge14 {background:url(newsbadge_small/others/3.gif) no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge15 {background:url(newsbadge_small/others/4.gif) no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge16 {background:url(newsbadge_small/furniture/7.gif) no-repeat;	width:176px; height: 106px; float: left; margin-bottom:2px;}
#sbadge17 {background:url(newsbadge_small/events/new_s_badge_cwd_large.gif) no-repeat;	width:176px; height: 148px; float: left; margin-bottom:2px;}
#sbadge18 {background:url(newsbadge_small/events/2010holiday_badge.gif) no-repeat;	width:176px; height: 148px; float: left; margin-bottom:2px;}


*html #sbadge {margin-left:5px; margin-bottom:15px;} 
*html #sbadge1 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge2 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge3 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge4 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge5 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge6 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge7 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge8 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge9 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge10 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge11 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge12 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge13 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge14 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge15 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge16 {margin-left:5px; margin-bottom:15px;} 
*html #sbadge17 {margin-left:5px; margin-bottom:15px;}
*html #sbadge17 {margin-left:5px; margin-bottom:15px;}--*/

#sbadge h5 {
	text-decoration:none;
	font-size: 11px;
	color: #a49083;
	font-style: italic;
	font-weight:400;
	margin: 10px 10px 5px 10px;	
}
*html #sbadge h5 {
	margin: 15px 15px 5px 15px;	
}

#sbadge h6 {
	text-decoration:none;
	font-size: 10px;
	color: #a49083;
	font-style: normal;
	font-weight:400;
	margin: 12px 15px 5px 15px;	
}

*html #sbadge h6 {
	margin: 10px 10px 5px 10px;	
}/*--
#sbadge:hover{background:url(/images/sbadge/yardsale/s_badge_flat_hover.gif) no-repeat;}
#sbadge:active{background:url(/images/sbadge/yardsale/s_badge_flat_active.gif) no-repeat;}
--*/

/*--------------------------------------RIGHT/content---------------------------------------------*/
#right{
	width: 675px;
	float:left;
	overflow:visible;
	margin-top: -10px;
}
#right_center{
	width: 498px;
	float:left;
	margin:0;
	overflow:visible;
	
}
#right_content_topbar{
	width: 100%;
	height: 26px;
	padding:0;
	margin:0;
	background-color:#f6954e;
}
#right_content_topbar_green{
	width: 100%;
	height: 26px;
	padding:0;
	margin:0;
	background-color:#6e8d3a;
}
#right_content_topbar_blue{
	width: 100%;
	height: 26px;
	padding:0;
	margin:0;
	background-color:#7ab0ae;
}
#right_content_topbar_cream{
	width: 100%;
	height: 26px;
	padding:0;
	margin:0;
	background-color:#ede6d2;
}

#right h3{
	color:#fff;
	font-size: 16px;
	padding: 5px 0 0 5px;
	font-weight:300;
}
#right a{
	text-decoration: none;
	color: #ffffff;
}
#right_content_topbar_cream h3{
	color:#8c7a6c;
	font-size: 16px;
	padding: 5px 0 0 5px;
	font-weight:300;
}	
#right_content_topbar_cream a{
	border-bottom: 1px;
	color: #8c7a6c;
}
#right_content_topbar_cream a:hover{
	border-bottom: 1px;
	color: #663006;
}
#extra_right{
	width: 166px;
	float:left;
	margin-left:8px;
}
	
#viewbox{
	width: 166px;
	float:left;
}

#viewbox_top{
	width: 166px;
	height: 15px;
}
#viewbox_top a{
	height: 15px;
	width: 166px;
	margin:0;
	background:url(/images/shelter/viewbox_top.gif) no-repeat left;
	padding: 10px 44px  8px 30px;
}
#viewbox_top a:hover{
	background:url(/images/shelter/viewbox_top_hover.gif) no-repeat left;
	color:#fff;
}
#viewbox h3{
	color: #70777d;
	font-size:16px;
	font-stretch: extra-condensed;
	font-weight:300;
	text-align:left;
	padding: 5px 5px 0 5px;
}

#viewbox_mid h3 a:link, #viewbox_mid h3 a:visited, #viewbox_mid h3 a:active {
	color: #70777d;
	text-decoration: none;
}

#viewbox_mid h3 a:hover {
	color: #81888e;
	text-decoration: none;
}



#viewbox p {
	color: #70777d;
	font-size:12px;
	font-stretch: extra-condensed;
	font-weight:300;
	text-align:left;
	padding: 5px 5px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}

#viewbox p a {
	color: #70777d;
	font-size:12px;
	font-stretch: extra-condensed;
	font-weight:300;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#viewbox h4{
	color: #fff;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	font-weight:500;
}
#viewbox_mid{
	background:#faf7ef;

}
#viewbox_bottom{
	width: 166px;
	height:15px;
	background:url(/images/shelter/viewbox_bottom.gif) no-repeat top left;
	float:left;
	padding-bottom:0;
}


#form{
	width: 166px;
	height: 140px;
	float:left;
	margin-top:10px;
	height: auto;
}
*html #form{
	margin-top:0;
}
#form_top{
	width: 166px;
	height: 21px;
	background: url(/images/shelter/form_top.gif) no-repeat top left;
	float:left;
	color:#87A4AB;
}
#form h4{
	font-size:14px;
	text-transform:uppercase;
	font-weight:500;
	text-align:center;
	padding-top:3px;
}
#form_mid{
	background:#f6f9fb;
	height: 140px;
	width: 166px;
	float: left;
}
#form_mid p{
	padding: 5px 5px 0 0;
	}
#form_mid a{
	font-size:14px;
	font-weight:500;
	color:#608B95;



}
#form_mid a:hover{
	color:#0197BB;	
	background: #F3F5F6;

}


#description{
	float:right;
	width: 670px;
	background:url(/images/shelter/midline.gif) top left no-repeat;
	margin: 5px 0 0 0;
}
#description p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#70777d;
	margin:10px 5px;
}

#description p a:link, #description p a:visited, #description p a:active {
	color:#3366CC;
	text-decoration: none;
}

#description p a:hover {
	color:#3366CC;
	text-decoration: underline;
}

#description ul{
	margin-bottom: 10px; 
	margin-left:15px;
	font-size:14px;
	color: #70777d;
	}


#text{

	overflow: visible;
	margin: 5px 0;
}
#text p{
	font-size:14px;
	color:#70777d;
	margin:10px 10px;
	margin-top:20px;
}
#text iframe{margin:10px 10px;}
#text h1{
	font-size:20px;
	color:#70777d;
	margin:10px 5px 10px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
}
#text img{
	float:right;
	margin: 5px;
	border: 2px solid #E8F0F5;
}

#text img.furn{
	float:left;
	margin-top: -10px;
	border: none;
	padding-bottom:15px;
}

#text a:link {
	color:#3366CC;
}

#text a:visited {
	color:#3366CC;
}

#text a:hover {
	color:#333399;
}

#text ul{
	margin-bottom: 5px; 
	margin-left:15px;
	font-size:14px;
	color: #70777d;
	
}	

#text ul.number{
	margin-bottom: 5px; 
	margin-left:15px;
	font-size:14px;
	color: #70777d;
	list-style:decimal;
}

#text p.disclaimer {
	text-align: center;
	font-size: 12px;
	font-style: italic;	
}

/*---------------------------------------------event----------------------------------------------------*/
#event_top{
	width: 670px;
	float: left;
	height: 215px;
	background: url(/images/shelter/midline.gif) bottom left no-repeat;
	padding-bottom:10px;
}
#years{
	width: 670px;
	list-style:none;
	margin-left:15px;
}

#text #years a{
	background:url(/images/shelter/yr_button.gif) no-repeat;
	font-size:14px;
	margin:0 0 0 0;
	color:#70777d;
	padding:2px 5px 2px 3px;;
}
#text #years a:hover{
	background:url(/images/shelter/yr_button_hover.gif) no-repeat;
	height: 21px;
}
#text #years a:active{
	background:url(/images/shelter/yr_button_active.gif) no-repeat;
}
#historybox{
	float:left;
	width: 650px;
	height: 100%;
	overflow:auto;
	margin: 10px 0 0 10px;
	color:#70777d;
	font-size:14px; 
}
#right #historybox li{
	list-style:none;
}

#right #historybox a{
	color:#3366CC;
}
#right #historybox a:hover{
	color:#333399;
}
#eachevent{
	width: 621px;
	height: 192px;
	margin:10px 0 5px 0;

}

.eachgraduate{
	width: 621px;
	height: 250px;
	margin:10px 0 5px 0;
}

.eachevent_top{
	float:left;	
}
.eachevent_top a{
	float:left;
	width: 621px;
	height: 38px;
	background-image:url(/images/shelter/event_top.gif);
}
.eachevent_top a:hover{
	float:left;
	width: 621px;
	height: 38px;
	background-image:url(/images/shelter/event_top_hover.gif);
}

.eachevent_content{
	float: left;
	width: 621px;
	height: 154px;
	background-color:#f3f8f9;
}

.eachgraduate_content{
	float: left;
	width: 621px;
	height: 250px;
	background-color:#f3f8f9;
}

#right #historybox h1{
	font-size:22px;
	margin:0 5px 10px 15px;
	padding-top:8px;
	text-align:left;
	font-weight:500; 
	color:#70777d;
}
#right #historybox h4{
	font-size:22px;
	margin:-35px 15px 10px 5px;
	text-align:right;
	font-weight:500;
	color:#70777d;
}
#historybox b{
	font-size:14px;
	color:#7B9396;
	margin-bottom:10px;
}
#eachevent p{
	font-size:12px;
	color:#70777d;
	padding:10px 10px 0 10px;
}
#right #historybox #eachevent ul{
	font-size:13px;
	font-weight:500;
	list-style:none;
	text-decoration:none;
	padding: 10px 0 0 20px;

}

#right #historybox .menu a{
	color:#749299;
}

#right #historybox p {
	padding-bottom: 10px;
}
/*--#right #historybox #eachevent a:hover{
	color:#ff000;
}
#right #historybox #eachevent a:visited{
	color:#85999E;
}--*/

#right #historybox h5{
	color:#7B9396;
	margin-top:10px;
}

/*-----------------------------------------------------------footer--------------------------------------------------------------------*/
*html #footer{
	position: relative;
	margin:0 auto;
	bottom: 0;

	background:url(/images/footer2.gif) no-repeat top left;
	height: 42px;
	width: 944px;
}
#footer{
	position: fixed;
	margin:0 auto;
	bottom: 0;
	left: 0;
	right: 10px; 
	background:url(/images/footer2.gif) no-repeat top left;
	height: 42px;
	width: 944px;
}

#footer h5 {
	text-align:left;
	color: #000;
	font-size: 12px;
	font-weight: 100;
	padding: 15px 0 0 20px;
}

#footer h6{
	color: #000;
	font-size: 14px;
	font-weight: 100;
	text-align: right;
	margin-top:-18px;
	padding-right:30px;
}

#footer h5 a:link, #footer h5 a:visited, #footer h5 a:active{
	color: #000;
	font-size: 12px;
	font-weight: 100;
	text-decoration:none;
}

#footer h5 a:hover{
	color: #003366;
	font-size: 12px;
	font-weight: 100;
}


#footer h6 a:link, #footer h6 a:visited, #footer h6 a:active{
	color: #000;
	font-size: 14px;
	font-weight: 100;
	text-decoration:none;
}

#footer h6 a:hover{
	color: #003366;
	font-size: 14px;
	font-weight: 100;
}

#wrapper #main #center #right #text .imagelist img {
	float: none;
	position: relative;
	clear: none;
	margin-left: 100px;
}
#wrapper #main #center #content #viewall img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #center #right #text li{
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	color: #70777d;
}
#text td {
	font-size:14px;
	color:#70777d;
}

#donatebuttons {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
}

