* {
	margin: 0;
	padding: 0;
}

body {
	  font-family: Georgia, Verdana, sans-serif;
	  background: #FFFFCC;
	  color: #666666;
}

a:link, a:visited {
	    color: #66CCCC;
}

a:hover {
	     text-decoration: none;
}


h1, h2 {
	padding-bottom: 20px;
	padding-top: 15px;
	color: #993399;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
    color: #993399;
    font-size: 16px;
    padding: 15px 0 5px 0;
}

h4 {
	font-size: 14px;
}

#logo {
	   padding-top: 10px;
}

#content {
	      padding-left: 30px;
	      padding-right: 15px;
	      padding-bottom: 30px;
	      background: white url(images/content_bg.png) no-repeat top;
	      
}

#contact{
	      background: white url(images/birdtalk.png) no-repeat top right;
	      
}

#block {
        background: url(images/block_bg.png) no-repeat bottom right;
        height: 615px;
}

#block table {
	          padding-top: 175px;
	          padding-left: 80px;
}



h1 a, h1 a.visited {
	  color: #993399;
} 

#block h1 a:hover {
	             background: #CCCCCC;
}



p {
	font-size: 14px;
	padding: 0 0 15px 0;
}

#custom td  {
	font-size: 14px;
	width: 300px;
}

#custom td.caption {
	       font-size: 10px;
	       margin-bottom: 15px;
}

#custom td img {
	    border: 1px solid #006666;
	    margin-right: 15px;
}

a img {
	   border: none;
}


#outer {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 20px;
        margin-top: 0px;
        background: url(images/dot.png) top left repeat-y;
        
}

#footer {
         height:50px;
         text-align: center;
         color: #99CC66;
         background: #FFFFCC url(images/footer_bg.png) no-repeat bottom;
         } 
         
#footer p {
	       font-size: 12px;
	       padding-top: 10px;
	       padding-bottom: 10px;
}

ul {
	list-style: none;
	padding-bottom: 20px;
	text-align: right;
	float: left;
	padding-right: 20px;
	
}

li {
	font-size: 14px;
	
}

#alsoavailable {
	            padding-bottom: 7px;
	            color: #666666;
}

li.formattype {
	     padding: 0 0 5px 0;
	     margin-bottom: 10px;
	     background: #cccccc;
	     color: #993399;
	     text-align: center;
	     width: 90px;
}

li.formatimage {
	      background: #cccccc;
	      width: 90px;
	      text-align: center;
	      border-top: 5px solid #cccccc;
}

#menu {
	   text-align: left;
	   padding: 10px 0 10px 5px;
}

#menu a {
         font-family: georgia, helvetica, arial, sans-serif;
	     padding: 5px 10px 5px 10px;
	     margin: 25px 0 5px 0;
	     background-color: #66CCCC;
	     color: white;
	     text-decoration: none; 
	     border: 1px dotted #993399;
	     display: inline;
	     
}

#menu form {
	        float: right;
}


#menu a.active, #menu a.active:hover {
	      background: #CCFFFF;
	       color: #66CCCC;
	       border: 1px dotted #66CCCC;
}


#menu a:hover {
	        background: #CCFFFF;
	       color: #66CCCC;
	       border: 1px dotted #653614; 
}

img.floatimg {
	          float: left;
	          border: 1px solid #006666;
	          margin: 0 15px 15px 0;
}

#custom table {
	   margin: 0 15px 15px 15px;
}

#abouttable{
	    text-align: center;
	    width: 450px;
	    margin-left: 40px;
	    padding-top: 20px;
}

#itemforsale {
	padding-bottom: 20px;
}

table.featured {
	width:550px;
	background: #ffff99;
	margin-bottom: 20px;
	padding: 5px;
	border-top: 1px solid #99cc66;
	border-bottom: 1px solid #99cc66;
}

table.featured td{
	           width: 125px;
	           padding: 10px;
	           text-align: center;
}

td.work_summary {
	             border: 2px solid #eeeeee;
	             background: white;
}

#mainimage {
	        border: 1px solid #999999;
	        margin-left: 120px;
	        margin-right: 10px;
	        text-align: center;
	        margin-top: 20px;
	        background: #eeeeee;
}

#mainimage h3 {
	           color: #666666;
}

#clickimage {
	         font-size: 12px;
	         color: #999999;
}

#description {
	          margin-left: 120px;
}

#see_all {
	      border-top: 1px solid #99cc66;
	      border-bottom: 1px solid #99cc66;
	      background: #ffff99;
	      text-align: center;
}

#see_all td{
	      height: 200px;
	      background: white;
	     width: 155px;
	     border: 1px solid #cccccc;
	     padding-top: 15px;
	      
}



#see_all a {
	        font-size: 12px;
	        color: #993399;
	        font-weight: bold;
	        
}

#see_all img {
	          border: 1px solid #666666;
	          margin: 0 15px 0 15px;
}

#worktitle {
	        padding-bottom: 25px;
}

#addtocart {
	        float: right;
	        margin-top: 15px;
	        
	        
}

#price {
	    font-size: 16px;
}

#shop {
	   height: 100px;
	   padding: 10px 0 5px 0;
	   margin-bottom: 20px;
	   border-bottom: 1px solid #99cc66;
	  
}

#youmightalso {
	           padding-top: 75px;
}

div.error {
	       padding-bottom: 40px;
	       padding-top: 5px;
	       color: #ff0000;
}


#etsy {
	   padding-top: 20px;
}

#home_menu {
	        text-align: center;
	        padding: 5px 0 15px 0;
}

#home_menu a {
	          padding: 0 10px 0 10px;
	          font-size: 14px;
}

#home_menu a.first {
	
	          border-right: 1px solid #66CCCC;
}

#home_menu a.last {
		          border-left: 1px solid #66CCCC;

}

#home_menu a.middle {
	
	          border-right: 1px solid #66CCCC;
	          border-left: 1px solid #66CCCC;
}

#links_table td{
	            font-size: 14px;
	            padding: 15px 5px 5px 15px;
}

td.logo {
	     text-align: right;
}