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

body {
background: url(http://www.stickymonkeydesigns.com/images/bg2.gif) repeat;
font-family: trebuchet ms;
font-size: 14px;
color: #5a3e1d;
}

p {
text-align: left;
}

a:link, a:visited, a:active {
font-size: inherit;
color: #e76798;
text-decoration: none;
}

a:hover {
font-size: inherit;
color: #5a3e1d;
text-decoration: none;
}

#wrapper {
margin: auto;
padding: 0;
width:825px;
}

#header {
background: url(http://www.stickymonkeydesigns.com/images/header.gif) no-repeat;
height: 154px;
width:780px;
}

#topnav {
background: url(http://www.stickymonkeydesigns.com/images/topnav.gif) no-repeat;
width:775px;
height: 42px;
padding: 0 25px 0 25px;
margin: 0;
}

.lefttopnav {
width:380px;
float: left;
}

.righttopnav {
width:380px;
float: right;
text-align: right;
}

#topcorners {
background: url(http://www.stickymonkeydesigns.com/images/topcorners.gif) no-repeat;
height: 71px;
width:775px;
padding: 0px 25px 0 25px;
}

.search {
float: left;
margin-top: 15px;
}

.viewcart {
float: right;
margin-top: 15px;
}

#contentwrapper {
background-color: white;
width:775px;
padding: 25px;
}

#leftnav {
width:200px;
float: left;
}

.catcolor:link, .catcolor:visited, .catcolor:active,.pagelinkcolor:link, .pagelinkcolor:active, .pagelinkcolor:visited {
font-size: inherit;
color: #5a3e1d;
text-decoration: none;
text-transform: lowercase;
line-height: 24px;
}

.catcolor:hover, .pagelinkcolor:hover {
font-size: inherit;
color: #e76798;
text-decoration: none;
text-transform: lowercase;
 }

.lgfont {
font-size: 16px;
color: #e76798;
text-transform: capitalize;
}

#content {
width:575px;
float: right;
}

#bottomcorners {
background: url(http://www.stickymonkeydesigns.com/images/bottomcorners.gif) no-repeat;
width:825px;
height:61px;
padding: 0;
margin: 0;
}


#copyright {
font-size: 13px;
color: white;
text-align: center;
padding-top: 35px;
}

.copyright:link, .copyright:visited, .copyright:hover, .copyright:active {
font-size: 13px;
color: white;
text-decoration: none;
}

.catalog {
display: none;}


