
@font-face { 
font-family: Stencil; 
font-style:normal; 
font-weight: normal; 
src: URL(../fonts/STENCIL.TTF); 
}  

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(../images/bg2.jpg);
 background-repeat: repeat;
 background-position: top left;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 100px;
 margin: 10px 0px 5px 0px;
 background: #ffffff;
}
#navigation {
 float: left;
 width: 900px;
 color: #ffffff;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #008CBD;
}
#leftcolumn { 
 color: #333;
 border: 1px solid #ccc;
 background: #99CCFF;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 height: 4100px;
 width: 195px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 4100px;
 width: 678px;
 display: inline;
}
#footer { 
 width: 900px;
 clear: both;
 color: #ffffff;
 border: 1px solid #ccc;
 background: #008CBD;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

#header h2 {
 color: navy;
 font-size:24px;
}

p {
font-size:13px;
}

#header p {
 color: navy;
  font-size:13px;
}

#navigation li {
 display: inline;
 font-size:13px;
}

#navigation a {
 padding: 0 5px 0 5px;
 Color: #ffffff;
 font-weight: bold;
  font-size:12px;
}

#navigation a:hover {
 padding: 0 3px 0 3px;
 border-right: 2px solid navy;
 border-left: 2px solid navy;
}

#leftcolumn img {
 border: 0;
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-top: 20px;
}

#promotions img {
display: inline;
margin-left:14px;
margin-top: 50px;
 }
 

#slogan {
font-style: italic;
font-weight: bold;
}

h6 {
font-size: 12px;
text-align:center;
}

#footer img {
display: block;
 margin-left: auto;
 margin-right: auto;
 border:0;
 }

#validation img {
border: 0;
}

#webmaster {
text-align:center;
display:block;
margin-right:auto;
margin-left:auto;
}

#webmaster a {
color:#ffffff;
}

#box {
position:relative;
top:-75px;
left:800px;
}

#box img {
border:0;
}


/*Begin Sanford Specific Formating */

#rightcolumn h1 {
font-family: "Stencil", Cooper Black, Arial;
Text-align:center;
font-size:24pt;
color:#CE0000;
}

#black {
color:black;
}

h3 {
color:#008CBD;
font-family:"arial";
Font-size:24px;
text-align:center;
padding-top:10px;
}


#tag {
display:inline;
margin-left:-5px;
}

.nospace {
margin-left:-5px;
margin-bottom:-5px;
}

#corner {
margin-bottom:-5px;
}

#brands {
border: 2px solid red;
width:670px;
}

#brands img {
border:none;
}

#brands li {
list-style-type:none;
display:inline;
}

.product {
width:285px;
display:block;
float:left;
margin-left:20px;
margin-right:20px;
padding-bottom:10px;
height:275px;
}

.product p {
font-family:arial, sans-serif;
font-size:9px;
text-align:left;
}

.price  {
color:red;
font-weight:bold;
}

#brands {
width:670px;
border:2px solid black;
padding-top:10px;
padding-bottom:10px;
}

#rebates img {
border:0;
padding-left:28px;
}

.legal {
text-align:center;
font-weight:bold;
font-style:italic;
}

#underblack {
text-decoration: underline;
color:#000000;
}
