@charset "utf-8";
/* CSS Document */


/* BODY ELEMENTS BELOW ///////////////////////////// */


body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat;
	background-position: center;
	font-size: .8em;
}


#wrapper {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding: 0px;
	background-image: url(../images/common/contentBg.jpg);
	background-repeat: repeat-y;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 225px;
	width: 986px;
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#nav_container {
	padding: 0px;
	margin: 0px;
	height: 38px;
	width: 986px;
	text-align: center;
	background-image: url(../images/common/navBg.jpg);
	background-repeat: no-repeat;
	clear: both;
}


#nav_position {
	padding-top: 10px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}


#content_wrapper {
	padding: 0px;
	width: 986px;
	background-image: url(../images/common/contentTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 520px;
	margin: 0px;
}


#content {
	margin: 0px;
	padding: 0px;
	width: 968px;
}


#content_inner {
	margin-left: 40px;
	margin-right: 40px;
	width: 890px;
	position: relative;
}


#content_inner_cleared_table {
	margin-left: 40px;
	margin-right: 40px;
	width: 890px;
	position: relative;
}


#content_inner table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #02395e;
	font-weight: normal;
	text-align: left;
	margin: 8px;
	padding: 0px;
	font-style: italic;
}


#content_inner_tour {
	margin-left: 35px;
	margin-right: 35px;
	width: 900px;
	position: relative;
	background-image: url(../images/tour/tour-intro-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50px;
}


#content_inner_home {
	margin-left: 35px;
	margin-right: 35px;
	width: 900px;
	position: relative;
	background-image: url(../images/home/content_inner_home_topBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 80px;
}


#cart_content {
	margin: 0px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3;
	color: #000000;
	margin: 0px auto;
	padding: 0px;
}

#content_2Column {
	margin: 0px;
	padding: 0px;
	width: 890px;
	background-image: url(../images/common/2-column-content-divider-bg.jpg);
	background-repeat: repeat-y;
}


#content_inner_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 585px;
}


#content_inner_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 290px;
}


#footer {
	height: 102px;
	width: 986px;
	padding: 0px;
	background-image: url(../images/common/footerBg.jpg);
	background-repeat: no-repeat;
}


#footer_address {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}


#foot_nav_position {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 53px;
}


#header_nav {
	height: 20px;
	width: 350px;
	padding-top: 195px;
	padding-right: 63px;
	color: #02395e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	float: right;
}


#home_hit {
	margin-left: 80px;
	float: left;
}


#faq_nav {
	float: right;
	text-align: right;
	margin-right: 0px;
	margin-top: 20px;
	border: 1px solid #02395e;
	padding: 20px;
	background-color: #91a5b2;
}


#clear_both {
	clear: both;
}


#google_map {
	padding: 20px;
	width: 425px;
	border: 1px solid #990099;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#angel_hope_container {
	margin: 20px 40px 20px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	float: right;
	font-weight: normal;
	text-align: left;
	margin: 0px 40px 0px 30px;
	width: 300px;
	font-style: italic;
	background-image: url(../images/common/blueBoxContentBg300px.jpg);
	background-repeat: repeat-y;
}


.angel_hope_container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	background-image: url(../images/common/blueBoxContentBg300px.jpg);
	background-repeat: repeat-y;
}


#angel_hope {
	margin: 0px;
	padding: 0px;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;	
}


#angel_hope_footer {
	padding: 0px;
	width: 300px;
	position: relative;
}


#images_right_400px_wide {
	padding: 20px 40px 20px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #02395e;
	float: right;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	width: 400px;
}


/* hr {
	width: 80%;
	color: #7B97AC;
	height: 1px;
} */


hr {
	border:1px solid #7B97AC;
	width: 80%;
}


.testimonial_sideCol_ContentBg {
	background-image: url(/cmsAdmin/uploads/testimonialBoxContent.jpg);
	background-repeat: repeat-y;
}


.creed_box {
	border: 1px solid #91a4b2;
}


#newsletter_mailbox {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 250px;
	width: 212px;
}


.never_alone_box {
	background-image: url(../images/common/cloud.jpg);
	background-repeat: repeat;
	border: 1px solid #02395e;
}



/* BODY ELEMENTS ABOVE ///////////////////////////// */

/* TEXT ELEMENTS BELOW ///////////////////////////// */


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #0070c0;
	margin-right: 15px;
	margin-left: 15px;
}


h1 {
	font-size: 1.6em;
	color: #365f91;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
	font-weight: bold;
}


h2 {
	font-size: 1.4em;
	color: #365f91;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
	font-weight: normal;
	padding-top: 22px;
	font-weight: bold;
}


h3 {
	font-size: 1em;
	color: #365f91;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
	font-weight: bold;
}


#content_inner_right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #365f91;
	margin-right: 15px;
	margin-left: 15px;
	}
	
	
.quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #365f91;
	line-height: 1.4em;
}


#header h1 {
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}


#cart_content h1 {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


.copyrightTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #023a5f;
}


#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1am;
	line-height: 1.3em;
	color: #02395e;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: bold;
	margin-bottom: 10px;
}

.homeIntro1 {
	font-size: 1.4em;
	padding-left: 0px;
	line-height: .5em;
	padding-top: 1em;
	font-weight: normal;
}


.homeIntro2 {
	font-size: 1.4em;
	padding-left: 30px;
	font-weight: normal;
	padding-top: .5em;
}


