BODY  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 11px;
	background : White;
	margin: 0px auto;
	text-align: center;
}

#container
{
	width:707px;
	margin:0 auto;
	text-align: left;
}

#columns
{
	width:707px;
	background-image: url(/newimages/divbg.gif);
	background-repeat:repeat-y;
	background-position:left top;
	text-align: left;
	margin-top: 5px;
}

/* header */
#mainhead {
	background: #fff  url(/newimages/StoreHead.jpg) top left no-repeat;
	width:707px;
	height: 111px;
}

#mainhead a, #mainhead a:visited {
color:#666;
text-decoration:underline;
font-size: 8pt;
}

#mainhead a:hover {
color:#666;
text-decoration:none;
font-size: 8pt;
}

#mainhead span {
	font-size: 7pt;
}

/* for order number in admin header */
.admhd {
	color: #000;
	background: #fff;
	padding: 1px;
}

/* top nav */
#topnav {
	margin:0 auto;
	padding:0;
	width:707px;
}

/* left column */
#left-column {
background-color: #fafafa;
width:160px;
float:left;
}

/* search section */
#search {
	background:#fff url(/newimages/SearchBg.jpg) ;
	background-repeat : repeat;
}

.txtbox-search {
	width:113px; 
	height:23px; 
	border:1px solid #a70c0c;
	font-size:10px;
	color:#701400;
	padding:3px 0 0 9px;	
	margin: 0 0 0 9px;
}

.search-btn {
	padding: 4px 0 0 3px;
}

.search-text {
	font-size: 8pt;
	color:#a70c0c;
	font-weight: 200;
}

#search a, #search a:visited
{
	font-size: 8pt;
	color: #a70c0c;
	text-decoration: none;
}

#search a:active, #search a:hover
{
	font-size: 8pt;
	color: #a70c0c;
	text-decoration: underline;
}

/* brand section */
#brand {
	background:#fff url(/newimages/BrandsBg.jpg) ;
	background-repeat : repeat;
	padding-bottom:1px;
}

.brand-text {
	font-size: 8pt;
	color:#666666;
	font-weight: 200;
	line-height: 13px;
}

#brand a, #brand a:visited
{
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

#brand a:active, #brand a:hover
{
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}

/* category section */
#catnav {
	background: #fafafa; background: url(/newimages/CategoriesBg.jpg) ; background-repeat: repeat-x;
	padding-bottom:1px;
}

.catnav-text {
	font-size: 8pt;
	color:#666666;
	font-weight: 200;
	line-height: 13px;
}

#catnav a, #catnav a:visited
{
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

#catnav a:active, #catnav a:hover
{
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}

/* ckout nav */
#ckout {
	background:#fff url(/newimages/BrandsBg.jpg) ;
	background-repeat : repeat-x;
	padding-bottom:1px;
}

.ckout-text {
	font-size: 8pt;
	color:#666666;
	font-weight: 200;
	line-height: 13px;
}

#ckout a, #ckout a:visited
{
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

#ckout a:active, #ckout a:hover
{
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}

.ckoutstep  {
	color:#a70c0c;
	font-size: 8pt;
	font-weight: bold;
}

#ckoutbottom {
	background: #efefef;
}

/* BG banner section (BG site only) */
#bgbanner {
	background: #fbfbfb;
}

/* right side - main section */
#right-column {
	width: 540px;
	float: left;
}

#vspacer {
	width: 7px;
	float: left;
}

#hspacer {
	width: 707px;
	height: 5px;
}


/* footer */
#footer {
	background: #fff  url(/newimages/footerbg.jpg) top left no-repeat;
	width: 707px;
	padding: 5px 0 5px  0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:8pt;
	color: #666;
	text-align: center;
}

#footer span {
	font-size:8pt;
	color: #666;
}

#footer a, #footer a:visited {
color:#000;
text-decoration:underline;
}

#footer a:hover {
color:#000;
text-decoration:none;
}

TD, P {
color : #666666;
}

.news {
	font-size:12pt;
}

