/** Colors **/
body
{ 
	background-color: #00696b;
	color: #000000;
}

#container
{
	background-color: #FFFFFF;
	/*background-color: #DEE49A;*/
	/*background-image:url(image/back_middle.jpg);*/
	/*background-repeat:repeat-y;*/
}

#header-top
{
	/*background-image:url(image/back_top.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background-position:top;*/
	height: 30px;
}

#middle, #middle2
{
	border-color: #868C3F;	
}

#topmenu, #bottommenu
{
	background-color: #008e94;
	/*background-color: #646B27;*/
	/*background-image:url(image/menubar.jpg);*/
	/*background-repeat:repeat-y;*/
}

#topmenu a:link, #topmenu a:visited, #bottommenu a:link, #bottommenu a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #008e94;
	/*background-color: #646B27;*/
}

#topmenu a:hover, #topmenu a:active, #bottommenu a:hover, #bottommenu a:active
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E9671D;
}

.last, #topmenu a:link, #topmenu a:visited, #bottommenu a:link, #bottommenu a:visited, #topmenu a:hover, #topmenu a:active, #bottommenu a:hover, #bottommenu a:active
{
	border-color: #ffffff;
}

a:link, a:visited 
{
	text-decoration: underline;
	color: #6F0E00;
}

a:hover, a:active
{
	text-decoration: none;
	color: #6F0E00;
}

#footer
{
	clear:both;
	background-color: #FFFFFF;
	/*background-color: #DEE49A;*/
	color: #000000;
	/*background-image:url(image/back_bottom.jpg);*/
	/*background-repeat:no-repeat;*/
	/*background-position:top;*/
	height: 30px;
	padding: 15px 0px 0px 15px;
}

#footer a
{
	color: #ffffff;
}

h2
{
	color: #67632C;
	text-align:center;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif
}

.button1
{
	background-image:url(/image/button1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}

.button1
{
	background-image:url(/image/button1.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}


.button2
{
	background-image:url(/image/button2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}


.button3
{
	background-image:url(/image/button3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}


.button4
{
	background-image:url(/image/button4.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}


.button5
{
	background-image:url(/image/button5.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}

.button6
{
	background-image:url(/image/button6.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}

.button7
{
	background-image:url(/image/button7.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}

.button8
{
	background-image:url(/image/button8.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}

.button9
{
	background-image:url(/image/button9.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 36px;
	width: 200px;
}

.framed-logo, .framed-banner
{
	border: 7px solid #00696b;
}

/** Formatting **/

/* Redefined Tags */
body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td { vertical-align: top; }

h1 { font-size: 18px; margin:0px; margin-bottom: 5px;}

h2 { font-size: 16px; margin:0px; margin-bottom: 5px;}

h3, h4 { font-size: 14px; margin:0px; margin-bottom: 2px;}

h1, h2, h3, h4, h5, h6, p { margin-top: 2px }

p, li { font-size: 12px; }

address { font-style:normal; }

/** Formatting **/
#container
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

#header
{
	margin:0px;
	padding: 0px 27px 0px 27px;
}

#topmenu, #bottommenu
{
	margin:0px;
	padding: 0px;
	height: 41px;
	text-align: center;
	font-family: "Segoe Print","Comic Sans MS", Arial, sans-serif;
	text-transform:uppercase;
	clear:both;
	font-weight:bold;
}

#topmenu ul, #bottommenu ul
{
	text-align:center;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu li, #bottommenu li
{
	display:inline;
	color: #fff;
	margin-left: -5px;
	margin-top: 5px;
	padding: 0px;
}

#topmenu a:link, #topmenu a:visited, #bottommenu a:link, #bottommenu a:visited
{
	line-height: 12px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	line-height: 41px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 11px;
}

#topmenu a:hover, #topmenu a:active, #bottommenu a:hover, #bottommenu a:active 
{
	line-height: 12px;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	line-height: 41px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	border-collapse:collapse; 
}

#left 
{
	width:245px;
	padding: 5px 5px 5px 30px;
}

#left2 
{
	width:275px;
	padding: 5px 5px 5px 30px;
}

#right 
{
	width:265px;
	padding: 5px 30px 5px 5px;
}

#middle 
{
	width: 310px;
	padding: 5px;
	border-left-style:dotted;
	border-left-width: 2px;
	border-right-style:dotted;
	border-right-width: 2px;
}

#middle2 
{
	width: 600px;
	padding: 5px 30px 5px 5px;
	border-left-style:dotted;
	border-left-width: 2px;
}

#buttonmenu, #buttonmenu a
{
	text-align: center;
	color: #fff;	
	margin:0px;
	padding: 0px;
	font-family: "Segoe Print","Comic Sans MS", Arial, sans-serif;
	list-style-type:none;
	text-decoration: none;
	font-weight:bold;
}

#buttonmenu li
{
	padding-top:5px;
}

/*  Bookstore section */
#bookstore_title
{ 
	text-align:center; 
}

#bookstore_left
{
	width: 100px;
	float: left;
	text-align: center;
}

#bookstore_right
{
	width: 100px;
	float: right;
	text-align: center;
}

#bookstore_center
{
        float: center;
        text-align: center;
}

.last
{
	border-right-width: 1px;
	border-right-style: solid;
}

.verse
{
	clear:both;
	font-style:italic;
	padding-left: 25px;
}

.verse a
{
	font-weight:bold;
}

.ref
{
	font-weight:bold;
	
}

.cal-link
{
   text-decoration: none;
   color: #711906;
   border-top: 2px solid #711906;
   border-bottom: 2px solid #711906;
   border-left: 2px solid #711906;
   border-right: 2px solid #711906;
}
