/* CSS Document */


body {
margin : 0;
padding : 0;
background-color:#432804;
background-image:url(http://www.littlefoxdiapers.com/images/brownbkgd.gif);
background-repeat:repeat-x;
}
* {
margin : 0;
padding : 0;
}
A:link {
text-decoration : none;
}
A:visited {
text-decoration : none;
}
A:active {
text-decoration : none;
}
A:hover {
text-decoration : none;
}
#container {
background : #ffffff;
margin : 0 auto;
width : 780px;
margin-top : 50px;
margin-bottom : 10px;
padding : 10px;
}
#headertbl {
background-color : #ffffff;
padding-top : 0;
padding-bottom : 0;
padding-right : 0;
}
#upmenu {
font-size : 10px;
text-align : right;
margin-top : 10px;
margin-bottom : 12px;
}
#upmenu a {
text-decoration : none;
font-family : Century Gothic, Helvetica, sans-serif;
font-size : 10px;
color : #432804;
}
#upmenu a:hover {
color : #ec63a4;
text-decoration : none;
}
#search {
color : #ffffff;
background-color : #b8ceec;
border-color : #b8ceec;
border : 1px solid;
}

#block {
background-color : #ffffff;
}
#content {
background : #ffffff;
clear : both;
position : relative;
}
#leftmenu {
color : #432804;
font-family : Century Gothic, Helvetica, sans-serif;
font-size : 12px;
padding : 5px;
border-right : dotted #166872;
}
#leftmenu li {
display : block;
list-style : none;
}
#leftmenu a {
color : #432804;
}
#leftmenu a hover {
color : #166872;
}
.shop {
font-size : 14px;
font-weight : bold;
color : #166872;
}

#mainContent {
font-size: 12px;
font-family: Century Gothic, Helvetica, sans-serif;
color: #432804;
padding: 10px;
vertical-align: top;
}

#copyright {
display : block;
list-style-type : none;
overflow : hidden;
font-size : 10px;
color : #ffffff;
text-align : center;
}
#copyright li {
display : inline;
}
#copyright a {
text-decoration : none;
text-transform : lowercase;
font-size : 10px;
color : #ffffff;
font-family : Century Gothic, Helvetica, sans-serif;
font-weight : bold;
margin-right : 0;
height : 20px;
}
#copyright a:hover {
color : #ffffff;
text-decoration : underline;
}
