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


/*********
BODY
*********/

    BODY {
       background: #7d7b5e;
	   background-image:url(images/BGTexture.jpg);
	   background-position:center;
	   background-position:top;
	   background-repeat:no-repeat;
    }
/*********
CONTAINER
*********/
    #Container {
	   width: 800px;
       margin: 0 auto;
	   overflow: hidden;
	   border: solid 3pt #FFF;
	   background: #FFF;
	   }
/*********
CONTENT
*********/
    #Content {
		width: 800px;
		background: #FFFFFF;
    }
/*********
LINKS
*********/
	a:link { 
	color: #7d7b5e; text-decoration: underline; 
	}
	a:visited { 
	color: #7d7b5e; text-decoration: underline; 
	}
	a:hover { 
	color: #7d7b5e; text-decoration: none;
	}	
	
	a.white:link {
	color: #FFFFFF; text-decoration: none; 
	}
	a.white:hover { 
	color: #7d7b5e; text-decoration: none;
	}
	a.white:visited { 
	color: #FFFFFF; text-decoration: none; 
	}
/*********
BANNER
*********/
    #Banner {
	   width: 800px;
	   height: 320px;
       background: #FFFFFF;
	   margin-bottom: 6px;
    }
/*********
SEARCH BY AGE BAR
*********/
	#SearchBar {
	width: 800px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	margin-bottom: 6px;
    background: #a5b6b5;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
    }
/*********
SLIDES
*********/
    #Slides {
       float: left;
	   width: 550px;
	   margin-right: 6px;
	   margin-bottom: 6px;
    }
/*********
4 HEADERS NEW DESIGNS
*********/
	#4UpHolder {
	float: left;
	width: 550px;
	height: 300px;
	margin-top: 6px;
	}
	#CalendarAd {
	float: left;
	width: 273px;
	height: 148px;
	margin-right: 4px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background: #FFFFFF url(images/Calendar_Ad.jpg) no-repeat;
    }
	#PodcastAd {
    float: left;
	width: 273px;
	height: 148px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background: #FFFFFF url(images/Podcast_Ad.jpg) no-repeat;
    }
	#PartnershipAd {
	float: left;
	width: 273px;
	height: 148px;
	margin-right: 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background: #FFFFFF url(images/Partnership_Ad.jpg) no-repeat;
    }
	#WhatsHotAd {
	float: left;
	width: 273px;
	height: 148px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background: #FFFFFF url(images/WhatsHot_Ad.jpg) no-repeat;
    }
/*********
SIDE BUTTONS
*********/
    #SideButtons {
	float: left;
	width: 243px;
	margin-bottom: 6px;
    }

/*********
LINK BOXS
*********/
    #LinkBox {
	float: left;
	width: 246px;
	height: 230px;
	margin: 0 auto;
	margin-top: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px;
	border-top: dotted 1px #7d7b5e;
	border-bottom: dotted 1px #7d7b5e;
	background-color: #f1f1e4;
    }
/*********
FOOTER
*********/
    #Footer {
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	clear: both;
    }
/*********
BODY COPY CONTENT & HEADERS
*********/
    #BodyContent {
	float: left;
	width: 551px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
    text-align: justify;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20px;
    background: #FFFFFF;
    }

	h1 { 
    color: #7d7b5e;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
    text-align: left;
	letter-spacing: -1px;
	margin-bottom: -10px;
	border-bottom: solid;
	border-width: 1px;
    border-color: #7d7b5e; 
    }
	
	#Image
  {
  padding: 3px;
  border: 1px solid #333;
  }

	#SmallPic
  {
	float: left;
	width: 133px;
	height: 133px;
	padding-right: 10px;
	padding-bottom: 0px;
  }
  
  	#LWAMap
  {
	float: left;
	width: 363px;
	height: 242px;
	padding-right: 10px;
	padding-bottom: 0px;
  }
  
/*********
SIDE NAVIGATION BAR - QUICK LINKS
*********/
    #SideNav {
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
    text-align: justify;
    background: #f1f1e4;
	border: solid #7d7b5e 1px;
    }
	
	h2 { 
    color: #7d7b5e;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    font-family: "Times New Roman", Times, serif;
	font-weight:bold;
    text-align: left;
	letter-spacing: -1px;
	border-bottom: solid;
	border-width: 1px;
    border-color:#7d7b5e; 
    } 
/*********
PULL OUT BOXES
*********/
	#PullBox {
	width: 551;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
    text-align: justify;
    background: #f1f1e4;
	border: solid #7d7b5e 1px;
    }
/*********
BANNER BUTTONS (MINISTRY PAGE)
*********/
	#BannerBtns {
	width: 551;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
    text-align: left;
    background: #FFFFFF;
    }
/*********
4 UP COPY
*********/
	#CalendarCopy {
	position: relative;
	top: 38px;
	left: 103px;
	width: 160px;
	height: 93px;
	text-align: left;
    }
	#PodcastCopy {
	position: relative;
	top: 38px;
	left: 103px;
	width: 160px;
	height: 93px;
	text-align: left;
    }
	#PartnershipCopy {
	position: relative;
	top: 38px;
	left: 103px;
	width: 160px;
	height: 93px;
	text-align: left;
    }
	#WhatsHotCopy {
	position: relative;
	top: 38px;
	left: 103px;
	width: 160px;
	height: 93px;
	text-align: left;
    }
/*********
LOGIN NAVIGATION
*********/
	#Login {
	margin: 0 auto;
	width: 780px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 20px;
    }
/*********
GUEST SPEAKER BAR/AD
*********/
	#GuestSpeakerBar {
	margin: 0 auto;
	width: 800px;
	margin-bottom: 6px;
	margin-top: 6px;
    }
/*********
GUEST SPEAKER PAGE 
*********/
	#GuestPic {
	width: 160px;
	height: 510px;
	float:left;
	padding:10px;
    }
/*********
MP# PLAYER
*********/
    #MP3 {
		margin: 0 auto;
		width: 400px;
		height: 18px;
		float: left;
    }
	
	
	
	
	
	
