/* Body of Page */

body {
background-color:#750000;
}


/* Headings */

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#FF0000;
margin-left:10px;
text-align:left;
text-decoration:underline;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#510000;
font-weight:bold;
margin-left:6px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#C40000;
font-weight:bold;
margin-left:6px;
}


/* Main Text Used Throughout Site */

.paragraph {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:left;
margin-left:5px;
margin-right:5px;
}

.maintext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:left;
margin-left:5px;
margin-right:5px;
}

.productname{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-align:left;
font-weight:bold;
}

.productpic{
float:right;
padding:3px;
}

.special {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#D90000;
margin-left:10px;
margin-right:10px;
}

.bottomtitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#F40000;
margin-left:5px;
margin-right:5px;
font-weight:bold;
}

/* Product Pics */

.reviewpics {
float:left;
padding:10px;
}

a.sitelink:link {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }
a.sitelink:visited {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }
a.sitelink:hover {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }
a.sitelink:active {color:#0033FF; font-weight:bold; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; margin-right:20px; }

a.clickhere:link {color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }
a.clickhere:visited {color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }
a.clickhere:hover { color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }
a.clickhere:active { color:#0033FF; text-decoration: underline; font-size:15px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; margin-right:20px; background-color:#FFFF33; }


.rating {
margin-right:20px;
}


/* Copyright */
.copyright {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
margin-top:7px;
}

a.footer:link {color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.footer:visited {color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.footer:hover { color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
a.footer:active { color:#FFFFFF; text-decoration: underline; font-size:12px;  font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; }
