body
{
	margin: 20px 0 0 0;
	text-align: center;
	background-color: #515F7C;
	font-family: arial,verdana,sans-serif;
	font-size: 14px;
	color: #333;
	width: 100%;
}

#container
{
	width: 800px;
	background-color: #fff;
	margin: 0 auto;
}

/* LINK STYLES ---------- */

a:link
{
	color: #2a3c5f;
	text-decoration: underline;
}

a:visited
{
	color: #4E5D7A;
	text-decoration: underline;
}

a:hover
{
	color: #2a3c5f;
	text-decoration: none;
}

a.blue:link
{
	color: #2a3c5f;
	text-decoration: underline;
}

a.blue:hover
{
	color: #4E5D7A;
	text-decoration: underline;
}

a.blue:hover
{
	color: #2a3c5f;
	text-decoration: none;
}

a.white:link
{
	color: #fff;
	text-decoration: underline;
}

a.white:visited
{
	color: #fff;
	text-decoration: underline;
}

a.white:hover
{
	color: #fff;
	text-decoration: none;
}

/* HEADER STYLES ---------- */

#header
{
	width: 800px;
	background: #fff url(images/header.gif) no-repeat 0 0;
	height: 105px;
}

#discipleslink
{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	background: #fff url(images/bkg_disciples.gif) no-repeat 0 0;
	width: 124px;
	height: 29px;
	padding: 8px 5px 5px 0;
	text-align: center;
	font-size: 11px;
}

#discipleslink a:link
{
	color: #fff;
	text-decoration: none;
}

#discipleslink a:visited
{
	color: #fff;
	text-decoration: none;
}

#discipleslink a:hover
{
	color: #fff;
	text-decoration: underline;
}

/* NAVIGATION STYLES ---------- */

#nav 
{
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #2A3C5F;	
	border-bottom: 1px solid #717b8e;
	clear: both;
}


#nav li 
{
	float: left;
	margin: 0;
	list-style: none;
	background-color: #2A3C5F;
	font-size: 12px;
}

#nav li a
{
	border-right: 1px solid #717b8e;
	display: block;
}

#nav li a:link
{
	
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#nav li a:visited
{
	
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#nav li a:hover
{
	background-color: #3b1a1f;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	color: #fff;
}

#nav li a.active:link,
#nav li a.active:visited,
#nav li a.active:hover
{
	background-color: #3b1a1f;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	color: #fff;
}

/* SUBNAVIGATION STYLES ---------- */

#subnav 
{
	width: 780px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;	
	clear: left;
	height: 70px;
}


#subnav li 
{
	float: left;
	margin: 0 6px 0 0;
	list-style: none;
	background-color: #fff;
	padding: 0;
	font-size: 12px;
	border: 1px solid #3b1a1f;
	display: block;
	vertical-align: bottom;
	
}

#subnav li a.bh:link
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_bethany_hills.jpg) repeat-x 0 0;
}

#subnav li a.bh:visited
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_bethany_hills.jpg) repeat-x 0 0;
}

#subnav li a.bh:hover
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_bethany_hills_hover.jpg) repeat-x 0 0;
	text-shadow: 2px 2px 2px #485731
}

#subnav li a.gv:link
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_giving.jpg) repeat-x 0 0;
}

#subnav li a.gv:visited
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_giving.jpg) repeat-x 0 0;
}

#subnav li a.gv:hover
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_giving_hover.jpg) repeat-x 0 0;
	text-shadow: 2px 2px 2px #485731
}

#subnav li a.fg:link
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_fellowship.jpg) repeat-x 0 0;
}

#subnav li a.fg:visited
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_fellowship.jpg) repeat-x 0 0;
}

#subnav li a.fg:hover
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_fellowship_hover.jpg) repeat-x 0 0;
	text-shadow: 2px 2px 2px #485731
}

#subnav li a.tn:link
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_tnchristian.jpg) repeat-x 0 0;
}

#subnav li a.tn:visited
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_tnchristian.jpg) repeat-x 0 0;
}

#subnav li a.tn:hover
{
	padding: 25px 10px 10px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	display: block;
	width: 166px;
	height: 23px;
	background: #fff url(images/btn_tnchristian_hover.jpg) repeat-x 0 0;
	text-shadow: 2px 2px 2px #485731
}


/* CONTENT STYLES ---------*/

#content
{
	padding: 10px;
	text-align: left;
	float: left;
	background-color: #fff;
	width: 780px;
}

#contenttable
{
	width: 780px;
	padding: 0 0 0 0;
}

#contenttable #leftside-home
{
	width: 255px;
	border-right: 1px solid #2a3c5f;
}


#contenttable #leftside
{
	width: 0px;
	border-right: 0px solid #2a3c5f;
}

