/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container {
	border:solid 1px #999999;
}
.top_navigation {
	background-image: url(images/tn_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	background-color: #3e500a;
	background-image:url(../images/topnav_bar.jpg);
	background-repeat:repeat-x;
}
.contentarea {
	padding-top: 20px;
	padding-bottom: 20px;
}
.sidenav_bg {
	background-color: #F3F3F3;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/nav_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.sidenav_rightbar {
	background-color: #F3F3F3;
	height: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/nav_highlight.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content_main {
	padding-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.content_main a {
	color:#3e500a;
}
.content_main a:hover {
	color:#8a9952;
}
.footer_text {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.footer_padding {
	font-family: Arial;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* Start Old Styles */

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #457712;
}
.style3 {color: #457712}
.style4 {font-size: 9px}
.style5 {font-size: 10px}
.style7 {
	font-size: 16px;
	color: #5d7640;
}
.style8 {color: #5d7640}
.style10 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style12 {
	font-size: 14px;
	font-weight: bold;
}
.style13 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.CALDisplayStandard { font-family: Arial; font-size: 11px; BACKGROUND-COLOR: #C5D6B8; COLOR: #5A6F3F; }
.CALDisplayHeader { font-family: Arial; font-size: 11px; BACKGROUND-COLOR: #8DAF73; FONT-WEIGHT: Bold; COLOR: #5A6F3F; }
.CALDisplayLink { COLOR: #5A6F3F; TEXT-DECORATION: none; FONT-WEIGHT: Bold; }

.BBSBackground { background-color: #C5D6B8; }
.BBSBackground2 { background-color: #FFFFFF; }
.BBSBorder { background-color: #FFFFFF; }
.BBSName { font-family: Arial; font-size: 12px; color: #5A6F3F; }
.BBSTopic { font-family: Arial; font-size: 12px; color: #5A6F3F; }
.BBSSubject { font-family: Arial; font-size: 12px; color: #5A6F3F; }
.BBSPosting { font-family: Arial; font-size: 12px; color: #5A6F3F; }
.BBSLink { font-family: Arial; font-size: 12px; color: #000099; text-decoration: none; }
.BBSDescription { font-family: Arial; font-size: 12px; color: #5A6F3F; }
.Devotional {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.DevotionalName {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.DevotionalPassage { font-family: Arial; font-size: 10px; color: #000000; font-style: italic; }

.devotionalName a:link, .devotionalName a:hover, .devotionalName a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #8a9952;
	text-decoration: none;
}
.devotionalPassage {
	text-align: right;
	font-style: italic;
}
.devotionalPassage a:link, .devotionalPassage a:hover, .devotionalPassage a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #8a9952;
	text-decoration: none;
}
.devotionalContent {
	background-color: #FFFFFF;
	width: 400px;
	height: 300px;
}
.devoHeader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #364700;
}
.devotionalFloatingContentArea {
        overflow: scroll;
        height: 280px;
	background-color: #FFFFFF;
}
.devotionalFloatingTable {
	background-color: #FFFFFF;
}
.devotionalFloatingCloseWindow {
        padding: 3px;
}
.devotionalFloatingCloseWindow a:link, .devotionalFloatingCloseWindow a:hover, .devotionalFloatingCloseWindow a:visited {
        font-family: Arial;
        font-size: 10px;
        font-weight: bold;
        color: #9C9C9C;
        text-decoration: none;
}
.devotionalFloatingName {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        padding: 3px;
}
.devotionalFloatingContent {
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        padding-top: 3px;
        padding-left: 3px;
        padding-bottom: 3px;
        padding-right: 12px;
}