@charset "utf-8";

body, html {
	margin: 0;
	padding:0;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 0;
}
.clearBot {
	clear: both;
}

div#containerSingle {
	height:auto !important; /* real browsers */
	height:100%;
	min-height: 100%;
	position: relative;
}

div#container {
	height:auto !important; /* real browsers */
	height:100%;
	min-height: 100%;
	background-image: url(../left_menu/left_menu_faux.jpg);
	background-repeat: repeat-y;
	position: relative;
}
div#header {
	height: 138px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #03b7d2;
}
div#headerContainer {
	height: 137px;
	text-align: right;
	background-position: 50% -1px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e8e90;
	background-image: url(../main/images/header_banner.jpg);
}
div#flashBanner {
	margin: 0 auto;
	width: 750px;
	height: 138px;
}
div#menu {
	background-color: #3C3C3C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 36px;
}

div#menuContainer {
	margin: 0 auto;
	width: 785px;
	z-index: auto;
}
div#menuDrop {
	background-image: url(../main/images/menu_drop.jpg);
	height: 11px;
	margin-left: 200px;
	background-repeat: repeat-x;
}

div#content p.eventhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D95FF;
	clear: left;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #3C3C3C;
	padding-bottom: 10px;
}

div#leftMenuContainer {
	position: absolute;
	background-repeat: repeat-x;
}
div#leftMenu {
	height: 300px;
	width: 200px;
	margin-top: 176px;
	text-align: left;
}
div#leftMenuTitle {
	width: 200px;
	height: 35px;
	background-image: url(../main/images/lm_title.jpg);
	background-repeat: no-repeat;
}



div#leftMenuTitle img  {
	padding-left: 10px;
	margin-bottom: 3px;
}
div#menuLinks {
	height: auto;
	float: left;
	width: 200px;
	margin-top: 5px;
}


.lmText {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #006778;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 9px;
}
.lmLink a {
	text-decoration: none;
	color: #565656;
	display: block;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6e6e6e;
	font-size: 10px;
	margin-left: 14px;
	margin-top: 8px;
	height: 18px;
	line-height: 18px;
}
.lmLink  a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6e6e6e;
	font-size: 10px;
	margin-left: 14px;
	margin-top: 8px;
	height: 18px;
	line-height: 18px;
	background-color: #03B8D7;
}

.lmLinkFocus {
	text-decoration: none;
	color: #02a3bc;
	display: block;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 12px;
	margin-top: 12px;
	font-weight: bold;
	background-image: url(../main/images/lm_linkfocused.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 9px;
}
.lmSubLink a {
	display: block;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.lmSubLink  a:hover {
	display: block;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #0AD8FC;
}








div#content {
	margin-left: 201px;
	text-align: left;
	padding-right: 45px;
	padding-bottom: 85px;
	padding-left: 35px;
	padding-top: 20px;
}
div#content a {
	color: #00ACFF;
	text-decoration: none;
}
div#content a:hover {
	color: #FF9900;
}


div#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #A3BE21;
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 17px;
	height: 16px;
	padding-top: 0px;
	font-size: 16px;
	clear: left;
	margin-top: 20px;
}

div#content h3 {
	color: #95AE1E;
	padding-bottom: 0px;
	margin-top: 40px;
}
div#content h2 {
	font-weight: bold;
	color: #3C3C3C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #03B7D2;
	font-size: 20px;
	padding-left: 5px;
	clear: both;
}


div#content h1.blue1 {
	color: #0099FF;
	margin-bottom: 30px;
}
div#content img.header {
	padding-bottom: 20px;
}
div#content img.our_story {
	float: left;
	padding-bottom: 20px;
}
div#content img.impact {
	float: none;

}
div#content p  {
	white-space: normal;
}
div#content h1.divider {
	border-top-width: 500px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div#content p.subhead {
	font-size: 12px;
	font-weight: bolder;
}
div#content    ul   li  {
	margin-bottom: 10px;
	margin-top: 10px;
}


div#footerContainer {
	height: 30px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
}
div#footer {
	background-color: #3C3C3C;
	height: 30px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5b5b5b;
	z-index: auto;
}
div#copyright {
	height: 30px;
	width: 228px;
	float: left;
	line-height: 28px;
	text-align: left;
}
div#donation {
	float: left;
	height: 30px;
	width: 135px;
}


div#footerLinks {
	float: left;
	width: 350px;
	height: 30px;
	text-align: left;
	line-height: 28px;
}
div#content a.leftLink {
	padding-left: 0px;
	margin-left: 0px;
}


div#content p.eventtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	clear: left;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #9CDE18;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: none;
}

.copyright {
	color: #a2a2a2;
}
.donation a {
	color: #02b7d3;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #6c6c6c;
	border-left-color: #6c6c6c;
	display: block;
	background-color: #373737;
	height: 100%;
	width: 130px;
	line-height: 28px;
}
.donation a:hover {
	color: #FFFFFF;
	border-left-width: 1px;
	background-color: #373737;
	background-image: url(../main/images/main_hover.jpg);
	background-position: 0px -8px;
	background-repeat: repeat-x;
}

.theRockChurch {
	color: #719ba2;
}


.footerLinks  a {
	color: #00a1ba;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 5px;
	border-left-color: #727272;
	text-decoration: none;
}
.footerLinks a:hover {
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #727272;
	text-decoration: none;
}

