.heading1 {
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	color : black;
	padding : 0px 5px 0px 5px ;
	border: 1px solid black;
	background : #e4dce4;
	border-bottom : 1px solid #789;
	border-top : 1px solid white;
	border-right : 1px solid #789;
}

.formInput{
	font-family : arial;
	font-size : 12px;
	color : black;
	background : #F5F5F5;
	border :  black 1px solid;
	padding : 1px 1px 1px 1px ;
}

.thanks {
	background : #664B67;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	color : #F5F5F5;	
	padding : 2px 5px 2px 5px ;
}

.daybydayhome{
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	color : black;
}

.guestbookNames {
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	color : black;
	background : #DCDCDC;
	padding : 0px 5px 0px 5px ;
	border-top: 1px solid black;
}

.guestbookComments {
	font-family : arial;
	font-size : 12px;
	color : black;
	padding : 2px 5px 2px 5px ;
	border-bottom: 1px solid #BBBBBB;
}

.guestbookButton {
	color : #11114D;
	background : #F5F5F5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : black 1px outset;
	font-weight : bold;
}

.guestbookRightTop {
	border : black 1px solid;
	background : whitesmoke;
	padding : 3px 3px 3px 3px ;
}

.todaysDevotional {
	font-family : arial;
	color : black;
	font-weight : bold;
	text-align : left;
	font-size : 14px;
}


.mainDate {
	font-family : "times new roman", arial;
	color : #444F57;
	text-align : left;
	font-weight : bold;
	font-size : 14px;
}

.articleHeading {
	font-family : impact, "arial black", arial;
	color : #5A6887;
	font-size : 24px;
	font-weight : bold;
}
.articleBody {
	text-align : justify;
}

.poemHeading {
	font-family : impact, "arial black", arial;
	color : #5A6887;
	font-size : 24px;
	font-weight : bold;
}
.poemBody {
	text-align : left;
}

.articleBody:first-letter {
    font-family : "times new roman", arial;
	font-size: 300%; 
	float: left ;
}

.divMenuHeading {
	font-family : arial;
	font-weight : bold;
	font-size : 14px;
	color : black;
	background : #fff url(images/circles.jpg);
        text-align : left;
        padding : 5px 0 0 15px;
}

.menuitems {
	width : 170px;
	background : #d3cbd3;
	border-bottom : 1px solid #789;
	border-top : 1px solid white;
	border-right : 1px solid #789;
	text-align : left;
	padding : 0 5px 0 5px;
}
.menuitems2 {
	width : 170px;
	background : #EEEEEE;
	border-bottom : 1px solid #789;
	border-top : 1px solid white;
	border-right : 1px solid #789;
	text-align : left;
	padding : 0 5px 0 5px;
	color : navy;
	cursor : pointer;
}

.menuitems3 {
width : 170px;
	font-family : arial;
	color : black;
	background : #fefefe;
        text-align : left;
        border-top : 1px solid #000;
        border-left : 1px solid #000;
        border-right : 1px solid #ddd;
        border-bottom : 1px solid #ddd;
		padding : 0 5px 0 5px;
}


#divImageLinks {
	text-align : center;
}

#divMain {
	width : 100%;
}

#divMainHead {
	background : #635173 url(images/dbdhead2.jpg) repeat-y;
	height : 106px;
	width : 100%;
}

#divHeader {
	height : 50px;
	width : 100%;
        border-bottom : black 1px solid;
}

#divLogoSmall {
        float: left;
	margin: 0;
	padding: 0;
	width : 100px;
	height :45px;
	background : #fff url(images/dbdsmall2.jpg) repeat-y;
}

#divCurrentPage{
	width : 100%;
}

#divBody1col{
	width : 100%;
	padding : 20px 0px 0px 10px;
        position : absolute;
left:220;
top:115;
}

#divCopyright{
	width : 100%;
	float : right;
}

.date {
	font-family : arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	font-weight : bold;
}

.title{
	font-family : arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #6A5775;	
	font-weight : bold;	
}

P.verse{
	font-family : "Times New Roman";
	font-size : 14px;
	color : Black;	
	font-style : italic;

}

.text{
	font-family : arial;
	font-size : 14px;
	color : Black;	
	text-align : justify;
}

BODY {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

.whitesmokeWithBorder {
	border : 1px solid Black;
	background : whitesmoke;
}

TABLE {
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

TD.right {
	border-right : 1px solid Black;
}

TD.left {
	border-left : 1px solid Black;
}

TD.top {
	border-top : 1px solid Black;
}

TD.bottom {
	border-bottom : 1px solid Black;
}



INPUT.button{
	color : #333;
	background : #d3cbd3;
	text-align : center;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
        font-weight : bold;
}

INPUT.search{
	color : #11114D;
	background : #FEFEFE;
	border : 1px solid #1C1C1C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 200;
	padding : 1px;
}

TABLE.menu {
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD.menu{
	background : #DDDCE4;
	text-align : right;
}

TD.topMenu{
	background : #8C759C;
	border-right : 1px solid #635173; 
	border-bottom : 1px solid #635173;
}

TABLE.topMenu{
	background : #8C759C;
}

TD.box_ltblue{
    font : arial, Helvetica, sans-serif;
	color : Black;
	font-size : 11px;
	border : 1px solid Black;
	background : #E6E6FA;
}

A.topMenu:LINK, A.topMenu:VISITED, A.topMenu:ACTIVE {
	color : #EEE8AA;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A.topMenu:HOVER {
	color : White;
}

A:LINK, A:VISITED, A:ACTIVE {
	color : #4C5865;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color : Navy;	
}

.black_border {
	border : 1px solid Black;
}
	
