html, body, p, div, h1, h2, h3, h4, h5, h6, form, blockquote, img {
  margin: 0px;
  padding: 0px;
  }

a:link {
  color: #232361;
  }
  
a:visited {
  color: #400040;
}  
  
a:hover, a:focus {
  color: #0D19FF;
}  

a:active  {
  color: #800000;
  }

.add_to_cart a:link {
  font-size: .85em;
  }

.add_to_cart a:visited {
  font-size: .85em;
  }

.add_to_cart a:hover, .add_to_cart a:focus {
  font-size: .85em;
  }
  
.add_to_cart a:active {
  font-size: .85em;
  } 

#blank_nav {
  margin: 0px;
  padding: 0px;
  background-color: #403830;
  height: 1px;
  max-height: 1px;
  width: 900px;
  max-width: 900px;
  }
  
body  {
  background-color: #181614;
  color: #51473D;
  font-size: .8em;
  font-family: verdana, sans-serif;
  }  

.book_cover {
  float: left;
  }

.book_cover img {
  margin: 0px 10px 10px 0px;
  border: 1px solid #AFA193;
  }

.book_cover p, form  {
  margin-left: 60px;
  }

button	{
	background-color: #C9BFB5;
	color: #51473D;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
	width: 100px;
	margin-left: 150px;
	}
 
#center_col {
  background-color: #FAF9F5;
  padding: 20px 10px 150px 10px;
  width: 280px;
  max-width: 280px;
  text-align: center;
  margin-left: 300px;
  height: 500px;
  min-height: 500px;
  top: 0px;
  }
 
#center_col p {
  text-align: left;
  padding: 20px 35px 0px 35px;
  }  
  
#center_col ul {
  text-align: left;
  padding: 10px 0px 0px 35px;
  margin-left: 25px;
  line-height: 1.75em;
  }    

#center_col li {
  marker-offset: 100px;
  }   
 
p#church_calendar  {
  margin: 20px 0px;
  }

.clear  {
  clear: both;
  border: none;
  }

.comment  {
  font-style: italic;
  }
  
#container  {

  }  
  
#content  {
  width: 900px;
  max-width: 900px;
  background-color: #FAF9F5;
  border-left: 4px solid #141312;
  border-right: 4px solid #141312;
  }  

#donate label {
  min-width: 0px;
  }
  
#emphasis {
  font-weight: bold;
  }

.event_block  {
  margin: 0px 0px 25px 0px;
  }

.event_desc {
  margin-left: 40px;
  padding: 0px;
  }

div.event_desc2 {
  padding-left: 60px;
  margin: 0px;
  }
  
p.event_desc2 {
  padding-left: 40px;
  margin: 0px;
  }  

.event_title  {
  font-weight: bold;
  margin: 0px;
  padding: 20px 0px 0px 0px;
  }

.events_link  {
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  }

fieldset  {
  margin: 0px 0px 10px 0px;
  padding: 10px;
  border: none;
  }

#footer {
  background-color: #36302A;
  padding: 5px 0px 0px 0px;
  text-align: center;
  color: #E1DBD5;
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
  width: 900px;
  max-width: 900px;
  }

#foot {
  margin: 0px;
  padding: 0px;
  text-align: center;
  }

#footer ul#foot li  {
  padding: 4px 2px;
  margin: 0px;
  }

#footer li  {
  display: inline;
  list-style-type: none;
  }
  
#footer a:link  {
  color: #DBD3CB;
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
} 

#footer a:visited  {
  color: #DBD3CB;
}     

#footer a:hover, #footer a:focus  {
  color: #ffffff;
}  

form#church_form	{
	line-height: 2em;
	width: 400px;
	min-width: 400px;
	margin-left: 40px;
	background-color: #BDB2A7;
	padding: 10px;
	border: 1px solid #95826F;
	}

.gallery  {
  border: 2px solid #51473D;
  margin: 10px;
  }

h1  {
  color: #5B1F0A;
  font-size: 1.75em;
  margin-bottom: 25px;
  }
  
h2  {
  font-size: 1.25em;
  margin: 30px 0px 20px 20px;
  color: #0B3718;
  }  

h3  {
  font-size: 1.4em;
  margin: 30px;
  text-align: center;
  }

h3.outreach {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  margin: 0px 40px;
  }

h4  {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  color: #000000;
  margin: 10px 0px;
  }

#header {
  background-image: url("images/vine-life-christian-fellowship.jpg");
  height: 122px;
  min-height: 122px;
  width: 900px;
  max-width: 900px;
}

.highlight {
  background-color: #AFA193;
  border: 1px solid #403830;
  } 

img {
  border: 0px;
  }

