body {
	margin: 8px auto;
	padding: 0px;
	text-align: center;
	background: #F1E4BA url(../images/background-paper.jpg);
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:1.125em;
}
* body {
	font-size:100%;
}
#container {
	font-size:0.875em;
	width: 870px;
	margin: auto;
	padding: 0;
}
#title {
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	color: #5A4300;
}
#header {
	text-align: left;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	background: url(../images/total-background-top.png) no-repeat center top;
}
#header h1 {
	padding-bottom: 0px;
	padding-top: 113px;
	margin: 0 0 30px 0;
	top: 15px;
	left: 32px;
	position:relative;
	height: 1px;
	overflow: hidden;
	background: url(../images/DayspringLogoHoriz.gif) no-repeat;
}
#navrow {
	border-top: solid #000 1px;
	text-align: left;
	padding: 2px 5px;
	text-align: left;
	margin: 0px 20px;
	font-size: .9em;
	font-weight: bold
}
#navrow a{
	padding: 5px .6em;
	text-decoration: none;
	text-align: center;
	display: inline;
	color:#5A4300;
}
#navrow a:hover{
	color:#D3BD81;
}
#navrow li {
	list-style: none;
	display: inline;
}
#navrow ul {
	text-align: left;
	margin: 0px;
	padding: 1px;
}
a {
	color: #5A4300;
	font-weight:bold;
}
a:hover {
	color: #DDC88C;
}
#main {
	padding: 0;
	margin: 0 auto;
	min-height: 535px;
	text-align: left;
	background: #fff url(../images/background3.jpg) no-repeat right bottom;
	width: 820px;
}

#main h1 {
	padding: 0.15em;
	color: #fff;
	margin: 0;
	font: italic bolder 1.5em Arial, Helvetica, sans-serif;
	background: #5A4300 url(../images/header-background2.gif) repeat-x;
	position: relative;
	border: none;
}

#main h2 {
	color: #5A4300;
	margin: 0 .5em -.5em .5em;
	padding: .3em .5em .1em .5em;
	font: bold 1.3em Arial, Helvetica, sans-serif;
}

#main h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 1.2em;
}

#main p {
	padding: .2em 1.5em;
	position: relative;
}

#main table, #main caption {
	font-size: 12px;
	margin-left: 1.5em;
}
#container #total #column1 {
	background: url(../images/total-background.png) repeat-y center;
}
#foot {
	padding: 0.7em 4.2em 1.2em 0.7em;
	margin: 0;
	text-align: right;
	clear: both;
	background: url(../images/total-background-bottom.png) no-repeat center bottom;
	font: .7em bold Verdana, Arial, sans-serif;
	color: #fff;
}
#foot p {
	margin: 0px 35px 0px 0px;
	padding-right: 55px;
}
#foot a {
	color: #D3BD81;
}
#foot a:hover {
	color: #fff;
}
#imgHolder {
	text-align: center;
}
.imgLeft {
	float: left;
	padding-right: 8px;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.indent {
	padding: 0 0 0 1.2em;
}
.farAway {
	left: -3000px;
	position: absolute;
}
label {
	position: relative;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 30px;
}
.small {
	font-size: 9px;
}
form p {
	clear: both;
}
.closerBottom {
	margin-bottom: -15px;
}
* html #header {
	background: url(../images/total-background-top.jpg) no-repeat center bottom;
}

* html #foot {
	background: url(../images/total-background-bottom.jpg) no-repeat center bottom;
}

* html #total #column1 {
	background: url(../images/total-background.jpg) no-repeat center bottom;
}
#header img {
	margin: 25px 0 5px 25px;
}
sup {
	font-size: .85em;
}