@font-face
{
font-family: TitilliumMaps;
src: url('../fonts/TitilliumTitle12.otf'),
     url('../fonts/TitilliumTitle12.otf'); /* IE9 */
}

@font-face
{
font-family: TitilliumMapsL;
src: url('../fonts/TitilliumMaps26L.otf'),
     url('../fonts/TitilliumMaps26L.otf'); /* IE9 */
}

@font-face
{
font-family: EstrangeloEdessa;
src: url('../fonts/Estra.ttf'),
     url('../fonts/Estra.ttf'); /* IE9 */
}

@font-face
{
font-family: twcen;
src: url('../fonts/Trebuchet.ttf'),
     url('../fonts/twcen.eot'); /* IE9 */
}

body
{
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both
}

a img
{
	border:none;
}

.wrapper
{
	width: 80%;
	margin: auto;
	max-width: 1000px;

}

.header
{
	background: #fbfaf8;
	height: 65px;
	padding: 10px 0px;
}

h2.logo
{
	float:left;
	margin:0px;
	padding:0px;
	width:96px;
	height:58px;
}

h2.logo img
{
	width: 100%;
}

.menubar
{
	float:right;
	margin-top: 24px;
	margin-bottom: 10px;
}

.menubar ul
{
	margin:0px;
	padding:0px;
}

.menubar ul li 
{
	list-style: none;
	float: left;
	padding: 0 10px;
	margin: 0 10px
}

.menubar ul li:last-child
{
	margin-right:0px;
}


.menubar ul li:hover
{
	border-bottom: 4px solid #5a5a5a;
}

.menubar ul li a
{
	text-decoration: none;
	color: #818285;
	font-family: calibri;
	font-size: 14px;
}

.slider-wrap
{
	margin-bottom: 15px;
	overflow:hidden;
	clear:both
}

.slider-wrap ul
{
	margin:0px;
	padding:0px;
}

.slider-wrap ul li
{
	list-style:none;
}

.left-main
{
	float:left;
	width:50%;
}

.welcome-title
{
	font-family: TitilliumMaps;
	font-size: 45px;
	text-transform: uppercase;
	line-height: 45px;
}

.welcome-title span
{
	font-family: calibri;
	font-size: 50px;
}

.program-title
{
	font-family: TitilliumMaps;
font-size: 30px;
line-height: 45px;

}
.program-title strong
{
padding-left: 16px;
}
.program-title span
{
	font-family: calibri;
	font-size: 30px;
}

.program-title_p
{
	text-align:justify; 
	font-family: sans-serif;
	font-size: 15px;
}

.veiw-img
{
 margin: 5px 0 0 10px;
}
.program-img
{
	margin-right:15px;
}
.program-wrap
{
float:left;
margin-bottom:50px;
border-bottom:1px solid #CCC;
padding-bottom:50px;
}

.program-head
{
	font-size:18px;
}
.testimonial h2
{
	font-family: TitilliumMaps;
}
.testimonial h2 span
{
	font-family: calibri;
	font-size:24px;
}

.view-link
{
	font-family:sans-serif;
	font-size:14px; 
	margin:15px;  
	font-weight:bold; 
}

.view-link a
{
	color:#999;
	text-decoration:none;
}

.view-link a:hover
{
	color:#CCC;
	text-decoration:none;
}


.welcome-container
{
	font-family:sans-serif;
}

.welcome-container p
{
	font-size: 13px;
	text-align: justify;
	padding-left: 7px;
}

.right-main
{
	float: right;
	width: 49%;
}

.right-main ul
{
	margin:0px;
	padding:0px;
}

.right-main ul li
{
	list-style: none;
	width: 44%;
	float: left;
	padding: 0px 4.5% 30px 3%;
	border-right: 1px solid rgb(219, 219, 219);
}

.right-main ul li:nth-child(2)
{
	border-right: none;
	padding-right: 0px;
	float: right;
	padding-left: 0px;
}

.right-main ul li:nth-child(4)
{
	border-right: none;
	padding-right: 0px;
	float: right;
	padding-left: 0px;
	padding-bottom:0px
}

.right-main ul li:nth-child(3)
{
	padding-bottom:0px
}

.right-main ul li img
{
	width:100%;
}

.right-main ul li h2
{
	font-family: TitilliumMaps;
	font-weight: bolder;
	font-size: 17px;
	color: rgb(70, 70, 70);
	margin-bottom:0px;
	margin-top:7px
}
.right-main ul li h2 a
{
	color: rgb(70, 70, 70);
text-decoration:none;

}


.right-main ul li h2 span
{
	font-family: calibri;
	font-size: 19px;
	color: black;
}
.right-main ul li h2 span a
{
color: black;
text-decoration:none;
}

.right-main ul li p
{
	font-family: sans-serif;
	font-size: 13px;
	margin-top: 2px;
	text-align: justify;
	margin-bottom:0px;
}

.video-links h2
{
	font-family: TitilliumMaps;
}

.video-links h2 span
{
	font-family: calibri;
	font-size:24px;
}

