body{
	/* Next three lines center content
	margin:0 auto;
	width:850px;
	position:relative; */
	margin:0;
	font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color:#5f5c58;
	line-height:20.5px;
	background-color:#fdf8f2;
	}
#bodywrapper{
	margin-left:35px;
	margin-right:35px;
	margin-top:50px;
	width:1000px;
	}
a:link{
	color:#5f5c58;
	text-decoration:underline;
	}
a:hover{
	color:#000000;
	border-bottom-width:1px;
	text-decoration:none;
	}
a:visited{
	color:#5f5c58;
	text-decoration:underline;
	}
h1{ /*Used in Main headline */
	font-family: Pea Jenny Roman, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#5f2193;
	line-height:normal;
	text-align:left;
	margin-top:0px;
	}
h2{ /*used in blog titles */
	font-family: Pea Jenny Roman, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#5f2193;
	line-height:normal;
	text-align:left;
	font-weight:bolder;
	margin-bottom:-10px;
	}
h3{ /* Used in Page and Item Main headings */
	font-family: Pea Jenny Roman, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#5f2193;
	line-height:normal;
	text-align:left;
	margin-top:0px;
	margin-left:250px;
	}
h5{ /*Used in the item name */
	font-size:13px;
	font-weight:bold;
	color:#5f5c58;
	text-align:center;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	}
h4{ /*Used for Buy Now */
	font-size:18px;
	text-align:left;
	padding-top:20px;
	}
h6{ /*Used in the Price */
	float:left;
	font-size:16px;
	font-weight:bolder;
	color:#000000;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:0px;
	}
.imagecolumn{
	width:268px;
	float:left;
	margin-left:40px;
	margin-right:30px;
	}
.descriptioncolumn{
	width:200px;
	float:left;
	text-align:justify;
	}
.thickcolumn{
	width:600px;
	float:left;
	margin-left:40px;\
	margin-top:-20px;
	}
.slendercolumn{
	height:100%;
	float:left;
	width:200px;
	}
.maincontent{
	float:left;
	}
#footer{
	font-size:10px;
	background-image:url(http://www.retoldstory.com/graphics/polka.jpg);
	background-repeat:repeat-x;
	clear:both;
	text-align:left;
	padding-top:10px;
	font-size:13px;
	color:#5f5c58;
	padding-left:35px;
	}
#footer a:link{
	color:#5f5c58;
	}
#footer a:hover{
	color:#000000;
	margin-top:5px;
	text-decoration:none;
	}
#footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}
.items{
	float:left;
	align:center;
	width:170px;
	margin-left:20px;
	margin-top:20px;
	}
.itemslarger{
	border-style: none;
	border:1px solid #000000;
	margin-bottom:4px;
	height:250px;
	width:268px;
	}
#items{
	border-style: none;
	border:1px solid #000000;
	margin-bottom:4px;
	height:153px;
	width:170px;
	}
#prints{
	background-image:url('../graphics/distressed-bg.jpg');
	background-repeat: repeat; 
	color: #5f2193; 
	font-family: Pea Jenny Roman, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 20px;
	font-weight:bolder;
	padding:20px;
	border-width: 3px;
	border-style:dotted;
	border-color:#5f2193; 
	}
#prints a{
	font-family: Pea Jenny Roman, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-weight: bold; 
	line-height:30px;
	text-decoration:none;
	font-weight:bolder;
	font-size:20px;
	}
#prints a:hover{
	color:#5f2193;
	text-decoration:none;
	font-weight:bolder;
	font-size:20px;
	line-height:30px;
	}
