/* CSS Document */

H1{
font-family: Arial, sans-serif;
font-size: 16px;
color: #000000;
line-height: 16px;
padding: 3px;
text-align: center;
}

H2{
font-family: Arial, sans-serif;
font-size: 13px;
color: #000000;
line-height: 14px;
padding: 2px;
text-align: left;
}

H3{
font-family: Arial, sans-serif;
font-size: 13px;
color: #000000;
font-weight: bold;
line-height: 14px;
padding: 1px;
}

p{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
padding: 1px;
}

.black{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
padding: 1px;
}

.weighted{
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
line-height: 16px;
padding: 1px;
}

.green{
font-family: Arial, sans-serif;
font-size: 12px;
color: #006600;
line-height: 16px;
padding: 1px;
}

.green-bold{
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #006600;
line-height: 16px;
padding: 1px;
}

.red-bold{
font-family: Arial, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC0000;
line-height: 16px;
padding: 1px;
}

.cart{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #006600;
line-height: 11px;
padding: 1px;
}

.cart-black{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
line-height: 11px;
padding: 1px;
}
.navigation{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #99FF00;
text-decoration: none;
background: #000000;
display: block;
padding: 8px;
width: 140px;
}

.navigation:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFCC;
text-decoration: none;
background: #009900;
display: block;
padding: 8px;
width: 140px;
}

.navigation-wide{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #99FF00;
text-decoration: none;
background: #000000;
display: block;
padding: 4px;
width: 300px;
}

.navigation-wide:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFCC;
text-decoration: none;
background: #009900;
display: block;
padding: 4px;
width: 300px;
}

.phone{
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000000;
background: #FFFFCC;
display: block;
padding: 2px;
}

.navigation-header{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #99FF00;
text-decoration: none;
background: #000000;
display:block;
padding: 2px;
width: 100px;
}

.navigation-header:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFCC;
text-decoration: none;
background: #009900;
display: block;
padding: 2px;
width: 100px;
}