﻿.content a:link, .content a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.content a:hover {
	color: #fec67d;
	text-decoration: underline;
	border-bottom: none;
}
body {
	background-color: #7f0d02;
	margin: 0;
	padding: 0;
}
#container .topcontainer #topbanner {
	background-image: url(http://www.somebodycaresministries.org/images/gfx/header.jpg);
	background-repeat: no-repeat;
	height: 265px;
	margin-top: 5px;
}
#container #footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 800px;
	margin-top: 15px;
	color: #fec67d;
}
#container h1 {
	font-family: "Edwardian Script ITC", "Trebuchet MS";
	font-size: 50px;
	color: #fec67d;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container .content h4 {
	font-family: "Trebuchet MS";
	/* font-size: 13px; */
	color: #fec67d;
	text-align: left;
	margin: 15px;
	/* line-height: 16px; */
}
#container .content p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fec67d;
	text-align: left;
	margin: 15px;
	line-height: 16px;
}
#container {
	text-align: left;
	width: 100%;
}
#container .topcontainer {
	background-image: url(http://www.somebodycaresministries.org/images/gfx/hdr_pattern1.jpg);
	background-repeat: repeat-x;

	width: 100%;
}#container .content {
	background-color: #8b2214;
	margin-left: 10px;
	padding-top: 10px;
}
#container .content ul li {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fec67d;
	text-align: left;
	margin: 15px;
	line-height: 15px;
}
#container .content ol li {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fec67d;
	text-align: left;
	margin: 15px;
	line-height: 15px;
}
#container .content blockquote {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fec67d;
	text-align: left;
	margin: 15px;
	line-height: 15px;
}
