#headerimg
{
	background-image: url(/images/header_images/vend.jpg);
}

.title1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #B958A7;
	line-height:28px;
}

.topnav
{
	background-image: url(/images/vend_top_bg.png);
}
.theme_top
{
	background-image: url(/images/box/vend_top.png);
	background-repeat: no-repeat;
}
.theme_back
{
	background-image: url(/images/box/vend_back.png);
	background-repeat: repeat-y;
}
.theme_bottom
{
	background-image: url(/images/box/vend_bottom.png);
	background-repeat: no-repeat;
}
.mainnavon a, .mainnav a:hover
{
	background-image: url(/images/box/vend_back_arrow.png);
	background-repeat: no-repeat;
}
.subnavon a, .subnav a:hover
{
	background-image: url(/images/box/vend_sub_arrow.png);
	background-repeat: no-repeat;
	color: #B958A7;
}

