body{
	background: #E7DEBD; 
	margin: 0;
	padding: 0;
	text-align: center;
	font:normal 11px Arial, Helvetica, sans-serif;
}
#pagewidth{
	margin: 0 auto;
	width: 741px;
	padding: 12px 9px 12px 9px;
	border: 1px solid #000001;
	background: #fff;
}
* html #pagewidth{
	width: 760px;
}
#header{
	height: 130px;
	width: 741px;
	position: relative;
	background:#C8BC8C url(images/bg-header.jpg) no-repeat right top;
}
img{
	border: none;
}
a { color: #993300; }
a:hover { color: #630000; } 
/* header */
#header ul{
	position: absolute;
	top: 99px;
	left: 0;
	margin: 10px 0 0 0;
	padding: 0 0 0 178px;
	background: url(images/bg-li.gif) no-repeat 0 -20px;
	height: 20px;
	border-top:1px solid #fff;
	list-style: none; 
}
#header ul li{
	float: left;
}
#header ul li a{
	display: block;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(images/bg-li.gif);
}
#header ul li.home a{
	width: 49px;
	background-position: -177px -20px;
}
#header ul li.customer a{
	width: 123px;
	background-position: -226px -20px;
}
#header ul li.about-us a{
	width: 74px;
	background-position: -349px -20px;
}
#header ul li.privacy-policy a{
	width: 104px;
	background-position: -423px -20px;
}
#header ul li.contact-us a{
	width: 87px;
	background-position: -527px -20px;
}
#header ul li.shopping-cart a{
	width: 126px;
	background-position: -614px -20px;
}
#header ul li.home a:hover{background-position: -177px 0px}
#header ul li.customer a:hover{background-position: -226px 0px}
#header ul li.about-us a:hover{background-position: -349px 0px}
#header ul li.privacy-policy a:hover{background-position: -423px 0px}
#header ul li.contact-us a:hover{background-position: -527px 0px}
#header ul li.shopping-cart a:hover{background-position: -614px 0px}
#header form{
	position: absolute;
	right: 19px;
	top: 48px;
}
#header form label{
	text-indent: -9999px;
	display: block;
	width: 46px;
	overflow: hidden;
	height: 8px;
	margin: 6px 7px 0 0;
	background: url(images/text-search.gif);
}
#header form *{
	float: left;
}
#header form input{
	border: 1px solid #000;
	width: 139px;
	font-size: 11px;
	color: #828282;
	height: 19px;
	margin: 0 6px 0 0;
	padding: 2px 0 0 5px;
}
* html #header form input{
	margin: 0 3px 0 0;
	width: 144px;
}
#header form input.btm{
	width: 20px;
	height: 19px;
	border: none;
	padding: 0;
	margin: 0;
}
/* leftcolumn */
#main{
	overflow: hidden;
	padding: 7px 0 0 0;
	text-align: left;
	width: 741px;
	position: relative;
}
* html #main{
	float: left;
}
a.sales{
	color: #669900;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin: 19px 0 13px 20px;
}
a.sales:hover{
	text-decoration:none;
}
/* content */
h4{
	font-size: 12px;
	margin: 0 0 0 7px;
	padding: 0;
	color: #666600;
}
#content{
	float: left;
	width: 542px;
	overflow: hidden;
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}

* html #content { margin-left: 1px; width: 538px; float: left;}