.homeIntro3 {
	font-size: 1.4em;
	padding-left: 60px;
	font-weight: normal;
	padding-top: .5em;
}


.homeIntro4 {
	font-size: 1.4em;
	padding-left: 45px;
	font-weight: normal;
	padding-top: .5em;
}


.homeIntro5 {
	font-size: 1.4em;
	padding-left: 20px;
	font-weight: normal;
	padding-top: .5em;
}


.homeIntro6 {
	font-size: 1.4em;
	padding-left: 35px;
	font-weight: normal;
	padding-top: .5em;
}


.homeIntro7 {
	font-size: 1.4em;
	padding-left: 75px;
	font-weight: normal;
	padding-top: .5em;
}


.tourIntro1 {
	font-size: 1.4em;
	padding-left: 70px;
	line-height: 1.2em;
	padding-top: 1em;
	font-weight: normal;
}


.tourIntro2 {
	font-size: 1.4em;
	padding-left: 150px;
	line-height: 1.2em;
	font-weight: normal;
	padding-top: .5em;
}


.tourIntro3 {
	font-size: 1.4em;
	padding-left: 250px;
	line-height: 1.2em;
	font-weight: normal;
	padding-top: .5em;
}


.contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	border: 1px solid #990099;
}


.graphRow {
	background-color: #FAEDF9;
	background-image: url(../images/common/graph-colored-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.white_caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 13px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
}


.white_caption_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding: 5px 20px;
	font-style: italic;
	display: block;
}


.angel_hope_container p {
	margin: 0px 0px 18px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #FFFFFF;
	font-weight: bold;
}


.angel_hope_container h1 {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}


.home_sideCol_ContentBg {
	background-image: url(/cmsAdmin/uploads/home-page-side-column-bodyBg.jpg);
	background-repeat: repeat-y;
}


.home_sideCol_ContentBg p {
	color:#FFFFFF;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.testimonial_sideCol_ContentBg h2 {
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
}


.testimonial_sideCol_ContentBg p {
	color:#FFFFFF;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.creed_box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.4em;
	font-weight: bold;
	color: #ff3300;
	line-height: 1.3em;
}


.bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: .7em;
	font-weight: bold;
	color: #002060;
	line-height: 1.3em;
}


.creed_box h3 {
	font-size: 1.6em;
	color: #02395e;
}


.never_alone {
	font-size: 1.3em;
	line-height: 1.4em;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
}


.never_alone h2 {
	padding-left: 0px;
}


.cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .5em;
	line-height: 13px;
	color: #02395e;
	font-weight: normal;
	text-align: left;
	margin: 8px;
	padding: 0px;
	font-style: italic;
}


.home_featured_items {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}


/* TEXT ELEMENTS ABOVE ///////////////////////////// */

/* LINK ELEMENTS BELOW ///////////////////////////// */


a:link, a:visited {
	color: #365f91;
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}


a.goTo:link, a.goTo:visited {
	color: #02395e;
	font-weight: bold;
	text-decoration: underline;
	line-height: 2px;
}
a.goTo:hover, a.goTo:active {
	text-decoration: none;
	line-height: 2px;
}


a.header_navL:link, a.header_navL:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #02395e;
	margin-right: 8px;
	margin-left: 8px;
}
a.header_navL:hover, a.header_navL:active {
	color: #e171fe;
}


a.nav_hitL:link, a.nav_hitL:visited {
	height: 200px;
	width: 350px;
	display: block;
}
a.nav_hitL:hover, a.nav_hitL:active {
	height: 150px;
	width: 350px;
	display: block;
}


a.navL:link, a.navL:visited {
	color: #023a5f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
a.navL:hover, a.navL:active {
	color: #e171fe;
}


a.footNavL:link, a.footNavL:visited {
	color: #023a5f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
a.footNavL:hover, a.footNavL:active {
	color: #ffffff;
}


a.copyrightTXT_L:link, a.copyrightTXT_L:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #023a5f;
	text-decoration: none;
}
a.copyrightTXT_L:hover, a.copyrightTXT_L:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #023a5f;
	text-decoration: underline;
}
a.faqNavL:link, a.faqNavL:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	line-height: 25px;
}
a.faqNavL:hover, a.faqNavL:active {
	color: #CCE6FF;
}



#content li a {
	color: #02395e;
	text-decoration: none;
}
#content li a:hover {
	text-decoration: underline;
}


a.googleL:link, a.googleL:visited {
	color: #02395e;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.googleL:hover, a.googleL:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a.purchaseNow:link, a.purchaseNow:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-size: 16px;
	font-style: italic;
	display: block;
	height: 38px;
	width: 170px;
	border: 1px solid #6666FF;
	background-position: 0 0;
	background-image: url(../images/common/buy-me-box-rollover-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 19px;
	padding-top: 10px;
}
a.purchaseNow:hover, a.purchaseNow:active {
	color: #0463C1;
	background-position: -170px 0;
}


a.purchaseGiftCert:link, a.purchaseGiftCert:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	display: block;
	height: 50px;
	width: 170px;
	border: 1px solid #6666FF;
	background-position: 0 0;
	background-image: url(../images/common/buy-me-box-rollover-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 19px;
	padding-top: 8px;
}
a.purchaseGiftCert:hover, a.purchaseGiftCert:active {
	color: #0463C1;
	background-position: -170px 0;
}

/* LINK ELEMENTS ABOVE ///////////////////////////// */

