@charset "utf-8";
/* CSS Document */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#333;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#1a4788;}
h1 {font-size:3em;line-height:1;margin:0.5em 0 0.5em 0;}
h2 {font-size:2em;margin-bottom:0.1em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#ff9900;}
a {color:#1a4788;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul
, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix {display:block;}
.clear {clear:both;}
a{outline:none !important;}
/*---------------------------------------------------------------------------------------------------------------------*/
body{
	background-color:#E1E1E1;
	margin:0;
	line-height:normal;
	}
#main{
	margin:0 auto 0 auto;
	width:1005px;
	}
.top-block{
	width:1005px;
	height:81px;
	background:url(images/top-block-bg.gif) no-repeat left top;
	}
.top-block h1{
	margin:0;
	width:334px;
	height:26px;
	padding:21px 0 0 35px;
	}
.top-block h1 a{
	float:left;
	width:369px;
	height:47px;
	text-indent:-10000000px;
	background:url(images/logo.gif) no-repeat left top;
	}
.nav-block{
	background:url(images/nav-block-bg.gif) repeat-x left top;
	width:1005px;
	height:22px;
	position:relative;
	}
.nav-block ul{
	position:absolute;
	margin:0;
	left:244px;
	top:5px;
	}
.nav-block ul li{
	float:left;
	width:auto;
	height:auto;
	}
.nav-block ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding-right:46px;
	}
.nav-block ul .current a{
	color:#700015;
	}
.nav-block ul li a:hover{
	color:#683291;
	}
/*---------------------home-content--------------------------------------*/
#home-wrap, #inside-wrap{
	position:relative;
	background-color:#ffffff;
	}
.top-graphics{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:1005px;
	height:19px;
	background:url(images/graphics-bg.gif) repeat-x left top;
	z-index:9;
	}
.spotlight{
	position:relative;
	}
.down-graphics{
	position:absolute;
	top:416px;
	left:0;
	display:block;
	width:1005px;
	height:19px;
	background:url(images/graphics-bg.gif) repeat-x left top;
	}	

.content-block{
	background-color:#ffffff;
	padding:36px 0 7px 194px;
	float:left;
	width:811px;
	height:auto;
	}
.content-block img{
	padding-bottom:12px;
	display:block;
	}

.content-subblock{
	width:628px;
	height:auto;
	background:url(images/para-lft-bg.gif) no-repeat left top;
	padding:0 0 0 45px;
	float:left;
	}
.content-subblock p{
	margin:0;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#808080;
	font-size:15px;
	width:593px;
	line-height:19px;
	padding-bottom:22px;
	float:left;
	}
.content-bg-block{
	float:right;
	background:url(images/para-rgt-bg.gif) no-repeat left top;
	width:32px;
	height:170px;	
	}
/*-------------------------------------inside-page--------------------------*/
#inside-wrap{
	float:left;
	width:1005px;
	height:auto;
	}
.row{
	float:left;
	padding:6px 0 0 36px;
	width:969px;
	height:auto;
	background:url(images/content-bg.gif) no-repeat left top;
	}
.row ul{
	margin:0;
	float:left;
	padding-bottom:13px;
	width:100%;
	height:auto;
	}
.row ul li{
	float:left;
	padding-right:11px;
	width:auto;
	height:auto;
	background:url(images/arrow-bg.gif) no-repeat right 6px;
	margin-right:31px;
	}
.row ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	color:#bc272d;
	}
.row ul li a:hover{
	color:#683291;
	}
.row h2{
	margin:0;
	}
.left-block{
	float:left;
	width:467px;
	height:auto;
	}
.row span, .row span a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#bc272d;
	}
.row span a{
	font-style:italic;
	}
.row span a:hover{
	color:#683291;
	}
.row p{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:445px;
	padding-bottom:17px;
	}
.place-of-peace{
	display:block;
	}
.right-block{
	float:left;
	width:467px;
	height:auto;
	}
.content-nav{
	padding-bottom:34px!important;
	}
.content-nav .current{
	background:url(images/current-arrow-bg.gif) no-repeat right 6px!important;
	}
.content-nav .current a{
	color:#18568c;
	}
.row-pratice {
	padding-bottom:102px;
	}

.row-pratice h2{
	padding-bottom:23px;
	}
.row-pratice p{
	width:694px;
	}
