/*------------
 Global Reset
------------*/

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 1em;
		font-family: inherit;
		vertical-align: baseline;
	}
	:focus {
		outline: 0;
	}
	body {
		line-height: 1;
		color: #333;
		background: #eff2f7 url(images/background.gif) no-repeat top center;
		font-size: 75%;
		font-family: Arial, Helvetica, Calibri, sans-serif;
	}
	html>body {
		font-size: 12px;
	}
	ol, ul {
		list-style: none;
	}
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
	
/*-------------
 Shared Styles
-------------*/

	a:link,a:visited {
		text-decoration: none;
		color: #204789;
		font-weight: bold;
	}
	a:hover {
		text-decoration: underline;
	}
	
	.left { float: left; }
	.right { float: right; }
	
	.alignleft { text-align: left; }
	.alignright { text-align: right; }
	.aligncenter { text-align: center; }
	
	.clear { clear: both; }
	
	strong { font-weight: bold; }
	em { font-style: italic; }

/*------
 Layout
------*/

  #container {
    width: 866px;
    margin: 0 auto;
    padding: 0 0 40px;
  }
  
  #body {
    background: url(images/body.gif) repeat-y top left;
  }
  
  #content .col {
    margin-left: 12px;
    margin-bottom: 12px;
    float: left;
  }
    #content .one { width: 110px; }
    #content .two { width: 232px; }
    #content .three { width: 354px; }
    #content .four { width: 476px; }
    #content .five { width: 598px; }
    #content .six { width: 720px; }
  
/*------
 Header
------*/

#header  {
width: 866px;
  	display: block;
}

  #header a {
    position: relative;
  	margin-bottom: 5px;
	float: left;
  }
    	#header img.alignright {
  		margin: 1em 0 1em 1em;
  		float: right;
  	}
  
/*----------
 Navigation
----------*/

  #nav {
    height: 33px;
  }
    #nav a {
      display: block;
      float: left;
      width: 122px;
      background: url(images/nav.gif) no-repeat top left;
      position: relative;
    	padding: 33px 0 0 0;
    	overflow: hidden;
    	height: 0px !important;
    }
      #nav-shop a { background-position: 0 0; }
        #nav-shop.selected a, #nav-shop a:hover { background-position: 0 -33px; }
        
      #nav-publishing a { background-position: -122px 0; }
        #nav-publishing.selected a, #nav-publishing a:hover { background-position: -122px -33px; }
        
      #nav-sfstore a { background-position: -244px 0; }
        #nav-sfstore.selected a, #nav-sfstore a:hover { background-position: -244px -33px; }
        
      #nav-wholesale a { background-position: -366px 0; }
        #nav-wholesale.selected a, #nav-wholesale a:hover { background-position: -366px -33px; }
        
      #nav-aboutus a { background-position: -488px 0; }
        #nav-aboutus.selected a, #nav-aboutus a:hover { background-position: -488px -33px; }
        
      #nav-blog a { background-position: -610px 0; }
        #nav-blog.selected a, #nav-blog a:hover { background-position: -610px -33px; }
        
      #nav-contact a {
        background-position: -732px 0;
        width: 134px;
      }
        #nav-contact.selected a, #nav-contact a:hover { background-position: -732px -33px; }
    
/*-------
 Sidebar
-------*/

  #sidebar {
    width: 98px;
    float: left;
    padding: 12px;
  }
    #sidebar h3 {
      position: relative;
    	padding: 8px 0 0 0;
    	overflow: hidden;
    	background: transparent url(images/collections.gif) no-repeat top left;
    	height: 0px !important;
    }
    #sidebar li {
      margin: 12px 0;
      font-size: 14px;
    }
    #sidebar a {
      color: #395913;
      font-weight: normal;
    }
      #sidebar strong a {
        font-weight: bold;
      }
    
/*-------
 Right Sidebar
-------*/

  #rightsidebar {
    width: 180px;
    float: left;
    margin-left: 40px;
 font-size: 12px;
  }
    #rightsidebar h3 {
	font-size: 14px;
	color: #395913;
    }
    #rightsidebar li {
      margin: 12px 0;
      font-size: 12px;
    }
