body {
	text-align: center;	
	padding: 0;
	background:#2A2016 url(http://murrietacoc.org/Images/by_bg.jpg) repeat-y scroll;
	background-position: -685px 0;
	color:#4F463B;
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	width: 550px;
}

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


#wrapper {
	width: 550px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	background:transparent url(http://murrietacoc.org/Images/narrow_contentarea.jpg) repeat-y scroll 0 0;
}

#inner-wrapper {
	background: transparent url(http://murrietacoc.org/Images/plain_contenttop.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 30px 0 0;
}


#title {
	clear:both;
	height:34px;
	margin:0;
	padding: 0 0 0 22px;
	width:505px;
}


#title h1 {
	color:#F6F5E5;
	font-size:14pt;
	font-weight:normal;
	margin:0;
	padding:4px 6px 4px 12px;
}

h1 a, h1 a:hover {
	text-decoration:none;
	color:#F6F5E5;
}

#content {
	/* padding: 1em 1em; */
	background:transparent url(http://murrietacoc.org/Images/narrow_bottom.jpg) no-repeat scroll center bottom;
	padding:10px 24px 40px;
}

#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;
}

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.7em;
	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%:
}

