﻿/* Menu Green*/
.BlueLinkReallySmall {
	color: #13629A;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: 9pt;
	text-decoration: none;
}
.BlueLinkSmall {
	color: #13629A;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: small;
	text-decoration: none;
}
.BlueLinkSmallUL {
	color: #13629A;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: small;
}
.BlueLinkMedium {
	color: #13629A;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: medium;
	text-decoration: none;
}
.BlueTitle {
	font-family: verdana, calibri, arial, Helvetica;
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
	color: #557390;
}
.BlueHR {
	color: #557390;
}
.ParagraphText {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: small;
	color: #666667;
	text-align: left;
	margin-left: 0px;
}
.CaptionText {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: small;
	color: #666667;
}
.SmallBlue {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
}
.SmallGray {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: x-small;
	font-weight: bold;
	color: #777777;
}
.SmallBlackRightAlign {
	color: #000000;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: x-small;
	text-align: right;
}
.TitleCursive14 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
	font-size: 14pt;
	font-weight: bold;
	color: #13629A;
}
.TitleCursive16 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
	font-size: 16pt;
	font-weight: bold;
	color: #13629A;
}
.TitleCursive18 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
	font-size: 18pt;
	font-weight: bold;
	color: #13629A;
}
.TitleCursive24 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
	font-size: 24pt;
	font-weight: bold;
	color: #13629A;
}
.sidebarLine {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}
.BottomAddress {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: medium;
	color: #13629A;
	padding: 3px;
	text-align: center;
}
.ServiceTimeText {
	color: #145997;
	font-size: 9pt;
	padding-top: 3px;
	text-align: left;
	margin-left: 0px;
	font-weight: bold;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
}
.Titles {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #13629A;
}
.content {
	padding: 20px;
	background: url(images/img10.gif) no-repeat;
}
.BGgradient {
	border: thin double #13629A;
	padding: 0px;
	background: url('images/BG_Gradient 375x300.gif') no-repeat;
}
.PageText {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: medium;
}
.SidebarTitles {
	text-align: left;
	font-family: verdana, calibri, arial, Helvetica;
	font-weight: bold;
	color: #13629A;
	font-size: small;
}

#menubargreen {
	width: 888px;
	height: 40px;
	margin: 0 auto;
	background: #FFFFFF repeat-y left
top;
}

#menubargreen ul {
	margin: 0;
	padding: 7px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menubargreen li {
	float: left;
}

#menubargreen a {
	padding: 10px 20px;
	margin-right: 2px;
	background: #BDE119;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

#menubargreen .current_page_item a {
	color: #FFFFFF;
}

#menubargreen a:hover {
	color: #FFFFFF;
}

#menubargreen a:hover {
	text-decoration: underline;
}

/* Menu Blue#13629A 	background: #586A88;
background: #FFFFFF left
top;*/

#menubarblue {
	width: 888px;
	height: 24px;
	margin: 0 auto;	
}

#menubarblue ul {
	margin: 0;
	padding: 7px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menubarblue li {
	float: left;
}

#menubarblue a {
	padding: 10px 20px;
	margin-right: 2px;
	text-transform:uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menubarblue .current_page_item a {
	color: #FFFFFF;
}

#menubarblue a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	/*color: #B10224;*/
}


/* Menu dark Blue*/

#menubardarkblue {
	width: 888px;
	height: 40px;
	margin: 0 auto;
	background: #000080 left
top;
}

#menubardarkblue ul {
	margin: 0;
	padding: 7px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menubardarkblue li {
	float: left;
}

#menubardarkblue a {
	padding: 10px 20px;
	margin-right: 2px;
	background: #000080;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menubardarkblue .current_page_item a {
	color: #FFFFFF;
}
.MediumGray {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #777777;
}

#menubardarkblue a:hover {
	color: #FFFFFF;
}

#menubardarkblue a:hover {
	text-decoration: underline;
}
.TitleItalic18 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino;
	font-size: 18pt;
	font-style: italic;
	color: #13629A;
	font-weight: normal;
}



.MediumBlue {
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: small;
	font-weight: bold;
	color: #0000FF;
}

.UnderConstruction {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	width: 600px;
	height: 32px;
	text-align: left;
	text-indent: 20px;
	background-image: url('images/UnderConstructionRedBar.jpg');
	line-height: 30px;
}
.MissionaryWeekBanner {
	background-image: url('Missions/images/MissionaryWeekBG.gif');
	text-align: left;
	font-family: verdana, calibri, arial, Helvetica;
	font-weight: bold;
	color: #13629A;
	font-size: medium;
	line-height: 35px;
	text-indent: 14px;
}
.BlackSmallTitle {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.SpotlightBG {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #13629A;
	background-image: url('images/img10.gif');
}
.MissionaryBorder {
	position: absolute;
	width: 345px;
	height: 200px;
	background-image: url('Missions/images/MissionaryBGIII.gif');
}
.MissionaryBorderNoBG {
	position: absolute;
	width: 350px;
	height: 150px;
	text-align: left;
}
.ColonialRed {
	color: #B10224;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
}
.ColonialRedBold {
	color: #B10224;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-weight: bold;
}
.BlueLinkTiny {
	color: #13629A;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: 9pt;
	text-decoration: none;
}
.DarkerBoldParagraphText {
	color: #444444;
}
.WhiteLinkSmall {
	color: #FFFFFF;
	font-family: "trebuchet MS", calibri, verdana, Helvetica;
	font-size: small;
	text-decoration: underline;
}
