body {
	margin: 0 auto;
	padding: 0;
	font: 76% Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(images/backround.gif) top center repeat-y;
	color: #666 !important;
}

h5 {
	font-size: 100%;
}

table { border: none; }
th { background-color: #ccc; }

div.bible { font-family:"Courier New", Courier, monospace; padding: 0 8px; }

.hide {
	display: none;
}

.warning {
	background-color: inherit;
	color: #f00 !important;
}

.quote, .reference {
	font-style: italic;
	font-size: 0.9em;
	text-align: right;
}

.reference {
	font-size: 1em;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.align-center { margin: 0 auto; text-align: center; }

.textJustify {
	text-align: justify;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}

.blueText {
	background-color: inherit;
	color: blue;
}

.underline {
	text-decoration: underline;
}

p {
	margin: 0 0 12px 0;
}
p.studyDate, h4.studyTitle {
	text-align: center;
}
p.studyVerse {
	color: red;
}
span.studyVerseReference {
	color: #666 !important;
	font-size: 85%;
	letter-spacing: 1px;
	display: block;
	text-align: right;
}

ul.stdLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.stdLinks li {
	margin: 0 0 3px 0;
	padding: 0;
}

div#bodyWrapper {
	width: 760px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff !important;
}

div#masthead {
	background: /*rgb(134,195,42) */url(../images/header.jpg) no-repeat;
	height: 35px;
	color: #fff !important;
	/* text-align: right;*/
	padding: 0 5px 0;
}

div#masthead h1 a {
	background-color: inherit;
	color: #fff !important;
}

div#masthead h1 a:hover {
	background-color: #fff;
	color: rgb(134,195,42) !important;
}

div#siteName {
	float: left;
}

div#siteName h1 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.4em;
}

div#today {
	float: right;
	margin: 8px 0 0;
}

div#footer {
	margin: 20px 0 0 0;
	border-top: 3px solid #86C32A;
	text-align: center;
	color: #86C32A !important;
	min-height: 45px;
	padding: 10px 0;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

div#logoBox {
	width: 150px;
	/*height: 84px;*/
	margin: 0 0 10px 0;
	padding: 0;
	background: rgb(116,168,245)/* url(../images/topmenu.gif) top left no-repeat*/;
	color: #fff !important;
}

div#logoBox h3 {
	font-size: 110%;
	margin: 0;
	padding: 0;
}

div#logoBox h3 a {
	color: #fff !important;
	display: block;
}

div.empty {
	width: 100%;
	height: 10px;
	background-color: #fff;
	clear: both;
}

div#popUp {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 300px;
	height: 200px;
	overflow: auto;
	background-color: #94BD53;
/*	color: #fff; */
	border: solid 2px #f93;
	z-index: 99;
	padding: 0 5px;
}
div#popUp a {
	background-color: inherit;
	color: #666;
	color: #fff !important;
}

div.clear {
	width: 100%;
	height: 1px;
	clear: both;
}

div#contentWrapper, div#mainContent, div#leftContent {
	min-height: 530px;
}

* html div#contentWrapper, * html div#mainContent, * html div#leftContent {
	height: 530px;
}

div#mainContentWrapper {
	float: right;
	width: 604px;
	margin: 0 0 0 -1px;
	border: solid 1px #f0f0f0;
	border-width: 0 0 0 1px;
}

div#mainContent {
	float: left;
	width: 479px;
	border: solid 1px #f0f0f0;
	border-width: 0 1px 0 0;
	margin: 0 -1px 0 0;
	padding: 0 10px;
}

div#mainContent h1 {
	margin: 0 0 15px 0;
	color: rgb(116,168,245) !important;
	font-size: 170%;
	background-color: #F7F9F7;
}

div#rightContent {
	float: right;
	width: 104px;
	border: solid 1px #f0f0f0;
	border-width: 0 0 0 1px;
}

div#leftContent {
	float: left;
	width: 155px;
	border: solid 1px #f0f0f0;
	border-width: 0 1px 0 0;
	margin: 0;
}

