a, div, h1, h2, h3, p, span, td, textarea {
	font-family: arial, sans-serif, "lucida grande", tahoma, verdana;
	font-size: 12px;
	line-height: 1.4em;
}
a {
	color: #000099;
	text-decoration: none;
}
a.button {
	background-color: #ddd;
	border: 1px solid #898989;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #000;
	margin-right: 6px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
a.button:hover {
	background-image: url(/image/bg_blue_fade.jpg);
	color: #333;
	text-decoration: none;
}
a.h1, a.h2, a.h3 {
	/*color: #000099 !important;*/
	text-decoration: underline;
}
.featured_member {
	background-color: transparent;
	border: 1px solid transparent;
	float: left;
	height: 80px;
	margin: 0 4px 4px 0;
	overflow: hidden;
	padding: 2px;
	text-align: center;
	width: 85px;
}
.featured_member:hover {
	background-image: url(/image/bg_blue_fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ddd;
}
a.menu.item {
}
a.menu.item.footer {
	display: inline;
	font-size: 10px;
	margin: 8px;
}
a.menu.item.header {
	font-weight: bold;
	margin-left: 12px;
}
a.menu.item.article {
	display: block;
	padding: 1px;
}
a.menu.item.article.menu-selected {
	font-weight: bold;
}
a.menu.item.nav {
	display: block;
	padding: 1px 1px 1px 5px;
	text-decoration: underline;
}
a:hover,
a.menu.item.footer:hover,
a.menu.item.header:hover,
a.menu.item.article:hover,
a.menu.item.list:hover {
	color: #03320B;
	text-decoration: underline;
}
a.menu.item.nav:hover,
a.menu.item.nav.menu-selected:hover {
	text-decoration: underline;
}
a.menu.item.nav.menu-selected {
	font-weight: bold;
	text-decoration: none;
}
a.menu-selected {
	color: #005a39 !important;
	font-weight: bold;
}
a.verselink {
    background: url(/image/icon16/book.gif) no-repeat;
    background-position: 1px 1px;
    color: #005a39;
    font-weight: bold;
	padding-left: 20px;
	text-decoration: none;
}
a.verselink:hover {
    border-bottom: 1px solid #005a39;
}
a.b,
b {
	font-weight: bold;
}
blockquote.article {
	background: transparent url(/image/blockquote.gif) no-repeat scroll 0% 0%;
	font-family: "Linotype Palatino","Book Antiqua","Adobe Caslon","ACaslon","Caslon","Bitstream Vera Sans", "Times new roman";
	font-size: 1.1em;
	font-style: italic;
	margin-left: 0pt;
	padding-left: 50px;
	width: 250px;
}
blockquote.mailmessage {
	background: transparent url(/image/blockquote.gif) no-repeat scroll 0% 0%;
	font-weight: normal;
	margin-left: 0pt;
	padding-left: 50px;
}
body {
	font-size: 13px;
	margin: 0;
	overflow: visibile;
}
div.menu.title {
	font-weight: bold;
}
div.menu.title.nav {
	margin: 8px 0 0 0;
	text-decoration: underline;
}
div.menu.title.nav.first {
	margin-top: 0;
}
div.menuitems {
	width: 100%;
}
font {
	font-size: normal;
	line-height: normal;
}
td.logo {
  	height: 66px;
  	margin: 0;
	width: 235px;
}
ul.article li a,
ul.twft li a {
	font-size: 12px;
	line-height: 14px;
}
ul.tabs {
	margin: 0;
	padding: 0;
}
ul.tabs li {
	display: inline;
	list-style: none;
}
ul.tabs li span {
	border-bottom: none;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	padding: 1px 4px 0 0;
}
ul.tabs li a {
	background: #fff;
	border: 1px solid #898989;
	border-bottom: none;
	color: #333;
	display: block;
	float: left;
	margin: 1px 0 0 -1px;
	overflow: hidden;
	padding: 1px 6px 1px 6px;
}
ul.tabs li a.selected,
ul.tabs li a:hover,
ul.tabs li a.selected:hover {
	background-image: url(/image/bg_blue_fade.jpg);
	color: #333;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
h1, .h1 {
	color: #005a39;
	font-size: 2em;
	letter-spacing: -0.08em;
	margin: 0;
	margin-bottom: 5px;
}
h2, .h2 {
	color: #03320B;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
}
h2.article {
	/*clear: left;*/
	margin-top: 15px;
	text-transform: uppercase;
}
h3, .h3 {
	color: #333;
	font-weight: bold;
	margin: 0;
}
hr {
	background-color: #ccc;
	border: 0;
	color: #cccccc;
	height: 1px;
}
img.arrow {
	margin-right: 4px;
}
img.article {
	float: right;
	margin: 0 10px 20px 20px;
}
img.bigicon {
	float: left;
	height: 48px;
	margin: 0 10px 10px 0;
	width: 48px;
}
img.flag {
	height: 11px;
	width: 16px;
}
img.icon {
	height: 16px;
	margin-right: 4px;
	width: 16px;
}
li.link {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 6px;
}
.error {
	color: #ff0000;
	font-weight: bold;
}
.message {
	color: #005a39;
	font-weight: bold;
}
option.article {
    background: url(/image/icon16/article.gif) no-repeat;
    background-position: 2px 2px;
	padding-left: 20px;
}
option.default {
    background: url(/image/thevine.gif) no-repeat;
    background-position: 2px 2px;
	padding-left: 20px;
}
option.member {
    background: url(/image/icon16/member.gif) no-repeat;
    background-position: 2px 2px;
	padding-left: 20px;
}
option.twft {
    background: url(/image/icon16/signpost.gif) no-repeat;
    background-position: 2px 2px;
	padding-left: 20px;
}
span.code-error {
	background-color: #ff0000;
	color: #fff;
	margin: 2px;
	padding: 1px;
}
span.selected {
	background-color: #005a39;
	color: #fff;
	padding: 1px;
}
input.form,
select.form,
span.form {
	float: left;
	margin: 2px 0 2px 2px;
}
table.articles tr.row.first {
	border-top: 1px solid #999;
}
table.editor td {
	border: medium none;
	margin: 0;
	padding: 5px;
}
td.label {
	color: #333;
	font-weight: bold;
	padding-right: 6px;
	text-align: right;
	white-space: nowrap;
}
tr.row.header {
	background-color: #ddd;
}
tr.row.odd {
	background-color: #fff;
}
tr.row.even {
	background-color: #e1e1e1;
}
tr.row.re-submit {
	background-color: #ffcc99 !important;	
}
tr.row.submitted {
	background-color: #6699ff !important;	
}
tr.row.declined {
	background-color: #ddd !important;
}
tr.row.reserved {
	background-color: #99cc99 !important;	
}
tr.row.published {
	background-color: #99ff66 !important;	
}
tr.row.read {
	background-color: #fff;
}
tr.row.unread {
	/*background-color: #eee;*/
	background-image: url(/image/bg_yellow_fade.gif);
}
ul {
	list-style-position: outside;
}
ul.article li,
li.article {
	list-style-image: url(/image/icon16/article.gif);
	margin: 4px 0 4px 0;
}
ul.bible li {
	list-style-image: url(/image/icon16/book.gif);
	margin: 4px 0 4px 0;
}
ul.default li {
	list-style-image: url(/image/thevine.gif);
	margin: 4px 0 4px 0;
}
ul.email li {
	list-style-image: url(/image/icon16/email.gif);
	margin: 4px 0 4px 0;
}
ul.member li,
li.member {
	list-style-image: url(/image/icon16/member.gif);
	margin: 4px 0 4px 0;
}
li.member.f {
	list-style-image: url(/image/icon16/gender_f.gif);
	margin: 4px 0 4px 0;
}
li.member.m {
	list-style-image: url(/image/icon16/gender_m.gif);
	margin: 4px 0 4px 0;
}
li.no-bullet {
	list-style: none;
}
li.star {
	list-style-image: url(/image/star_animated.gif) !important;
}
ul.twft li,
li.twft {
	list-style-image: url(/image/icon16/signpost.gif);
	margin: 4px 0 4px 0;
}
#badad {
	display: none;
}
#email {
    background: url(/image/email.gif) no-repeat;
    background-position: 1px 1px;
	padding-left: 20px;
}
.page_content {
	float: left;
	margin-left: 6px;
	width: 604px;
}
.page_content.myvine {
	margin-left: 0;
	width: 100%;
}
.page_content_tabs {
	border-bottom: 1px solid #898989;
	height: 21px;
	padding-left: 6px;
}
.page_content_tabs.myvine {
	width: 100%;
}
.page_footer {
	clear: both;
	margin-bottom: 40px;
	padding-top: 6px;
	text-align: center;
}
.page_header {
}
.page_main {
	margin-top: 10px;
}
.page_master {
	clear: left;
	overflow: visible;
	text-align: left;
	width: 780px;
}
.page_menu {
}
.page_nav {
	float: left;
	overflow: hidden;
	width: 160px;
}
.quote {
	background: transparent url(/image/blockquote.gif) no-repeat scroll 0% 0%;
	font-size: 1.1em;
	font-style: italic;
	margin: 8px;
	padding-left: 50px;
}
#updated-today {
	background-image: url(/image/updated-today.png);
	display: block;
	height: 120px;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
	z-index: 99;
}
.adzone {
}
.adzone.footer {
	clear: both;
    margin: 20px 0 20px 0;
}
.adzone.header {
	float: right;
}
.adzone.contentbottom {
	float: left;
 	margin-top: 20px;
}
.adzone.contenttop,
.adzone.contenttop2,
.adzone.contenttop3 {
	clear: right;
	/*padding: 0 0 10px 10px;*/
	/*float: right;*/
}
.adzone.contenttop.left,
.adzone.contenttop2.left,
.adzone.contenttop3.left {
	padding: 0 10px 10px 0;
	float: left;
}
.adzone.contenttop.right,
.adzone.contenttop2.right,
.adzone.contenttop3.right {
	padding: 0 0 10px 10px;
	float: right;
}
.adzone.leaderboard {
	margin: 2px 0 8px 0;
}
.adzone v-menu {
	float: right;
}
.article {
	text-align: left;
}
.bible {
	text-align: justify;
}
.buttonbox {
	margin-top: 6px;
	padding: 6px;
	text-align: center;
}
#callout {
	width: 200px;
}
#callout span.top {
    background: url(/image/callout.gif) no-repeat top;
	padding: 24px 8px 0;
}
#callout span.bottom {
    background: url(/image/callout.gif) no-repeat bottom;
	padding: 2px 8px 4px;
}
.date {
	padding-right: 6px;
	text-align: right;
	white-space: nowrap;
}
.date.Sat,
.date.Sun {
}
.date.today {
	font-weight: bold !important;
	background-color: #ddd !important;
}
.dateblock {
	background: transparent url(/image/date.gif) no-repeat scroll 0%;
	color: #333;
	float: left;
	font-size: 1.8em;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 69px;
	letter-spacing: -0.08em;
	line-height: normal;
	margin: 0pt 12px 5px 0pt;
	padding: 5px 7px 0pt 3px;
	text-align: center;
	width: 64px;
}
.input {
	border: 1px solid #898989;
	padding: 1px 2px 1px 2px;
}
.inputbutton {
	background-color: #ccc;
	border-color: #eee #898989 #898989 #eee;
	border-style: solid;
	border-width: 1px;
	color: #000;
	text-align: center;
}
.inputbutton.submit {
	background-color: #005a39;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.4em;
	padding: 6px;
}
ul.messages {
	background-image: url(/image/bg_yellow_fade.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #005a39;
	clear: left;
	margin: 0 0 6px 0;
	padding: 6px 6px 6px 30px;
}
ul.messages li {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}
ul.messages li a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}
li.msg-access {
	list-style-image: url(/image/icon16/access.gif);
}
li.msg-error {
	list-style-image: url(/image/icon16/error.gif);
}
li.msg-information {
	list-style-image: url(/image/icon16/info.gif);
}
li.msg-ok {
	list-style-image: url(/image/icon16/ok.gif);
}
li.msg-question {
	list-style-image: url(/image/icon16/question.gif);
}
li.msg-warning {
	list-style-image: url(/image/icon16/warning.gif);
}
.highlight {
	background-color: #ffff7e;
	font-weight: bold;
}
.homepage {
	background-color: transparent !important;
	border: 0 !important;
	margin-top: 0 !important;
	padding: 0 !important;
}
.info {
	background-image: url(/image/bg_green_fade.gif);
	background-repeat: repeat-x;
	margin: 2px 0 6px 0;
	padding: 6px;
}
.info.boxed {
	border: 1px solid #bbb;
	border-top: 0 solid #ddd;
	border-left: 1px solid #ddd;
}
.note, .note a {
	color: #333;
}
.search {
	background-color: #BCED91;
	background-image: none;
	border: 0 solid #005a39;
	color: #333;
	float: right;
	font-weight: bold;
	margin: 6px 0 0 0;
	padding: 6px;
}
span.searchquery {
	border: 1px dotted #333;
	padding: 0 2px 0 2px;
	margin: 0 2px 0 2px;
}
a.paging {
	border: 1px solid transparent;
	color: #333;
	cursor: default;
	margin: 0;
	padding: 3px;
}
a.paging:hover {
	background-color: #fff;
	border: 1px solid #bebebe;
	text-decoration: none;
}
div.paging, span.paging, td.paging {
	background-image: url(/image/bg_blue_fade.jpg);
	cursor: default;
	margin: 10px 6px 0 0;
	padding: 2px;
}
div.thumbnail {
	margin-right: 6px;
	max-height: 50px;
	overflow: hidden;
}
a.selected,
a.paging-selected,
a.paging-selected:hover,
span.paging-selected {
	background-color: #fff;
	border: 1px solid #bebebe;
	/*color: #000;*/
	cursor: default;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	text-decoration: none;
}
span.paging.article {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 10px 10px 0;
}
.print {
	display: none;
}
.readonly {
	color: #666;
}
.sidebar {
	background-color: #fff;
	background-image: url(/image/bg_gray_fade.gif);
	background-repeat: repeat-x;
	border: 1px solid #898989;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-width: 1px 2px 2px 1px;
	float: left;
	font-family: "Linotype Palatino","Book Antiqua","Adobe Caslon","ACaslon","Caslon","Bitstream Vera Sans", "times new roman";
	font-size: 1.4em;
	font-style: italic;
	margin: 15px 15px 15px 0;
	padding: 10px;
	width: 150px;
}
.small, .small a, .small > font { /* stupid ie6 -- have to repeat same defn for 'sup' */
	font-size: 11px !important;
	line-height: 14px;
}
sup, sup > a, sup > b {
	font-size: 10px;
	line-height: 14px;
}
.text.Sat,
.text.Sun {
	background-color: #e6e6e6 !important;
}
.text.today {
	font-weight: bold !important;
	background-color: #ddd !important;
}
.textlight {
	color: #666666;
}
.verse {
	cursor: default;
	display: block;
}
.verseref {
	clear: left;
	font-weight: bold;
	margin: 0 6px 0 6px;
	text-align: center;
	width: 20px;
}
.versetext {
}
.versetext.linked {
    background: url(/image/icon16/signpost.gif) no-repeat;
    background-color: #ffff7e;
    background-position: 1px 1px;
    color: #000;
	padding-left: 20px;
	text-decoration: none;
}
.video {
	height: 150px;
	width: 200px;
}
object.video {
	margin: 0 0 20px 0;
	float: left;
}
embed.video.article,
object.video.article {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	height: 150px;
	width: 200px;
}