#center{
	width: 390px;
	float: left;
	display: inline;
	margin: 0 3px 0 3px;
}
#right{
	width: 144px;
	float: left;
	overflow: hidden;
	border: 1px solid #663300;
	border-top:none; 
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	background: url(images/bg-right.gif) repeat-x 0 21px;
}
* html #right{
	width: 142px;
}
#right p strong{
	color: #993300;
}
.visual { width: 390px; }
.visual p{
	margin: 0 10px 0 7px;
	padding: 0;
}
.visual img{
	display: block;
	margin: 0 0 7px 0;
}
h2.featured-items{
	overflow: hidden;
	width: 390px;
	margin: 20px 0 0 0;
	height: 20px;
	background: url(images/text-featured-items.jpg);
	text-indent: -9999px;
}
/* item-box */
.item-box{
	width: 390px;
	border-bottom: 1px solid #C8BC8C;
	xbackground: url(images/bg-item-box.gif) repeat-x left top;
	overflow: hidden;
	margin: 1px 0 0 0;
	padding: 26px 0 20px 0;
}
.item-box.first{
	background: url(images/bg-item-box-first.gif) repeat-x left top;
}
.item-box.form{
	border: none;
	text-align: center;
	padding: 26px 0 10px 0;
	width: 540px;
}
#center .item-box.form { width: 390px; }
.item{
	width: 148px;
	float: left;
	margin: 0 0 0 31px;
	display: inline;
	text-align: center;
}
.item .image{
	height: 100px;
	width: 148px;
	display: table;
	text-align: center;
}
* html .item .image{
	position: relative;
}
.item .image a{
	width: 100%;
	vertical-align: middle;
	display: table-cell;
}
* html .item .image a{
	position: absolute;
	top: 50%;
	left: 0;
}
* html .item .image a img{
	position: relative;
	top: -50%;
}
.item a,.item span{
	display: block;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	font-size: 12px;
}
.item a:hover{
	text-decoration: underline;
}
.item span.regular{
	font-weight: normal;
	color: #000;
}
.join{
	margin: 0 auto;
	padding: 0;
	width: 337px;
	height: 57px;
	position: relative;
	border: 1px solid #999900;
	background: #F6F6EF url(images/bg-form-join.gif) repeat-x left top;
}
* html .join{
	height: 59px;
	width: 339px;
}
.join label{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(images/text-label-jion.gif);
	width: 296px;
	height: 14px;
	position: absolute;
	left: 20px;
	top: 8px;
}
.join input{
	position: absolute;
	left: 83px;
	top: 31px;
	width: 134px;
	height: 18px;
	font-size: 11px;
	padding: 0 0 1px 4px;
}
.join input.btm-join{
	left:226px; 
	top: 31px;
	width: 42px;
	height: 18px;
	margin: 0;
	padding: 0;
}
.item-box.form p{
	color: #993300;
	margin: 18px auto 0 auto;
	padding: 0;
}
.item-box.form img{
	margin:10px 0 0 0; 
}
/* rightcolumn */
h3.sale-items{
	text-indent: -9999px;
	overflow: hidden;
	width: 144px;
	height: 20px;
	margin: 0 0 27px 0;
	padding: 0;
	background: url(images/text-sale-items.gif);
}
.item.right{
	margin: 0 0 15px 7px;
	width: 130px;
	padding: 0;
	display: inline;
	text-align: center;
	border-bottom: 1px solid #C8BC8C;
	padding: 0 0 17px 0;
}
* html .item.right{
	width: 130px;
}
#right p{
	text-align: center;
	padding: 0 10px;
	margin: 0 0 11px 0;
}
#right .html{
	margin: 0 0 0 4px;
}
/* footer */
#footer{
	height: 43px;
	background:#fff url(images/bg-footer.gif) repeat-x 0 22px;
	position: relative;
	width: 741px;
	border-top: 1px solid #fff;
}
#footer ul{
	list-style: none;
	font-size: 12px;
	overflow: hidden;
	height: 20px;
	color: #E9E9C9;
	margin: 0;
	padding: 0 0 0 155px;
	background:#663300 url(images/bg-footer-nav.gif) no-repeat left top;
	border-right: 1px solid #8A633C;
}
#footer ul a{
	color: #fff;
	text-decoration: none;
	margin: 0 5px 0 5px;
}
#footer ul li{
	float: left;
	margin: 2px 0 0 0;
}
#footer span a{
	text-decoration: none;
}
#footer ul a:hover,#footer span a:hover{
	text-decoration: underline;
}
#footer p{
	float: left;
	color: #663300;
	margin: 7px 0 0 7px;
	display: inline;
	padding: 0;
}
#footer span{
	float: right;
	margin: 7px 7px 0 0;
	display: inline;
	color: #663300;
}
#footer span a{
	color: #663300;
}
.banner{
	position: absolute;
	left: 0;
	top: -85px;
	height: 84px;
	width: 198px;
	background: url(images/bg-left-block.gif) no-repeat left bottom;
	text-align: center;
}
.right-block{
	height: 3px;
	width: 146px;
	background: url(images/bg-right-block.gif);
	position: absolute;
	right: 0px;
	overflow: hidden;
	top: -4px;
}
* html .right-block{
	right: -1px;
}
/* section page */
#inner .visual h3{
	font-size: 14px;
	color: #993300;
	background: url(images/bg-inner-h3.gif);
	margin: 0 0 10px 9px;
	padding: 12px 0 2px 36px;
	width: 496px;
}
* html #inner .visual h3{
	width: 532px;
}
#inner .visual p{
	margin: 0 35px 0 44px;
}
#inner .item-box{
	width: 531px;
	margin: 0 0 0 10px;
	background: url(images/bg-inner-item-box.gif) repeat-x left top;
}
#inner .item-box.first{
	background: none;
}
#inner .item-box{
	margin: 0 0 0 10px;
	display: inline;
	float: left;
	padding-right:0;
}
#inner .item-box .item{
	width: 140px;
	margin: 0 35px 0 0;
}
#inner .item-box .item .image{
	width: 140px;
}
#inner #footer .right-block{
	display: none;
}
.breadcrumps{
	overflow: hidden;
	padding: 20px 0 10px 0;
}
.breadcrumps ul{
	list-style: none;
	float: right;
	color: #993300;
	margin: 0;
	padding: 0;
}
.breadcrumps ul li{
	float: left;
	margin: 0 4px 0 0;
}
.breadcrumps ul a{
	color: #666600;
	text-decoration: none;
}
.breadcrumps ul a:hover{
	text-decoration:underline;
}
.breadcrumps span{
	color: #666600;
	margin: 0 0 0 4px;
}

