@charset "utf-8";
* {
	margin: 0px;
	padding-top: 0px;
}
.SecondLine {
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}


body {
	background-color: #ffffff;
}
#header {
	background-color: #f7edce;
	width: 700px;
	background-image: url(../Images/Header-Tab.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}

#banner {
	background-color: #00FF00;
	height: 15px;
	width: 700px;
	margin-bottom: 0px;
}


#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


#content {
	background-color: #832023;
	width: 700px;
	float: left;
}
#sidebar {
	float: left;
	width: 155px;
	padding-top: 15px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-image: none;
	background-repeat: repeat;
}
#ColumnRight {
	background-color: #f7edce;
	width: 520px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}

#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #d5b140;
	line-height: 3em;
	padding-left: 10px;
}



#footer {
	background-color: #FFFFFF;
	height: auto;
	width: 700px;
	clear: both;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5b381d;
	border-right-color: #5b381d;
	border-bottom-color: #5b381d;
	border-left-color: #5b381d;
}
#footer p {
	padding-right: 30px;
	line-height: 0em;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: 5b381d;
	font-weight: 300;
	font-size: 10px;
}
#sidebar a:link {
	color: #d5b140;
	text-decoration: none;
}
#navbar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar a:hover {
	color: #53b81d;
	text-decoration: none;
}
#sidebar a:visited {
	color: #f7edce;
	text-decoration: none;
}
#sidebar img {
	text-decoration: none;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5b381d;
	text-align: center;
	margin-top: 15px;
	margin-right: 25px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #832023;
	margin-top: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #832023;
	font-size: 14px;
	line-height: 2em;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
	padding-top: 5px;
}

a:link { color: #
	color: #660033;
	color: #3d7727;
	text-decoration: none;
}


a:visited {
	color: #5b381d;
}
a:hover {
	color: #68cd47;
}

a:active { }

.light a:link {
	color: #d5b140;
	text-decoration: none;
}
.light a:visited {
	color: #f7edce;
	text-decoration: none;
}
.light a:hover {
	color: #68cd47;
}
.light a:active { color: #2652f2; }

.dark a:link { color: #c3a73a; }
.dark a:visited { color: #f2da7a; }
.dark a:hover { color: #5b381d; }
ul {
	margin-top: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-left: 25px;
}
ul li {
	line-height: 1.2em;
	margin-right: 50px;
	margin-bottom: 12px;
	list-style-position: outside;
	text-indent: 0px;
	list-style-type: disc;
	margin-left: 18px;
	text-align: left;
}

.ScriptureText {
	font-style: italic;
}
h4 {
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	margin-top: 10px;
}
#nav ul {
	float: left;
	margin-left: 20px;
	width: 700px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 4px;
}
#nav ul li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 1.25em;
	background-position: top;
}
#nav a {
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #4BF547;
}