/*-------------------------practice-items--------------------------------------*/
.block{
	float:left;
	width:1005px;
	height:auto;
	background:url(images/content-bg.gif) no-repeat left top;
	}
.block1, .block2{
	float:left;
	width:100%;
	height:auto;
	padding:21px 0 5px 39px;
	}
.block1 .image-block{
	float:left;
	width:120px;
	height:auto;
	}
.block1 .cont-block{
	float:left;
	width:auto;
	height:auto;
	}
.cont-block h2{
	margin:0;
	padding-bottom:10px;
	}
.cont-block p{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:554px;
	}
.block3{
	float:left;
	padding:26px 0 0 0;
	width:auto;
	height:auto;
	}
.block3 ul{
	margin:0;
	float:left;
	height:auto;
	width:auto;
	padding:0 0 7px 37px;
	}
.block3 ul li{
	float:left;
	width:auto;
	height:auto;
	margin-right:32px;
	}
.block3 ul li a{
	color:#004480;
	font-size:12px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.block3 ul li a:hover{
	color:#683291;
	}

/*------------------------------------------------sherin---------------------------*/
.welcome-sec{
	font-size:12px!important;
	padding-bottom:15px;
	display:block;
	width:auto;
	}
.offer{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:12px!important;
	color:#666666!important;
	display:block;
	padding-bottom:17px;
	}
.row .list-sec{
	/*margin-left:10px;*/
	}
.row .list-sec li{
	background:url(images/bullet.gif) no-repeat left 6px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding:0 0 6px 8px;
	width:549px;
	}
/*---------------------------Teacher------------------------------------------*/
.top-row{
	float:left;
	width:1005px;
	height:auto;
	}
.top-row .image-col{
	float:left;
	width:auto;
	height:auto;
	}
.top-row .content-col{
	float:left;
	width:auto;
	height:auto;
	padding:40px 0 0 40px;
	background:url(images/thr-cont-bg.gif) repeat-x left top;
	}
.summary{
	margin:0;
	width:532px!important;
	color:#808080!important;
	font-size:16px!important;
	font-family:Georgia, "Times New Roman", Times, serif!important;
	padding-bottom:15px!important;
	}
.summary span{
	color:#bc272d;
	}
.content-col p{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:555px;
	padding-bottom:12px;
	}
.content-col p a{
	color:#bb272d;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.content-col p a:hover{
	color:#683291;
	}
.acknowledgement{
	display:block;
	color:#bc272d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	background:url(images/ackw-arrw.gif) no-repeat right 4px;
	width:116px;
	}
a.acknowledgement:hover{
	color:#683291;
	}
.bottom-row{
	padding:35px 0 50px 35px;
	float:left;
	width:auto;
	height:auto;
	}
/*------------------------------ACK---------------------------------------------*/
.top-row2{
	width:975px;
	float:left;
	height:auto;
	padding:51px 0 0 30px;
	}
.top-row2 h2{
	margin:0;
	padding-bottom:48px;
	}
.top-row2 ul{
	margin:0;
	float:left;
	width:auto;
	height:auto;
	padding-bottom:102px;
	}
.top-row2 ul li{
	float:left;
	width:255px;
	height:auto;
	margin-right:70px;
	} 
.top-row2 ul li img{
	display:block;
	padding-bottom:18px;
	}
.top-row2 ul li span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#bc272d;
	}
/*--------------------------------Donation-----------------------------------*/
.oppourtunity{
	padding:29px 0 7px 0;
	}
.dona-list{
	padding:0 10px 13px 0;
	width:424px !important;
	
	}
.dona-list li{
	background:url(images/bullet.gif) no-repeat left 6px !important;
	padding:0 0 17px 8px !important;
	width:401px !important;
	}
.list-head{
	display:block;
	}
.more-info{
	font-style:italic!important;
	font-size:11px!important;;
	font-family:Arial, Helvetica, sans-serif!important;
	}
.more-info span a{
	font-size:11px!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-style:italic!important;
	}
/*------------------------------------------footer---------------------------*/
#footer{
	float:left;
	height:auto;
	width:970px;
	background-color:#ffffff;
	padding:0 0 2px 35px;
	position:relative;
	}
#footer img{
	display:block;
	}
.footer-graphics{
	display:block;
	width:1005px;
	left:0;
	top:9px;
	position:absolute;
	background:url(images/footer-graphics.gif) repeat-x left top;
	height:19px;
	}