.contactbox
{
	background-color: #2a3c5f;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}

h2
{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

h3
{
	color: #2a3c5f;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	font-family: georgia,times,serif;
}

h1
{
	color: #2a3c5f;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

.quicklinks
{
	width: 232px;
	font-size: 18px;
}

#contenttable #leftside-home dl
{
	margin: 0;
	padding: 0;
}

#contenttable #leftside-home dt
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
}

#contenttable #leftside-home dd
{
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#contenttable #main-home
{
	padding: 0 0 0 10px;
	width: 515px;
	color: #333;
	font-size: 16px;
	line-height: 22px;
}

#contenttable #main
{
	padding: 0 0 0 10px;
	width: 780px;
	color: #333;
	font-size: 16px;
	line-height: 22px;
}


#contenttable #main ul
{
	list-style: square;
}

#contenttable #main li
{
	margin: 0 0 10px 0;
}

.larger
{
	font-size: 18px;
	line-height: 26px;
}

#related ul
{
	margin: 0;
	padding: 0;
}

#related li.int
{
	margin: 0 0 0 -40px;
	padding: 0 0 10px 18px;
	list-style: none;
	background: #fff url(images/icon_int.gif) no-repeat 0 0;
}


#related li.www
{
	margin: 0 0 0 -40px;
	padding: 0 0 10px 18px;
	list-style: none;
	background: #fff url(images/icon_www.gif) no-repeat 0 0;
}

#related li.pdf
{
	margin: 0 0 0 -40px;
	padding: 0 0 10px 18px;
	list-style: none;
	background: #fff url(images/icon_pdf.gif) no-repeat 0 0;
}

#related li.email
{
	margin: 0 0 0 -40px;
	padding: 0 0 10px 18px;
	list-style: none;
	background: #fff url(images/icon_email.gif) no-repeat 0 0;
}

h1.about
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_about.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.news
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_news.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.calendar
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_calendar.jpg) no-repeat 0 0;
	color: #2a3c5f;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.resources
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_resources.jpg) no-repeat 0 0;
	color: #2a3c5f;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.staff
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_staff.jpg) no-repeat 0 0;
	color: #2a3c5f;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.contact
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_contact.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.friends
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_friends.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.congregations
{
	width: 770px;
	height: 20px;
	background: #ccc url(images/h1_bkg_congregations.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.commissions
{
	width: 513px;
	height: 20px;
	background: #ccc url(images/h1_bkg_commissions.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

h1.nopicture
{
	width: 513px;
	height: 20px;
	background-color: #2a3c5f;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 50px 0 0 0;
}

/* FOOTER STYLES ---------*/

#footer
{
	padding: 10px;
	text-align: left;
	float: left;
	background-color: #fff;
	width: 780px;
	font-size: 12px;
	line-height: 18px;
}

#footerbar 
{
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff url(images/footer_bkg.jpg) repeat-x 0 0;	
	clear: both;
	height: 20px;
}

.photoright
{
	float: right;
	padding: 10px 0 0 10px;
}

.quote
{
	text-align: center;
	font-family: georgia,times,serif;
	font-weight: bolder;
	color: #5F6D87;
	padding: 5px;
	font-style: italic;
	font-size: 20px;
	
}

.directions
{
	font-size: 12px;
}

#schedule
{
	width: 100%;
}

#schedule th
{
	text-align: center;
	font-weight: bolder;
	font-family: georgia,times,serif;
	color: #ccc;
	background-color: #666;
	padding; 5px;
	font-size: 24px;
}
#schedule td
{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #bbb;
}

.alert
{
	background-color: #efefef;
	color: #000;
	font-weight: bold;
	font-family: georgia,times,serif;
	font-size: 22px;
	line-height: 28px;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}

.date
{
	font-size: 11px;
	color: #000;
}

#main dl
{
	margin: 0;
	padding: 0;
}

#main dt
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0;
}

#main dd
{
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#main dd.desc
{
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666;
}

.months
{
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	background-color: #2a3c5f;
	color: #666;
	width: 100%;
}

a.monthslink:link
{
	background-color: #2a3c5f;
	color: #fff;
	padding: 2px 3px;
	text-decoration: none;
}

a.monthslink:visited
{
	background-color: #2a3c5f;
	color: #fff;
	padding: 2px 3px;
	text-decoration: none;
}

a.monthslink:hover
{
	background-color: #2a3c5f;
	color: #fff;
	padding: 2px 3px;
	text-decoration: underline;
}

img.headshot
{
	padding: 0 10px 10px 0;
	float: left;
}

#congregations
{
	font-size: 11px;
	width: 760px;
}

#congregations td.label
{
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #efefef;
}

#congregations td
{
	padding: 5px;
}

#congregations td.bottom
{
	border-bottom: 1px solid #666;	
}

.attachments
{
	margin: 10px 0 0 0;
	padding: 5px;
	font-size: 90%;
	background-color: #efefef;
	border: 1px solid #ccc;
}

.gallerymain td
{
	padding: 5px;
	font-size: 12px;
	vertical-align: top;
}

.gallerymain img
{

	max-height: 200px;
}

.gallerythumbs td
{
	vertical-align: top;
	text-align: center;
	padding: 5px;
}

.gallerythumbs img
{
	max-height: 120px;
}

.gallerylinks
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.galleryfull 
{
	width: 400px;
}

.gallerycaption
{
	font-size: 12px;
	padding: 10px 0 0 0;
	text-align: center;
}

.video
{
	width: 515px;
	padding: 15px;
	background-color: #efefef;
	text-align: center;
}