@font-face {
    font-family: 'TrajanProBold';
    src: url('trajanprobold-webfont.eot');
    src: url('trajanprobold-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanprobold-webfont.woff') format('woff'),
         url('trajanprobold-webfont.ttf') format('truetype'),
         url('trajanprobold-webfont.svg#TrajanProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	background-image: url(images/main_background.jpg);
	background-repeat: repeat;
	background-color: #f0e5d1;
}
div.sitewrapper {
	width: 100%;
	min-height: 500px;
	background-image: url(images/top_background.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
div.masthead {
	min-height: 218px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
div.content_wrapper {
	min-height: 500px;
	background-color: #faf8ea;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4375) 0px 4px 8px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4375) 0px 4px 8px 0px;
	box-shadow:rgba(0, 0, 0, 0.4375) 0px 4px 8px 0px;
	-webkit-border-radius:3px 3px 10px 10px;
	-moz-border-radius:3px 3px 10px 10px;
	border-radius:3px 3px 10px 10px;
}
body.home h2.entry-title {
	display: none;	
}
div.navigation_area {
	min-height: 51px;
}
div.slider_area {
	background-image: url(images/slider_area.jpg);
	background-repeat: no-repeat;
	min-height: 350px;
	z-index: 100;
}
div.uds-stage {
	z-index: 101;	
}
div.slider_area div.slider {
	width: 655px;
	height: 310px;
	margin-top: 19px;
	margin-left: 22px;
}
img.button {
	margin: 10px auto;
	display: block;
}
div.content_area {
	min-height: 100px;
	padding-top: 142px;
	padding-bottom: 20px;
	background-image: url(images/decorative-divider.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
div.content_area_page {
	padding-top: 50px;
	padding-bottom: 20px;
	min-height: 400px;	
}
div.content_area_page p {
	font-size: 15px;
	line-height: 140%;
	color: #220705;
	font-family: Arial, Helvetica, sans-serif;
}
div.community_photo img {
	display: block;
	margin: 0 auto;
}
div.intro_text, div.intro_text p {
	color: #4e0c05;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}
div.footer_area {
	min-height: 75px;
}
div.footer_area p {
	font-size: 11px;
	color: #AB7159;
	margin: 10px 0 20px 0;
}
/*Navigation*/

div#access {
	background-color: transparent !important;	
	text-align: center;
	width: 940px;
	z-index: 5000;
}

#access .menu-header li > a  {
	list-style: none;
	margin: 0;
	font-family: "Trajan Pro", "TrajanProBold", "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
	font-weight: bold;
	font-size: 16px !important;
	color: #4e0c05 !important;
	line-height: 48px;
	text-shadow:rgba(255, 255, 255, 0.796875) 1px 1px 1px;
	text-transform: uppercase;
	text-align: center;
}
#access .menu-header li:hover a  {
	color: #8b0d00 !important;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;

}
#access ul.sub-menu {
	margin-top: 10px;
	background-color: #E9D4B5;	
	background-color: transparent;
	background-image: url(images/rollover2.png);
	background-repeat: repeat;
	z-index: 5000;
}
#access ul.sub-menu li {
	border-bottom: 1px solid #dfc399;
	vertical-align:middle;
	line-height:30px;
}
#access ul.sub-menu li a {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	color: #dadada !important;	
	line-height: 20px !important;
	text-shadow:rgba(255, 255, 255, 0.796875) 1px 1px 1px;
	text-transform: none;
	background-image: none;
	z-index: 5001;
}

#access ul.sub-menu li:hover a {
	color: #8b0d00 !important;	
	text-decoration: underline;
	text-shadow:rgba(255, 255, 255, 0.796875) 1px 1px 1px;

}
/* sidebar icons */
#aPrayerRequest {
	background-image: url('../../../wp-content/uploads/2012/03/prayerrequestbutton2small.png');
	display:inline-block;
	width:160px;
	height:50px;
}

#aPrayerRequest:hover {
	background-image: url('../../../wp-content/uploads/2012/04/prayerrequestsmall-rollover.png');
}
#aDonateOnline {
	background-image: url('../../../wp-content/uploads/2012/03/donateonlinebuttonsmall.png');
	display:inline-block;
	width:160px;
	height:50px;
}

