
body2 {
	margin-top: 20px;
	padding: 0;
	/* background: #2E2200; */
	background: #336666; 
	/* background:  url(../_img/style-bkgr.jpg) no-repeat top left; */ 
	font-size: 14px;
	text-align: justify;
	color: #BLACK;
}

/* //////////////////////////// */
body
{
  margin-top: 20px;
  margin: 0 auto;
  padding: 0;
  color: #232622; 
  background-color: #000000;
  /* background-image: url('../_img/page_t2.jpg'); */
  /* background-repeat: repeat; */
  /* background-position: top left; */
  /* color: #EAECE9; */
  background-color: #1D4746;
  background-image: url('../_img/page_tx.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  font-size: 14px;
  text-align: justify;
  color: #BLACK;
}

/* //////////////////////////// */


body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

/* color: #FFB300; */
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: BOLD;
	color: #990000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
/* The color below effects the link color */
a {
	color: #330000;
}
/* color: #CDCDCD; OR color: #FFB300; */
a:hover {
	color: #6633FF;
	text-decoration: bold;
}

hr {
	display: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(../_img/img04_2.jpg) repeat-y left top;
}


/* Header */

#header {
	width: 1000px;
	height: 61px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* url(../_img/header.gif) */
/* background: url(../_img/header.gif) no-repeat left top; */
#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0px;
	width: 1000px;
	height: 305px;
	background: url(../_img/header.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#page .bgtop {
	background: url(../_img/img03_2.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(../_img/img05_2.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 645px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(../_img/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url(../_img/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	padding: 40px 0 0 40px;
	color: #7A7A7A;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../_img/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

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

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(../_img/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

/* #calendar table { */
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 1000px;
	height: 60px;
	min-height: 60px;
	background: url(../_img/img02_2.jpg) no-repeat left top;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ABABAB;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #FFB300;
}

#announce1 {	
	background: url("../_img/ann_banner1.jpg") top center no-repeat;	
	}
#announce2 {	
	background: url("../_img/ann_banner2.jpg") top center repeat-y;
	}
#announce3 {	
	background: url("../_img/ann_banner3.jpg") top center   no-repeat;
	}
#graphic   {
	background: url(../_img/namb1.png hspace="10" border="0" align="center") no-repeat;
	}
#graphic  a:hover {
	background: url(../_img/namb2.png hspace="10" border="0" align="center") no-repeat;
	}
	
.navigation {
}
#navigation { margin: 20; width: 280px; margin: 0px 110px; }
#navigation ul { margin: 0; padding: 0;}
#navigation li { margin: 0; list-style-type: none; display: run-in;}
#navigation a { 
   padding: 5px 15px;
   margin: 0;
   color: white;
   text-weight: bold;
   background-image: url(../_edit/button1.jpg);
   display: block;
   margin-bottom: 1px;
   text-decoration: none;
   }
#navigation a:hover { background-image: url(../_edit/button2.jpg); }

/* missions pages navigation */
#nav_missions { width: 467px; float: left;
background-color: #F2F2F2;
border-bottom: 4px solid #900;
margin-left: 20px;
}
#nav_missions ul { 
padding: 0;
background-color: #F2F2F2;
list-style-type: none;
}
#nav_missions li { display: inline;
background-color: #F2F2F2;
}
#nav_missions a { float: left; 
width: 92px;
padding: 5px 12px;
color: #000;
background-color: #F2F2F2;
background: url(../_img/missions_tabx.png) repeat-x;
text-decoration: none; 
font-size: 12px;
}
#nav_missions a:hover
{
color: #000;
background-color: #F2F2F2;
background: url(../_img/missions_tab2x.png) repeat-x;
}
#nav_missions li.current a {
background-color: #F2F2F2;
background: url(../_img/missions_tab2x.png) repeat-x; }
/* end missions pages navigation */


/* awana registration button */
#awana_reg { width: 150px; height: 68px; margin: 0px 10px; }
#awana_reg ul { margin: 0; padding: 0;}
#awana_reg li { margin: 0; list-style-type: none; display: run-in;}
#awana_reg a { 
   height: 66px;
   /* padding: 5px 5px; */
   margin: 0;
   color: white;
   text-weight: bold;
   background-image: url(../_img/awanalogo1.gif);
   display: block;
   margin-bottom: 1px;
   text-decoration: none;
   }
#awana_reg a:hover { background-image: url(../_img/awanalogo2.gif); }