#breadcrumbs { text-align: right; color: #993101; width: 520px; font: normal 11px arial; }
#breadcrumbs a { text-decoration: none; color: #666600; font-weight: normal; }
#breadcrumbs a:hover { text-decoration: underline; }

/* item page */
.item-box.first{
	background: url(images/bg-item-box-first.gif) repeat-x left top;
}
.big-image div.small img{
	border: 1px solid #000;
}
.big-image{
	float: left;
	text-align: center;
}
.big{
	height: 205px;
	display: table;
}
* html .big{
	position: relative;
	width: 190px;
}
.big a{
	width: 100%;
	vertical-align: middle;
	display: block;
}
* html .big a{
	position: absolute;
	top: 50%;
	left: 0;
}
* html .big a img{
	position: relative;
	top: -50%;
	width: 190px;
}
#product{
	padding: 17px 40px 20px 33px;
	overflow: hidden;
	width: 500px;
}
* html #product{
	float:left;
	width: 560px;
}
#product .small{
	text-align: left;
	width: 172px;
}
.feature{
	margin:0;
	padding: 0;
	list-style: none;
	width: 282px;
	background: #660;
}
#product form{
	float: right;
	margin: 0;
	padding: 0;
}
.feature li{
	float: left;
	border-top:1px solid #fff; 
	padding: 4px 0 4px 4px;
	width: 174px;
	border-left:1px solid #fff; 
	background: url(images/bg-li-item.gif);
}
* html .feature li{
	width: 179px;
}
.feature li.label{
	color: #fff;
	width: 98px;
	background: #666600;
	border-left: none;
	text-align: right;
	padding: 4px 5px 4px 0;
}
* html .feature li.label{
	width: 103px;
}
.feature li.top{
	width: 282px;
	padding: 4px 0 4px 5px;
	background: #666600;
	color: #fff;
	border-left: none;
	font-weight: bold;
}
* html .feature li.top{
	width: 282px;
}
.feature li.bottom{
	width: 282px;
	background: url(images/bg-li-bottom.gif);
	text-align: right;
	border-left: none;
	padding: 4px 0 0 0;
}
.feature input.add-cart{
	width: 146px;
	height: 29px;
	display: block;
	margin: 0 1px 0 0;
	padding: 0;
	float: right;
}
.feature select{
	width: 132px;
	height: 18px;
	margin: 0 0 0 2px;
	font-size: 11px;
}
.feature li.select{
	padding: 2px 0 2px 0;
	width: 178px;
}
* html .feature li.select{
	width: 179px;
}
.feature input{
	width: 20px;
	height: 18px;
	margin: 0 0 0 2px;
	font-size: 11px;
	text-align: center;
}
.feature li.inp{
	padding: 2px 0 2px 0;
	width: 178px;
}
* html .feature li.inp{
	width: 179px;
}
.feature li.sale{
	color: #993300;
}
h2.you-may-also{
	text-indent: -9999px;
	overflow: hidden;
	width: 512px;
	height: 20px;
	margin: 30px 0 1px 16px;
	padding: 0;
	background: url(images/text-you-may-also.gif);
}
#content .item-box.also{
	background: url(images/bg-box-item.gif) repeat-x left top;
	width: 510px;
	margin: 0 0 0 17px;
	padding: 18px 0 0 0;
	border: none;
}
#content .item-box.also .item{
	margin: 0 0 -994px 12px;
	padding-bottom: 1000px;
}
#content .item-box.also .item.center{
	border-left:1px solid #dcdcdc; 
	border-right:1px solid #dcdcdc;
	width: 138px;
	padding: 0 15px 1000px 15px;
}
#content .item-box.also .text{
	text-align: center;
	width: 138px;
}
h3.related-items{
	width: 484px;
	padding: 0 0 5px 0;
	margin: 0 0 0 27px;
	text-align: center;
	color: #600;
	font-size: 13px;
	border-bottom: 1px solid #c5b19e;
}
.related-items-left,
.related-items-right{
	list-style: none;
	margin: 5px 0 30px 65px;;
	padding: 0;
	float: left;
	width: 185px;
	display: inline;
}
.related-items-right{
	margin: 5px 0 0 45px;
	width: 200px;
}
.related-items-left a,
.related-items-right a{
	text-decoration: none;
	color: #000;
	display: block;
	background: url(images/bullet-black.gif) no-repeat 0 6px;
	padding: 0 0 0 12px;
}
* html .related-items-left a,
* html .related-items-right a{
	height: 1%;
}
.related-items-left a:hover,
.related-items-right a:hover{
	color: #600;
	text-decoration: underline;
}
.related-items-right a strong{
	color: #600;
}
.hr{
	height: 20px;
	width: 514px;
	background: url(images/bg-hr.gif) repeat-x left top;
	margin: 9px 0 0 15px;
	float: left;
	display: inline;
}
a.enlarge{
	text-indent: -9999px;
	display: block;
	margin: 6px auto;
	overflow: hidden;
	width: 73px;
	height: 10px;
	background: url(images/text-enlarge.gif);
}
a.send-friend{
	float: right;
	color: #991D05;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 0 13px;
	margin: 38px 0 0 0;
	background: url(images/bullet-red.gif) no-repeat left;
}
a.send-friend:hover{
	text-decoration: underline;
}
/* Related Links Styles */
#seo-related-links {
    width: 515px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #660000;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
	border-bottom: solid 1px #C5B19E;
	padding-bottom: 7px;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
	text-align: left;
        background: url(images/dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        }
        #seo-related-links ul.seo-links li a {
	    color: #000;
	    font: normal 11px arial;
            text-decoration: none;
            padding-left: 25px;
            display: block;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
		color: #660000;
                }
	#seo-related-links ul.seo-links li a b { color: #660000; }
