/* Lake Cities Church of Christ
   CSS Guide - All Inside Pages */

body {
	background-image: url(../images/backgrounds/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #536278;
	margin: 0 auto;
	text-align: center;
	margin-top: 9px;
}

p {
	font: normal 11px/16px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}


h1 
{
	font: bold 16px/20px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	margin: 0;
}

h2
{
	font: bold 11px/13px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	margin: 13px 0 0 0;
}

a:link, a:active, a:visited 
{
	color: #003366;
	font-weight: normal;
}

a:hover 
{
	text-decoration: none;
}

li 
{
	font: normal 11px/16px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	font-size: 11px;
}

#content {
	background-image: url(../images/backgrounds/pagecontentbg.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}

#content div 
{
	font: normal 11px/16px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	margin: 0;
}


#content table {
	margin-top: 15px;
}

#content div a:link, a:active, a:visited 
{
	color: #003366;
	font-weight: normal;
}

#content div a:hover 
{
	text-decoration: none;
}

#main_container {
	margin: 0 auto;
	background-image: url(../images/backgrounds/main_contentbg.gif);
	background-repeat: repeat-y;
	width: 760px;
	text-align: left;
}

#main_container .padding {
	padding-left: 8px;
}

#main_header {
	margin: 0 auto;
	background-image: url(../images/backgrounds/header_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
	text-align: left;	
	position: relative;
}

#main_header .padding {
	padding-left: 8px;
}

#header {
	width: 742px;
	padding-left: 1px;
	position: relative;
}

/* ------------------------------------------------------------------------------- */
/* MAIN NAVIGATION STYLES */

#header #nav {
	background-image: url(../images/backgrounds/main_navigationbg.gif);
	background-repeat: repeat-y;
	width: 742px;
	height: 38px;	
}

#header #nav #items {
	position:absolute;
    top:116px;
	left:200px;
}

#header #nav #items a {
	padding: 0 10px 0 10px;
	text-decoration: none;
	font: bold 12px/12px 'lucida grande',tahoma,sans-serif;
	color: #003366;
}

#header #nav #subnavInformation {
    position:absolute;
    top:15px;
	left:68px;
	width: 165px;
    visibility:hidden;
    z-index:100;
    border-bottom: 1px solid #999;
}

#header #nav #subnavInformation a:link, #header #nav #subnavInformation a:active, #header #nav #subnavInformation a:visited {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #subnavInformation a:hover {
	text-decoration: underline;
}

#header #nav #subnavGatherings {
    position:absolute;
    top:15px;
	left:180px;
	width: 165px;
    visibility:hidden;
    z-index:100;
	border-bottom: 1px solid #999;
}

#header #nav #subnavGatherings a:link, #header #nav #subnavGatherings a:visited, #header #nav #subnavGatherings a:active  {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #subnavGatherings a:hover {
	text-decoration: underline;
}

#header #nav #subnavGatherings2 {
    position:absolute;
    top:107px; /* INCREASE 23px EACH TIME A NEW ITEM IS ADDED */
	left:345px;
	width: 165px;
    visibility:hidden;
    z-index:100;
	border-bottom: 1px solid #999;
}

#header #nav #subnavGatherings2 a:link, #header #nav #subnavGatherings2 a:active, #header #nav #subnavGatherings2 a:visited {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #subnavGatherings2 a:hover {
    text-decoration: underline;
}

#header #nav #subnavMinistries {
    position:absolute;
    top:15px;
	left:282px;
	width: 165px;
    visibility:hidden;
    z-index:100;
	border-bottom: 1px solid #999;
}

#header #nav #subnavMinistries a:link, #header #nav #subnavMinistries a:active, #header #nav #subnavMinistries a:visited {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #subnavMinistries a:hover {
    text-decoration: underline;
}

#header #nav #tertnavChildrens {
    position:absolute;
    top:15px;
	left:447px;
	width: 165px;
    visibility:hidden;
    z-index:100;
	border-bottom: 1px solid #999;
}

#header #nav #tertnavChildrens a:link, #header #nav #tertnavChildrens a:active, #header #nav #tertnavChildrens a:visited {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #tertnavChildrens a:hover {
    text-decoration: underline;
}


#header #nav #subnavMinistries2 {
    position:absolute;
    top:130px;
	left:447px;
	width: 165px;
    visibility:hidden;
    z-index:100;
	border-bottom: 1px solid #999;
}

#header #nav #subnavMinistries2 a:link, #header #nav #subnavMinistries2 a:active, #header #nav #subnavMinistries2 a:visited {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #subnavMinistries2 a:hover {
    text-decoration: underline;
}


#header #nav #subnavGroups {
    position:absolute;
    top:15px;
	left:378px;
	width: 165px;
    visibility:hidden;
    z-index:100;
	border-bottom: 1px solid #999;
}

#header #nav #subnavGroups a:link, #header #nav #subnavGroups a:active, #header #nav #subnavGroups a:visited {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #subnavGroups a:hover {
	text-decoration:underline;
}

#header #nav #subnavResources {
    position:absolute;
    top:15px;
	left:450px;
	width: 165px;
    visibility:hidden;
    z-index:100;
	border-bottom: 1px solid #999;
}

#header #nav #subnavResources a:link, #header #nav #subnavResources a:active, #header #nav #subnavResources a:visited {
    display:block;
    height: 15px;
    font-size: 11px;
    padding: 4px 6px 3px 6px;
    background-color: #eee;
    color: #003366;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#header #nav #subnavResources a:hover {
	text-decoration: underline;
}
    
/* ------------------------------------------------------------------------------- */

#middle {
	width: 742px;
	background-image: url(../images/general/page_wave.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

#middle #main_leftcolumn {
	float: left;
	width: 365px;
	padding: 8px 0 10px 12px;
}

