﻿* { margin:0; padding:0 }   /* new 2009-06-21  */
div { margin:0; padding:0 }
BODY {
	line-height:165%;
	text-align:justify;
	background: #CCCCCC url(../images/top-bg.jpg) top repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}

p {
	margin-bottom:10px
}

/* LINK AND TEXT STYLES */
a { color:#336600; text-decoration:underline }
a:hover  { color: #076098 } 
.highlightsTitle{ color:#000; font-weight:bold; text-align:right;  padding:0 0 1px 15px }

.staffTitle, .newsTitle { color:#000; font-weight:bold; padding:0 10 1px 15px }

.monasteryTitle { color:#000; font-weight:bold; text-align:left; padding:10px 10px 0px 10px; }

.address { color:#000; font-weight:normal; font-size:0.8em; text-align:left; padding:2px 10px 2px 10px; line-height:1.2em}
.titleHighlight { 
	background: url(../images/symbol.gif) center right no-repeat; padding:0 20px 1px 0;

	color:#895505;
	font-weight:bold; 
	font-size:1.1em; 
	line-height:1.6em;
}
.pageTitle { color:#fff; font-weight:bold; font-size:1.1em; background:#895505; padding:2px 10px }
.bgLink { background:#FAD079; padding:0 5px; text-decoration:none; font-size:.9em }
.bgLink a:hover { background:#FCC24F; padding:0 5px; text-decoration:none; font-size:.9em; border: 1px solid #895A04 }
.greyBg { background:#ECEAED; padding:10px }

/* BODY HTML LAYOUT STYLES */
#wrapper { width:790px; margin:0 auto; background:#fff; height:100% }
#header { 
	width:770px; 
	height:140px; 
	margin:0 auto;
	background: url(images/header-bg.jpg) repeat-x; 
	clear:both 
}
#header a { 
	color:#FBA202;
	padding:0 10px 1px 15px; 
	text-decoration:none
}
#header a:hover { color:#FCC24F }
#topLinks { 
	float:right;
	position:relative;
	padding: 45px 20px 0 0;
	font-size: .9em
}
#footer { 
	background: url(../images/footer-bg.jpg) repeat-x; 
	color:#fff; 
	font-size:.8em; 
	text-align:right; 
	padding:9px 15px; 
	height:16px;
}
#footer a { color:#FBA202; text-decoration:none; color:#fff }
#footer a:hover { color:#FCC24F }
#navBar { 
	color:#fff;
	width:770px;
	height:40px; 
	background:#D98D04;
	filter: alpha(opacity=80); 
	-moz-opacity:.80;
	opacity:.80; 
	border-bottom:1px solid #FBA202;
	display:block 
} 

/* TRANSPARENT BACKGROUND HOVER STYLE */
div.transOFF {
	font-weight: bold;
	color: #fff;
	width:110px;
	height:40px;
	text-align:center;
	padding: 9px 0 0 0;
	float:left;
	position:relative;
	display:block
 }
div.transOFF a { color: #fff; text-decoration:none; height:40px; }
div.transON, .current {
	font-weight: bold;
	width:110px;
	color: #000;
	background: #fff;
	opacity:.40;
	filter: alpha(opacity=40);
    -moz-opacity: 0.5;
	text-align:center;
	padding: 9px 0 196px 0;
	float:left;
	position:relative;
	display:block
}
div.transON a, div.transON a:hover, .current a, .current a:hover { color:#000; text-decoration:none }

/* BANNER IMAGE STYLES */
#bannerHome { background:url(../images/banner1.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerAbout { background:url(../images/banner2.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerPrograms { background:url(../images/banner3.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerSupport { background:url(../images/banner4.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerServices { background:url(../images/banner1.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerResources { background:url(../images/banner5.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerFaq { background:url(../images/banner7.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerContact { background:url(../images/banner8.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerNews { background:url(../images/banner9.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerSitemap { background:url(../images/banner10.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }
#bannerConfidential { background:url(../images/banner11.jpg) no-repeat; width:770px; height:225px; margin:0 auto 10px auto; border:1px solid #865804 }


/* FORMS & MISC STYLES */
.left { float:left; position:relative }
.copyright { float:left; position:relative; color:#FFFFFF  }
.botmenu  { float:right; position:relative; font-weight:bold; text-align:right  }
.right { float:right; position:relative }
.programsBlue { 
	background:#FFFF99; 
	color:#663300; 
	padding:8px; 
	float:left; 
	border:1px solid #895505;
	border-left:5px solid #895505
}
.programsGreen { 
	background:#D2DE92;
	color:#4D5A1F; 
	padding:8px; 
	float:left;  
	border:1px solid #77863F;
	border-left:5px solid #77863F
}
.programsYellow { 
	background:#FAD079; 
	color:#895505; 
	padding:8px; 
	float:left; 
	border:1px solid #BF7C03;
	border-left:5px solid #BF7C03
}
.rightColumn { float:right; clear:right; position:relative; width:415px; padding:10px 25px 15px 0 }
.interiorBox {  background:#FFFFCC; width:740px; margin:15px auto; padding:15px; overflow:hidden }
.interiorYellowbox { text-align:left;background:#e5e5e5; color:#895505; padding:10px;  margin:0 auto; overflow:hidden; letter-spacing:0px }
.interiorYellowbox img { float:left; margin:0 10px 0 0; border:1px solid #fff }
.interiorYellowbox a { color: #fff }
.yellowBorder { border:2px solid #FFAD19; padding:10px; background:#fff }
.highlights {
	background: #36400D url('images/current-highlights.jpg') no-repeat 50% top;
	border-left: 1px solid #966108;
	border-right: 1px solid #fff;
	padding: 48px 14px 10px 15px;
	color: #fff;
	width: 300px;
	float: left;
	position: relative;
	clear: left;
	text-align: center;
}

.highlights-panel { 
	background:#36400D; y-repeat top; 
	border:1px solid #966108;
	padding:14px 14px 10px 15px;
	color:#fff; 
	width:300px; 
	float:left;
	position:relative;
	clear:left;
}

.highlights img { border:1px solid #F89B02; margin:5px 0 }
.staffBorder { border:2px solid #BF7C03; background:#e5e5e5; padding:10px; float:left; position:relative; width:45%; overflow:hidden }
.staffBorder img { border:2px solid #fff; margin:12px 22px 8px 21px}
.form { 
	border:1px solid #A36D0C; 
	height:15px; 
	width:150px; 
	background: #fff; 
	font-size:.9em;
	padding:2px 0 0 5px
}
.contactForm { 
	border:1px solid #A36D0C; 
	background: #fff; 
	font-size:.9em;
	padding:2px 0 0 5px;
	height:75px; 
	width:220px
}
.quoteHead {
     margin:18px 0 8px 0;
     font-size:1.7em;
     font-weight:bold;
     line-height:120%;
	text-align: center;
	font-family: Pristina, "monotype corsiva" verdana}

.quote {
     margin:2px 15px 10px 15px;
     font-size:1.1em;
     line-height:120%;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif}

.quoteAuthor {
     margin:8px 0 4px 0;
     font-size:1.3em;
     font-weight:bold;
     line-height:120%;
	text-align: right;
	font-family: Pristina, "monotype corsiva" verdana}


.clear { clear:both }
.spacer { height:12px; clear:both }
.rtMargin { margin-right:15px }
.rpMargin { margin-right:2px }

#treefrog {
        background: #4c4c4c;
        color: #FFFF00;
	font: 0.8em "Trebuchet MS", sans-serif;
	height: 28px;
	line-height: 22px;
	padding: 0 1px;
}
#treefrog .center {
	padding-top: 0;
	text-align: center;
	margin: 0px 8px 8px 3px;
}
#treefrog .center a {
	color: #CCFF00;
	text-decoration: none;
}

#treefrog .center a:hover {
	color: #99FF00;
	text-decoration: underline;
}

#treefrog a {
	color: #030;
}