/* CSS for Hope Extended Ministries */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.hopetitle {
	font-size: 14px;
	font-weight: bold;
}
body {
	background-image: url(images/contentbgd.jpg);
	background-repeat: repeat-y;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 800px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

a:link {
	color: #3f4f7c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6e8bb6;
}
a:hover {
	text-decoration: underline;
	color: #fcbe01;
}
a:active {
	text-decoration: none;
}

#content {
	width: 800px;
	margin-left: 5px;
}
#trailer {
	font-family: "Arial Rounded MT Bold";
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
