body {
	text-align: center;	
	padding: 0;
	color:#4F463B;
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
}

a {
	color:#2F6CAB;
	text-decoration:none;
}
a:hover {
	color:#1E548C;
	text-decoration:underline;
}

#frame {
	clear: both;
	margin: 0;
	padding: 0;
	background: transparent;
	text-align: left;
	width: 500px;
}

#footer {
	text-align: center;
}

div.entry {
	padding: .5em 1em;
	margin: 0 0 20px 0;
}

div.entry:hover {
	background: url('images/entry_gradient.png') 0 0 repeat-x;
}

h2 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 12pt;
	margin: 0;
	font-weight: normal;
}

h3.sermontitle {
	font-size: 12pt;
	margin: 0 0 .5em 0;
	font-weight: bold;
	color: #fff;
}

h3.sermontitle a {
	color: #691b0e;
	text-decoration:none;
}

h3.sermontitle a:hover {
	/* color: #44a; */
}

h4 {
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 .5em 0;
	text-align:left;
}


a img {
	border: none;
}

small {
	font-size: 7pt;
}

div.entry-content {
	margin: 0 0 0 1em;
	padding:0;
}

div.entry-content p {
	margin:.5em 0;
	padding:0;
}



div.downloadlink {
	display:block;
	width:11em;
	height:1.8em;
	overflow:hidden;
}

div.downloadlink:hover {
	width: 100%;
}


.browseForm {
	display:inline;
}

div.selections {
	width:100%;
	display:block;
	height:4em;
}

div.selections-left {
	float:left;
	height:100%;
}

div.selections-right {
	margin-left:1em;
	float:left;
	height:100%;
}
