﻿body {
	background:#DEE7F8  url("images/content_body_ext.jpg") center repeat-y;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

/*a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color:#3A6794;
	text-decoration: none;
		}

a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #3A6794;
	text-decoration: none;
}
*/

p {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #005BA1;
	font-weight: normal;
	letter-spacing: 0;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
	letter-spacing: -0.2px;
	line-height: 16px;
}
a { font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a link {color: #333333;	text-decoration: none}
a visited {color:#3A6794;text-decoration: none}
a active {color: #333333;text-decoration: none}
a hover {color: #3A6794;text-decoration: none}
a active{border:0px;}
a img{border: 0px}
a img:hover{}

img { border: 0px }



#topper{
background: url("images/content_body.jpg") no-repeat top;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	/*background: #FFFFFF;*/
}

/* Header */

#header {
	width: 1000px;
	height: 220px;
	margin: 0 auto;
	background:  url('') no-repeat left top;
}

/* Logo */

#logo {
/* change the values of left and top to adjust the position of the logo */
	width:339px;
	padding-top: 70px; left: 0px;
	float:left;
}
#missionad {
	float:right;
	padding-top:10px;
	height:200px;
	width:545px;
}


.menu {
	margin: 0;
	padding-bottom:10px; /*10px 25px;*/
	background: url(images/menubkg.gif);
	background-position: top center;
	background-repeat:no-repeat;
	
	color: #6964F1;
	font-weight: normal;
	display: block;
	list-style-type: none;
	overflow:auto;
	zoom:1;
}
.menu li {
	display: inline;
	float: left;
	color: #ffffff;
	text-indent:0px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-size:12px;
}
.menu li a{
	color: #ffffff;
	font-weight: bold;
	display:block;
	padding:0px 10px;
	border-right:1px solid #254A66;
	border-bottom:none;
}
.menu li a:hover {
	color: #FABE00;
}
.menu li a:active{color: #63B2EF;}


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background-color:#fff;
}

/* Content */

#content {
	float: left;
	width: 690px;
	padding: 40px 5px 0 5px;
}

/* posts container */
.post { padding:8px 8px 20px 8px;background:#FFF url('images/greenbot.gif') bottom repeat-x ;font-size:.9em;border:1px solid #DDD;border-width:1px}
.entry {margin-bottom: 8px;	background: url(images/img09.jpg) repeat-y left top;}
.entry-bgtop {background: url(images/img08.jpg) no-repeat left top;}
.entry-bgbtm {background: url(images/img10.jpg) no-repeat left bottom;}
.links {
	display: block;
	width: 130px;
	height: 33px;
	
	padding-top: 7px;
	background: url('images/img07.jpg') no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.space-sep { margin-right: 90px; }
.space-sep-r { margin-left: 20px; }
.col {	width: 300px; padding: 0 0 30px 0;		}

.notice { background: url('images/pagecurl.gif') no-repeat bottom right; color: #808080;padding:12px 14px 1px 12px;}
.border {padding:8px;background:#FFF url('images/greenbot.gif') bottom repeat-x ;font-size:.9em;border:1px solid #DDD;border-width:1px;}
.locheader {font-style:italic; font-weight:bold; font-size:x-large; color: #FF6600; background-image:url('shops/Shopimages/bar.jpg'); background-repeat:no-repeat; background-position:left; height:40px}
.prayersubscribe {	border: 1px solid #DDDDDD; 	background: #FFFFFF url('images/pagecurl.gif') no-repeat right bottom; 	color: #808080;	padding: 12px 14px 1px 12px;}

div.prodname {	font-size: x-large;font-weight: bold; 
				background-image:url('shops/Shopimages/bar.jpg'); 
				background-repeat:no-repeat; background-position:left; 
				height:40px
				}
div.detailname {
	font-size: large;
	font-weight: bold;
	} 


#innerbox{	clear: both; padding: 5px 5px 5px 5px;}
.blockqoute {
	background-image:url('prodimages/quote.jpg');background-position: top left;background-repeat:no-repeat;padding-left:30px; padding-top:65px; height:150px;}

.feature{ }
.feature.title {background: url(images/ftitle.gif) repeat-x; }
.feature.entry2 {padding:8px 8px 20px 8px;background:#FFF url('images/fentry.gif') top repeat-x ;font-size:.9em;border:1px solid #DDD;border-width:1px
}


/* Sidebar */



#sidebar {
	float: right;
	width: 290px;
	padding: 40px 0 0 10px;
	color: #787878;
}


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;

}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;

}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccc;
color: #2d2b2b;
background: url(images/1-nMainfill.jpg) top left repeat-x;
height:33px}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
height:33px
}

.shadetabs li a.selected{ 

/*selected main tab style */
background:url(images/Mainfill.gif) top left repeat-x;
/*background-repeat:repeat-x;*/

border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}


/* Footer */

#footer_whole {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 15px 0;
	background: url(images/menubkg.gif);
	background-position: top center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer_whole p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
}

#footer_whole a {
	color: #FFFFFF;
	font-weight:normal;
	font-size:x-small;
}

#footer {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px ;
	background-image:url('images/nfooterimage.jpg');
		background-position: top center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	height:130px;
	font-size:62%;
}
#footer a {color: #B2D5EF;font-weight:bold}
#footer a:link {color: #B2D5EF}
#footer a:hover {color: #FABE00}
#footer a:visited {color:#FFF}
#footer p {color: #FFF;font-weight:bold}


.footer_box_01 {
	/*width: 195px;*/
	width: 370px;
	float: left;
	padding: 0px 0px 2px 10px;
}

.footer_box_02 {
	width: 175px;
	float: right;
}

.footer_box_03 {
	width: 220px;
	float: left;
}

.footer_box_04 {
	width: 175px;
	float: left;
}

.footer_box_05 {
	width: 225px;
	float: left;
	color: #B2D5EF;
}

#footer .footer_box_05 a {color: #fff;font-weight:normal; font-size:90%}
#footer .footer_box_05 a:link {color: #B2D5EF}
#footer .footer_box_05 ul li {list-style-type:disc}
#footer .footer_box_03 a {color: #fff; font-size:90%}
#footer .footer_box_03 a:link {color: #B2D5EF}

.footer_list ul li {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#PPnotecurl.top {
width:290px;
background-image:url('images/PPnotecurlTop.gif');
background-repeat: no-repeat;
background-position: top center;
height:10px	
}
#PPnotecurl.body {
width:290px;
background-image:url('images/PPnotecurlBkg.gif'); 
background-position:left;
background-repeat:repeat-y;
}
#PPnotecurl.txt {
width:258px;
background-color:#fff;
margin-left:10px; 
padding: 5px 5px 5px 5px
}
#PPnotecurl.bottom {
width:290px;
background-image:url('images/PPnotecurlBot.gif');
background-repeat: no-repeat;
background-position: bottom center ;
height:54px	
}

