body {
margin: 20px auto 0px auto;
text-align: center;
background-color: #fff;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color:#3C2415;
}

p {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #3c2415;
padding:0;
margin:0px 0px 15px 0px;
}

h1 {
display: none;
margin: 0;
padding: 0;
height: 0px;
width: 0px;
}

h2 {
color: #5fc5ba;
font-family:Arial, Helvetica, sans-serif;
padding:0;
margin:0px 0px 15px 0px;
font-size:16px;
font-weight:normal;
text-transform:uppercase;
}

h3 {
font-family: "Times New Roman", Times, serif;
color: #3c2415;
font-size: 12px;
font-weight:bold;
padding:0;
margin:0;
}

a, a:active, a:link, a:visited, a:hover {
color: #5fc5ba;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#center {
width: 990px;
margin-right: auto;
margin-left: auto;
position: relative;
}

#container {
width: 990px;
text-align: left;
background-color: #fff;
border: 1px solid #000;
float:left;
}

#header {
height:170px;
width:132px;
float:left;
background-image:url(../../images/logo.png);
background-repeat:no-repeat;
margin: 15px 0px 0px 15px;
}

#bag {
float:right;
margin:35px 15px 0px 0px;
background-image:url(../../images/shoppingbag.png);
}

#bag p {
margin:0;
padding:0;
}

#bag p a {
display:block;
width:122px;
height:26px;
text-indent:-9999px;
}

#nav {
width:812px;
float:right;
margin:30px 15px 0px 0px;
/*height:26px;*/
}

ul#shop1, ul#shop2, ul#shop3 {
float:left;
margin:0;
padding:0;
}

ul#shop1 li, ul#shop2 li, ul#shop3 li {
list-style:none;
margin:0;
padding:0;
}

#subhead {
padding:0px 15px 0px 100px;
float:left;
width: 100%;
}

#main {
padding:0px 15px 0px 15px;
float:left;
width: 100%;
min-height:600px;
}

#footer {
width: 100%;
float:left;
text-align:center;
padding:15px;
}

#footer p {
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size:10px;
margin:0;
padding:0;
}

a img {
border:none;
}

.left {
width:465px;
margin-left:100px;
float:left;
}

.leftlinks {
width:465px;
margin-left:168px;
float:left;
}

.right {
width:325px;
margin-left:10px;
float:left;
}
.rightabout {
width:408px;
margin-left:10px;
float:left;
}

.rightlow {
width:325px;
margin-left:10px;
float:left;
}

.left_even {
width:395px;
margin-left:100px;
float:left;
}

.right_even {
width:395px;
margin-left:10px;
float:left;
}

.brown {
color: #3c2415;
}