/* basic */

body {
	margin: 0;
	padding: 0;
	background: white;
	font: normal medium Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.0em; }

p, ul, ol {
	line-height: 1.4em;
}

a {
	color: #004814; /*dark*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: right;
	margin: 0 1em 0 1em;
}

.center_rule {
	text-align: center; 
	margin-top: 14px; 
	margin-bottom: 14px; 
	clear: left;
}

/* logo */

#logo {
	height: 120px;
	background-color: #f1f3f4;
}

/* page */

#page {
	float: left;
	padding-left: 35px; 
	padding-bottom: 20px; 
	padding-right: 20px;
	clear: both;
	text-align: left;
}

/* Content */

#content {
	margin-right: 200px;
}

/* Main */

#main {
	padding-bottom: 5px; 
	position:relative;
	border-right:solid 1px #CCC;

}

#main img {
	margin: 0px;
	padding: 0 20px 10px 0;
}

#main img.left { 
	padding-top: 15px;
}

#main h1 { 
	padding-top: 25px;
}

#main h1 {
	color: #004814; /*dark*/
	font-size: 1.4em;
	font-style: italic;
	margin-top: 0;
}

#main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
}

#main h2, h3 {
	color: #007c0d; /*med*/
//	margin: 15px 0 4px 0;
	margin: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	text-decoration: none; 
}

#main p {
	color: black;
	margin: 0 6px 12px 0;
	font-family: arial,geneva,helvetica,sans-serif; 
	font-size: small; 
}

#main blockquote {
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	color: #0D6600;
	/*font-family: arial,geneva,helvetica,sans-serif;*/
	text-align: left;
	margin: 7px 50px 14px 35px; 
}

#main ul {
	padding: 0;
	list-style: disc;
	margin: 0 6px 10px 15px;
	font-family: arial,geneva,helvetica,sans-serif; 
	font-size: small;
}

#main li {
	padding: 0;
	/*list-style: disc;*/
	margin: 0 6px 1px 15px;
	font-family: arial,geneva,helvetica,sans-serif; 
	font-size: small;
}

/* sidebar */

#sidebar {
	position: absolute;
	right: 0;
	top: 150px;
	float: right;
	width: 200px;
	padding: 20px 0 20px 20px;
}

#sidebar h2 {
	font-size: 1.2em;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	color: #007c0d; /*med*/
	font-size: small;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu a {
	color: #008e0e; /*light*/
	width: 165px;
	padding: 3px 10px 0px 10px;
	font-size: small;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#menu a:hover {
	color: #007c0d; /*med*/
}

/* footer */

#footer {
	clear: both;
	padding: 20px 0;
	border-top: 1px solid #008e0e; /*light*/
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer h2 {
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	padding: 3px 0 3px 0;
}

#footer blockquote {
	font-size: small;
	font-style: italic;
	text-align: center;
}


/* breadcrumbs */

#breadcrumbsbar
{
	background: #F8F8F8 url('/images/breadcrumbs_bg.gif') bottom repeat-x;
	height: 22px;
	border-bottom: 1px solid #536372;
}

#breadcrumbs {	
	padding: 3px 0 0 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em; 
	text-align: left; 
	/*clear: both;*/
}

#breadcrumbs a {
	color: #007c0d; /*med*/
	text-align: left;
}

#breadcrumbs a:hover {
	color: #004814; /*dark*/
	text-align: left;
}

/* misc mr styles */

#centered {
	text-align: center; 
	font-family: arial,geneva,helvetica,sans-serif; 
	font-size: small;
	font-style: italic;
	font-weight: bold; 
	text-decoration: none; 
	color: blue; 
	margin: 14px 11px 14px 30px;
	padding-bottom: 10px;
}

#hp1 { 
	background: #EEFFCE;
}

#hp2 { 
	font-weight: bold;
}

#hp3 { 
	text-decoration: underline;
}

#hp4 { 
	font-weight: bold;
	color: #333; 
}

#hp5 { 
	font-style: italic;
	color: #333
}

#more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight:normal;
	color: #007c0d; /*med*/
	margin: 0 0 15px 0;
	text-decoration: none; 
}

#more a {
	color: #007c0d; /*med*/
}

#more a:hover {
	color: #004814; /*dark*/
}

/* verse of the day */

#votd {
	margin: 0;
	margin-right: 200px;
	padding: 0 0 25px 0;
	border-right:solid 1px #CCC;
}

#votd p {
	font-size: small;
	font-style: italic;
	text-align: center;
}

#votd h2 {
	font-size: 1.2em;
	font-style: italic;
	color: #007c0d; /*med*/
	text-align: center;
	padding: 3px 0 3px 0;
}

#zoomsearch {
	width: 202px;
	float: right;
	padding-top: 2px;
	margin-right: 46px;
}

#zoomsearch .sbox_label  {
	background: url('/images/searchlabel.gif') no-repeat top left;
	float: left;
	width: 56px; 
	height: 19px;
}

#zoomsearch .sbox_l  {
	background: url('/images/searchleft.gif') no-repeat top left;
	float: left;
	width: 9px; 
	height: 19px;
}

#zoomsearch .sbox_go  {
	padding-top: 0px;
	float: right;
}

#zoomsearch .sbox input {
	background: url('/images/searchmid.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px;	
	width: 110px;
	
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	padding-right: 6px;
	
	height: 19px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.highlight { 
	background:#FFFF95
}

.center_rule {
	margin-top: 0px; 
}

/* info explaining verse refs */
div#verse_info {
	position: absolute; 
	width: 202px;
	z-index: 1;
	text-align: center;
	top: 160px; 
//	left: 50%; 
//	margin-left: -101px;
	left: 300px;
}

div#note {
	background-color: #FFFFCC; 
	border: 1px solid #667295; 
//	width: 200px;
}

div#note_caption { 
	font-weight: bold; 
	color: #666666; 
	font-size: 12px;
	font-family: arial,geneva,helvetica,sans-serif;
	text-align: center; 
  padding: 2px 8px 0px 8px;
	border-bottom: 2px #999999 groove; 
	background-color: #FFFF99;
	line-height: 1.0 em;
}

div#note_caption p { 
	color: #666666; 
}

div#note_text {
  color: #000; 
	text-align: left;
	font-size: 12px;
	font-family: arial,geneva,helvetica,sans-serif;
  padding: 2px 8px 10px 8px; 
	line-height: 1.0 em;
}

/* dw_tooltips */
span#tipDiv {
	/*text-decoration: underline; */
}

div#tipDiv a {
	color: #0000FF;
}

div#tipDiv b {
	font-weight: bolder; 
	color: #333333;
}

div.caption {
	font-weight: bold; 
	color: #666666; 
	text-align: center; 
  padding: 6px 8px 4px 8px;
	border-bottom: 2px #999999 groove; 
	background-color: #FFFF99;
}

div.txt { 
	text-align: left;
  padding: 0 8px 0px 8px; 
	line-height: 1.0 em;
}

div.txt a { 
	color: #0000FF; 
}

div#tipDiv {
  color: #000; 
  background-color: #FFFFCC; 
	border: 1px solid #667295; 
  width: 300px; 
	font-size: 14px;
	line-height: 1.4em;
	font-family: arial,geneva,helvetica,sans-serif; 
}

div#tooltip2 {
  color: #000; 
  background-color: #FFccCC; 
	border: 1px solid #667295; 
  width: 300px; 
	font-size: 12px;
	line-height: 1.4em;
	font-family: arial,geneva,helvetica,sans-serif; 
}

