body {  font-family: Arial, Helvetica, sans-serif;  color: black}
.banner{ background-repeat: no-repeat; background-image: url(images/bg-light-green.gif); font-size: 13px;}
.box{ background-repeat: no-repeat; background-image: url(images/bg-light-green.gif); font-size: 13px;}
.main_text {  font-size: 13px; }
.heading {font-size: 16px;font-style: normal;font-weight: bold;color: #666699;}
.subheading {font-size: 12px;font-weight: bold;color: #FFFFFF;	font-family: Geneva, Arial, Helvetica, sans-serif;}
.title {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 15px;font-weight: bolder;}
.text-white {font-family: Arial, Helvetica, sans-serif;;color:white;font-size: 12px}
.small-white  {font-size: 12px;color: white;}
.spacing-white  {letter-spacing:0.01in}
.marginLeft {margin-left:10 px}
.linkBox {font-size: 12px; ; text-decoration:none;}
.linkBox:hover {font-size: 12px; color:Black ; text-decoration:none }
.linkSide {font-size: 12px; color:#FF9933; text-decoration:none}
.linkSide:hover {font-size: 12px; color:#FF9933 ; text-decoration:none }
.copy {  font-size: 11px; }
.w3 {font-size: 11px; color:#339999; text-decoration:underline}
.w3:hover {font-size: 11px; color:#339999 ; text-decoration:none }
.smallprint {font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.largetitle {font-family: Arial, Helvetica, sans-serif;font-size: 24px;	font-weight: bolder;}
.title2 {font-family: Arial, Helvetica, sans-serif;font-size: 20px;font-weight: bolder;}
.home {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 18px;color: #000000;}
.links {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;line-height: 30px;}
.xxsmall{font-family : Arial, Helvetica;font-size: 10px;}



#homefooter {text-align: center; font-size: 10px; color: #6e6e6e;}
#contentbox{
		width: 700px;
		height: auto;
		/*overflow-x:hidden;
		overflow-y:scroll;
		direction:rtl;*/
		text-align:left;
		padding-left:10px;
		}
		
#contentbox li {
	list-style:none;
	}
	
	
	.main_textOrdering {  
		font-size: 10px;
		   margin-top: -30px;
    text-align: center;
		 }
		 
.titletop{
	vertical-align:text-top;
	}
	
.item_price{
	font-weight:bold;
	font-size: 1.25em;
	}
	
#orderitems td{
	vertical-align:top;
	padding:10px;}
	#orderitems h2{
		padding-top:35px;
		}
		#orderitems p{
			}
		#orderitems img{
			padding:20px 0px 20px 20px;
		}
		
		#orderitems tr{
	
background-color:rgba(255,255,255,0.9);
border-width:1px;
border-color:#999999;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
/*IE DOES NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:0px 0px 5px #000000;
-webkit-box-shadow:0px 0px 5px #000000;
box-shadow:0px 0px 5px #000000;
display:block;
margin-bottom:20px;
		}

.simpleCart_items{
	padding-bottom:25px;
	margin-bottom:25px;}