<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,6 +6,15 @@
 
 get_header(); ?&gt;
 
+&lt;?php if (is_home()): ?&gt;
+&lt;div id=&quot;featured&quot;&gt;
+  &lt;h2&gt;&lt;em&gt;Where you will always have a place in our Field&lt;/em&gt;&lt;/h2&gt;
+  &lt;p&gt;You will find that our passion is to be a place where God can change lives. Our doors are wide open to people from all walks of life, regardless of where they are on their spiritual journey. Harvest is a church that anyone can attend.&lt;/p&gt;
+  &lt;p&gt;We believe that God wants us to be the kind of church written about in the Bible, where the lost can be rescued and discover a new way of life. He wants us to equip His people and to send them out to reach the lost. Our goal is to reach outside these four walls and into our community with one act of kindness at a time. We believe that by showing Christ's love in tangible ways, lost people will be drawn to Him.&lt;/p&gt;
+  &lt;p&gt;So, regardless of where you may be on your journey, you can find a home here at Harvest, &quot;Where you will always have a place in our Field.&quot;&lt;/p&gt;
+&lt;/div&gt;  
+&lt;?php endif; ?&gt;
+
 	&lt;div id=&quot;content&quot; class=&quot;narrowcolumn&quot;&gt;
 
 	&lt;?php if (have_posts()) : ?&gt;</diff>
      <filename>index.php</filename>
    </modified>
    <modified>
      <diff>@@ -62,6 +62,23 @@ body {
   font: normal 1.2em Trebuchet MS;
 }
 
+#featured {
+  background: url(images/boxbg.gif) repeat-x top left;
+  background: #F9F8E8;
+  background: #F7F4DD;
+  background: #FCFBF3;
+  padding: 5px 30px;
+/*  margin: 0 15px;*/
+  border: solid 5px #F7F4DD;
+  border-width: 5px 0;
+  color: #000;
+}
+
+#featured h2 {
+  margin-top: 0;
+  padding-top: 15px;
+}
+
 #menu
 {
 position: relative;
@@ -101,15 +118,14 @@ color: #824507;
 }
 
 
-#footer
-{
-position: relative;
-clear: both;
-padding-top: 2.0em;
-background: #fff url('images/boxbg.gif') repeat-x 0 bottom;
-font-size: 0.8em;
-border-top: solid 1px #F7F4DD;
-/*color: #965008;*/
+#footer {
+  position: relative;
+  clear: both;
+  padding-top: 2.0em;
+  background: #fff url('images/boxbg.gif') repeat-x 0 bottom;
+  font-size: 0.8em;
+  border-top: solid 1px #F7F4DD;
+  /*color: #965008;*/
 }
 
 #footer .left</diff>
      <filename>style.css</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>rtl.css</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>51c598319b4271c7efbcb9cb21bbd2c0e3a6a954</id>
    </parent>
  </parents>
  <author>
    <name>Chris Scharf</name>
    <email>scharfie@gmail.com</email>
  </author>
  <url>http://github.com/scharfie/harvest-wordpress-theme/commit/4f815d660ea8981a83fff17b928efe9ce909df2f</url>
  <id>4f815d660ea8981a83fff17b928efe9ce909df2f</id>
  <committed-date>2009-05-25T10:47:50-07:00</committed-date>
  <authored-date>2009-05-25T10:47:50-07:00</authored-date>
  <message>added featured text</message>
  <tree>fc9be31b564e7cbd00910719809a560898620984</tree>
  <committer>
    <name>Chris Scharf</name>
    <email>scharfie@gmail.com</email>
  </committer>
</commit>