#main_leftcolumn p 
{
	color: #000;
}

#main_leftcolumn img 
{
	padding: 3px;
	border: 1px solid #666666;
	float: left;
}

#main_leftcolumn .stories 
{
	margin: 8px 0 8px 0;
	float: left;
}

#main_leftcolumn .stories img 
{	
	margin: 0 8px 10px 0;
}

#main_leftcolumn .stories p 
{
	padding-top:0;
}

#main_leftcolumn .stories h1 
{
	float:left;
	font: bold 16px/16px 'lucida grande',tahoma,sans-serif;
}

#main_rightcolumn 
{
	width: 330px;
	float: right;
	padding: 8px 8px 10px 0;
}

#main_rightcolumn p 
{
	color: #000;
}

#image img
{
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #666666;
}

.welcome div 
{
	font: bold 9px/10px 'lucida grande',tahoma,sans-serif;
	text-align: center;
	float: right;
	color: #003366;
}

#current_series 
{
	width: 330px;
	float: right;
	margin-top: 15px;
}

#current_series .titlebar 
{
	background-image: url(../images/current_series/titlebar.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#current_series .titlebar h1
{
	font: bold 13px 'lucida grande',tahoma,sans-serif;
	color: #FFFFFF;
	padding: 3px 0 0 6px;
}

#current_series .copy 
{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 316px;
	padding: 4px 6px 6px 6px;
}

#current_series h2 
{
	font: normal 10px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	margin:0;
	padding:0;
}

#leftcolumn {
	width: 204px;
	float: left;
	padding: 8px 0 10px 8px;
}

#rightcolumn {
	width: 514px;
	float: right;
	padding: 8px 8px 10px 0;
}

.imgborder {
	border: 1px solid #000;
}

/* ------------------------------------------------------------------------------- */
/* INSIDE PAGES HEADER STYLES */

#pagetitles {
	background-image: url(../images/backgrounds/page_title.jpg);
	background-repeat: no-repeat;
	width: 514px;
	height: 40px;	
}

#pagetitles h1 {
	width: 290px;
	float: right;
	font: bold 13px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	text-align: center;
	padding-top: 14px;
	margin: 0;
}

#pagetitles2 {
	background-image: url(../images/backgrounds/page_title-bottom.jpg);
	background-repeat: no-repeat;
	width: 514px;
	height: 42px;
}

#pagetitles2 h1 {
	width: 220px;
	float: left;
	font: bold 13px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	text-align: center;
	padding-top: 0px;
	margin: 0;
}

#submenutitle {
	background-image: url(../images/backgrounds/menu_title.jpg);
	background-repeat: no-repeat;
	width: 204px;
	height: 47px;
}

#submenutitle h1 {
	width: 116px;
	float: right;
	font: bold 12px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	text-align: center;
	padding-top: 14px;
	margin: 0;
}

/* ------------------------------------------------------------------------------- */
/* FOOTER STYLES */

#main_footer 
{
	display: block;
	clear: both;
	text-align: center;
	padding-top: 8px;
}

#main_footer div img
{
	padding: 3px;
	margin: 0 3px 0 3px;
	border: 1px solid #666666;
}

#footer {
	
	color: #999999;
	
	font: normal 11px 'lucida grande',tahoma,sans-serif;
	
	padding: 4px 0 3px 0;
	
	background-image: url(../images/backgrounds/main_contentbg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;	
	text-align: center;
	width: 760px;
	height: 20px;
	clear: both;
}



#footer a:link, #footer a:active, #footer a:visited {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* ------------------------------------------------------------------------------- */
/* SERMON STYLES */

#sermons 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	text-align: left;
}

#sermons .dates {
	background-color: #CCCCCC;
	font-weight: bold;	
	padding: 5px;
	margin: 5px;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
}

#sermons .topic {
	background-color: #CCCCCC;
	font-weight: bold;	
	padding: 5px;
	margin: 5px;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
}

#sermons .titles {
	background-color: #CCCCCC;
	font-weight: bold;	
	padding: 5px;
	margin: 5px;
	border-left: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
}

#sermons .entries {
	padding-left: 5px;
}

#sermons .sermonentries {
	border-left: 1px solid #003366;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}

#sermonlisten {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin: 5px;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
}
#archivesermons 
{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
}

#archivesermons h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	margin: 0;
	text-align: left;
}

#archivesermons a:link, a:visited, a:active 
{
	font-weight: normal;
}

#archivesermons a:hover
{
	text-decoration: none;
}

#archivesermons img {
	border: 1px solid black;
	margin-bottom: 5px;
	text-align: center;
}

/* ------------------------------------------------------------------------------- */
/* INSIDE MENU STYLES */

#submenuitems {
	background-image: url(../images/navigation/navbg.gif);
	background-repeat: no-repeat;
	width: 204px;
	height: 26px;
}

.submenuitems {
	font: bold 11px/12px 'lucida grande',tahoma,sans-serif;
	color: #003366;
	padding: 3px 0px 0px 15px;
}

.submenuitems a:link, .submenuitems a:visited, .submenuitems a:active {
	text-decoration: none;
	font: bold 11px/12px 'lucida grande',tahoma,sans-serif;
}

.submenuitems a:hover {
	text-decoration: none;
	font: bold 11px/12px 'lucida grande',tahoma,sans-serif;
}


/* ------------------------------------------------------------------------------- */
/* KIDZ CALL STYLES */
#kidzcall {
	text-align: center;
	float: left;
	width: 175px;
	padding-bottom: 9px;
}

#kidzcall .text {
	font-weight:bold;
	font-size: 14px;
}

#kidzcall img {
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #666666;
}