@import url(statusbar.css);


#footwrapper {
	width: 760px;
	margin-top: 0;
	clear: both;
	background-image: url('/common/banners/common_footer.jpg');
	background-color: rgb(210,16,52);
	background-repeat: no-repeat;
	background-position: top left
}

#footer {
	border-top: 1px solid black;
	position: static; /* relative; */
	font-family: sans-serif;
	color: #000000;
	clear: both;
	padding: 5px;
	width: 750px;
	/*	height: 56px;*/
	color: #fff;
/*	background: #900 url('/common/images/stripebg.png');*/
/*	background-color: rgb(210,16,52);*/
	text-align: right;
	font-size: 11px;
	margin-bottom: 20px;
}

#footer a { 
	color: #fff !important;
	text-decoration: underline;
  font-weight: bold;
}

#footer body, #footer table {  
        font-family: sans-serif;
        font-size: 11px;
        cursor: default;
}

#foot-text { 
        font-family: sans-serif;
  cursor: default;
	font-size: 0.9em;
}

#giving-text { 
        font-family: sans-serif;
  cursor: default;
	font-size: 1.5em;
	text-decoration: none;
	text-style: none;
	font-weight: normal;
}

#giving-text a{ 
	font-weight: normal;
}

/*
#footwrapper img { 
        border: none;
}

#footwrapper p div h1 h2 h3 h4 h5 h6{ 
        cursor: default;
}


#footwrapper a, #footerwrapper a:visited {  
        color: #00f;
        text-decoration: none;
        cursor: pointer;
}

#footwrapper a:hover {  
                text-decoration: underline; 
                /*font-weight: bold;    
}

#footwrapper ul {  
        padding: 0;
         margin-top: 5px;
         padding-left: 20px;
}

#footwrapper li{  
        margin: 0;
        padding: 0;
}

#footwrapper h2, #footwrapper h3, #footwrapper h4, #footwrapper h5, #footwrapper h6{  
        margin: 0;
        margin-bottom: 0px;
}

#footwrapper h2 { 
        font-size: 160%;
}

#footwrapper h3 { 
        font-size: 140%;
}

#footwrapper ol ol li{  
        list-style: lower-alpha;
}

#footwrapper a img{  
        border: 0px;
}


*/
