/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
color: #1555B5;
}

a:hover {
text-decoration: none;
color: #FF0000;
}

a:visited {
color: #1555B5;
}

body {
background: #e7eef7 url(grafix/back_all.gif) repeat-x;
font: 13px Arial, Helvetica, sans-serif;
color: #666666;
margin-top: 60px;
}

#back
{
width: 796px;
background: #ffffff;
margin: 0 auto;
/*background: url(grafix/snowdrift.jpg);-/ /+xmas*/
}

#header {
height: 448px;
text-align: left;		
}

#menu
{
width: 778px;
height: 44px;
padding-left: 10px;
background: url(grafix/menu.gif) no-repeat;
}

#menu ul {
list-style: none;	
}

#menu li {
	
display: inline; 
	
}


#menu a {
float: left;
width: 80px;
height: 29px;
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding-top: 15px;
font-size: 12px;
text-transform: uppercase;
}

#menu a:hover {
width: 80px;
height: 29px;
color: #ffffff;
text-decoration: underline;
background: url(grafix/menu_r.gif) repeat-x;
}

#logo {
background: url(grafix/header1.jpg) no-repeat;
width: 766px;
height: 304px;
text-align: left;
padding-top: 100px;
padding-left: 30px;
}

#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 16px;
color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
padding: 10px;
}

#left
{
width: 200px;
border-style: solid;
border-color: #1a5bbf;
font-size: 12px;
/* font-weight: bold;*/
padding-left: 0px;
/* padding-top: 14px;*/
color: #000000;
text-align: center;
/*background: url(grafix/back3.jpg);*/ /*xmas*/
background: url(grafix/bg5.jpg);
}

#left H3
{
width: 200px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 0px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(grafix/title.gif) repeat-x
}

#left ul {
list-style: none;

}

#left li
{
background: url(grafix/title_back.gif) no-repeat top;
padding-top: 10px;
}

#left li ul {
border: 0px;
margin-left: 20px;
margin-bottom: 10px;
}

#left li li {
padding: 4px 20px;
background: url(grafix/small.gif) no-repeat left;
border: 0px;
}

#left a {
color: #1555B5;
}
#left a:visited {
color: #1555B5;
}

#left p
{
padding: 10px;
}

#right
{
float: right;
width: 536px;
padding-right: 10px;
}

#right H4
{
margin: 0;
padding: 0px;
font-size: 12px;
color: #1555B5;
}

#right a
{
color: #1555B5;
text-decoration: none;
}

#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

#right ul, #right ol
{
margin-left: 30px;
}

#right h2 {
margin: 0;
padding: 0;
padding-top: 10px;
color: #1555B5;
}

/* table bible verse*/
table.five {
border-width: 0px;
border-spacing: 0px;
border-style: outset;
border-color: ;
border-collapse: separate;
background-color: ;
}

table.four {
border-width: 0px;
border-spacing: ;
border-style: outset;
border-color: ;
border-collapse: separate;
background-color: ;
}


table.four td {
border-width: 0px;
padding: 0px;
border-style: inset;
border-color: gray;
background-color: ;
-moz-border-radius: ;
font-size: 13px;
color: #000000;
font-weight: bold;
}

table.one {
	border-width: 4px;
	border-spacing: ;
	border-style: outset;
	border-color: #BD7B03;
	border-collapse: separate;
	background-color: white;
}
table.one th {
	border-width: 1px;
	padding: 6px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	font-size: 14px;
	color: #0000ff;
	font-weight: bold;
}
table.one td {
	border-width: 1px;
	padding: 6px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

table.two {
	border-width: 0px;
	border-spacing: ;
	border-style: outset;
	border-color: ;
	border-collapse: separate;
}
table.two td {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: ;
	-moz-border-radius: ;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#footer {
width: 772px;
height: 70px;
clear: both;
padding-top: 5px;
border-style: solid;
border-color: #1a5bbf;
background: url(grafix/footer.jpg) repeat-x bottom;
	
}

#footer p {
margin: 0;
font-size: 12px;
text-align: center;
color: #000;
}

#footer a, #footer a:link {color: #000;}
#footer a:hover {color: #000;}

