body {
	background: #e5e5e5 url(../siteimages/background.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}

.clear { clear: both;}

img { border: 0px; }

h1 { color: #880000; }

a { color: #000088; }
a:hover { text-decoration: none; }

.directoryCategory {
	font-weight: bold;
	}
	
#container {
	width: 880px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 20px auto;
	padding: 0px 30px;
	}	
	
#header #logo { 
	float: left;
	width: 532px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
		
#phoneDate {
	float: left;
	width: 190px;
	text-align: right;
	padding: 40px 10px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	}
	
#phoneDate strong {
	font-size: 20px;
	}
	
#logoPhoneNavigation { 
	width: 733px;
	float: left;
	}

#navigation {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 713px;
	color: #fff;
	text-align: right;
	padding: 15px 10px;
	background: url(../siteimages/navigationBackground.gif) no-repeat right top;
	}
	
#navigation a {
	color: #fff;
	}
	
#navigation a:hover {
	text-decoration: none;
	}
	
#currentIssueContainer {
	float: left;
	width: 147px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#currentIssueContainer .currentIssue {
	width: 132px;
	height: 171px;
	background: url(/siteimages/COMMUNITYSPIRITCORNER.jpg) no-repeat;
	padding: 22px 8px 3px 7px;
	}
	
.currentIssue img {
	border: 0px;
	}

#currentIssueContainer strong {
	font-size: 10px;
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}
	
#leftContainer {
	width: 315px;
	float: left;
	padding: 30px 0px;
	}
	
#leftContainer .slideshowAds {
	width: 310px;
	padding: 8px 7px 7px 7px;
	background: #ddd;
	height: 400px;
	}
	
#leftContainer #podcast {
	width: 285px;
	margin: 5px 0px 0px 0px;
	padding: 15px 20px 15px 20px;
	}
	
#podcastSupportAdvertisers #podcast {
	width: 215px;
	margin: 5px 0px 0px 0px;
	padding: 15px 20px 15px 20px;
	}
	
#podcastSupportAdvertisers {
	width: 470px;
	}
	
#podcast ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
#podcast ul li {
	display: block;
	padding: 10px 0px 25px 50px;
	margin: 0px;
	font-size: 14px;
	}
	
#podcast ul li a {
	color: #fff;
	}
	
#mainContainer {
	float: left;
	width: 545px;
	padding: 30px 0px 30px 20px;
	margin: 0px;
	}
	
#callToAction {
	float: left;
	width: 310px;
	padding: 10px 20px 0px 0px;
	margin: 0px;
	}
	
#twoColumns p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}
	
#pollWhyBelieve .poll {
	border: 5px solid #cf0219;
	width: 185px;
	padding: 10px;
	}
	
.poll h2 {
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #880000;
	}
	
#pollWhyBelieve {
	width: 215px;
	margin: 20px 0px 0px 0px;
	height: 100px;
	float: left;
	}


/*
//-------------------------------------------------
// Directory - Begin
//-------------------------------------------------
*/

table.directoryCategories {
	border-collapse: collapse;
	border: 1px solid #ddd;
	width: 100%;
	}

	
.directoryCategories td {
	width: 50%;
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	border: 1px solid #ddd;
	}

.directoryCategories td ul {
	margin: 0px 20px;
	padding: 0px;
	list-style: none;
	}
	
.directoryCategories td li {
	font-size: 11px;
	}

.directoryPageNavigation {
	width: 100%;
	}
	
.directoryPageNavigation td {
	width: 50%;
	}
	
table td.right {
	text-align: right;
	}

/*	
//-------------------------------------------------
// Directory - End
//-------------------------------------------------
*/