div#contactFormBox {
	border: solid 1px #f0f0f0;
	background-color: #f7f9f7;
	width: 80%;
	margin: 0 auto;
	padding: 5px;
}
div#contactFormBox form {
	margin: 0;
	padding: 0;
}
div#contactFormBox div.formRow {
	clear: both;
}
div#contactFormBox div.formRow div.formLabel {
	width: 15%;
	float: left;
}
div#contactFormBox div.formRow div.formInput {
	width: 84%;
	float: right;
}
div#contactFormBox div.formRow input.formInput, 
div#contactFormBox div.formRow textarea.formInput {
	width: 95%;
}
div#contactImages {
	margin-bottom: 20px;
}
div#contactImages img.contact {
	border: none;
	cursor: pointer;
}

#menu {
/*	clear: left;
	float: left;*/
	width: 150px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#menu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.1em;
}	

#menu li {
	margin-bottom: 4px;
}

#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #86C32A !important;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left: 5px solid #86C32A;
}	
	
#menu li a:hover {
	background: #86C32A;
	color: #ffffff !important;
	border-left: 5px solid #86C32A;
}

h4.subTitle {
	margin: 0 0 8px;
	padding: 0;
	font-size: 1.1em;
	color: #F93 !important;
	background-color: #F7F9F7;
}

.leftNews {
	margin: 1px 0;
	padding: 10px;
	width: 130px;
	color: #505050 !important;
	background-color: #F7F9F7;
	line-height: 1.3em;
}

.content {
	margin: 0;
	padding: 0 10px;
}

.contentRight {
	margin: 0;
	padding: 0 5px;
}

.rightNews {
	background-color: #F7F9F7;
	border: solid 1px #f7f9f7;
	margin: 0 0 10px;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.rightNews ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}

.rightNews ul li {
	text-transform: lowercase;
}

.rightNews ul li.bulletHeader {
	background: url("../images/bullet_blue.gif") no-repeat 0 50%;
	padding: 0 0 0 20px;
	margin: 0;
	text-transform: none;
}

.thumb {
	border: solid 1px #999;
}

span.thumbDesc {
	margin: 0 0 7px 0;
	font-size: 80%;
}

a.img {
	border: none;
}

div.calBox {
	background-color: #F7F9F7;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 0;
	width: 130px;
	height: 140px;
}

div.latestNewsBox {
	background-color: #F7F9F7;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 0px;
	height: 140px;
/*	overflow: auto;*/
}

* html form {
	margin: 0;
}

div.leftNews form input {
	width: 97%;
	background-color: #fff;
	border: solid 1px rgb(116,168,245);
	margin: 0 0 5px 0;
}

div.leftNews form input.submit {
	width: auto;
	background-color: rgb(116,168,245);
	border: solid 1px rgb(116,168,245);
	color: #fff;
	cursor: pointer;
	margin: 0 0 5px 0;
}

div.leftNews form input.submitImg {
	width: 19px;
	height: 16px;
	border: none;
	text-align: right;
}

div.leftNews h4 {
	margin: 0;
	font-size: 100%;
}

div.oneThird {
	width: 30%;
}

div.twoThirds {
	width: 64%;
}

.greenBox {
	background-color: #F7F9F7;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.greenBox h3 {
	margin: 0;
	padding: 0;
	color: #86C32A !important;
}

.blueBox {
	background-color: #EDF3FE;
	border: 1px solid #74A8F5;
	color: inherit;
	padding: 5px;
	margin: 0px;
}

.splitRight {
	background-color: #ffffff;
	width: 49%;
	float: right;
	overflow: hidden;
}

.splitLeft {
	background-color: #ffffff;
	width: 49%;
	float: left;
	overflow: hidden;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #74A8F5 !important;
}

a:hover {
	text-decoration: underline;
	color: #86C32A !important;
}

.left {
	margin: 10px 10px 5px 0;
	float: left;
}

.right {
	margin: 10px 0 5px 10px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.9em;
}

.bold {
	font-weight: bold;
}

.style3 {color: #666666 !important}
.style4 {color: #999999 !important}
.style5 {color: #FF9933 !important}
.style6 {color: #86C32A !important}
.style7 {color: #74A8F5 !important}

