* {
  font-size: 10pt;
	font-family: 'Trebuchet MS', arial, hevetica, sans-serif;
	margin: 0;
  padding: 0;
 }
body
  {
		font: 100% Trebuchet MS, arial, hevetica, sans-serif;
		text-align: center;
		color: #F4F0E1;
		background-color: #F4F0E1;
		padding-bottom: 30px;
	}
div#header
	{
	 width: 834px;
	 height: 319px;
	 background: url('/img/header2.jpg ') no-repeat;
	}
	#outer
	{
	 margin: 1em auto;
	 margin-top: 0;
	 margin-bottom: 0;
	 width: 834px;
	 text-align: left;
	 background:  url('/img/outer_back.gif ') repeat-y;
	}
#outer2
 {
  margin: 1em auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 834px;
	text-align: left;
	background:  url('/img/outer2_back.gif ') repeat-y;
 }
div#languages
 {
	background: #71A807 url('/img/b_languages.gif ') no-repeat;
	padding-left: 90px;
	padding-top: 7px;
	padding-bottom: 2px;
 }
div#languages a img
 {
 margin-right: 6px;
 }
 
div#left-menu
 {
 width: 170px;
 background: #75AD0A;
 float: left;
 clear: none;
 }
div#left-menu ul
 {
  float: left;
	display: inline;
  list-style-type: none;
  margin-left: 2px;
	width: 166px;
	padding-bottom: 20px;

 }
div#left-menu ul li
 {
  float: left;
	width: 166px;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
  background: #B9D583;
 }
div#left-menu ul li.main
 {
  background: #9bc44e;
 }
div#left-menu ul li a
 {
  float: left;
	display: inline;
	padding: 0;
	margin: 0;
	text-decoration: none;
  color: #435305;
	font: 12px 'Arial';
	font-weight: bold;
	margin-left: 10px;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 1px;
 }
div#left-menu li a:hover
 {
  color: #000000;
 }
div#content
 {
 width: 663px;
 height: auto;
 color: #000000;
 float: left;
 clear: none;
 }
div#text_area
 {
 padding: 5px 10px 10px 10px;
 width: 478px;
 float: left;
 text-align: justify;
 }
div#text_area h1
 {
 background: url('/img/h1_back.gif') no-repeat bottom;
 
 width: 474px;
 height: auto;
 font-family: Arial;
 font-size: 1.6em;
 text-align: left;
 color: #1a420e;
 font-weight: bold;
 margin-bottom: 8px;
 }
div#text_area img
 {
 border: 2px solid #206b02;
 float: left;
 clear: none;
 margin-right: 10px;
 margin-bottom: 4px;
 }
div#text_area p
 {
 text-indent: 10px;
 margin-bottom: 6px;
 }
 
div#text_area ul
 {
 margin-left: 15px;
 }
 
div#text_area p.contact
 {
 text-indent: 0;
 }
div#text_area p b
 {
 color: #1a410a;
 /*
 margin-left: -10px;
 */
 } 
div#text_area #monastery_list p
 {
 text-indent: 0;
 }
div#text_area a, div#text_area a:visited
 {
  color: #75AD0A;
 }
div#text_area h2
 {
 font-family: Arial;
 font-size: 1.5em;
 font-weight: bold;
 margin: 4px 0;
 text-indent: 12px;
 color: #527608;
 background: url('/img/h2_point.gif') no-repeat 0 11px;
 }  
div#right_menu
 { 
  float: right;
	display: inline;
	margin-top: 2px;
	margin-right: 2px;
  width: 160px;
 }
div#right_menu h1
 {
	float: left;
	display: inline;
	margin-left: 9px;
	padding-bottom: 3px;
	color: #723c24;
	font: 12px 'Arial';
	font-weight: bold;
	margin-top: 13px;
 }
div#right_menu h1 a
 {
	float: left;
	color: #723c24;
	font: 12px 'Arial';
	font-weight: bold;
 }
div#right_menu ul
 { 
  float: left;
	width: 160px;
	background: #ede3d0;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 6px;
 }
div#right_menu ul li
 {
  float: left;
	display: inline;
	margin-left: 9px;
	width: 150px;
	color: #723c24;
	font: 12px 'Arial';
	padding-top: 2px;
	padding-bottom: 1px;
 }
div#right_menu ul li a
 {
	text-decoration: none;
	color: #723c24;
	font: 12px 'Arial';
 }
#text_area div.omonastery_list
 {
  float: left;
	width: 473px;
	background: url('/img/b_listing.gif') no-repeat;
	margin-bottom: 10px;
 }