.footerEndLink     a     {
	color: #00a1ba;
	margin-left: 20px;
	text-decoration: none;
}
.footerEndLink  a:hover {
	color: #FFFFFF;
	margin-left: 20px;
	text-decoration: none;
}

.impactImage {
	width: 204px;
	height: 104px;
	float: left;
	margin-right: 20px;
	background-color: #666666;
	display: block;
}
.impactImage a {
	width: 200px;
	height: 100px;
	float: left;
	margin-right: 20px;
	background-color: #000000;
	display: block;
	border: 2px solid #000000;
}
.impactImage a:hover {
	width: 200px;
	height: 100px;
	float: left;
	margin-right: 20px;
	display: block;
	border: 2px solid #0099FF;
}



.impactText {
	height: 104px;
	background-color: #EAEAEA;
	width: 754px;
	border: 1px solid #FFFFFF;
}
.impactText p {
	margin-top: 4px;
	padding-top: 7px;
	padding-right: 20px;
	font-size: 11px;
}

.impactInfo {
	width: 754px;
	height: 100px;
	color: #0066FF;
}
div#impactIntro {
	width: 754px;
}
div#content  .impact          {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 0px;
	margin-bottom: 30px;
}
.dottedLine     {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
}
.serviceHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006A92;
}
.servicesTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	width: 140px;
	float: left;
}
div#servicesContainer {
	width: 700px;
	clear: both;
}
div#servicesImg img    {
	float: left;
	margin-bottom: 30px;




}
div#serviceTimesUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	width: 525px;
	margin-bottom: 15px;
}
div.servicesDayTitle {
	font-size: 22px;
}

div.servicesTimesContainer {
	clear: both;

}

div.servicesDay {
	float: left;
	width: 140px;
	padding-top: 10px;
	color: #575757;
}

div.servicesTime {
	margin-left: 30px;
	float: left;
	margin-top: 10px;
	color: #575757;

}
div.servicesDate {
	clear: both;
	padding-bottom: 50px;

}




div#servicesContent  {
	clear: both;



}
div#servicesContact {
	margin-left: 30px;
	float: left;
}


.servicesGray {
	color: #333333;
	display: block;
	float: none;
	padding-bottom: 10px;
	font-size: 14px;
}
.standardImg  {
	margin-right: 20px;
	float: left;
	padding-bottom: 15px;
}

div#lfWraper {
	width: 700px;
	height: 250px;

}
div#imageHolder {
	width: 300px;
	height: 200px;
	float: left;
	display: block;
	background-color: #D3DCDB;
	border: 12px solid #D3DCDB;
}
div#textHolder {
	height: 200px;
	float: left;
	margin-left: 5px;
	background-color: #D3DCDB;
	width: 340px;
	border: 12px solid #D3DCDB;
}
div#bioTitle {
	height: 20px;
	line-height: 30px;
}
div#textHolder p  {
	font-size: 11px;
	color: #666666;
	padding-top: 0em;
	margin-top: 12px;
}
img.alcohol {
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}
a img.galleryImg   {
	width: 230px;
	height: 110px;
	border: 1px solid #333333;
	margin-right: 12px;
	float: left;
	margin-bottom: 20px;
}
a:hover img.galleryImg {
	border: 1px solid #00CCFF;
}
div#galleryContainer {
	width: 740px;
	height: 800px;
}
div.dottedBorder2 {
	background-image: url(../main/border_dotted.gif);
	background-repeat: repeat-x;
	height: 12px;
	background-position: 0% 50%;
	width: 720px;
}
.floatLeft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
div.dottedBorder {
	background-image: url(../main/border_dotted.gif);
	background-repeat: repeat-x;
	height: 12px;
	background-position: 0% 50%;
}
div.dottedBorderMargins {
	background-image: url(../main/border_dotted.gif);
	background-repeat: repeat-x;
	height: 12px;
	background-position: 0% 50%;
	margin-top: 20px;
	margin-bottom: 20px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
	clear: both;
	margin-bottom: 7px;
	margin-top: 12px;
}
.s20boldBlueMargins {
	font-size: 20px;
	color: #0099FF;
	margin-top: 20px;
	display: block;
	margin-bottom: 15px;
}
a.backToTop  {
	display: block;
	width: 80px;
	margin-top: 30px;
}

.s14blackHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.s14MustardYellow {
	font-size: 14px;
	color: #fecb00;
}
.s14lightBlueBold {
	font-weight: bold;
	color: #0099FF;
	font-size: 14px;
}
.s11darkBlue {
	color: #025F91;
	font-size: 11px;
}
.s11DarkGrayBasic {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
}
.darkPurple {
	color: #84185d;
}
.yellowBold {
	font-weight: bold;
	color: #fbd50f;
}
.whiteBold {
	font-weight: bold;
	color: #FFFFFF;
}
.darkGreen {
	color: #325500;
}
.lightblue {
	color: #0099FF;
}
.limegreen {
	color: #90B91B;
}
.s11quotePastalGreen  {
	font-size: 11px;
	color: #3F6369;
	font-weight: normal;
	clear: none;
}
.s20boldBlue {
	font-size: 20px;
	color: #0099FF;
	display: block;
}
.pastalBlue {
	color: #6b9ab3;
}
.loveRed {
	color: #D70E09;
}

