
/* Inside Pages - General */





div.insidetopstrip {

height: 134px;
background-color: #ffffff;

}

div.insidetopstrip img {
   padding: 0 0 0 0px;
   border:0;
   margin:0;
}

div.insideimage {
  padding: 0 0 0 0px;
  border:0;
  margin:0;
  height:100px;
}

div.LHScontainer {

  width: 530px;
  padding: 0px 0px 0px 10px;
  float: left;
 
}

div.LHScontent {

  padding: 0px 10px 0px 0px


}


div.LHScontent h1 {
   font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;    
   color: #990000;
   text-transform: uppercase;

}

div.LHScontent h2 {

   padding: 10px 10px 0px 0px;
   color: #aaaaaa;
   font-size: 120%;

}

div.LHScontent p {
   text-align:justify;

}

div.insideRHSstrip {
    height: 500px;
	background-color: #eeeeee;
    width: 200px;
    float: left;

}


div.insideRHSstrip div.blockColour {
    height: 10px;
	background-color: #eeeeee;
	border:0;
	margin:0;
	padding:0;
/*	background-image: url(/images/insidepage/insiderhssubstrip.jpg);
   background-repeat: repeat-x;
*/
}

div.insideRHSstrip p {
   margin: 5px 5px 0px 5px ;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.insideRHSstrip h1 {
     font-size: 90%;
     color: #000000;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     margin: 5px 5px 5px 5px;
}

div.insideRHSstrip h1 a {
  margin:0;
  padding:0; 
  text-decoration:none;
  color:#222222;
}

div.insideRHSstrip h1 a:visited {
	color: #444444;
}

div.insideRHSstrip h1 a:hover {
	color: #FF0000;
}

div.insideRHSstrip h2 {
     font-size: 90%;
     color: #555555;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     margin: 5px 5px 5px 5px;
}

div.insideRHSstrip ul {
  margin:0;
  padding:2px 5px 0; 
  list-style:square;
  list-style-position: inside;
  font-size: 80%;
}


div.insideRHSstrip ul li a {
  margin:0;
  padding:0; 
  text-decoration:none;
  color:#222222;
}

div.insideRHSstrip ul li a:link {
	color: #222222;
}

div.insideRHSstrip ul li a:visited {
	color: #444444;
}

div.insideRHSstrip ul li a:hover {
	color: #FF0000;
}

div.insideRHSstrip p {
   font-size: 90%;

}

/* specifically for the contact form */

form.contactform {

   background-color: #eeeeee;
   padding: 2px 5px 10px 10px;
}

/* specifically for the userform */
form.userform table {

   background-color: #eeeeee;
   padding:  2px 5px 10px 10px;
}

form.userform p {
     background-color: #ffffff;
}

/* specifically for the picture popups section */

img.smallaroundimage {
    border: 1px solid #000000;
}

img.largearoundimage {
    border: 1px solid #000000;
}


/* specifically for missionary and other pages where there is a left hand side picture strip  */

div.picturestripLeft {

  width: 250px;
  float: left;
  padding:  0px 10px 20px 0px;

  /*background-color: #dd0000;*/

}

div.picturestripBelow {

   clear: both;

}

/* specially for shopping cart and other sections where we want a separate block to be seen */

div.shopblock {

   background-color: #eeeeee;
      margin: 0px 5px 0px 0px;
      padding: 5px 5px 5px 5px;
}

div.shop_pic_left {

  width:110px;
  float:left;
  padding:  10px 0px 10px 10px;


}

div.shop_prod_description {
   width:380px;
   /*background-color: #ff0000; */
   padding: 10px 0px 0px 0px;
   float:left;

}



/* entries for the news blog */
div.blogentry {


}

div.blogentry h2 {
   margin: 15px 0px 0px 0px;
   font-size: 80%;
   

}


div.blogentry h3 {
   margin:0px 0px 10px 0px;
   font-size: 100%;

}


div.blogentry img  {
     margin: 5px 0px 0px 0px;

}