@charset "UTF-8";
/* CSS Document
Ellis Creative
Store CSS
© 2007 Ellis Creative
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 6/4/07 9:00AM
Validated 6/4/07 9:00AM */

div#header {
	background: url(../images/newsheader_01.jpg) top left no-repeat;
	}
	
div#quotediv {
	background: url(../images/storeheader_06.jpg) top right no-repeat;
	}
	
div#quotedivhowto {
	background: url(../images/newsquote_06.jpg) top right no-repeat;
	}
	
div#contentdiv {
	background: #dfedd4 url(../images/newsbackstripe.jpg) top left repeat-y;
	}
	
div.itemdiv {
	width: 100%;
	padding: 0 0 0 20px;
	margin: 20px 0 20px 0;
	font-weight: bold;
	color: #702b53;
	}
	
div.imagediv {
	width: 152px;
	float: left;
	}
	
div.imagedivnoborder {
	width: 152px;
	float: left;
	}
	
div.imagediv img {
	border: 1px solid #000;
	}
	
div.descriptiondiv {
	width: 258px;
	text-align: center;
	float: left;
	line-height: 150%;
	}
	
div#contentdiv h1 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 auto 0 auto;
	color: #44551c;
	text-align: left;
	}
	
div#contentdiv h2 {
	width: 400px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 auto 0 auto;
	color: #602448;
	text-align: center;
	}
	
div.photowrapperdiv {
	width: 168px;
	float: left;
	margin: 0 10px 0 0;
	}
	
div#contentdiv p {
	padding: 0 0 10px 0;
	}
	
div#contentdiv p.low {
	font-size: 80%;
	line-height: 120%;
	}
	
div#storediv {
	float: left;
	width: 540px;
	margin: 20px 10px 30px 25px;
	}
	
div#footerdiv {
	background: url(../images/newsfooter_28.jpg) top left no-repeat;
	}
	
div#creditdiv {
	background: #fff url(../images/home01_15.jpg) top left repeat-y;
	color: #7d9c34;
	}
	
div#creditdiv a {
	color: #7d9c34;
	text-decoration: none;
	}
	
div#creditdiv a:hover {
	color: #d6519d;
	text-decoration: underline;
	}
	
div#storediv a {
	color: #5b7827;
	text-decoration: underline;
	}
	
div#storediv a:hover {
	color: #498fcd;
	text-decoration: underline;
	}
	
div.sepdiv {
	width: 440px;
	height: 5px;
	margin: 30px auto 40px auto;
	}
	
div.imagewrapdiv {
	width: 405px;
	margin: 0 auto 15px auto;
	}
	
div.imagediv {
	margin: 0 0 4px 0;
	}
	
div.imagediv img {
	border: 1px solid #000;
	}
	
div.cutlinediv {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 5px 0 5px 0;
	}
	
span.onsale {
	text-decoration: line-through;
	}