/*Edit CSS code below - store.css - Do not remove this line*/
 
* html body {
f\ont-size: medium; /* for other IE versions */
font-size: small; /* for IE5/Win */
}

hr {
border: none 0; 
border-top: 1px dashed #666;
width: 100%;
height: 1px; 
clear: both;
}

a:link, a:visited {
color: #333;
text-decoration: none;
}

a:hover {
color: #333;
text-decoration: none;
}

#Featured_Products {
background-color: #fff;
} 

/*e_toolbar*/

#e_toolbar {
background-color: #fff;
background-image: url('images/templates/toolbar-bottom-shadow.jpg');
background-repeat: repeat-x;
background-position: bottom;
}

#e_toolbar #logo {
padding: 74px 0px 0px 0px;
width:248px;
}

#e_toolbar #logo a{
position: relative;
overflow: hidden;
display: block;
margin: 0px 0px 20px 0px;
padding: 74px 0px 0px 0px;
width: 248px;
background:url('images/demo-store-logo.gif') top left no-repeat;
height: 0px !important;height /**/:18px;/* for ie5.x */
}

#e_toolbar #Toolbar_Links a {
background-image: url('images/templates/toolbar-gradient.jpg');
background-repeat: repeat-x;
background-color: #36A7FD;
white-space: nowrap;
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
border-left: 1px solid #0984FF;
border-top: 1px solid #0984FF;
border-bottom: 1px solid #0984FF;
padding: 10px;
display: block;
text-align: center;
color: #fff;
text-decoration: none;
}

#e_toolbar #Toolbar_Links a:hover {
background-image: url('images/templates/toolbar-gradient-on.jpg');
background-color: #36A7FD;
background-repeat: repeat-x;
white-space: nowrap;
display:block;
color: #fff;
text-decoration: none;
}

#Toolbar_Phone {
font-size: 200%;
font-weight: normal;
margin: 20px 0 20px 20px;
padding:0;
color: #000;
display: block;
}

.Search_Field { 
font-size: 85%; 
background-color: #fff; 
border: 1px solid #ccc; 
padding: 4px;
}

.Search_Button { 
padding: 3px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
}


/*e_menu*/

#e_menu {
vertical-align: top;
background-color: #fff;
width: 170px;
padding:0 15px 0 0;
margin: 0 ;
}

#e_menu a {
display: block;
width: 160px;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
background-color: #f5f5f5;
color: #000;
text-decoration: none;
padding: 5px;
font-size: 85%;
}

#e_menu a:hover {
color: #3399FF;
background-color: #f5f5f5;
border-color: #aaab9c #fff #fff #ccc;
}

.Menu_Header {
background-color: #000;
background-image: url('images/templates/menu-gradient.jpg');
font-family: Arial, Helvetica, sans-serif;
display: block;
padding: 5px;
color: #fff;
font-size: 85%;
font-weight: bold;
}

/*e_page*/

#e_page {
vertical-align: top;
width: 99%;
background-color: #fff;
padding-bottom:20px;
font-weight:normal;
}

#Page_Breadcrumb {
margin-bottom: 25px;
display: block;
}

img {
border: 0;
}

#Page_Breadcrumb, #Page_Breadcrumb a {
font-size: 90%;
color: #333333;
text-decoration: none;
}

h1 {
font-size:180%;
font-weight: normal;
color: #36A7FD;
margin-bottom: 15px;
padding: 0;
}

h2 {
font-size:140%;
font-weight: normal;
}

h3 {
font-size:120%;
font-weight: normal;
}

#Home_Banner {
background-image: url('images/demo-banner-bg.jpg');
height: 200px;
display: block;
}

.Home_Link {
padding: 5px;
margin: 10px 5px 0 5px;
border: 1px solid #36A7FD;
background-image: url('images/box_fill.jpg');
background-repeat: repeat-x;
background-color: #DDEEFF;
min-height: 120px;
}

.Home_Link p {
font-size: 85%; 
padding:0;
margin: 0;
}

.Home_Link  .Display_Name {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%; 
font-weight: bold;
line-height: 1.3em;
padding:0;
margin: 0;
}

.Home_Link .Link_Name {
clear: both;
}

.Home_Link .Display_Image {
float:left;
margin: 5px;
padding: 5px;
border:1px solid #36A7FD;
background-color:#fff;
}

.Example_Link a { 
padding: 5px;
color: white;
font-size: 85%; 
font-weight: bold;
background-color: #FF9900;
border: 1px solid #FF6600;
text-decoration: none;
}

.Example_Link a:hover { 
padding: 5px;
color: #333;
font-size: 85%; 
font-weight: bold;
background-color: #F5f5f5;
border: 1px solid #ccc;
text-decoration: none;
}

/*e_basket*/

#e_basket {
vertical-align: top;
background-color: #fff;
padding:0 0 0 15px;
margin: 0;
width: 170px;
}

#e_basket caption {
text-align: left;
font-size:110%;
font-weight: bold;
color: #FF0000;
margin: 0;
}

#Basket_Contents {
display:block;
padding-bottom: 15px;
}

/*checkout*/

