
body {  text-decoration: none;
         font-family: ARIAL, HELVETICA;
         font-size: 12px
         font-weight: medium; }

p {font-family: ARIAL, HELVETICA; color: black; font-size: 14px}
h3 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-weight:bold;}


A.nav
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
A.nav:hover 
{ 
	color: #FFFFFF; 
}
A.footer
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
TD
{
	font-family: Arial, Helvetica;
	font-size: 12px;
}
TD.nav
{
	font-family: Arial, Helvetica;
	font-size: 12px;
}
TD.copyright
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 20px;
}
TD.address
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	line-height: 20px;
}
TD.header
{
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
}
TD.feature
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}


.hp_text
{
	text-align: center;
	text-transform: inherit;
	font-family: Arial, Helvetica;
	font-size: 12pt;
}



<!--Below here online store -->



.thumbs {
float:left;
overflow:hidden;
width:160px;
height:250px;
margin:3px;
border:2px solid #00523B;
text-align:center;
}

.thumbsimg { 

width:145px; height:160px;
margin:0px;
display: inline;

}

.thumbsmodel { 
width:155px; height:45px;
margin:0px;
display: inline;
font-size:15px;
font-weight:bold;

}
.price{ 
color:#FF0000;
float:left;
padding:10px;
font-size:18px;
}

.detail{
color:#000000;
font-size:2px;
padding:0px;
}