#aDonateOnline:hover {
	background-image: url('../../../wp-content/uploads/2012/04/donateonlinesmallrollover3.png');
}
#aReligiousArticles {
	background-image: url('../../../wp-content/uploads/2012/03/religiousarticlesbuttonsmall.png');
	display:inline-block;
	width:160px;
	height:50px;
}
#aReligiousArticles:hover {
	background-image: url('../../../wp-content/uploads/2012/04/religiousarticlessmall2-rollover.png');
}
#aPaddlingforthePoor {
	background-image: url('../../../wp-content/uploads/2016/07/paddlingforthepoorbutton.png');
	display:inline-block;
	width:200px;
	height:63px;
}
#aPaddlingforthePoor:hover {
	background-image: url('../../../wp-content/uploads/2016/07/paddlingforthepoorbuttonr.png');
}

#aContactUs {
	background-image: url('../../../wp-content/uploads/2012/03/contactusbuttonsmall.png');
	display:inline-block;
	width:160px;
	height:50px;
}

#aContactUs:hover {
	background-image: url('../../../wp-content/uploads/2012/04/contactussmall-rollover2.png');
}
#aYearofConsecratedLife {
	background-image: url('../../../wp-content/uploads/2015/05/YCL-Button-2.png');
	display:inline-block;
	width:160px;
	height:50px;
}

#aYearofConsecratedLife:hover {
	background-image: url('../../../wp-content/uploads/2015/05/YCL-Button-1.png');
}
/* front page buttons */
#HomePageRHSButtons {
	text-align: center;
	margin-top:35px;
}
a.homePageSocialMediaButtons {
	width:40px;
	height:40px;
	margin-left:4px;
}
a.aFBicon2015, a.aFBicon2015:hover, a.aYTicon2015, a.aYTicon2015:hover,
a.aBLOGicon2015, a.aBLOGicon2015:hover, a.aLIicon2015, a.aLIicon2015:hover, a.aContacticon2015, a.aContacticon2015:hover {
	background-repeat: no-repeat;
	background-position: center center;
	display:inline-block;
	width:42px;
	height:42px;
	margin-left:4px;
}
a.aFBicon2015 {
	background-image: url('../../../wp-content/uploads/2015/03/FBwoodenicon42.png');
}
a.aFBicon2015:hover {
	background-image: url('../../../wp-content/uploads/2015/03/FBwoodeniconrollover42.png');
}
a.aYTicon2015 {
	background-image: url('../../../wp-content/uploads/2015/03/YTwoodenicon42.png');
}
a.aYTicon2015:hover {
	background-image: url('../../../wp-content/uploads/2015/03/YTwoodeniconrollover42.png');
}
a.aBLOGicon2015 {
	background-image: url('../../../wp-content/uploads/2015/03/blogwoodenicon42.png');
}
a.aBLOGicon2015:hover {
	background-image: url('../../../wp-content/uploads/2015/03/blogwoodeniconrollver42.png');
}
a.aLIicon2015 {
	background-image: url('../../../wp-content/uploads/2015/03/LIwoodenicon42.png');
}
a.aLIicon2015:hover {
	background-image: url('../../../wp-content/uploads/2015/03/LIwoodeniconrollover42.png');
}
a.aContacticon2015 {
	background-image: url('../../../wp-content/uploads/2015/05/contactwoodenicon42.png');
}
a.aContacticon2015:hover {
	background-image: url('../../../wp-content/uploads/2015/05/contactwoodenicon42rollover.png');
}
div#footerIcons {
	margin-top:18px;
	text-align:right;
}
#aFrontPrayerRequest {
	background-image: url('../../../wp-content/uploads/2012/04/prayerrequestbutton21.png');
	display:inline-block;
	width:200px;
	height:63px;
}

#aFrontPrayerRequest:hover {
	background-image: url('../../../wp-content/uploads/2012/04/prayerrequest-rollover.png');
}
#aFrontDonateOnline {
	background-image: url('../../../wp-content/uploads/2012/04/donateonlinebutton.png');
	display:inline-block;
	width:200px;
	height:63px;
}

#aFrontDonateOnline:hover {
	background-image: url('../../../wp-content/uploads/2012/04/donateonlinerollover3.png');
}
#aFrontReligiousArticles {
	background-image: url('../../../wp-content/uploads/2012/04/religiousarticlesbutton.png');
	display:inline-block;
	width:200px;
	height:63px;
}

