

body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a{
	color:#336699;
	text-decoration: none;
	border-bottom: 1px dotted #93bce8; 
}
	a:hover, a:active, a:visited{
		border-bottom: 1px solid #93bce8;
	}
	
	a#corner{
		margin-bottom: 1.5em;
	}
	a#topbannerlink{
		display: none;
	}
	
	a#alertmessage{
		color: #CC0000;
		font-weight: bold;
	}

ul{
	margin-left:0;
	padding-left: 0;
}

ol{
	padding-left: 0em;
	list-style: none;
}
ol li{
	padding-bottom: .5em;
}

ul{
	list-style: none;
}
	div#top h1{
		width: 120px;
		height: 97px;
		text-indent: -9999px;
		background-image: url(images/_07design/mobile/logo.jpg);
		background-repeat:no-repeat;
	}


	div#top form span{
		display: block;
		font-size: .8em;
	}
	div#top form input#searchbtn-img{
		display: none;
	}
div#thisweek h2{
	font-size: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#thisweek a#giving{
	font-weight: bold;
	font-size: 1.1em;
}

div#directory{
	padding-top: 1.5em;
}
div#directory ul{
	list-style: circle;
	padding: 0;
	margin: 0;
	padding-left: 1em;
}
div#directory ul li{
	padding-bottom: .5em;
}

div#footer{
	font-size: .8em;
}
