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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #5f9cb8;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}

.redpad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	padding-left: 10px;
}


.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.highlight {
	box-shadow:#C96;
	background-color: #CF3;
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}




.title {
	font-size: 14pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
}

.footer {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		line-height: 140%;
	color: #eef1f2;
	margin-right: 0px;
	text-transform: uppercase;
}
.header {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #eef1f2;
	padding-right: 10px;
	margin-right: 0px;
	line-height: 110%;
	text-transform: uppercase;
}


a:link.foot, a:visited.foot, a:active.foot {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
		line-height: 140%;
	font-variant: uppercase;
	color: #eef1f2;
	text-decoration: underline;
	}
a:hover.foot {
	text-decoration: none;
}



a:link, a:visited, a:active {
	color: #172ca8;
		text-decoration: none;
	}
a:hover {
	color: #A8172C;
	text-decoration: underline;
}


.bulletCross1 {
	list-style-image:url(images/cross-bullet1.png);
}

.bulletCross {
	list-style-image:url(images/cross-bullet.png);
}


.bulletHeart {
	list-style-image:url(images/heart-bullet.png);
}



		
a:link.navlink, a:visited.navlink, a:active.navlink {
	color: #eef1f2;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 260%;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #394346;
	display: block;

	}

a:hover.navlink {
	text-decoration: none;
}
	

.quotetext {
	font-family: Georgia, Garamond, "Book Antiqua", serif;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	padding: 0px 10px;
	margin-right: 0px;
	margin-left: 0px;
}





.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-left: 30px;
	margin-right: 20px;
}


.imgmaroonborder {
	border: 16px solid #8f6671;
	background-color: #d2bec8;
	padding: 1px;
}

.imgmaroonbordersm {
	border: 5px solid #8f6671;
	background-color: #ffffff;
	padding: 1px;
}


.imagedkwhiteborder {
	border: 1px solid #ffffff;
}

.imageltblueborder {
	border: 16px solid #eef1f2;
}

.imageprayer {
	background-color: #fff;
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9D7d4;
	border-right-color: #9E9D95;
	border-bottom-color: #787771;
	border-left-color: #E3E1Da;
}


a:link.textboxlink, a:visited.textboxlink{
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background: #d2bec9;
	margin: 2px 2px;
	padding: 2px 2px;
	border: thin solid #9c2a00;
	line-height: normal;
	text-transform: capitalize;
	}
	
a:hover.textboxlink, a:active.textboxlink {
	color: #ffffff;
	background: #8f6671;
	border: thin solid #000;
}


.reverseaccent {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 34px;
	font-weight: normal;
	background: #3b0808;
	margin: 0px 5px;
	padding: 0px 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eef1f2;
	border-right-color: #eef1f2;
	border-bottom-color: #eef1f2;
	border-left-color: #eef1f2;
	}

		
a:link.navlink1, a:visited.navlink1, a:active.navlink1 {
	color: #eef1f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bolder;
	background: #3b0808;
	margin: 5px;
	padding: 2px;
	}
a:hover.navlink1{
		text-decoration: none;
		background-color: #eef1f2;
		color: #3b0808;
}




#boat a:link.b, a:visited.b {
	text-indent: -1000em;
	display: block;
	background: url(images/db.gif) no-repeat top;
	border: none;
	height: 52px;
	width: 302px;
}

#boat a:hover.b {
	background-position: center;
	border: none;
}

#boat a:active.b {
	background-position: bottom;
	border: none;
}

table.flur {
	border:10px solid #9b8c27;
	background-color: #d2bec9;
	margin: 0px;
	padding: 0px;
}


table.accent {
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}


 .imBo {
	background-color: #fff;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a2bf86;
	border-right-color: #637552;
	border-bottom-color: #414d36;
	border-left-color: #849c6e;
}

