body {
	background-image: url(../images/bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C19566;
	margin-top: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 8pt;
}
.select
{
	background-color: #FFFFFF;
	color: #FFFFFF;
	font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 0px solid #92BAE6;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #360101;
	text-decoration: none;
}
a.navfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #360101;
	text-decoration: none;
}
a.navfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AF0303;
	text-decoration: none;
}
.boxmiddle {
	background-image: url(../images/box_middle.gif);
	background-repeat: repeat-y;
	background-position: 1px;
}
.border {
	border: 1px solid #3e0707;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #350101;
	text-decoration: none;
}
.category-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
}
a.category-font:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
}
a.category-font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left:11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -1px center;
	display:block;
}
a.category-font:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:11px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
}
a#about {
	display:block;
	width: 93px;
	height:28px;
	text-decoration: none;
	float: right;
	background-image: url(../images/more_btn_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#about:hover { 
background-image:url(../images/more_btn_over.gif)}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.italicwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a#readmore1{
	display:block;
	width: 90px;
	height:26px;
	text-decoration: none;
	float: right;
	background-image: url(../images/readmore_rd_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#readmore1:hover { 
background-image:url(../images/readmore_rd_over.gif)}

.italicwhitefont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a#home{
	display:block;
	width: 21px;
	height:18px;
	text-decoration: none;
	float: right;
	background-image: url(../images/home_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#home:hover { 
background-image:url(../images/home_over.gif)}

a#shop{
	display:block;
	width: 25px;
	height:18px;
	text-decoration: none;
	float: right;
	background-image: url(../images/shop_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#shop:hover { 
background-image:url(../images/shop_over.gif)}

a#contact{
	display:block;
	width: 22px;
	height:18px;
	text-decoration: none;
	float: right;
	background-image: url(../images/email_up.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a#contact:hover { 
background-image:url(../images/email_over.gif)}

.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
