body {
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	background-color: #FBF7DC;
}
.postage{
	color: #B22222;
	font-weight: bold;
	font-size: 12px;
}
.quesSubHead{
	font-size: 15px;
	color: #895624;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
}
input, select, textarea {
	font-size: 12px;
	font-family: Arial;
}
.hometext{
	text-align: left;
	color: #87181B;
	font-size: 14px;
	line-height: 120%;
	padding: 0px 10px 0px 10px;
}
.text{
	text-align: left;
	color: #87181B;
	font-size: 12px;
	font-weight: bold;
}
.ques{
	font-size: 12px;
	color: #dc1f26;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
.subbasket{
	background-image: url(../images/smallbasket.gif);
	font-size: 11px;
	width: 240px;
	height: 21px;
	padding: 42px 0px 0px 65px;
}
.sameshipping{
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
}
.heading{
	font-size: 18px;
	color: #ffffff;
	padding: 4px 8px 4px 8px;
	background-color: #dc1f26;
	font-weight: bold;
}
.logintable{
	font-size: 12px;
	font-family: Arial;
	width: 700px;
}
.checkouthead{
	font-size: 14px;
	font-weight: bold;
	background-color: #CD853F;
	color: #ffffff;
}
.checkouttext{
	background-color: #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.checkoutinput{
	background-color: #FFF8DC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 370px;
}
.loginhead{
	color: #a61e22;
	font-size: 16px;
	font-weight: bold;
}
.login {
	background-color: #a61e22;
	color: White;
	font-size: 12px;
	font-variant: small-caps;
	padding: 2px 0px 2px 0px;
	border: 1px solid #000000;
	cursor: pointer;
}
.required{
	color: #B22222;
}
.basket{
	text-align: right;
}
.optional{
	font-size: 10px;
	color: #B22222;
}
.mybasket{
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: Yellow;
	border: 1px solid #000000;
	cursor: pointer;
}
.carttable{
	font-size: 12px;
	font-family: Arial;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	width: 740px;
}
.cartheader{
	font-weight: bold;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #BEBEBE;
	text-align: center;
}
.cartcontent{
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}
.cartright{
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	text-align: right;
}
.spacer{
	padding: 0px 12px 0px 0px;
}
.chooseP{
	background-color: Orange;
	color: White;
	font-size: 10px;
	cursor: pointer;
	border: 0px;
	width: 40px;
	margin-left: 5px;
}
.chooseC{
	background-color: Orange;
	color: White;
	font-size: 10px;
	cursor: pointer;
	border: 0px;
	width: 104px;
	margin: 0px 15px 0px 5px;
	padding: 2px 1px 1px 1px;
}
.design{
	background-color: #CD853F;
	color: White;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	padding: 4px 8px 4px 8px;
}
.boldtext{
	font-size: 12px;
	font-weight: bold;
	width: 110px;
	padding-top: 6px;
}
.selectiontext{
	width: 650px;
}
.redtext{
	color: #B22222;
	font-weight: bold;
}
.productename{
	text-align: center;
	line-height: 180%;
	font-size: 12px;
	color: #8a171a;
}
.productdescription{
	line-height: 130%;
	font-size: 12px;
	width: 500px;
}
.popuppic{
	color: #000000;
	background-color: White;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #999999;
	font-weight: bold;
}
.formtext{
	font-weight: bold;
}
a, a:link, a:visited, a:active{
	text-decoration: none;
	color: #a61e22;
	font-weight: bold;
}
a:hover {	
	color: #000000;
	text-decoration: underline;
}
a.itemlink, a.itemlink:link, a.itemlink:visited, a.itemlink:active{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #955624;
}
a.itemlink:hover {	
	color: #000000;
}
a.cart, a.cart:link, a.cart:visited, a.cart:active{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.cart:hover {	
	color: #B22222;
	text-decoration: underline;
}
a.basket, a.basket:link, a.basket:visited, a.basket:active{
	text-decoration: none;
	font-size: 10px;
	color: #a61e22;
	font-weight: bold;
}
a.basket:hover {	
	color: #000000;
	text-decoration: underline;
}
.imageborder{
	border: 1px solid #000000;
}
.leftmenu{
	background-image: url(../images/leftmenu.gif);
	width: 177px;
	height: 545px;
	background-color: #a61e22;
	padding: 5px 5px 0px 5px;
	background-repeat: no-repeat;
}
.menusplit{
	width: 3px;
	font-size: 1px;
	background-color: #da6527;
}
.content{
	background-color: #ffffff;
	width: 790px;
	padding: 5px 10px 15px 10px;
	/* background-image: url(../images/contentback.gif);
	background-repeat: repeat-x; */
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}
.box{
	width: 250px;
}
.sidecart{
	background-color: #fae695;
	width: 140px;
	padding: 5px 5px 5px 5px;
	background-image: url(../images/contentback.gif);
	background-repeat: repeat-x;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}
.footer{
	float:left;
}
a.footer, a.footer:link, a.footer:visited, a.footer:active{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #B22222;
	padding: 0px 10px 0px 7px;
}
a.footer:hover {	
	color: #B22222;
	text-decoration: underline;
}
.ice{
	float: right;
}
a.ice, a.ice:link, a.ice:visited, a.ice:active{
	color: #C8A411;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.ice:hover {	
	color: #999999;
	text-decoration: underline;
}