#rightsidebar ol, ul {
line-height: .8em;
}
    #rightsidebar a {
      color: #395913;
      font-weight: normal;
    }
      #rightsidebar strong a {
        font-weight: bold;
      }

	#rightsidebar li {
 	list-style-type: none;
 font-size: 11px;
  		}
/*-------
Twitter Feed
-------*/

.twitter-timestamp{
           color: #204789;
           }
ul.twitter {
line-height: 1.2em;
}
/*-------
 Content
-------*/ 

  #content {
    width: 732px;
    margin: 12px 12px 12px 0;
    float: left;
  }
  #content small{
color: #4E7A1B;
      font-weight: normal;
}
  #content small a{
color: #395913;
}
  /* Homepage Content */
  
    a.feature {
      width: 232px;
      height: 111px;
      color: #fff;
      display: block;
      font-weight: bold;
      position: relative;
    }
      .feature span {
        display: block;
        position: absolute;
        bottom: 6px;
        left: 10px;
        width: 212px;
        line-height: 16px;
        text-shadow: 0 2px 4px rgba(0,0,0,.35);
      }
      .feature strong {
        display: block;
        font-size: 14px;
      }
  
    #intro p {
      font-size: 18px;
      margin: 8px 0 12px;
      line-height: 23px;
    }
    
    #home-blog h3 {
      position: relative;
    	padding: 12px 0 0 0;
    	overflow: hidden;
    	background: transparent url(images/newsandupdates.gif) no-repeat top left;
    	height: 0px !important;
    	margin: 14px 0 20px;
    }
      .home-blog-entry {
        margin: 20px 0;
      }
        .home-blog-entry .post-date {
          color: #999;
          font-size: 11px;
        }
        .home-blog-entry h4 {
          font-size: 13px;
          margin: 12px 0 8px;
        }
          .home-blog-entry h4 a {
            color: #4e7a1b;
          }
        .home-blog-entry .excerpt {
          line-height: 16px;
          font-size: 11px;
        }
          .home-blog-entry .excerpt * {
            display: inline;
          }
          
  /* Blog */
  
    .post {
      margin: 24px 0;
      padding-bottom: 24px;
      border-bottom: 1px dashed #aaa;
    }
      .post h3 a {
        color: #4e7a1b;
      }
        
  /* Content Styles */
  
    h2 {
      font-size: 24px;
      text-transform: lowercase;
    }
    h3 {
      font-size: 18px;
    }
    
    .content h2{
      text-transform: none;
color: #4E7A1B;
      font-size: 18px;
    font-weight: bold;}

    .content em {
  		font-style: italic;
  	}
  	.content strong {
  		font-weight: bold;
  	}
  	.content p,.content blockquote {
  		line-height: 1.5;
  		margin: 1.35em 0;
  	}
  	.content ul,.content ol {
  		margin: 1.5em 2em;
  	}
  		.content ol li {
  			list-style-type: decimal;
  		}
  		.content li {
  			margin: .75em 0;
  			line-height: 1.25;
  			list-style-type: circle;
  		}
  		.content ol ol,.content ul ul {
  			margin: .75em 2em;
  		}
  		.content li ol li {
  			list-style-type: lower-alpha;
  		}
  		.content li ul li {
  			list-style-type: disc;
  		}
  	.content blockquote {
  		margin: 1.35em 2em;
  		font-style: italic;
  	}
  	.content table {
  		width: 100%;
  		margin: 1.5em;
  	}
  		.content th, .content td {
  			padding: 7px;
  		}
  		.content th {
  			font-weight: bold;
  		}
  		.content .alt td {
  			background: #e3e3e3;
  		}
  	.content code {
  		font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
  		white-space: pre;
  		margin: 1.5em 2em;
  		display: block;
  		line-height: 1.5;
  	}
  	.content img.alignleft {
  		margin: 1em 1em 1em 0;
  		float: left;
  	}
  	.content img.alignright {
  		margin: 1em 0 1em 1em;
  		float: right;
  	}
  .content .post-date {
          color: #999;
          font-size: 11px;
/*-------
 subscribe form
-------*/

	.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
	padding: 0px;
margin: 5px;
	}

	.required {
		color: red;
	}
	  #subscribeform{
text-align: center;
width: 332px;

}

/*------
 Footer 
------*/

  #footer {
    background: #d9e7f8;
    padding: 8px 0;
  } 
    #footer span {
      margin: 0 10px;
    }