* {
padding: 0;
margin: 0;
}

body {
font: 14px Arial, Helvetica, sans-serif;
color: #333333;
background: #E7E7E7 url(../img/layout_12.png) repeat-x;
}

a {
color: #996600;
text-decoration: none;
}

a:hover {
text-decoration: underline;    
}

p {
padding: 5px 0 15px;
}

h1 {
color: #663366;
font-size: 22px;
font-weight: bold;
}

h2 {
font-size: 18px;
font-weight: bold;
}

h3 {
font-size: 16px;
font-weight: bold;
}

img {
border: none;
}

input {
font: 14px Arial, Helvetica, sans-serif;
color: #333333;
}

select {
font: 14px Arial, Helvetica, sans-serif;
color: #333333;
}

option {
font: 14px Arial, Helvetica, sans-serif;
color: #333333;
}

.button {
font: bold 14px Arial, Helvetica, sans-serif;
color: #FFFFFF;
background: #663366;
border: none;
padding: 2px;
}

#wrapper { 
margin: 0 auto;
width: 840px;
}

#topsection{
background: url(../img/layout_03.png) right top no-repeat;
height: 80px; /*Height of top section*/
}

#logo{
float: left;
}

#search{
float: right;
padding: 33px 100px 0 0;
background-color: transparent;
}

#slices {
width: 840px;
height: 40px;
}

#content {
float: left;
width: 840px;
display: inline;
line-height: 22px;
background: url(../img/layout_13.png) repeat-y;
}

#leftcolumn {
width: 600px;
padding: 15px 10px 0 30px;
float: left;
}

#leftcolumn ul {
margin: 0 5px 0 20px;
}

#leftcolumn li {
list-style-type: square;
}

#rightcolumn {
width: 160px;
padding: 15px 30px 0 0;
float: right;
}

#footer { 
width: 840px;
padding: 30px 0 1px;
text-align: center;
clear: both;
background: url(../img/layout_14.png) top no-repeat;
font: 13px Arial, Helvetica, sans-serif;
}

#footer a {
color: #333333;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

.nopcart {
background: #545454;
font-size: 14px;
border: 1px;
color: #ffffff;
}

.nopheader {
background: #545454;
font-size: 14px;
color: #FFFFFF;
}
  .nopentry {background: #FFFFFF; font-size: 14px; color: #000000;}
  .noptotal {background: #FFFFFF; font-size: 14px; color: #000000;}
  .nopbutton {background: #FFFFFF; font-size: 14px; color: #000000;} 
