/*  
	This section is used for the whole document in general
*/
body{
	background-color: #FFFFFF;
	margin-top: 0.5cm;
	margin-bottom: 0.5cm;
	padding: 0px;
	margin-right: 1in;
	margin-left: 1in;
	background-image: url(../site_images/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_border {
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
}
hr{
	background-color: #FFFF00;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 0px;
	height: 7px;
	

}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #0000FF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;

}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	color: #6F0000;
	text-decoration: none;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9DC6A;
	border-bottom-width: 1px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000088;
	text-decoration: none;
	letter-spacing: 1px;

}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #000088;
	text-decoration: none;
	letter-spacing: 1px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #000088;
	text-decoration: none;
	
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 17px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	list-style-image: url(../site_images/li_back.jpg);
}
ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 17px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: decimal;

}
li{
	
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 5px;	

}


.content_padding{
	padding: 5px 0.5cm;
	margin: 0px;
	
}

.content_padding a, a:link, a:hover, a:visited, a:hover{ color:#0000FF;}




.index_right_border{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F8D343;
	padding-right: 10px;
	padding-left: 10px;

}
.index_left_border{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F8D343;
	padding-right: 10px;
	padding-left: 10px;
}

#right_title{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;

}

form {
	margin: 0px;
	padding: 0px;
}



/*****************End**************/

/*  
	this section is for the notices on the left side of the page
	this actually defines the look and feel of the notices section
*/

#notices {
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	margin: 0px;
	padding: 4px 2px 4px 10px;
	width: 90%;
	display: block;
	
}
#notices h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F0000;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 4px;
	padding: 0px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000D5;
}

#notices h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 0px;
}


#notices p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #181818;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	vertical-align: middle;
	
}
#notices a,#notices a:link,#notices a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#notices a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.p_align{
	text-align: right;
	padding-left: 1in;

}

#notice_index{
margin-right: 2px;
	margin-left: 20px;
}
#notice_index a,#notice_index a:link,#notice_index a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	display: block;
	width: 150px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;

}
#notice_index a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	display: block;
	width: 150px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFF00;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 10px;

}

/*****************End of the Notices************************/

/*
	All the footer information like the links and copyrights information
	goes in this section, all styles pertaining this section are described here
*/

#footer {
	background-color: #FFFF00;
	text-align: left;
	display: block;
	width: 100%;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#footer a, #footer a:link, #footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #3C3CFF;
	text-decoration: none;
	margin: 0px;
	display: inline;
	padding: 5px 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B9B900;
	font-weight: normal;
	}
	
#footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #3C3CFF;
	text-decoration: underline;
	margin: 0px;
	display: inline;
	padding: 5px 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3C3CFF;
}

#footer h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C3CFF;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	
}

/**************************End of Footer************************/


/********************Workshop styles start here********************/
#workshop {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
	
}

#workshop table{
	margin-top: 7px;
	margin-bottom: 7px;

}
.workshop_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.workshop_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #6F0000;
	line-height: 15px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.workshop_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800040;
	line-height: 15px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	background-image: url(../site_images/subArrow.gif);
	background-repeat: no-repeat;
	background-position: 200px center;
}
.workshop_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000B0;
	line-height: 15px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#workshop a, #workshop a:link, #workshop a:visited{
	background: url(../site_images/chromebg3.gif) repeat-x center center;
	margin-right:35px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #575757;
	text-decoration: none;
	padding: 4px 10px;
	border: 1px solid #575757;
}

#workshop a:hover{
	background: url(../site_images/chromebg2.gif) repeat-x center center;
	margin-right:35px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #575757;
	text-decoration: none;
	padding: 4px 10px;
	border: 1px solid #575757;	
}

#workshop img{
	margin-top: 0.5cm;
	padding: 5px;
	border: 1px solid #58177B;


}
.workshop_title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0000A0;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../site_images/books_bk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.workshop_nav{
	padding-top: 10px;
	padding-bottom: 10px;

}



/************************** for the links page*************************/
#div_links {
}

#div_links a, #div_links a:link, #div_links a:visited{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C3CFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 250px;
	letter-spacing: 1px;
	
	display: block;
	margin-top: 2px;
}

#div_links a:hover{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C3CFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 250px;
	letter-spacing: 1px;
	background-color: #D5D5D5;
	display: block;
	margin-top: 2px;
	background-color: #FFFFB3;
}

/**************************************end of the links styles******************************/


/**************************shopping cart related styles*****************************/

#precept_cart{
	background-image: url(../site_images/add_to_cart.jpg);
	background-repeat: no-repeat;
	background-position: 340px center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

