body {
	background: url(../i/tpl/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFE7B3;
	margin-top: 21px;
}

.content {
	margin-top: 5px;
	margin-left: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #555555;
	line-height: normal;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:left;
	line-height: 130%;
}

.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:center;
	line-height: 130%;
}

.verse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.emails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0072BB;
	text-decoration: none;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

a:link {
	color: #0072BB;
	text-decoration: none;
}
a:visited {
	color: #0072BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#button {
	background-image:url(../images/nav-button.jpg);
	background-repeat:no-repeat;
	width: 100px;
	height: 30px;
}

.sub_nav a:link, .sub_nav a:visited, .sub_nav a:hover, .sub_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;

}
.sub_nav a:hover {
	text-decoration:underline;
}
.Headers {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E55C00;
	font-style: normal;
}

