<!--
	/*MountainSite copyright BobjergCom v/Michael Bobjerg Christensen, http://www.bobjerg.com*/
   /*Church Of Love stylesheet*/
   /*Text color #000000*/
   /*Body color #E5C8AB*/
   /*Main color #D3AA81*/
   /*Effect color #751803*/
   /*Link color #751803/#C12107*/
   /*Menu link color #FFFFFF/#E5C8AB*/

   /*Body*/

   body {
      scrollbar-base-color:#751803;
      scrollbar-face-color:#D3AA81;
      scrollbar-shadow-color:#D3AA81;
      scrollbar-highlight-color:#D3AA81;
      scrollbar-3d-light-color:#D3AA81;
      scrollbar-dark-shadow-color:#D3AA81;
      scrollbar-track-color:#D3AA81;
      scrollbar-arrow-color:#751803;
      background: #E5C8AB;
      color: #000000;
      font: normal 14pt Arial, Helvetica, Sans-Serif;
      margin-top: 0pt;
      margin-left: auto;
      margin-right: auto;
      text-align: center      
   }
   
   /*Page templates*/

   table.main {
      background: transparent;
      color: #000000;
      font-size: 14pt;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0pt
   }  

	.blank {
		background: #D3AA81 URL(layout/blank.jpg);
		vertical-align: top
	}

	.blank_red {
		background: #751803 URL(layout/blank_red.png);
		vertical-align: top
	}

   table.top {
      background: #D3AA81;
      color: #000000;
      font-weight: bold;
      font-size: 14pt;
      margin-left: auto;
      margin-right: auto
   }

   tr.top_line {
	   text-align: right;
	   line-height: 25pt
   }

   td.top_left {
      background: #751803 URL(layout/horizontal_bar.png);
      color: #000000;
      background-repeat: repeat-x;
      text-align: center;
      vertical-align: top
   }

   td.top {
      background: #751803 URL(layout/top.png);
      color: #000000;
      background-repeat: no-repeat;
      text-align: right;
      vertical-align: bottom;
   }

   td.blank_line {
      background: transparent;
      color: #000000;
      line-height: 5pt;
   }

   table.left {
      background: transparent;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      margin-left: auto;
      margin-right: auto
   }

   td.left {
      background: #D3AA81 URL(layout/vertical_bar.png);
      background-repeat: repeat-y;
      color: #FFFFFF;
      font-size: 14pt;
      vertical-align: top
   }

   td.menu {
      background: transparent;
      color: #FFFFFF;
      font-size: 16pt;
      padding-top: 10px;
      padding-right: 10px;
      font-weight: bold;
      vertical-align: top
   }
   
   .menu_lineheight {
	   margin-top: -5pt;
	   margin-bottom: 0pt;
	   padding: 0pt
   }

   .menu_xs {
      font-weight: normal;
      font-size: 12pt;
      margin-top: -10pt;
      margin-bottom: 0pt;
      padding: 0pt
   }

   .address {
      font-weight: bold;
      font-size: 8pt;
      text-align: left;
      padding-left: 6px;
      vertical-align: top
   }

   td.main {
      background: #D3AA81;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top
   }
   
   .bg_frontpage {
      background: #D3AA81 URL(layout/bg_frontpage.jpg);
      background-repeat: no-repeat;
      background-position: top right;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: left;
      vertical-align: top
   }

   .bg_news {
      background: #D3AA81 URL(layout/bg_news.jpg);
      background-repeat: no-repeat;
      background-position: center;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top
   }

   .bg_activity {
      background: #D3AA81 URL(layout/bg_activity.jpg);
      background-repeat: no-repeat;
      background-position: center;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top
   }

   .bg_teaching {
      background: #D3AA81 URL(layout/bg_teaching.jpg);
      background-repeat: no-repeat;
      background-position: center;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top
   }

   .bg_testimony {
      background: #D3AA81 URL(layout/bg_testimony.jpg);
      background-repeat: no-repeat;
      background-position: center;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top
   }

   .bg_about {
      background: #D3AA81 URL(layout/bg_about.jpg);
      background-position: center;
      background-repeat: no-repeat;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top
   }

   .bg_stream {
      background: #D3AA81 URL(layout/bg_stream.jpg);
      background-position: center;
      background-repeat: no-repeat;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top
   }

   table.frontpage {
      background: transparent;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
		direction: rtl;
	   unicode-bidi: normal;
      padding-right: 10px
   }

   td.frontpage {
      background: transparent;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: left;
		direction: ltr;
	   unicode-bidi: normal;
      padding-left: 50px;
      vertical-align: top
   }

   td.head {
	   background: transparent;
	   color: #000000;
	   font-size: 28pt;
	   font-weight: bold;
	   text-align: center;
   }

   .footer {
      background: #E5C8AB;
      color: #751803;
      font: italic 14pt Arial, Helvetica, Sans-Serif;
      text-align: center;
      padding: 4px
   }

   /*Links*/
   a:link {
      background-color: transparent;
      color:#751803;
      font-weight: bold;
      text-decoration: none
   }
   a:visited {
      background-color: transparent;
      color:#751803;
      font-weight: bold;
      text-decoration: none
   }
   a:hover {
      background-color: transparent;
      color:#C12107;
      font-weight: bold;
      text-decoration: none
   }
   a:active {
      background-color: transparent;
      color:#C12107;
      font-weight: bold;
      text-decoration: none
   }

   a.menu:link {
      background-color: transparent;
      color:#FFFFFF;
      font-weight: bold;
      text-decoration: none
   }
   a.menu:visited {
      background-color: transparent;
      color:#FFFFFF;
      font-weight: bold;
      text-decoration: none
   }
   a.menu:hover {
      background-color: transparent;
      color:#E5C8AB;
      font-weight: bold;
      text-decoration: none
   }
   a.menu:active {
      background-color: transparent;
      color:#E5C8AB;
      font-weight: bold;
      text-decoration: none
   }

   /*Text and headlines*/
   p {
      background: transparent;
      color: #000000;
      font: normal 14pt Arial, Helvetica, Sans-Serif
   }

   h1 {
      background: transparent;
      color: #000000;
      font-size: 22pt;
      text-align: center;
      margin-bottom: 0
   }

   h2 {
      background: transparent;
      color: #000000;
      font-size: 16pt;
      text-align: center;
      margin-bottom: 0
   }

   h3 {
      background: transparent;
      color: #000000;
      font-size: 16pt;
      text-align: right;
      margin-bottom: 0
   }

   h4 {
      background: transparent;
      color: #000000;
      font-size: 15pt;
      text-align: center;
      margin-bottom: 0
   }

   h5 {
      background: transparent;
      color: #000000;
      font-size: 14pt;
      text-align: center;
      margin-bottom: 0
   }

   h6 {
      background: transparent;
      color: #000000;
      font-size: 14pt;
      text-align: right;
      margin-bottom: 0
   }

   /*Font size and look*/
   .normal {
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      vertical-align: top      
   }

   .justify {
      font-weight: normal;
      font-size: 14pt;
      text-align: justify;      
      vertical-align: top
   }
   
   .center {
      font-weight: normal;
      font-size: 14pt;
      text-align: center;
      margin-left: auto;
      margin-right: auto;      
      vertical-align: top
   }

   .small {
      font-weight: normal;
      font-size: 12pt;
      vertical-align: top
   }

   .centersmall {
		font-weight: normal;
      font-size: 12pt;
      text-align: center;
      margin-left: auto;
      margin-right: auto;           
      vertical-align: top
   }

   .bold {
      font-weight: bold;
      font-size: 14pt;
      vertical-align: top
   }

   .ubold {
      font-weight: bold;
      font-size: 14pt;
      text-decoration: underline;      
      vertical-align: top
   }

   .rightbold {
      font-weight: bold;
      font-size: 14pt;
      text-align: left;
      vertical-align: top
   }

   .smallbold {
      font-weight: bold;
      font-size: 12pt;
      vertical-align: top
   }

   .centerbold {
      font-weight: bold;
      font-size: 14pt;
      text-align: center;     
      margin-left: auto;
      margin-right: auto;      
      vertical-align: top
   }

   .italic {
	  font-weight: normal;
      font-style: italic
   }

   .list {
      text-align: right;
      padding-right: 5px;
      vertical-align: top
   }

   .align {
      text-align: right;
      vertical-align: top
   }

   .right_align {
      text-align: left;
      vertical-align: top
   }

   .farsi {
	   direction: rtl;
	   unicode-bidi: normal;
	   font-size: 14pt
   }
   
   .latin {
	   direction: ltr;
	   unicode-bidi: normal;
	   font-size: 10pt
   }
   
   .lang {
	   direction: ltr;
	   unicode-bidi: normal;
	   font-size: 10pt
   }
   
   .contact {
      background: transparent;
      color: #000000;
      font-weight: bold;
      font-size: 14pt;
      text-align: left
   }

   /*Tables*/

   table.border {
      background: transparent;
      color: #000000;
      font-weight: normal;
      font-size: 14pt;
      text-align: right;
      border-width: 1px;
      border-style: solid;
      border-color: #751803;
      margin-left: 0px
   }

   table.form {
      background: transparent;
      color: #000000;
      font-size: 12pt;
      text-align: right;
      margin-left: 12px
   }

   .search {
      background: transparent;
      color: #000000;
      font-weight: bold;
      font-size: 14pt;
   }

   .table_head {
      background: #CA9562;
      color: #000000;
      text-align: right;
      font-weight: bold;
      font-size: 14pt;
      vertical-align: top
   }

   .table_row {
      background: #E3C8AD;
      color: #000000;
      text-align: right;
      font-size: 14pt;
      vertical-align: top
   }

   .image_row {
      background: #E3C8AD;
      color: #000000;
      text-align: left;
      vertical-align: center;
      font-size: 14pt
   }

   .img_center {
      font-weight: bold;
      font-size: 14pt;
      text-align: center;     
      margin-left: auto;
      margin-right: auto
   }

   /* Forms */

   form {
      margin: 0pt;
   }

   form.frontpage {
      margin: 5pt;
   }

   /*Images*/

   img {
      border: 0;
      margin: 0pt
   }

   img.left {
      border: 0;
      margin-right: 5px
      margin-top: 5px
      margin-bottom: 5px
   }

   img.right {
      border: 0;
      margin-left: 5px
      margin-top: 5px
      margin-bottom: 5px
   }

   /*Horizontal rulers*/

   hr {
      background-color: #751803;
      color: #751803;
      border-style: solid
   }
   
   /*Input objects*/

   input.frontpage {
	   background-color: #DBBEA1;
	   border: 1pt;
	   font-size: 12pt;
	   width: 80pt;
	   border-style: solid;
	   border-color: #C99563;
   }

   input,textarea {
	   background-color: #DBBEA1;
	   font-size: 12pt;
	   border: 1px;
	   border-style: solid;
	   border-color: #C99563;
   }

   select {
	   font-size: 12pt;
   }

   button {
	   font-size: 11pt;
	   font-weight: bold;
	   background-color: #C89564;
	   color: #000000;
	   border: 1pt;
	   border-style: solid;
	   border-color: #751803;
   }

 --></STYLE>