#checkout_content fieldset {
padding: 10px;
}

#checkout_content legend {
font-size:140%;
font-weight: normal;
color: #36A7FD;
margin: 0;
}

#checkout_content label{
font-size: 95%;
font-weight: bold;
margin: 0;
}

#checkout_content h3 {
font-size:150%;
font-weight: bold;
color: #999999;
margin: 0;
}

/*footer*/

#e_footer {
margin:0;
padding:0;
border:0;
text-align: center;
color: #333333;
background-color: #f5f5f5;
font-size: 85%;
}

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#FFF;
}
#vertical_menu{
left:0px;
top:0px;
width:243px;
height:1457px;
position:absolute;
z-index: 1000;
}
.vertical_menu_header{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:12px;
color:#1F1710;
}
a.vertical_menu{
font-family:Verdana, Geneva, sans-serif;
font-weight:normal;
font-size:11px;
color:#1F1710;
text-decoration:none;
}
a.vertical_menu:hover{
font-family:Verdana, Geneva, sans-serif;
font-weight:normal;
font-size:11px;
color:#1F1710;
text-decoration:none;
}
a.vertical_menu:active{
font-family:Verdana, Geneva, sans-serif;
font-weight:normal;
font-size:11px;
color:#1F1710;
text-decoration:none;
}
#horizontal_bg{
left:243px;
top:0px;
width:997px;
height:1457px;
position:absolute;
background-image:url(images/jpgs/layout/main_bg.jpg);
background-repeat:repeat-y;
z-index: 1;
}
#horizontal_menu{
left:254px;
top:7px;
width:986px;
height:16px;
position:absolute;
    z-index:100;
}
a.horizontal_menu{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:12px;
color:#fff;
text-decoration:none;
}
a.horizontal_menu:hover{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:12px;
color:#fff;
text-decoration:none;
}
a.horizontal_menu:active{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:12px;
color:#fff;
text-decoration:none;
}
#regular_events{
left:253px;
top:30px;
width:303px;
height:403px;
position:absolute;
background-color:#1F1710;
z-index:100;
}
.regular_events{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:12px;
color:#fff;
text-decoration:none;
}
.regular_events_days{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:10px;
color:#fff;
text-decoration:none;
}
.regular_events_events{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:10px;
color:#9F7E6C;
text-decoration:none;
}
#flash_window{
left:568px;
top:30px;
width:663px;
height:313px;
position:absolute;
z-index:100;
}
#feature{
left:567px;
top:361px;
width:660px;
height:180px;
position:absolute;
z-index:100;
background-color:#5F4630;
}
.feature_title{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
color:#5F4630;
text-decoration:none;
}
.feature_description{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
color:#5F4630;
text-decoration:none;
}
.feature_header{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:21px;
color:#5F4630;
text-decoration:none;
}
#coming_bg{
left:253px;
top:433px;
width:303px;
height:85px;
position:absolute;
z-index:100;
background-color:#1F1710;
}
#coming_text{
left:253px;
top:439px;
width:303px;
height:82px;
position:absolute;
z-index:101;
}
.coming_header{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#5F4630;
text-decoration:none;
}
.coming_non_change{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#b0843b;
text-decoration:none;
}
.coming_change{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color:#fff;
text-decoration:none;
}
#content{
left:244px;
top:550px;
width:996px;
height:911px;
position:absolute;
z-index:300;
background-image:url(images/jpgs/layout/content_bg.jpg);
background-repeat:repeat-y;
}
#bottom_banner{
left:0px;
top:545px;
width:1240px;
height:35px;
position:absolute;
z-index:50;
}
.bottom_banner_continue{
background-image:url(images/jpgs/layout/content_bg.jpg);
background-repeat:repeat-y;
}
.bottom_banner_text{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#DFD8CA;
text-decoration:none;
}
.content_title{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
color:#5F4630;
text-decoration:none;
}
.content_title_white{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:17px;
color:#5F4630;
text-decoration:none;
}
.menu_content{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#B0843A;
text-decoration:none;
}
.menu_content_links{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#fff;
text-decoration:none;
}
.orange_background{
background-color:#B0843B;
}
#content_menu{
left:1020px;
top:553px;
width:209px;
height:360px;
position:absolute;
z-index:500;
}
.new_to_church_title{
font-family:Verdana, Geneva, sans-serif;
font-size:27px;
font-weight:normal;
color:#1F1710;
}
.new_to_church_subtitle{
font-family:Verdana, Geneva, sans-serif;
font-size:17px;
font-weight:normal;
color:#1F1710;
}
.normal_text{
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:normal;
color:#1F1710;
text-decoration: none;
text-align: justify;
}
.bold_text{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#1F1710;
text-decoration: none;
}
.bold_textsmall{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
font-weight:bold;
color:#1F1710;
}
.normal_text_s{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
font-weight:normal;
color:#1F1710;
text-align:justify;
}
.episode_title{
font-family:Verdana, Geneva, sans-serif;
font-size:17px;
font-weight:normal;
color:#1F1710;
text-decoration:none
}
.regular_events_small{
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:9px;
color:#9F7E6C;
text-decoration:none;
}