@font-face {
    font-family: 'Artimas';
    src: url('artimas-web.woff') format('woff'),
         url('artimas-web.ttf') format('truetype'),
         url('artimas-web.svg#ArtimasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Artimas';
    src: url('artimasitalic-web.woff') format('woff'),
         url('artimasitalic-web.ttf') format('truetype'),
         url('artimasitalic-web.svg#ArtimasItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Artimas';
    src: url('artimasbold-web.woff') format('woff'),
         url('artimasbold-web.ttf') format('truetype'),
         url('artimasbold-web.svg#ArtimasBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Artimas';
    src: url('artimasbolditalic-web.woff') format('woff'),
         url('artimasbolditalic-web.ttf') format('truetype'),
         url('artimasbolditalic-web.svg#ArtimasBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Buddy';
    src: url('buddy-web.woff') format('woff'),
         url('buddy-web.ttf') format('truetype'),
         url('buddy-web.svg#BuddyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Buddy';
    src: url('buddyitalic-web.woff') format('woff'),
         url('buddyitalic-web.ttf') format('truetype'),
         url('buddyitalic-web.svg#BuddyItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'ContenuBookDisplay';
    src: url('contenu-bookdisplay-web.woff') format('woff'),
         url('contenu-bookdisplay-web.ttf') format('truetype'),
         url('contenu-bookdisplay-web.svg#ContenuBookDisplay') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Buddy';
    src: url('buddy-bold-web.woff') format('woff'),
         url('buddy-bold-web.ttf') format('truetype'),
         url('buddy-bold-web.svg#BuddyBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Buddy';
    src: url('buddy-bolditalic-web.woff') format('woff'),
         url('buddy-bolditalic-web.ttf') format('truetype'),
         url('buddy-bolditalic-web.svg#BuddyBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
body {
	background-image: url(../background.png);
	background-repeat: repeat-y;
	font-family: Artimas, serif;
}
h1 {
	font-family: Artimas, serif;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #25035C;
	vertical-align: middle;
	margin: 0px;
}
h2 {
	font-family: Artimas, serif;
	font-size: 30px;
	font-style: italic;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-family: Artimas, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #38004B;
	margin-top: 7px;
	margin-bottom: 5px;
}
h4 {
	font-family: Artimas, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h5 {
	font-family: Buddy, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
	color: #7F0035;
	margin-top: 7px;
	margin-bottom: 3px;
}
h6 {
	font-family: Artimas, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #440401;
	margin-top: 5px;
	margin-bottom: 3px;
	font-style: normal;
}
p {
	font-family: Artimas, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #1B0122;
	text-indent: 20px;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(../CrossBullet.gif);
	list-style-position: outside;
	background-image: url(../ul-background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 1px;
	padding-left: 24px;
}
li {
	font-family: Artimas, serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	color: #202372;
	margin-top: 2px;
	margin-bottom: 1px;
	text-transform: capitalize;
	vertical-align: middle;
}
ol {
	font-family: Artimas, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-transform: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #102B70;
	margin-left: 4px;
}
ol li {
	font-weight: normal;
}
.centerlow blockquote {
	font-family: Buddy, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	margin-top: 11px;
	margin-bottom: 11px;
	padding-right: -10px;
	padding-left: -10px;
}
.listcopy {
	text-indent: 0px;
	display: block;
	margin-left: 35px;
	font-size: 12px;
	line-height: 13px;
}
.scripture {
	font-family: Artimas, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	display: inline;
	text-transform: none;
	color: #88171D;
	text-indent: 0px;
	margin: 0px;
}
.VerdanaBoldCaps11pt {
	font-family: Buddy, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #755E8E;
}
.smallwhite10pt {
	font-family: Buddy, sans-serif;
	font-size: 8px;
	line-height: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
}
a:link {
	font-family: Buddy, sans-serif;
	color: #39000C;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	font-family: Buddy, sans-serif;
	font-weight: bold;
	color: #FFECBA;
	background-color: #300039;
	text-decoration: none;
}
li a:hover {
	color: #EBC06F;
	background-color: #472976;
}
a:visited {
	font-weight: normal;
	color: #514635;
	text-decoration: none;
}
.header {
	padding: 5px;
	width: 800px;
	position: absolute;
	left: 190px;
	top: 7px;
	border: medium none #FFF;
	background-image: url(../headerbackground.png);
	background-repeat: repeat-y;
	height: 125px;
	vertical-align: top;
	margin: 0px;
	font-family: Artimas, serif;
}
.header img {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgwide {
	margin-right: 15px;
	margin-left: 5px;
}
.headerimage {
	margin-right: 9px;
	display: block;
	margin-left: 7px;
}
table {
	margin: 3px;
	text-align: left;
	vertical-align: top;
}
/* This is the standard left vertical navbar
 */
 .navcontainer {
	width: 170px;
	position: absolute;
	background-color: #FFF095;
	margin: 0px;
	left: 7px;
	top: 7px;
	padding: 2px;
	border: 1px solid #76010A;
	border-radius: 7px 0px 0px 0px;
}
.navcontainer ul {
	color: #FBF1B0;
	font-size: 12px;
	font-family: Buddy, sans-serif;
	background-color: #370058;
	text-transform: uppercase;
	list-style-type: none;
	height: auto;
	top: 0px;
	bottom: 0px;
	position: relative;
	width: 165px;
	left: 0px;
	display: block;
	line-height: 13px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-image: none;
}
.navcontainer a:link {
	color: #FDFDF2;
	background-color: #2D024B;
	text-decoration: none;
	left: 0;
	right: 0;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin: 0px;
	font-weight: bold;
	width: 165px;
}
.navcontainer a:hover {
	color: #6FFF34;
	background-color: #9c1717;
	background-position: 100% 0;
	text-decoration: none;
	left: 0;
	right: 0;
	padding: 1px;
	display: block;
	width: 165px;
}
.navcontainer a:active {
	color: #FF3300;
	width: 165px;
}
.navcontainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-family: Buddy, sans-serif;
	background-image: url(../navback.gif);
	background-repeat: repeat-y;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #2E0267;
	width: 165px;
}
.navcontainer li {
	color: #e3f4eb;
	left: 0;
	right: 0;
	display: block;
	position: relative;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #3C0579;
	list-style-type: none;
}
.navcontainer h1 {
	font-family: Buddy, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #380365;
	display: block;
}
.navcontainer h2 a:link {
	font-family: Artimas, serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFE800;
	background-color: #8933A5;
	display: block;
	margin-right: 20px;
}
.navcontainer h2 a:visited {
	font-family: Artimas, serif;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFE800;
	background-color: #8933A5;
	display: block;
	margin-right: 20px;
}
.navcontainer h3 {
	font-family: Buddy, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	white-space: normal;
	padding: 0px;
	font-weight: bold;
	color: #3A014F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.navcontainer h6 {
	font-family: Buddy;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #69321D;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #4C0476;
	text-transform: none;
	display: block;
	width: 165px;
}
.navcontainer p {
	font-family: Buddy, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #1E0121;
	text-indent: 7px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 165px;
}
.secondlevel {
	font-size: 12px;
	width: 155px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	position: relative;
	left: 5px;
	font-family: Buddy, sans-serif;
	line-height: 13px;
	}
.secondlevel ul {
	color: #f4eac4;
	text-transform: uppercase;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../navback.gif);
	width: 155px;
	}
.secondlevel li {
	color: #c4e1b0;
	font-size: 12px;
	width: 155px;
	padding-left: 2px;
	border-bottom-color: #FC0;
	border-bottom-width: 1px;
	display: block;
	background-color: #210768;
	line-height: 13px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	}
.secondlevel a:link {
	background-color: #1D0468;
	text-decoration: none;
	width: 150px;
	font-family: Buddy, sans-serif;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #FFF4C8;
	margin: 0px;
	}
.secondlevel a:hover {
	color: #ffdf22;
	font-size: 13px;
	font-weight: bold;
	background-color: #000;
	width: 160px;
	padding: 1px;
	display: block;
	}
.secondlevel a:visited {
	background-image: url(../navback.gif);
	width: 160px;
}
.center {
	position: absolute;
	width: 570px;
	left: 185px;
	top: 7px;
	background-color: #FFF;
	border: 1px solid #600;
	padding: 5px;
}
.center p {
	font-family: Artimas, serif;
	font-size: 17px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
}
.center h3 {
	font-size: 22px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
}
.center h5 a {
	text-decoration: underline;
	font-family: Artimas, serif;
	font-size: 19px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #7A0A10;
}
.center h6 {
	font-family: Buddy, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: capitalize;
}
.center table tr td {
	vertical-align: top;
}
.centerlow {
	width: 415px;
	left: 190px;
	top: 150px;
	position: absolute;
	background-color: #FFF;
	padding: 5px;
}
.centerlow img {
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
}
.centerlow h4 {
	font-family: Artimas, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	margin: 0px;
}
.centerlow p {
	font-family: Artimas, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-indent: 11px;
	display: block;
}
.centerlow h3 {
	font-family: Artimas, serif;
	font-size: 21px;
	line-height: 22px;
	font-weight: normal;
}
.centerlow ul li a {
	font-family: Buddy, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: normal;
}
.centerlow ul li {
	font-family: Artimas, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
}
.centerlow ol li {
	list-style-type: none;
}
.right {
	padding: 5px;
	width: 230px;
	left: 770px;
	top: 7px;
	position: absolute;
	background-color: #FFF;
	background-image: url(rightback.png);
	background-repeat: repeat-x;
}
.right h3 {
	font-family: Buddy, sans-serif;
}
.right h3 a {
	font-size: 16px;
	line-height: 17px;
}
.right p {
	text-indent: 0px;
	padding-left: 7px;
}
.rightlow {
	left: 625px;
	top: 150px;
	width: 365px;
	position: absolute;
	background-image: url(rightback.png);
	background-repeat: repeat-x;
	padding: 5px;
}
.rightlow img a {
	margin-top: 3px;
	margin-right: 7px;
	margin-bottom: 3px;
}
.rightlow .listcopy {
	font-size: 13px;
	line-height: 14px;
	font-family: Buddy, sans-serif;
}
.rightlow p {
	text-indent: 0px;
	margin-left: 5px;
}
.rightlow h5 img {
	position: relative;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navcontainerindex {
	width: 171px;
	position: absolute;
	background-color: #FFF095;
	margin: 0px;
	left: 7px;
	top: 7px;
	padding: 2px;
	border: 1px solid #76010A;
	border-radius: 7px 0px 0px 0px;
}
.navcontainerindex h3 {
	font-family: Artimas, serif;
	font-size: 22px;
	line-height: 23px;
	font-weight: normal;
	text-transform: capitalize;
	margin-left: 3px;
	margin-bottom: 0px;
}
.navcontainerindex table {
	vertical-align: top;
	display: block;
}
.navcontainerindex table tr td {
	font-family: Buddy, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	vertical-align: top;
}
.navcontainerindex table tr td a:link {
	text-decoration: none;
	vertical-align: top;
	color: #006;
	display: block;
}
.navcontainerindex table tr td a:hover {
	text-decoration: none;
	vertical-align: top;
	color: #006;
	background-color: #FC6;
}
.navcontainerindex table tr td a:visited {
	text-decoration: none;
	vertical-align: top;
	color: #039;
}
.navcontainerindex ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	font-family: Buddy, san-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: capitalize;
}
.navcontainerindex ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: block;
	padding: 0px;
	margin-left: -15px;
	font-weight: normal;
}
.navcontainerindex ul li a:link {
	text-decoration: none;
	display: block;
}
.navcontainerindex ul li a:hover {
	text-decoration: none;
	color: #609;
	background-color: #FC6;
}
.navcontainerindex ul li a:visited {
	text-decoration: none;
	color: #036;
}
.secondlevelindex ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin-left: -10px;
	margin-bottom: 5px;
}
.secondlevelindex ul li {
	color: #000;
	font-family: Buddy, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: capitalize;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 4px;
	margin-top: 0px;
}
.secondlevelindex ul li a:link {
	color: #000;
	display: block;
}
.secondlevelindex ul li a:hover {
	color: #639;
	display: block;
}
.secondlevelindex ul li a:visited {
	color: #600;
	display: block;
}
.paymentright {
	width: 265px;
	left: 750px;
	top: 195px;
	position: absolute;
}
.ad {
	width: 200px;
	margin-top: 250px;
	margin-left: 1030px;
}
.smallcaps {
	font-family: Buddy, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #6D3870;
}
.smallcapslight {
	font-family: Buddy, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #6D3870;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.sans-red {
	font-family: Buddy, sans-serif;
	color: #7A040E;
}
.css3 {
}

