body {
font-family: arial,Helvetica,sans-serif;
color: #000000;
font-size:14px;
background-image: url(images/prayinghands2c.jpg);
top:0;
left:0;
margin:0;
padding:0;
}


H1 { color: #336600;
	font-style: italic; 
	text-align: center; 
	background: transparent;
	font-size:30px;
	font-family: arial,Helvetica,sans-serif; }  


H2 { color: #336633;
	text-align: center; 
	font-size:16px;
	background: transparent; 
	font-family: arial,Helvetica,sans-serif; } 

  
H3 { color: #000000;
	background: transparent; 
	font-weight:bold;
	font-size:14px;
	font-family: arial,Helvetica,sans-serif; } 

.red {color:#ff0000;}

.leftalign {text-align:left;} 
.centeralign {text-align:center;}
.rightalign {text-align:right;}


.smallfont {font-size:12px;}
.medfont {font-size:14px;}
.largefont {font-size:18px;}


.textbottom {vertical-align:text-bottom;}
.textmiddle {vertical-align:middle;}
.texttop {vertical-align:top;}
.textbaseline {vertical-align:baseline;}

.border {border:1px solid #000000;}

hr {background:#cc6600;
   width:60%;
   height:1px;
   text-align:center; }

.indent { margin-left:1.5em;
   margin-right: 1.5em; }


.box760  {width:760px;
    margin-left:auto;
    margin-right:auto; }

.box600 {width:600px;
    margin-left:auto;
    margin-right:auto; }

.box500 {width:500px;
    margin-left:auto;
    margin-right:auto; }

.box400 {width:400px;
    margin-left:auto;
    margin-right:auto; }

.box300 {width:300px;
    margin-left:auto;
    margin-right:auto; }

.box250 {width:250px;
    margin-left:auto;
    margin-right:auto; }


.textboxborder200 {width:200px;
	float:right;
	font-size:16px;
	text-align:center;
	border:1px solid #000000;
	margin:20px 0 0 5px;
	padding:5px;
	background:#ff9900; }


.clearboth {clear:both;}

.floatleft {float:left;}
.floatright {float:right;}



.floatleft300 {
float: left;
width: 300px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }

.floatleft250 {
float: right;
width: 250px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }

.floatright200 {
float: right;
width: 200px; 
margin-top:5px;
margin-bottom:10px;
margin-left:10px; }


UL {list-style-type: disc; 
	font-size: 12px;
	font-style: italic;  
	font-family: arial,Helvetica,sans-serif; }

.menu {text-align:center;
	padding:3px; }

.menu a:visited {color: #cc6600;
	font-weight: bold;
    background: transparent;
    text-decoration: underline;
	padding-left:15px; 
	padding-right:15px;}
.menu a:link {color: #cc6600;
    font-weight: bold;
     background: transparent;
    text-decoration: underline;
	padding-left:15px; 
	padding-right:15px; }
.menu a:hover {color: #996633;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
	padding-left:15px; 
	padding-right:15px; }
.menu a:active  {color: #996633;
    font-weight: bold;
    background: transparent;
    text-decoration: none;
	padding-left:15px; 
	padding-right:15px; }

 /*footer links Dk navy to lt navy but smaller*/

.footerlinks a:visited {color: #ff9900;
  font-weight: bold;
  background: transparent;
  text-decoration: none; 
   font-size: 10px; }
.footerlinks a:link {color:  #ff9900;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }
.footerlinks a:hover {color: #996633;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }
.footerlinks a:active  {color: #996633;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
   font-size: 10px; }


.simlink {color: #cc6600;
  font-weight: bold;
  background: transparent;
  text-decoration: none;
  font-size: 10px; }


 /*reg links Dk navy to lt navy*/

a:visited {color: #cc6600;
  font-weight: bold;
  background: transparent;
  text-decoration: underline; }
a:link {color: #cc6600;
  font-weight: bold;
  background: transparent;
  text-decoration: underline; }
a:hover {color: #996633;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }
a:active  {color: #996633;
  font-weight: bold;
  background: transparent;
  text-decoration: none; }