.img_left  {
  float: left;
  margin: 0px 10px 20px 0px;
  border: 1px solid #AFA193;
  }
  
.img_right  {
  float: right;
  margin: 0px 15px 20px 15px;
  border: 1px solid #AFA193;
  }

img.small_pic {
  float: left;
  margin-right: 10px;
  }

form#church_form input, textarea	{
	display: block;
	float: right;
	vertical-align: top;
	text-align: left;
	border: 1px inset #7A7F63;
	width: 180px;
	min-width: 180px;
	}		

form#church_form input.hidden_input	{
	display: none;
	}

form#church_forminput#amount  {
  width: 100px;
  min-width: 100px;
  float: left;
  margin-left: 34px;
  }

form#church_form input.radio	{
	min-width: 20px;
	width: 20px;
	float: left;
	margin-left: 30px;
	border: none;
	margin-top: 5px;
	}

.item_author  {
  font-size: .8em;
  }

.item_date  {
  color: #990000;
  font-size: .8em;
  font-weight: strong;
  margin-top: 10px;
  }

.item_price {
  font-size: .85em;
  font-weight: bold;
  margin-bottom: 5px;
  } 

.item_title {
  font-size: 1em;
  font-weight: bold;
  }

label	{
	display: block;
	float: left;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	min-width: 160px;
	width: 160px;
	}	

.large_book {
  margin: 20px;
  }
  
.large_book img {
  margin-right: 20px;
  }  

#left_col {
  float: left;
  width: 279px;
  max-width: 279px;
  background-color: #FAF9F5;
  padding: 20px 10px;
  text-align: center;
  }  
  
#left_col p {
  text-align: left;
  padding: 20px 35px 0px 35px;
  }  
  
#left_col ul {
  text-align: left;
  padding: 10px 0px 0px 35px;
  margin-left: 25px;
  line-height: 1.75em;
  }    

#left_col li {
  marker-offset: 100px;
  }

#main {
  background-color: #FAF9F5;
  text-align: left;
  width: 900px;
  min-width: 900px;
  border-top: 1px solid #403830;
  } 
  
#main2 {
  background-image: url("images/column-bg.gif");
  background-repeat: repeat-x;
  background-color: #A34B3D;
  text-align: left;
  width: 900px;
  min-width: 900px;
  border-top: 1px solid #403830;
  }   

#main2 li {
  margin-left: 20px;
  }

.month {
  color: #0B3718;
  font-size: 1.15em;
  font-weight: bold;
  font-family: adams, arial, sans-serif;
  padding: 0px;
  margin-bottom: 10px;
  }

.more {
  text-align: right;
  }

ol#faqs li {
  margin: 25px 0px;
  }
  
ol#faqs li:first-line {
  font-weight: bold;
  }  

.overview {
  margin-left: 222px;
  margin-bottom: 20px;
  }

label.question {
  line-height: 1.25em;
  }

input#price  {
  width: 80px;
  vertical-align: top;
  margin-right: 20px;
  padding: 0px;
  }

#right  {
  margin: 0px 120px;
  padding: 20px 50px 300px 50px;
  background-color: #FAF9F5;
  border-right: 1px solid #403830;
  border-left: 1px solid #403830;
  min-height: 600px;
  }

#right_store  {
  margin: 0px 120px;
  padding: 20px 50px 300px 50px;
  background-color: #FAF9F5;
  border-right: 1px solid #403830;
  border-left: 1px solid #403830;
  min-height: 600px;
  }
  
#right p  {
  margin-bottom: 10px;
  margin-left: 20px;
  }  
  
#right ul  {
  margin-bottom: 10px;
  margin-left: 20px;
  }    

#right_col  {
  float: right;  
  width: 279px;
  min-width: 279px;
  background-color: #FAF9F5;
  padding: 20px 10px;
  text-align: center;
  top: 0px;
}

#right_col p {
  text-align: left;
  padding: 0px 25px 0px 35px;
  }  
  
#right_col ul {
  text-align: left;
  padding: 10px 0px 0px 35px;
  margin-left: 25px;
  line-height: 1.75em;
  }    

#right_col li {
  marker-offset: 100px;
  }

#right_store .img_right {
  border: none;
  }

.scripture  {
  font-style: italic;
  font-size: 1.1em;
  color: #714A35;
  font-family: "times new roman", times, serif;
  }

#seven  {
  margin-left: 40px;
  }

#seven li {
  margin: 20px 0px;
  }

.store_item_left {
  width: 250px;
  min-width: 250px;
  height: 130px;
  min-height: 130px;
  margin: 15px 5px 40px 5px;
  float: left;
  }