#text_area div.monastery_list
 {
  float: left;
	width: 473px;
	background: url('/img/b_listing_bottom.gif') bottom no-repeat;
	padding-bottom: 10px;
 }
#text_area div.omonastery_list img
 {
  float: left;
	display: inline;
	margin-top: 11px;
	margin-left: 11px;
	width: 120px;
	border: 1px solid #d1bdad;
	margin-right: 9px;
	
 }
#text_area div.omonastery_list div.wp
 {
  margin-left: 11px;
  float: left;
	display: inline;
	width: 450px;
 }
#text_area div.omonastery_list div.wp h3
 {
  float: left;
	width: 450px;
	margin: 0;
	padding: 0;
	margin-top: 8px;
 }
#text_area div.omonastery_list div.wp h3, 
#text_area div.omonastery_list div.wp h3 a
 {
	font: 14px 'Arial';
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #1a420e;
 }
#text_area div.omonastery_list div.wp p
 {
  float: left;
	width: 450px;
	font: 11px 'Arial';
	margin: 0;
	padding: 0;
	margin-top: 6px;
	overflow: hidden;
 }
 
#text_area div.omonastery_list div.rp
 {
  float: left;
	width: 320px;
 }
#text_area div.omonastery_list div.rp h1
 {
  float: left;
	width: 320px;
	font: 14px 'Arial';
	margin: 0;
	padding: 0;
	font-weight: bold;
	background: none;
	margin-top: 8px;
	color: #1a420e;
 }
 #text_area div.omonastery_list div.rp h1 a
 {
	font: 14px 'Arial';
	font-weight: bold;
	text-decoration: none;
	background: none;
	color: #1a420e;
 }
#text_area div.omonastery_list div.rp p
 {
  float: left;
	width: 320px;
	font: 11px 'Arial';
	background: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
	height: 56px;
	overflow: hidden;
 }
#text_area div.omonastery_list div.rp a.more
 {
  float: left;
	font: 11px 'Arial';
	font-weight: bold;
	background: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	overflow: hidden;
	text-decoration: none;
	color: #b82923;
	padding-right: 12px;
	background: url('/img/b_amore.gif') right no-repeat;
 }
#footer
 {
  text-align: center;
  color: #000000;
	padding-top: 13px;
	background: #f4f0e1 url('/img/footer.gif') no-repeat;
 }
 /* Clearfix
----------------------------------------------------------- */

.br 
{
    display: block;
}

.br:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br 
{
    display: inline-block;
}


/* Hides from IE-mac \*/
.br {
    display: block;
}

* html .br {
    height: 1px;
}
/* End hide from IE-mac */

/*
div#text_area img
 {
 border: 2px solid #206b02;
 float: left;
 clear: none;
 margin-right: 10px;
 margin-bottom: 4px;
 }
 */
 
div#text_area img.imgs1, div#text_area img.imgs2 {
  width: 71px;
}

div#text_area img.imgb2, div#text_area img.imgs2 {
  float: right;
	padding: 0;
  margin-right: 0;
	margin-left: 10px;
}

div#galleryrow {
 margin: 10px 0;
}

div#galleryrow img {
 margin-right: 4px;
}

div#clearance {
width: 100%; 
font-size: 1px; 
height: 1px; 
clear: both; 
}

b 
{
 font-weight: bold;
}
div#content_map 
 {
  text-align: center;
 }
div#content_map div#text_area3 
 {
  padding: 0 10px;
 } 
 
div#content_map h1
 {
 background: url('/img/h1_back.gif') no-repeat left bottom;
 width: auto;
 font-family: Arial;
 font-size: 1.7em;
 text-align: left;
 color: #1a420e;
 font-weight: bold;
 margin-bottom: 8px;
 }
div#content_map p
 {
 text-indent: 10px;
 margin-bottom: 6px;
 }
div#content_map p b
 {
 color: #1a410a;
 /*
 margin-left: -10px;
 */
 } 
div#bottom-menu
 {
  padding: 0 3px;
 }
div#bottom-menu, div#bottom-menu a, div#bottom-menu a:visited
 {
  color: #1A410A;
	font-size: 8pt;
 }
div#bottom-menu a, div#bottom-menu a:visited
 {
 color: #75AD0A;
 text-decoration: none;
 }
div#bottom-menu b
 {
 color: #1A410A;
 } 
div.alert 
 {
  color: red;
	padding: 5px;
	border: 1px solid red;
	margin-bottom: 5px;
 }

a.addthis_button_compact, a.addthis_button_compact:visited
 {
  color: #723C24;
	text-decoration: none;
 }