/* Multi-insets styles */
.visibleborder{
	border:2px solid #000000 !important;
}
.invisibleborder{
	border:2px solid #FFFFFF !important;
}
#titleBar{
	cursor:move;
	background-color: #656600;
	color:#FFFFFF;
}
#titleBar a { color: #993300; }
#imgplaceholder{
	visibility:hidden;
	position:absolute;
	z-index: 100;
	background-color: #FFFFFF;
}
.close{
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 2px outset;
	color: #993300;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
.close:hover{
	font: bold 12px Arial, Helvetica, sans-serif;
	border: 2px inset;
	background-color: #FFFFFF;
	color: #993300;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

#product-info-table             { width: 300px; }
#product-info-table TH {
	font: normal 12px arial; 
	background-color: #656600; 
	color: #FFF;                                  
	border-bottom: solid 1px #FFF; 
	text-align: right; 
	padding-right: 3px;
	padding-left: 3px;
	width: 103px;
	}
#product-info-table TD          {
	font: normal 12px arial; 
	padding: 3px;
	width: 170px;
	border-left:1px solid #fff; 
	border-bottom: 1px solid #fff; 
	background: #D2C89F url(images/bg-li-item.gif) top right repeat-y;
}
#product-info-table td.top { 
	background-color: #656600; 
	font-weight: bold; 
	background-image: none; 
	border: solid 1px #FFF; 
	border-left: none;
	}
