html {
	height: 100%;
}

body {
        font-family: arial, helvetica, sans-serif;
        background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(/images/methodistbg.jpg);
	margin: 0;
	min-height: 100%;
}

img {
	border: 0;
}

h1, h2, h3 {
	margin: 0;
	color: #b41e28;
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p {
	margin-top: 0;
}

span {
	margin-top: 0;
}

.methodist {
	font-family: Franklin Gothic Demi, Arial Bold, Helvetica Bold, sans-serif;
}

hr {
        color: #000000;
        background-color: #000000;
        height: 2px;
	border: none;
}

div.divide {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 5px;
}

A.menu {
	text-decoration: none;
	color: #b41e28;
}

A.submenu {
	text-decoration: none;
	color: #b41e28;
}

A.selected {
	font-weight: bold;
	text-decoration: none;
	color: #b41e28;
}

.smalltext {
	font-size: 10pt;
}


DIV.dove {
        position: absolute;
        top: 2px;
        left: 4px;
}

DIV.title {
	position: absolute;
	top: 20px;
	left: 220px;
}

DIV.menu {
	position: absolute;
        top: 190px;
        left: 5px;
}

DIV.content {
	margin: 190px 50px 0 220px;
	text-align: justify;
}

DIV.footer {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b41e28;
	margin-right: 20px;
/*	width: 98%; */
	width: 100%;
	font-size: 8pt;
	background-color: #ffffff;
	clear: both;
        bottom: 0px;
	margin-top: 300px;
}

.plan {
	font-size: 9pt;
	text-align: center;
}

.plan td {
	font-size: 8pt;
}