@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 5px;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #3366ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #3366ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333333;
	background-color: #ffff00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline overline;
}

a:active {
	color: #3366ff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.navlinks:link {
	color: #333333;
}

a.navlinks:visited {
	color: #333333;
}

a.navlinks:hover {
	color: #ffffff;
	background-color: #3366ff;
	text-decoration: underline overline;
}

a.navlinks:active {
	color: #ffff00;
	background-color: #3366ff;
	text-decoration: none;
}

a.bottom:link {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:visited {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.bottom:hover {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline overline;
}

a.bottom:active {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

a.christianresources:link {
	color: #3366ff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.christianresources:visited {
	color: #3366ff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.christianresources:hover {
	color: #333333;
	background-color: #ffff00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline overline;
}

a.christianresources:active {
	color: #3366ff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.searchbible:link {
	color: #3366ff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}

a.searchbible:visited {
	color: #3366ff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}

a.searchbible:hover {
	color: #333333;
	background-color: #ffff00;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline overline;
	text-align: center;
}

a.searchbible:active {
	color: #3366ff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}

a.getsaved:link {
	color: #3366ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.getsaved:visited {
	color: #3366ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.getsaved:hover {
	color: #333333;
	background-color: #ffff00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline overline;
}

a.getsaved:active {
	color: #3366ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

h2 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

h2.kjbible {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

h3 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

td.bg { 
	background: url(images/bible-james_r1_c1.png); 
}

td.bg404 { 
	background: url(http://www.biblejames.com/images/bible-james_r1_c1.png); 
}

.bible {
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.verses {
	font-size: 14px;
	color: #333333;
	text-align: left;
}

.highlight {
	color: #333333;
	font-weight: bold;
	background-color: #ffff00;
}

.biblesearch {
	font-size: 14px;
	color: #333333;
	text-align: center;
}

.kingjames {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.churl {
	color: #666666;
	text-decoration: line-through;
}

.copywrite {
	font-size: 9px;
	color: #666666;
}
	