/* CSS for the tabs starts here */
	#header {
		background-image:url(http://www.retoldstory.com/graphics/polka.jpg);
		background-repeat:repeat-x;
	}
	#retoldname{
		display:block;
		padding:35px;
		font-size:55px;
		text-decoration:none;
		font-family: Pea Jenny Roman, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		}
	#retoldtagline{
		margin-left:35px;
		font-size:14px;
		}
	#nav {
		float:left;
		width:auto;
		margin-left:-30px;
		margin-top:0px;
		font-size:1.1em;
		line-height:1em;
		font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
	#nav ul {
		margin:0;
		padding:0 0 0 28px;
		list-style:none;
	}
	#nav li {
		float:left;
		margin:0 0 0 -1px;
		padding:0 0 0 6px;
		background:url(cssmenu/nav1.gif) 0 100% no-repeat;
	}
	#nav li:hover {
		background-position:-6px 100%;
		border-bottom-width:0px;
	}
	#nav a {
		float:left;
		display:block;
		color:#5f5c58;
		font-weight:bold;
		font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		background:url(cssmenu/nav2.gif) 100% 100% no-repeat;
		padding:5px 14px 12px 8px;
		text-decoration:none;
	}
	#nav li:hover a {
		background-image:url(cssmenu/nav1.gif);
		border-bottom-width:0px;
	}
	/* Hide from IE5-Mac \*/
	#nav a {float:none;}
	/* End IE5-Mac hack */
	#nav a:hover {
		color:#000;
		border-bottom-width:0px;
	}
	#home #nav #t1,
	#handmade-jewelry #nav #t2,
	#custom-art #nav #t3,
	#unique-decor #nav #t4,
	#found-objects #nav #t5, 
	#diyprojects #nav #t6, 
	#about #nav #t7,
	#faqs #nav #t8,
	#donate #nav #t9 {
		background-position:-12px 100%;
		padding-left:26px;
		margin:0 2px 0 1px;
	}
	#home #nav #t1 a,
	#handmade-jewelry #nav #t2 a,
	#custom-art #nav #t3 a,
	#unique-decor #nav #t4 a,
	#found-objects #nav #t5 a, 
	#diyprojects #nav #t6 a,  
	#about #nav #t7 a,
	#faqs #nav #t8 a,
	#donate #nav #t9 a{
		background-image:url(cssmenu/nav2s.gif);
		padding-left:0;
		padding-right:19px;
		margin-top:-1px;
	}
	#nav #t1,
	#home #nav #t1 {
		margin-left:0;
	}
	#nav #t5,
	#foundobjects #nav #t5 {
		margin-right:0;
	}
	
/* CSS for Font Embed */

@font-face {
    font-family: Violation;
    font-style:  normal;
    font-weight: normal;
    src: url(scripts/GINGA0.eot);
  }
@font-face {
    font-family: Fingerprints Inside;
    font-style:  normal;
    font-weight: normal;
    src: url(scripts/JEANCLA0.eot);
  }
  
@font-face {
    font-family: Pea Jenny Roman;
    src: url(PEAJENN0.eot);
}

/*.ace {
    font-family: "Ace Crikey";
    font-size: 230%;}*/

  
 
 /*Feedburner Styling*/
 
.feedburnerFeedBlock{ /*Blurb for each blog entry */
  	color:#5f5c58;
	}
.headline a{
	color:#5f5c58;
	text-decoration:none;
	font-weight:bold;
	}
.headline a:hover{
	color:#000000;
	text-decoration:underline;
	}
#enlcosure p{
	color:#5f5c58;
	margin-left:20px;
	}
#creditfooter{
	color:#5f5c58;
	margin-left:20px;
	}
	
/* Image Enlargement Styling */

#theImage
{
    float: left;
	height:80px;
	width:80px;
	border:1px solid #000000;
	cursor:pointer;
}
#theImage2
{
	cursor:pointer;
}
#theImage3
{
    float: left;
	height:80px;
	width:80px;
	border:1px solid #000000;
	cursor:pointer;
	margin-left:10px;
}

#theImage4
{
    float: left;
	height:80px;
	width:80px;
	border:1px solid #000000;
	cursor:pointer;
	margin-left:10px;
}

#overlayBackground
{
    position: absolute;
    background-color: Black;
    top: 0;
    left: -120px;
    z-index: 3;
	width:auto;
}
		/* Firefox */
		@-moz-document url-prefix()
		{
		#overlayBackground {position: absolute;
   					 background-color: Black;
    				 top: 0;
    				 left: -240px;
    				 z-index: 3;
					 width:auto;}
		}
		
				/* Opera */
		@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
		{
		
		}
		
		/* Safari */
		@media screen and (-webkit-min-device-pixel-ratio:0) 
		{ 
		
		}
		
#largeImage
{
    position: absolute;
    width: 400px;
    top: 100px;
    z-index: 4;
	border:1px solid #FFFFFF;
	cursor:pointer;
}
/* Floating Columns CSS */
ul.column{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	list-style: none;
}
ul.column li {
	float: left;
	width: 250px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	height: 355px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 20px;
	background: #e3e1d5;
}
.block h2 {
	font-size: 1.8em;
}
.block img {
        /*Flexible image size with border*/
	width: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding: 5%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}