/* CSS Document */

  body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FBE9B0;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
	
	#container{

	width: 770px;
	height: 990px;
	float: center;
	margin: 0;
	padding: 0;
	
}
	
		#header{
		float: center;
  display: block;
  width: 770px;
  height: 257px;
  	background-image: url(http://www.rhop.net/RHOP_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:pointer;
  cursor:hand;
}
	
		#rrtnheader{
		float: center;
  display: block;
  width: 770px;
  height: 257px;
  	background-image: url(http://www.rhop.net/RRTN_header_main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	cursor:pointer;
  cursor:hand;
}	
	
	
#footer{
float: left;
display: inline;
margin-left: 5px;
padding-top: 3px;
width: 761px;
height: 32px;
background-color: #8E8E8E;
}

#footer span{
font-size: 80%;
color: white;

text-align: center;

}
  
#nav
{
background-color: #8E8E8E;
/*display: inline;*/
text-align: left;
width: 761px;
float: center;
margin-left: 2px;
height: 20px;
font-weight: bold;
/*padding-bottom: 6px;*/
font-family: Trebuchet MS;
font-size: 15px;
color: white;
}

#navtext{
margin-left: 16px;
}	

#titleimg {
float: center;
height: 117px;
width: 761px;
	/*background-image: url(http://www.actvonline.com/rhop/web/night_day_prayer.jpg);
	background-repeat: no-repeat;
	background-position: top left; */
/*padding-top: 6px;*/
margin-left: 2px;
background-color: #8E8E8E;
}	

#nav a{
color: white;
text-decoration: none;
}

#nav a:hover

{
color: rgb(176, 194, 251);
}

#nav a.now
{
color: rgb(176, 194, 251);
}

#text
{
display: inline;
float: left;
width: 757px;
height: 900px;
border-left: 2px #8E8E8E solid;
border-right: 2px #8E8E8E solid;
margin-left: 5px;
padding: 0px;
background-color: white;


}

#socialbookmarks{
bottom: 80%;
}


#textleft
{
display: block;
float: left;
width: 350px;
height: 250px;
margin-left: 5px;
padding: 5px;

}

#textleft a{
color: white;
font-weight: bold;
text-decoration: none;
}

#textleft a:hover {
color: rgb(176, 194, 251);
text-decoration: underline;
}


#textright
{
display: block;
float: right;
width: 350px;
height: 250px;
margin-right: 5px;
padding: 5px;

}

#pad{
display: block;
width: 750 px;
height: 20px;
float: left;
}

#text p
{
margin-left: 5px;
margin-right: 5px;
text-align: justify;
font-size: 12px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

}



#text img.body
{

text-indent: 0px;
padding-right: 5px;
}

#text img.bodyright
{

text-indent: 0px;
padding-left: 5px;
}


a {
color: rgb(176, 194, 251);
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.email {
color: rgb(176, 194, 251);
font-weight: bold;
text-decoration: none;
}

a.e-mail:hover {
text-decoration: underline;
}


a.map {
color: white;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: rgb(176, 194, 251);
text-decoration: underline;
}

#mainpagerounded{
	background-color: #EC9813;
  width: 340px;
  background-image: url(http://www.rhop.net/rounded_div_back.jpg);
	background-repeat: repeat-x;
	/*background-position: bottom;*/
	/*padding-top: 1px;
	padding-bottom: 1px;*/
}

#mainpagerounded h1{
font-size: 18px;
font-family: Trebuchet MS, Verdana, sans-serif;
color: #EC9813;
text-align: left;
padding: 0px;
margin-left: 5px;
margin-bottom: -16px;
}