#aFrontReligiousArticles:hover {
	background-image: url('../../../wp-content/uploads/2012/04/religiousarticles-rollover2.png');
}
#aFrontContactUs {
	background-image: url('../../../wp-content/uploads/2012/04/contactusbutton1.png');
	display:inline-block;
	width:200px;
	height:63px;
}

#aFrontContactUs:hover {
	background-image: url('../../../wp-content/uploads/2012/04/contactus-rollover2.png');

}
#aFrontYearofConsecratedLife {
	background-image: url('../../../wp-content/uploads/2015/05/YCL-Button-2.png');
	display:inline-block;
	width:200px;
	height:63px;
}

#aFrontYearofConsecratedLife:hover {
	background-image: url('../../../wp-content/uploads/2015/05/YCL-Button-1.png');

}
/* footer icons */
#aMeettheSistersfooter {
	background-image: url('../../../wp-content/uploads/2012/05/meetthesisters.png');
	display:inline-block;
	width:63px;
	height:76px;
}

#aMeettheSistersfooter:hover {
	background-image: url('../../../wp-content/uploads/2012/05/meetthesistersrollover.png');
}
#aFacebookfooter {
	background-image: url('../../../wp-content/uploads/2012/03/Facebook-hover.png');
	display:inline-block;
	width:64px;
	height:64px;
}
#aFacebookfooter:hover {
	background-image: url('../../../wp-content/uploads/2012/05/facebookrollover.png');
}
#aYoutubefooter {
	background-image: url('../../../wp-content/uploads/2012//03/Youtube-hover.png');
	display:inline-block;
	width:64px;
	height:64px;
}

#aYoutubefooter:hover {
	background-image: url('../../../wp-content/uploads/2012/05/Youtuberollover.png');
}
#aContactUsfooter {
	background-image: url('../../../wp-content/uploads/2012/03/Mail-hover.png');
	display:inline-block;
	width:64px;
	height:64px;
}

#aContactUsfooter:hover {
	background-image: url('../../../wp-content/uploads/2012/05/Contactusemailrollover.png');
}
#aDonateOnline {
	background-image: url('../../../wp-content/uploads/2012/03/donateonlinebuttonsmall.png');
	display:inline-block;
	width:160px;
	height:50px;
}

#aDonateOnline:hover {
	background-image: url('../../../wp-content/uploads/2012/04/donateonlinesmallrollover3.png');
}
#aReligiousArticles {
	background-image: url('../../../wp-content/uploads/2012/03/religiousarticlesbuttonsmall.png');
	display:inline-block;
	width:160px;
	height:50px;
}

#aReligiousArticles:hover {
	background-image: url('../../../wp-content/uploads/2012/04/religiousarticlessmall2-rollover.png');
}
#aContactUs {
	background-image: url('../../../wp-content/uploads/2012/03/contactusbuttonsmall.png');
	display:inline-block;
	width:160px;
	height:50px;
}

#aContactUs:hover {
	background-image: url('../../../wp-content/uploads/2012/04/contactussmall-rollover2.png');
}
#aWhatisTOR {
	background-image: url('../../../wp-content/uploads/2012/05/Image1-e1336172191154.png');
	display:inline-block;
	width:200px;
	height:49px;
}

#aWhatisTOR:hover {
	background-image: url('../../../wp-content/uploads/2012/05/Image2-e1336172163622.png');
}
#aSubscribetoenews {
	background-image: url('../../../wp-content/uploads/2012/12/Subscribe-to-Enews-button.png');
	display:inline-block;
	width:144px;
	height:63px;
}

#aSubscribetoenews:hover {
	background-image: url('../../../wp-content/uploads/2012/12/subscribetoenewsrollover.jpg');
}
#a25thanniversary {
	background-image: url('../../../wp-content/uploads/2013/03/25th-logo-gold-web.png');
	display:inline-block;
	width:197px;
	height:188px;
}

#a25thanniversary:hover {
	background-image: url('../../../wp-content/uploads/2013/03/25th-logo-green-web-rollover.png');
}
/* this changes the spaces on the drop down menu */
#access ul ul a {
	padding: 2px;
}

/* This is the padding on the side menus */
div.widget_nav_menu {
	padding-left:78px;
}