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

/* 
Colors
Purple #330033
Yellow #FFCC00

*/

body	{ background-image:url("http://www.holstoncreekbaptist.com/includes/graphics/background_top.png"); 
		  background-repeat:repeat-x; 
		  font-family:Tahoma; font-size:12px; 
		  margin:0; padding:0;
		  text-align:center;
		  background-color:#275275; }

a			{ color:#0000FF; }
a:hover		{ color:#0000FF; }
a:visited	{ color:#0000FF; }

td			{ font-size:12px; }

#fullBodyWrap		{ width:100%; background-color:#FFFFFF; }
#wrapper 			{ width:780px; margin:0 auto; overflow:hidden; }
#headerLogo 		{ width:780px; height:175px; }
#logo 				{ width:428px; float:left; padding-top:35px; }
#topRight 			{ padding-top:35px; width:200px; float:right }
#serviceTimes 		{ text-align:left; width:200px; height:100px; margin:0; color:#fff; float:right; overflow:auto; line-height:130%; }
#serviceTimes h3 	{ padding:0; margin:0; background:none; font-size:16px; }
#designBy			{ font-size:10px; font-style:italic; }

#pageBody 			{ width:780px; display:block; height:300px; margin:0 auto; overflow:visible; text-align:left; }
#ListPage 			{ width:150px; float:left; text-align:left; }
#ListPage ul		{  }
#ListPage li		{ list-style:inside; list-style-type:disc; line-height:20px; margin:0; padding:0; }
#pageBodyText 		{ width:600px; float:right; text-align:left; }

#navBar 			{ height:40px; width:780px; padding-top:10px; font-size:14px; font-weight:bold; }
#navBar a			{ color:#275175; text-decoration:none; }
#navBar a:visited	{ color:#275175; text-decoration:none; }
#navBar a:hover		{ color:#275175; text-decoration:underline; }

#leftColumn 		{ width:270px; float:left; text-align:left; }
#rightColumn 		{ width:490px; float:right; text-align:left; }

#photoLeft	 		{ width:190px; float:left; text-align:center; }
#photoLeft img		{ border:0; }
#photoRight 		{ width:580px; float:right; }
#Photo				{ position:absolute; z-index:-1; padding-top:12px; padding-left:11px; }
#PhotoOverlay		{ position:relative; z-index:1; }

.ImageRight			{ float:right; border:solid 1px #000000; }
.TablenoBorder		{ border:0; padding:0; border-spacing:0; }

#newsleft 			{ width:370px; float:left; text-align:left; }
#newsright 			{ width:370px; float:right; text-align:left; }

#newsItem			{ margin-top:10px; padding-bottom:10px; }
#newsItem img		{ border:0px; float:left; padding:3px; }
#news h2			{ font-size:14px; margin:0; margin-bottom:5px; }
.newsText			{ padding-left:10px; }

#newsright ul	{ margin:0; padding:0; }
#newsright li	{ list-style:inside; list-style-type:disc; margin:0; padding:0; }
#newsleft ul	{ margin:0; padding:0; }
#newsleft li	{ list-style:inside; list-style-type:disc; margin:0; padding:0; }

#section				{ width:100%; } 
#sectionHeader			{ height:35px; width:270px;
					  background-image:url("http://www.holstoncreekbaptist.com/includes/graphics/Section_header.png"); }
#sectionTitle			{ padding-left:50px; padding-top:9px; height:25px; font-weight:bold; font-size:16px; }
#sectionBody			{ padding:10px; }
#SectionCalendarBody	{ padding:10px; }
#SectionCalendarBody ul	{ margin:0; padding:0; }
#SectionCalendarBody li	{ list-style:inside; list-style-type:disc; line-height:20px; margin:0; padding:0; }
#sectionCalendar		{ height:35px; width:270px;
					  background-image:url("http://www.holstoncreekbaptist.com/includes/graphics/Section_Calendar.png"); }
#SectionWelcomeBody		{ padding:10px; }
#sectionWelcome			{ height:35px; width:470px;
					  background-image:url("http://www.holstoncreekbaptist.com/includes/graphics/Section_Welcome.png"); }
#sectionLinks			{ height:35px; width:150px;
					  background-image:url("http://www.holstoncreekbaptist.com/includes/graphics/Section_Links.png"); }
				

h1 { font-size:1.4em }
h2 { font-size:1.0em; margin:0; margin-bottom:5px; margin-top:10px; }

#footer { height:175px; display:block; width:100%; color:#FFFFFF; background-image:url("http://www.holstoncreekbaptist.com/includes/graphics/background_bottom.png"); }
#footer .text { width:780px; margin:0 auto; color:#fff }
#footer a { color:#fff }
#copyright { width:430px; height:82px; margin:70px 0 0 0; float:left; text-align:left; font-size:12px; }
