A.shop { BACKGROUND: url(images/shop-online_OFF.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right}
A.shop:hover { BACKGROUND: url(images/shop-online_ON.jpg) no-repeat; TEXT-DECORATION: none ;WIDTH: 98px;  HEIGHT: 33px;display:block;float:right}

A.gallery { BACKGROUND: url(images/gallery_OFF.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right }
A.gallery:hover { BACKGROUND: url(images/gallery_ON.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right}

A.view { BACKGROUND: url(images/viewcart_OFF.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right }
A.view:hover { BACKGROUND: url(images/viewcart_ON.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right }

A.home { BACKGROUND: url(images/home_OFF.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right }
A.home:hover { BACKGROUND: url(images/home_ON.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right }

A.blog { BACKGROUND: url(images/blog_OFF.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right }
A.blog:hover { BACKGROUND: url(images/blog_ON.jpg) no-repeat; TEXT-DECORATION: none; WIDTH: 98px;  HEIGHT: 33px;display:block;float:right }



.menu_div
{
    position: absolute;
    visibility: hidden;
    margin: 33 358;
    padding: 0;
    border: 1px solid #5970B2;
    
}

.menu_link
{	position: relative;
		display: block;
		margin: 0;
		padding: 3px 16px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: white;
		font: 11px arial
}

.menu_link:hover
{	background: #EAEBD8;
	color: black
}

.border {
border-width: 2px;
border-style: solid;
border-color: #900;
padding: 1px;
} 

.xxsmall
{
    font-size: 8pt;
    font-family: Arial, helvetica;
}      


.xsmall
{
    font-size: 9pt;
    font-family: Arial, helvetica;
    
}      

.xsmallbold
{
    font-size: 9pt;
    font-family: Arial, helvetica;
    font-weight: bold;
}     

.small
{
    font-size: 10pt;
    font-family: Arial, helvetica;
}      

.smallbold
{
    font-size: 10pt;
    font-family: Arial, helvetica;
    font-weight: bold;
    
}      

.big{
    font-size: 12pt;
    font-family: Arial, helvetica;
    
}   

.bigbold{
    font-size: 12pt;
    font-family: Arial, helvetica;
    font-weight: bold;
}   


h3
{
    font-size: 13pt;
    font-family: Arial, helvetica;
} 

.faqbg
{
    background-color: 	#FFDAB9;
    
}       


a
{
    color: #a9a9a9;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial, helvetica;
    
}
a:hover {
  	color: #a9a9a9;
  	text-decoration: underline;
  	font-family: Arial, helvetica;
}


a.cart
{
    color: #003366;
    font-size: 14px;
    text-decoration: underline;
    font-family: Arial, helvetica;
    font-weight: bold;
}

a.cart:hover {
  	color: #003366;
  	text-decoration: underline;
  	font-family: Arial, helvetica;
  	 font-weight: bold;
}


.header
{
    font-family: Arial, helvetica;
    FONT-SIZE: 13pt; 
    COLOR: #504634; 
    BORDER-BOTTOM:#504634  1px solid;
}

.blogtext
{
    font-family: arial;
    FONT-SIZE: 9pt; 
    COLOR: #6A5537; 
    font-weight: bold;
}
.blogtext:hover {
  	font-family: arial;
  	text-decoration: none;
  	COLOR: #333333; 
    font-weight: bold;
}


.xblogtext
{
    font-family: arial;
    FONT-SIZE: 7pt; 
    COLOR: #000000; 
    font-weight: bold;
}
.xblogtext:hover {
  	font-family: arial;
  	text-decoration: underline;
  	COLOR: #000000; 
    
}
