/* CSS Document */
*{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	background-color:#FFEAF3;
}

body,th,td,a,p,div,span,label,h1,h2,h3,h4,
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

img
{
	border:0px;
}


#banner_bg
{
	background:url(../images/banner-bg.gif) top center no-repeat; width:791px; height:152px;
}

#cart
{
	background:url(../images/cart.png) top bottom no-repeat; width:391px; height:150px; float:right;
}

.cart_txt
{
	color:#fff;
	font-weight:bold;
}

a.cartlink
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

a.cartlink:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


#lef_bg
{
	background:url(../images/left-body-bg.gif) top no-repeat; width:105px; height:1760px;
}

#menu_left_bg
{
	background:url(../images/top-menu-left-bg.gif) top no-repeat; width:13px; height:50px; float:left;
}
#menu_bg
{
	background:url(../images/top-menu-middle-bg.gif) top no-repeat; width:663px; height:50px;
}

#menu_right_bg
{
	background:url(../images/top-menu-right-bg.gif) top no-repeat; width:13px; height:50px; float:right;
}

#body_middle_bg
{
	background:url(../images/body-middle-top-bar.gif) top repeat-x; width:77%; height:14px;
}

#body_left_bg
{
	background:#F2558A url(../images/body-left-top-bg.gif) top no-repeat; width:167px; height:400px;
}

.left-txt
{
	color:#fff; line-height:20px;
}

a.leftmenu
{
	color:#fff;
	line-height:20px;
	text-decoration:none;
}

a.leftmenu:hover
{
	color:#fff;
	line-height:20px;
	text-decoration:underline;
}

.menulink
{
	color:#821B3E;
}

a.menulink
{
	color:#821B3E;
	text-decoration:none;
}

a.menulink:hover
{
	color:#821B3E;
	text-decoration:underline;
}

#footer_bg
{
	background:url(../images/footer-bg.gif) top no-repeat; width:790px; height:84px;
}

.footer_txt
{
	font-weight:bold;
	color:#7D7D7D;
}

.bottom_menu
{
	color:#821B3E;
}

a.bottom_menu
{
	color:#821B3E;
	text-decoration:none;
}

a.bottom_menu:hover
{
	color:#821B3E;
	text-decoration:underline;
}


.header_txt
{
	color:#CC0066;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}