body {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 100%;
	text-align: center;
	background-color: #c8c8c8; 
	font-family: Arial, Helvetica, sans-serif;
}
#container{}
#holder {
	position: relative;
	margin: 0px auto;
	width: 739px;
	text-align: center;
	background-color: #edebdc;
	border: 1px solid #ef9925;
}

td.cart-border {
	background: #edebdc url(images/sce/cart-info-border.gif);
	background-repeat: no-repeat;

}
td.shopmenutop {
	background: url(images/sce/shop-menu-back.gif);
	background-repeat: no-repeat;

}

td.menu  {
	vertical-align: bottom;
	padding-left:20px;
	background-color: #edebdc;
	padding-right:10px
}
p {
	text-align: left;
	color: #576369;
	font-size: 95%;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;

}

ul,td {
	font-size: 100%;
	vertical-align: top;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef9925;
	text-decoration: none;
}

a:hover {
	color: #ef9925;
	text-decoration: underline;
}

a:visited {
	color: #576369;
	text-decoration: none;
}

h1 {
	font-size: 160%;
	color: #7388B3;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
td.content {
	margin: 0px;
	padding: 18px 20px 10px 5px;
}

td.content p {
	text-align: left;
	color: #576369;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px 0px 0px 0px;
}

td.content p a {
	text-decoration: underline;
	font-size: 100%;
	color: #576369;
}

td.content p a:visited {
	text-decoration: underline;
	font-size: 100%;
	color: #576369;
}

td.content p a:hover {
	font-size: 100%;
	text-decoration: underline;
	color: #ef9925;

}

td.shopmenutop {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;	
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	font-size: 80%;
	background: url(images/sce/shop-menu-back.gif);
	background-repeat: no-repeat;
	color: #ffffff;
}


img.right {
	float: right;
	margin: 0px 15px 0px 10px;
	padding: 0px;
}

/* boxes */

td.homeshopbox {
	font-size: 80%;
 	text-align: left;
	color: #576369;
	padding: 5px 15px 5px 5px;
	border-bottom-style: dashed ; 
	border-bottom-color: #cecece; 
	border-bottom-width: 1px;
	border-left-style: solid; 
	border-left-color: #cecece; 
	border-left-width: 1px; 
}

span.price {
	color: #7388B3;
	font-weight: bold;
	font-size: 100%;

}

td.examplebox {
	vertical-align: middle;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #2b85c4;

}

td.quotebox {
	font-size: 75%;
 	text-align: left;
	color: #576369;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #2b85c4;


	
}

/* footer area */

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 0px 0px 20px;
}

td.footer p {
	text-align: left;
	font-size: 70%;
	color: #999;
}

td.footer p a {
	font-size: 100%;
	color: #999;

}
td.footer p a:visited {
	font-size: 100%;
	color: #999;

}

td.footer p a:hover {
	font-size: 100%;
	color: #ef9925;
	text-decoration: underline;

}