.video-links ul
{
	border: 1px solid rgb(219, 219, 219);
	padding: 15px 11px;
}

.video-links ul li
{
	list-style: none;
	float: left;
	margin: 0px 5px;
	font-family: sans-serif;
	width: 129px;
	font-size: 12px;
	
}

.video-links ul li a
{
	text-decoration:none;
	color: rgb(88, 88, 88);
}

.footer
{
	background:#e7e7e9;
}

.itdc
{
	float: left;
	width: 69px;
	margin: 15px;
}

.f-social
{
	float: right;
	margin: 15px;
	margin-bottom: 0px;
}

.f-social img
{
	margin-bottom:3px;
}

.contact
{
	margin-top:10px;
}

.contact a
{
	text-decoration:none;
	color:#818285;
	font-family: calibri;
	font-size: 14px;
	float:right
}

.logo-gray
{
	background:url(../images/logo-gray.jpg) no-repeat center;
	width: 250px;
	height: 250px;
	margin:auto
}

.content-img  
{
width: 352px;
border: 1px solid rgb(168, 168, 168);
padding: 2px;
float: left;
height: 200px;
margin-right: 13px;
}

.content-img img
{
width: 351px;
height: 200px;
}

.content-img1  
{
	width: 550px;
	border: 1px solid rgb(168, 168, 168);
	padding: 2px;
	margin-left:15px
}
.TabbedPanelsContent
{
	font-family: sans-serif;
	font-size: 12px;
	text-align: justify;
}

.TabbedPanelsContent ul
{
	margin:0px;
	padding:0px;
}

.TabbedPanelsContent ul li
{
	list-style: none;
	border-bottom: 1px dotted rgb(184, 184, 184);
	padding: 20px 14px;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.TabbedPanelsContent ul li:hover
{
	background:#EEEEEE
}

.TabbedPanelsContent h2
{
	margin:0px;
	margin-bottom:5px;
	color:#333333
}

.TabbedPanelsContent p
{
	margin:0px;
    padding: 5px 10px;	
	text-align: justify;
	font-family: sans-serif;
	font-size: 13px;
}

.readmore
{
text-align:right;
font-weight: bold;
text-align: right;
padding-right: 12px;
}

.readmore a
{
	text-decoration:none;
	color:rgb(100, 100, 100);
	font-weight:bold;
}

.volunteer-content
{
	padding:0px;
	padding-top: 0px;
}

.volunteer-content img
{
	margin-left: 0px;
}

.page-title
{
	font-family: Calibri;
	border-bottom: 2px dotted #E7E7E7;
	padding-bottom: 4px;
	font-size:45px;
}

.page-title span
{
	font-family: TitilliumMaps;
}

.inner-page
{
	font-family: sans-serif;
	font-size: 14px;
}

.other-programs ul li a img
{
	width:128px;
	height:72px;
}

.other-programs ul li
{
	margin: 0px 15px;
}

.f-address
{
	float: left;
	font-size: 12px;
	font-family: sans-serif;
	margin-left: 12px;
	padding: 7px;
	margin-right: 34px;
	padding-top: 25px;
	width: 258px;
}

.faq strong
{
	font-size: 18px;
}

.f-address h2
{
	margin:0px;
	padding:0px;
}

.f-address p
{
	padding:0px;
	margin:0px;
}

img.testim-img
{
	margin-right:10px;
}

.f-social a.fb
{
	background:url(../images/fb-hover.png) no-repeat;
	width:204px;
	height:34px;
	display:block;
	text-decoration:none;
	margin-bottom:5px;
}

.f-social a.fb:hover
{
	background:url(../images/fb.png) no-repeat;
	width:204px;
	height:34px;
}

.f-social a.youtube
{
	background:url(../images/youtube-hover.png) no-repeat;
	width:204px;
	height:34px;
	display:block;
	text-decoration:none;
	margin-bottom:5px;
}
p
{
font-size:13px;
}
.f-social a.youtube:hover
{
	background:url(../images/youtube.png) no-repeat;
	width:204px;
	height:34px;
}

.f-social a.contact-directly
{
	background:url(../images/connect-directly-hover.png) no-repeat;
	width:204px;
	height:34px;
	display:block;
	text-decoration:none;
}

.f-social a.contact-directly:hover
{
	background:url(../images/connect-directly.png) no-repeat;
	width:204px;
	height:34px;
}

#faq-title
{
	 border-bottom:none;
	 background:#CCCCCC;  
	 padding-left:3px; 
	 margin-bottom:8px;
}

#faq-title1
{
	 border-bottom:none;
	 background:#CCCCCC;  
	 padding-left:3px; 
}
.scroll-text
{
background:black;
}
#fade{
width: 1000px;
height: 248px;
border: 0px solid orange;
padding: 5px;
margin-top: 41px;


}  
.order ul
{
float: right;
width: 585px;
}
.order ul li
{
list-style: square;
border: none;
padding: 0px;
line-height: 20px;
}
.code
{
width: 239px;
float: left;
margin-top: 16px;
margin-left: 34px;
}