#precept_cart a, #precept_cart a:link,#precept_cart a:visited,#precept_cart a:active{
	background: url(../site_images/chromebg3.gif) repeat-x center center;
	margin-right:35px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #575757;
	text-decoration: none;
	padding: 4px 10px;
	border: 1px solid #575757;
}

#precept_cart a:hover{
	background: url(../site_images/chromebg2.gif) repeat-x center center;
	margin-right:35px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #575757;
	text-decoration: none;
	padding: 4px 10px;
	border: 1px solid #575757;	
}



#view_cart{
	text-align: right;
	margin: 0px;
	display: block;
	width: 99%;
}

#view_cart img{
	margin-top: 0px;
	padding: 0px;
	border: 0px none;
	}	
#view_cart a, #view_cart a:link, #view_cart a:visited,#view_cart a:hover{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;

}

.cart_text{

padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}	

/*****************************Shopping cart tabular data**************************/

#div_tabular_data {
	margin-top: 1px;
	margin-bottom: 5px;
}

#div_tabular_data table{
	background-color: #FDFCE3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444444;
	
}
#div_tabular_data th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #0000FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	width: 12%;
	color: #FFFFFF;
}
#div_tabular_data td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	width: 14%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	padding-right: 2px;
	padding-left: 2px;
}

#div_tabular_data a, #div_tabular_data a:link, #div_tabular_data a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 90%;
	text-align: center;
	border: 1px solid #818181;
	cursor: hand;
	background-color: #0000D9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#div_tabular_data a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 90%;
	text-align: center;
	border: 1px solid #818181;
	cursor: hand;
	background-color: #0000D9;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tabular_data_td_special {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background-color: #D1D1A5;
	padding-left: 3px;	
	width: 20px;
	
}

.tabular_textField{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: none;
	width: 40px;
	text-align: center;
	height: 12px;
	border: 0px none;
	vertical-align: middle;
	margin-top: 5px;
	padding: 0px;
	

}
.tabular_buttons{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 90%;
	text-align: center;
	border: 1px solid #818181;
	cursor: hand;
	background-color: #0000D9;
	padding-top: 3px;
	padding-bottom: 3px;

}

#totals{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000D9;
	padding-top: 5px;
	padding-bottom: 5px;

}

#textbox_image{
	background-image: url(../site_images/text_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;

}

/******************************End of tabular data**********************************/



/******************************Books Navigations**********************************/
#bk_nav{
	text-decoration: none;
	letter-spacing: 1px;
	margin: 0px;
	padding-bottom: 15px;
}

#bk_nav a,#bk_nav a:link, #bk_nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(../site_images/chromebg3.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px 1px 0px 0px;
	display: inline;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #C0C0C0;	
}

#bk_nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(../site_images/chromebg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px 1px 0px 0px;
	display: inline;
	text-align: center;
	vertical-align: middle;
	padding: 3px 5px;
	border: 1px solid #C0C0C0;	
}
#bk_nav h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000088;
	text-decoration: none;
	padding: 8px 0px 0px;
	margin: 0px;
}

/*******************************Workshop styles end here**************************/
/*******************************Form styles*************************************/
.form_notic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	background-color: #FFFF00;
	padding-left: 30px;
}

.form_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5151FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 30px;

}
.form_right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5151FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.form_down{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5151FF;
}

.form_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	width: 170px;

}

.form_textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	width: 170px;
	height: 80px;
}
.form_prayer_request_textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #181818;
	text-decoration: none;
	width: 100%;
	border: 1px solid #818181;
	height: 150px;

}

.form_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
	width: 220px;
}

.form_button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	background-image: url(../site_images/chromebg3.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.form_button2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #6C6C6C;
	border-bottom-color: #6C6C6C;
	border-left-color: #C0C0C0;
	background-color: #EAEAEA;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.form_border{
	border: 1px solid #C0C0C0;
	}


/****************************Form styles end here**********************************/

/************************Postage information**************************************/
#postage {
	background-color: #EAEAEA;
}
#postage table {
	background-color: #FFFFDD;
	margin: 0px 5px 5px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C6C6C;
}
#postage th {
	background-color: #0000A0;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#postage td {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #181818;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C6C6C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C6C6C;
}
#postage_td_left {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #181818;
	text-decoration: none;
	
}




/************************Postage information ends here***************************/


/*
	WebGini information goes here vendor specific syles are described here
*/
#webgini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #424242;
	text-align: left;
	padding: 3px;
	display: block;
	top: 200px;

}
.webgini_blue {
	color: #152877;
}
.webgini_yellow {
	color: #E2B70A;
}

#webgini a,#webgini a:link,#webgini a:visited{
	text-decoration: none;

}
#webgini a:hover{
	text-decoration: none;
	font-weight: bold;

}
/***************************End of WebGini********************/