.store_item_right {
  width: 250px;
  min-width: 250px;
  height: 130px;
  min-height: 130px;
  margin: 15px 5px 40px 5px;
  float: right;
  }

ul.sub_menu {

  }
  
table.archives {
  margin: 5px 25px;
  border: 0px;
  }

table.archives2 {
  margin: 5px 25px;
  border: 0px;
  }

table.archives2 {
  vertical-align: middle;
  padding: 15px 0px;
  }

table.archives td  {
  width: 90px;
  min-width: 90px;
  vertical-align: middle;
  padding: 5px 0px;
  }

table.staff {
  width: 432px;
  min-width: 432px;
  margin: 0px 25px;
  border: 0px;
  }

table.staff td  {
  width: 216px;
  min-width: 216px;
  vertical-align: top;
  }

#tithe  {
  text-align: center;
  }

ul  {
  list-style-image: url("images/bullet.gif");
}

ul#booklist li {
  font-style: italic;
  margin: 5px 0px;
  font-weight: bold;
  }

ul#helps li {
  margin: 10px 0px;
  }

ul#nav1 li.highlight a:link  {
  background-color: #AFA193;
  color:  #51473D;
  }
  
ul#nav1 li.highlight a:visited  {
  background-color: #AFA193;
  color:  #51473D;
  }  

ul#nav1 li.highlight a:hover, ul#nav1 li.highlight a:focus  {
  background-color: #AFA193;
  color:  #51473D;
  }

ul#nav1 li.highlight a:active  {
  background-color: #AFA193;
  color:  #51473D;
  }
  
ul#nav1 li.highlight  {
  border-bottom: 1px solid #afa193;
  }  

ul#ministries_nav {
  margin: 0px;
  padding: 4px;
  background-color: #AFA193;
  font-size: 8pt;
  width: 900px;
  min-width: 891px;
  max-width: 892px;
  }
  
ul#ministries_nav li {
  display: inline;
  list-style-type: none;
  font-size: 8pt;
  } 
  
ul#ministries_nav li:hover, ul#ministries_nav li:focus {
  font-size: 8pt;
  font-family: verdana, sans-serif;
}  

ul#ministries_nav a:link {
  text-decoration: none;
  color: #403830;
  padding: 0px 5px;
  font-size: 8pt;
  font-family: verdana, sans-serif;
}   

ul#ministries_nav a:visited {
  text-decoration: none;
  color: #403830;
  padding: 0px 5px;
  font-size: 8pt;
  font-family: verdana, sans-serif;
}   

ul#ministries_nav a:hover, ul#ministries_nav a:focus {
  text-decoration: underline;
  color: #403830;
  padding: 0px 5px;
  font-size: 8pt;
  font-family: verdana, sans-serif;
}   

ul#ministries_nav a:active {
  text-decoration: underline;
  color: #403830;
  padding: 0px 5px;
  font-size: 8pt;
  font-family: verdana, sans-serif;
}   

ul#nav1 {
  background-image: url("images/nav-bg.jpg");
  background-repeat: repeat-y;
  margin: 0px;
  padding: 1px 30px;
  
  }
  
ul#nav1 li {
  display: inline;
  list-style-type: none;
  background-color: #51473D;
  border: 1px solid #403830;
  } 
  
ul#nav1 li:hover, ul#nav1 li:focus {
  background-color: #AFA193;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
  color: #E1DBD5;
}  
  
  
ul#nav1 li a:link {
  text-decoration: none;
  color: #E1DBD5;
  padding: 0px 30px;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}   

ul#nav1 li a:visited {
  text-decoration: none;
  color: #E1DBD5;
  padding: 0px 30px;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}   

ul#nav1 li a:hover, ul#nav1 li a:focus {
  text-decoration: none;
  color:  #51473D;
  padding: 0px 30px;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}   

ul#nav1 li a:active {
  text-decoration: none;
  color:  #51473D;
  padding: 0px 30px;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}   

ul#nav2 {
  float: right;
  margin-top: 10px;
  }

ul#nav2 li {
  display: inline;
  list-style-type: none;
  background-image: url("images/nav2-bg.jpg");
  background-repeat: repeat-x;
  padding: 0px 12px 2px 12px;
  } 
  
ul#nav2 li a:link  {
  text-decoration: none;
  color: #D9D1C9;
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}  

ul#nav2 li a:visited  {
  text-decoration: none;
  color: #D9D1C9;
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}  

ul#nav2 li a:hover, ul#nav2 li a:focus  {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}  

ul#nav2 li a:active  {
  text-decoration: none;
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
}  

#video  {
  text-align: center;
  margin: 30px;
  }
  
table.archives2 td, table.archives td {
  vertical-align: top;
  padding: 3px;
  }  