#product-info-table .price      {color: #000;}
#product-info-table .sale-price {color: #9B3202;}
* html #product-info-table td.this input { 
	margin-left: 170px;
	}

#left{
	width: 197px;
	border: 1px solid #663300;
	float: left;
	background: url(images/bg-left.gif) repeat-x left top;
	margin-bottom:-9900px;
	padding-bottom: 10000px;
}
#left .sales {
	padding-bottom: 0;
	margin-bottom: 0;
	}
#left a.sales:hover { color: #993300; }
#left h3.nav-head {
	background: url(images/bg-h3.gif) left 6px no-repeat;
	margin: 0 5px 0 6px;
	padding: 10px 0 13px 14px;
	font-size: 12px;
	color: #660000;
	width: 165px;
}
* html #left h3.nav-head { 
	margin: 0 5px 0 6px;
	width: 185px;
}
#left h3.nav-head a { text-decoration: none; color: #660000; }
#left h3.nav-head a:hover { text-decoration: underline; }
#left ul{
	margin: 5px 0 10px 8px;
	padding: 0;
	list-style: none;
}
#left ul a{
	color: #996600;
	text-decoration: none;
	padding: 0 0 0 12px;
	font-size: 12px;
	display: block;
	width: 160px;
}
* html #left ul a{
	height: 1%;
}
#left ul a:hover{
	color:#993300;
	font-weight: bold;
	background: url(images/bulet-green.gif) no-repeat 0 4px;
}

ul#sfnav, ul#sfnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 160px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 999;
}
ul#sfnav ul {
	background: #E1D7B3;
	width: 190x;
}
ul#sfnav a {
	display: block;
	width: 190px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	text-decoration: none;
}
ul#sfnav a:hover {
	color: #FF0000;
}
ul#sfnav li {
	width: 190px;
	float: left;
	position: relative;
}
ul#sfnav li.heading {
	margin: 0;
	width: 150px;
	padding: 0 2px 0 7px;
}
* html #sfnav li.heading {
	margin: 0;
}
ul#sfnav li.heading a { width: 180px; font: normal 11px arial; color: #A16600; }
ul#sfnav li.heading a:hover { font-weight: bold; color: #993300; }
	ul#sfnav li ul { /* second level list */
		position: absolute;
		/* left: -9999px; */
		display: none;
		background-color: #E1D7B3;
		width: 190px;
	}
	ul#sfnav ul a {
		width: 168px;
		background-color: #E1D7B3;
		margin: 0;
		color: #000;
	}
	* html ul#sfnav li ul { width: 191px; }
	* html ul#sfnav ul a { width: 215px; }
	ul#sfnav li ul li { 
		border-bottom: solid 1px #FFF;
		width: 100%;
	}
	ul#sfnav li.heading a ul li a { color; #000; width: 180px; }
