.white_text
{
    FONT-SIZE: 7.5pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
.errortext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: red;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
.black_text1
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
.black_text2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7.5pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
h1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
h2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
h3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
p
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}

.navigation 
{ 
	font-weight:bold; 
	font-size:7.5pt; 
	color:#000000; 
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
	height:30px;
}
.navigation a
{
	text-decoration:none;
	color:#000000;
	padding-left:20px;
	float:left;
}
.navigation a:hover 
{ 
	background: url(images/paw_small.gif) top left no-repeat; 
}



.sidenav
{
	FONT-WEIGHT:bold; 
	FONT-SIZE:7.5pt; 
	COLOR:black; 
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
	margin-left:20px;
}

.shopping_cart
{
	FONT-WEIGHT:bold;
	FONT-SIZE:7.5pt;
	COLOR:black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
	margin-left:0;
}
.shopping_cart a { COLOR:black;    text-decoration:none; }
.shopping_cart a:link { COLOR:black;    text-decoration:none; }
.shopping_cart a:hover { 	COLOR:black;    text-decoration:underline; }

.product
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}

.product a { COLOR:black; FONT-SIZE: 10pt;   text-decoration:underline; }
.product a:link { COLOR:black; FONT-SIZE: 10pt;   text-decoration:underline; }
.product a:hover { 	COLOR:#FF9900;  FONT-SIZE: 10pt; text-decoration:underline; }

.pagination
{
    FONT-SIZE: 9pt;
    COLOR: dimgray;
    FONT-WEIGHT:bold;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}

.pagination a { COLOR:dimgray; text-decoration:underline; }
.pagination a:link { COLOR:dimgray; text-decoration:underline; }
.pagination a:hover { COLOR:#FF9900; text-decoration:underline; }

.breadcrumb
{
    text-indent:20px;
    FONT-SIZE: 9px;
    COLOR: dimgray;
    FONT-WEIGHT:bold;
    FONT-FAMILY: Arial, Verdana, 'Trebuchet MS';
}
.breadcrumb a { COLOR:dimgray; text-decoration:underline; }
.breadcrumb a:link { COLOR:dimgray; text-decoration:underline; }
.breadcrumb a:hover { COLOR:#F5CA26; text-decoration:underline; }

