@charset "utf-8";
/* CSS Document */

body {
margin: 0px;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#headergraphic {
width: 950px;
margin: 0px auto;
height: 127px;
}

#headerstripe {
background: #1594ff url(images/headerstripe-back.jpg) repeat-x;
height: 36px;
text-align: center;
line-height: 33px;
}

#mainbodybackground {
background: #f2f9ff;
}

#mainbody {
width: 950px;
border-right: 5px solid #d0eaff;
border-left: 5px solid #d0eaff;
background: #FFFFFF;
margin: 0px auto;
padding: 5px 10px 5px 10px; 
}

#footerstripe {
background: #1594ff url(images/footerstripe-back.jpg) repeat-x;
height: 25px;
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
text-align: center;
}

#footer {
margin: 0px auto;
width: 950px;
text-align: center;
}

#footer a {margin: 0px 15px 0px 15px}
/*/////////////////// MAIN NAV ///////////////////////*/

#headerstripe a { 
padding: 0px 22px 0px 22px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
font-size: 18px;
font-variant: small-caps;
font-family: Georgia, "Times New Roman", Times, serif;
}

#headerstripe a:hover {
background: url(images/headerstripe-back-hoover.jpg) repeat-x;
}

/*/////////////////// HEADERS ///////////////////////*/

h1, h1 a, a h1 {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 17px; margin: 0px; padding: 0px;}
h2, h2 a, a h2 {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 14px; margin: 0px; padding: 0px;}

.matchingh2 {font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-size: 14px; margin: 0px; padding: 0px;}

.clr {clear: both}


#diffheading h1{font-family: Georgia, "Times New Roman", Times, serif; color: #0069BF; font-style: italic; margin: 1px; padding: 0px; font-size: 22px; font-weight: bold;}

#diffheading h2{font-family: Georgia, "Times New Roman", Times, serif; color: #c43f40; font-style: italic; margin: 1px; padding: 0px; font-size: 17px;}

#diffheading h3{font-family: Georgia, "Times New Roman", Times, serif; color: #0069BF; font-style: italic; margin: 1px; padding: 0px; font-size: 15px; font-weight: bold;}

#bottomhlink {margin: 0px; text-align:center}
#bottomhlink h3 {font-family: Georgia, "Times New Roman", Times, serif; color: #0069BF; font-style: italic; margin: 1px; padding: 0px}
#bottomhlink h3 a {font-family: Georgia, "Times New Roman", Times, serif; color: #49A8F8; font-style: italic; text-decoration: none;}


#producttable h4{
font-size: 15px; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 4px 0px; padding: 0px; text-align: center; font-style: italic;}

a {color: #BB0000 }
a: visited {color: #7F0000 }
a: active {margin: 0px 0px -3px -3px;}

/*/////////////////// OTHER JUNK ///////////////////////*/

#hrred { 
color: #BB0000;
background-color: #BB0000;
height: 3px;

}

#hometable1 {
font-size: 90%
}

p.nomargins {
margin-top: 0px;
margin-bottom: 0px;
}

p.leftpadding {
margin: 0px 0px 0px 10px;
padding-left: 10px;
}

#hotdealsheader {
background: #1594ff url(images/footerstripe-back.jpg) repeat-x;
height: 25px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color: #FFFFFF;
line-height: 25px;
font-weight: bold;
font-size: 120%
 }
 
#pricediv {
font-size: 16px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #E60005;
margin: 3px 0px;
border-top: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
}

#pricediv span.retailprice{
text-decoration:line-through;
font-size: 14px;
}
 
#georgiavariant {
font-family: Georgia, "Times New Roman", Times, serif; color: #0069BF; font-style: italic; margin: 1px; padding: 0px; font-size: 15px; font-weight: bold;}

#producttable {font-size: 90%; font-family: Georgia, "Times New Roman", Times, serif}

#producttable td {text-align: center; vertical-align: top;}

/*#producttable td:hover {border: 1px solid #0000FF}*/

#producttable img {margin: 0px; padding: 0px; border: 0px;}

#faq {font-size: 90%}

#faq dl { margin: 0px;}

#faq dt {font-size: 120%; font-weight: bold; color: #0069BF; font-family: Georgia, "Times New Roman", Times, serif}

#sidebardiv {width: 210px; float: left; margin-left: 10px; margin-right: 18px; padding: 10px; background: #F2F9FF}

#contact input, #contact textarea {padding: 5px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 110%; font-weight: bold;}