ul#sfnav li:hover ul, ul#sfnav li.sfhover ul {
	/* left: auto; */
	display: block;
	color: #FFF;
	margin-left: 180px;
	margin-top: -30px;
	background-color: #E1D7B3;
	padding: 0;
	width: 192px;
}
* html ul#sfnav li:hover ul, * html ul#sfnav li.sfhover ul { width: 180px; }
ul#sfnav li:hover ul a:hover, ul#sfnav li.sfhover ul a:hover { 
	background: #993400 url(images/hover-arrow.gif) center left no-repeat; 
	color: #FFF; 
	WIDTH: 180PX;
}

.cell { font: normal 11px arial; }
.cell a { color: #630000; font-weight: bold; text-decoration: none; }
.cell a:hover { text-decoration: underline; color: #630000; }
.cell .price { font: normal 11px arial; color: #000; }
.cell .sale { font-weight: bold; color: #630000; }

h3.section-name { 
	background: url(images/bg-inner-h3.gif) top left no-repeat; 
	padding: 15px 0 0 30px; 
	color: #993400; 
	width: 532px;
}
.visual p { width: 470px; padding-left: 25px; }
.visual h3 { 
	background: url(images/bg-inner-h3.gif) top left no-repeat;
	width: 532px;
	padding: 10px 0 10px 30px;
	color: #993300;
	}
a.designby { font-weight: normal; }

.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #000080;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #0000FF;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #0000FF;
    display: block;
    padding-left: 100px;
}

/*
 *
 * Added 10.16.2006 by SEO Inc.
 *
 */
.logoBox{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 15px;
}
.logoHead{
	display: block;
	background: url(images/logo.jpg);
	width: 348px;
	height: 100px;
	text-indent: -99999px;
}
#homeHead{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666600;
	display: inline;
	text-align: justify;
}
.homeHead{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666600;
	font-weight: bold;
	display: inline;
	text-align: justify;
}
h1.section-name { 
	background: url(images/bg-inner-h3.gif) top left no-repeat; 
	padding: 15px 0 0 30px; 
	color: #993400; 
	width: 532px;
    font-size: 15px
}
.normalizeIndex {
	font:normal 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a.normalizeIndexURL {
	font:normal 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:link.normalizeIndexURL {
	font:normal 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:visited.normalizeIndexURL {
	font:normal 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:active.normalizeIndexURL {
	font:normal 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:hover.normalizeIndexURL {
	font:normal 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
.normalize {
	font:normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a.normalizeURL {
	font:normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:link.normalizeURL {
	font:normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:visited.normalizeURL {
	font:normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:active.normalizeURL {
	font:normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
	 color: black;
}
a:hover.normalizeURL {
	font:normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-style: normal;
    text-decoration: none;
 	 color: black;
}

/*Added Styles*/
.testimonials {float: left; width: 180px; margin: 20px 0 20px 10px;}

.testimonials .test-title {font-size: 13px; font-weight: bold; text-align: center; color: #9B0000; text-decoration: underline; margin-bottom: 10px;}

#test-link a {color: #A16600;}

.new-arrivals {font-size: 16px; color: #ffffff; font-family: "Times New Roman", Times, serif; background: url(images/title-bg.gif) no-repeat top left; text-align: center; padding-bottom: 20px; clear: both;}

.video-area {text-align: center;}