body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #795C4F;
	line-height: 15px;
}

.sidebar {
	float: left;
	width: 155px;
	text-align: center;
	background-position: 100% 100%;
	padding-bottom: 150px;
	background-repeat: no-repeat;
	clear: none;
	background-image: url(images/japanese-irls.jpg);
	margin-left: 150px;
	margin-top: 20px;
}


.heading {

	background-image: url(images/headerbackground.png);
	background-repeat: no-repeat;
	width: 1066px;
	margin-right: auto;
	margin-left: auto;
	height: 215px;
}
.search {
	text-align: right;
	width: 200px;
	float: right;
	margin-right: 110px;
	margin-top: 20px;
	clear: both;
}
a {
	color: #EE3059;
	text-decoration: none;
}
a:hover {
	color: #EE3059;
	text-decoration: underline;
}
.headerNavigation a {
	color: #67B6BB;
}

.errortext a{
        color: #55b2b6;
}
.takeaway {
	background-image: url(images/takeout.gif);
	background-repeat: no-repeat;
	height: 108px;
	width: 152px;
	float: right;
	clear: both;
	margin-right: 130px;
	margin-top: 60px;
}
.wrapper {
	width: 785px;
	margin-left: 150px;
}
.birdhouse {
	background-image: url(images/signup.png);
	clear: none;
	float: right;
	height: 117px;
	width: 107px;
}
.content {
	width: 620px;
	float: left;
	clear: none;
	margin-left: 5px;
}
.navigate {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: lowercase;
}
.navigate a {
	color: #795C4F;
	text-decoration: none;
}
.navigate a:hover {
	color: #EE3059;
	text-decoration: underline;
}
.footer {
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 1066px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.webdesign {
	text-align: center;
	color: #EE3059;
}
.webdesign a {
	color: #EE3059;
	text-decoration: none;
}
.mainCopy {
	background-image: url(images/contaierback.gif);
	width: 1066px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
.prodname {
	font-size: 12px;
	color: #55B2B7;
	font-weight: bold;
}
.prodprice {
	font-size: 14px;
	color: #FA2B55;
	font-weight: bold;
}
.tell a {
	font-size: 12px;
	color: #AAD626;
	font-weight: bold;
}
.imgbox a {
	color: #785B4E;
	border: 1px solid #785B4E;
}
.contentCopy {

	width: 630px;
	float: left;
	clear: none;
}
.pageHeading {
	font-size: 12px;
	font-weight: bold;
	color: #55B2B7;
}
.moduleRow { }
.moduleRowOver { background-color: #fff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fff; }