body {
	font-family: Verdana, Helvetica, E58C00, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #D1D1D1;
	line-height: 1.5;
}

#background {
	background-color: #71787C;
	border: 1px solid #BFBFBF;
	border-top: 0;
	padding: 1px;
	padding-top: 0;
	width: 750px;
	margin: auto;
}

#main-container {
	background-color: #FFF;
	padding: 0;
}

#title {
	padding: 2px;
	background: url('images/top_grad.gif') repeat-x;
}

#menu {
	background: url(images/menu.gif);
	border-top:  1px solid #FFAA00;
	border-bottom: 1px solid #FFAA00;
	height: 30px;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li {
	padding: 0;
	margin: 0;
	display: inline;
}

#menu img {
	vertical-align: middle;
}

#menu a, #menu a:visited, #menu a:active {
	background      : url('images/menu.gif');
	height          : 30px;
	text-decoration : none;
	padding         : 0;
	white-space     : nowrap;
	line-height     : 2.5;
	float           : left;
	border          : 0;
	border-right    : 1px solid #FFBF00;
	padding-left    : 15px;
	padding-right   : 15px;
	color: #000;
}

#menu a:hover {
	padding         : 0;
	border          : 0;
	padding-left    : 15px;
	padding-right   : 15px;
	border-right    : 1px solid #FFBF00;
	border-bottom   : 2px solid #FFBF00;
	height          : 28px;
	background      : url('images/menu_hover.gif');
	background-color: #FFBF00;
	color           : #000;
}

img {
	border: 0;
}

#feeds {
	background-color: #F4F9FF;
	padding: 15px;
	clear: both;
	border-bottom: 1px dotted #7A8999;
}

#feeds ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
}

#feeds li {
	text-align: right;
}

#feeds .date, #upcoming .date {
	color: #C0C0C0;
	padding-left: 10px;
	font-weight: normal;
}

#feeds .left, #upcoming .left {
	float: left;
}

#feeds .desc {
	font-size: 9px;
	color: #C0C0C0;
}

#feeds a, #menu a:visited, #menu a:active {
	color: #000;
	text-decoration: none;
}

#feeds a:hover, #upcoming a:hover {
	color: #415B70;
	padding: 0;
	border-bottom: 2px solid #415B70;
}

#feeds .desc a, #feeds .desc a:visited, #feeds .desc a:active {
	color: #C0C0C0;
	text-decoration: none;
}

#feeds .desc a:hover {
	color: #969696;
	padding: 0;
	border-bottom: 2px solid #969696;
}

#feeds li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 2px;
	line-height: 2;
	padding-left: 20px;
}

#feeds .sermons li {
	background: url(images/sound.png) no-repeat left center;
}

#feeds .blogs li {
	background: url(images/blog.png) no-repeat left center;
}

#feeds .sermons {
	width: 49%;
	float: left;
}

#feeds .blogs {
	width: 49%;
	float: right;
}

#feeds h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #7A8999;
	color:#434B54;
	margin: 0;
}

#content {
	padding-top: 0px;
	padding-bottom: 5px;
	clear: both;
	font-size: 12px;
}

#content img {
	vertical-align: middle;
}

#content h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background-color: #F4F9FF;
	border: 0;
	border-bottom: 1px dotted #7A8999;
}

#content h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background-color: #F4F9FF;
	border: 0;
	border-top   : 1px dotted #7A8999;
	border-bottom: 1px dotted #7A8999;
	margin-bottom: 15px;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: 2px solid #454E56;
	margin-right: 15px;
	color: #454E56;
}

#content p {
	padding: 15px;
	padding-bottom: 5px;
	padding-top: 0;
	line-height: 1.8;
	text-align: justify;
}

#content li {
	padding-right: 10px;
	line-height: 1.5;
	text-align: justify;
}

#content p a, #content p a:active, #content p a:visited {
	color: #525C66;
	text-decoration: none;
}

#content p a:hover {
	color: #6F7C89;
	text-decoration: underline;
}

#content .left-float {
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .right-float {
	float: right;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

#content .right-float, #content .left-float {
	padding: 3px;
	border: 1px dotted #7A8999;
	background-color: #F4F9FF;
}

/* Upcoming Events */
#upcoming {
	background-color: #F4F9FF;
	padding: 15px;
	clear: both;
	border-top: 1px dotted #7A8999;
}

#upcoming h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #7A8999;
	color: #434B54;
	margin: 0;
}

#upcoming ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 5px;
}

#upcoming li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 2px;
	line-height: 2;
	padding-left: 20px;
	background: url(images/schedule.png) no-repeat left top;
}

#upcoming a, #upcoming a:hover, #upcoming a:visited, #upcoming a:active {
	text-decoration: none;
	color: #43484C;
}

#upcoming .desc {
	padding-left: 10px;
	color: #969696;
}

/* Copyright */
#copyright {
	background-color: #FFFDF7;
	border-top: 1px dotted #FFAA00;
	font-size: 10px;
	padding: 10px;
	color: #43484C;
}

#copyright a, #copyright a:hover, #copyright a:visited, #copyright a:active {
	text-decoration: none;
	color: #43484C;
}

#copyright a:hover {
	text-decoration: underline;
}

#bottom {
	margin: 10px;
	font-size: 9px;
	text-align: center;
	color: #43484C;
}

#bottom a, #bottom a:hover, #bottom a:visited, #bottom a:active {
	text-decoration: none;
	color: #43484C;
}

#bottom a:hover {
	text-decoration: underline;
}

a[href $='.pdf'] { 
   padding-left: 20px;
   background: transparent url(images/pdf.png) no-repeat center left;
}