*
{
	margin: 0;
	padding: 0;
}

li
{
	margin-left: 20px;
}

body 
{
	text-align:center;
	font-family:Times New Roman, sans-serif;
	background-image:url('images/background.jpg');
}

#site-wrapper
{
	position:relative;
	margin:0 auto;
	width: 850px;
}
#content-wrapper
{
	margin:0 auto;
	width: 827px;
	text-align:left;
}
#header
{
	background-image:url('images/header-bg.gif');
	height:102px;
}

#content
{
	background:#fff;
	border-right:3px solid #c3dc7a;
	border-left:3px solid #c3dc7a;
}
#footer
{
	background-image:url('images/footer-bg.gif');
	height:102px;
}

#logo
{
	position:absolute;
	left:-10px;
	top:3px;
}


/**********************/

#text-wrapper
{
	padding:0px 20px 0 150px;
}

#text-wrapper h1
{
	color:#c3dc7a;
	margin-bottom:15px;
}

#text-wrapper h2
{
	margin-bottom:10px;
}

.block-imagemenu .content tr.odd td {
padding: 0px;
line-height: 0px;
}

.block-imagemenu .content table tr.odd{
border: none;
}

.block-imagemenu .content table tbody{
border: none;
}

.block-imagemenu .content tr.even td {
padding: 0px;
line-height: 0px;
}

.block-imagemenu .content table tr.even{
border: none;
}

.block-imagemenu .content table tbody{
border: none;
}

 .testimony {    

    width:550px;
    background-image: url(http://www.cheerfulcheeks.com/images/quotes2.gif);
    background-repeat: no-repeat;
    background-position: -90px top;
    margin:0 auto;
    position:relative;
    }  

.testimonial {

    width:450px;
    padding:15px 50px;
    background-image: url(http://www.cheerfulcheeks.com/images/quotes2.gif);
    background-repeat: no-repeat;
    background-position: 460px bottom;
    font-size:10pt;
    color:#787878;
    position:relative;
    }

.Update {
	font-size:14px;
	color: #ea7f00;
	font-weight:bold;
}

.Update a:link, a:visited {
	color: #ea7f00;
}

.swatch table trbody {
	padding: 0px;
	line-height: 0px;
}

.edit-qty {
	margin-top:0px;
	}

.swatchtd {
	text-align: center;
	font-size: 10px;
	line-height: 7px;
	width: 75px;
	margin: 0px;
	padding: 0px;
}

.swatched img {
	border: 5px;
	border-color: #000;
}

table#friends td {
	border: 1px solid #CCCCCC;
	padding: 15px;
	text-align: center;
}