body {
 font-family: arial, sans-serif;
 font-size: 12px;
 background: #ECE6DA url(http://www.doggydelights.ca/images/bkg.gif);
}
p{
 margin-top: 0px;
 margin-bottom: 0px;
}
.welcome{
 font-size: 30px;
 font-weight: bold;
}
.intro{
 font-size: 15px;
 margin-bottom: 10px;
}
.showintro{
 font-size: 20px;
 font-style: italic;
 text-align: center;
 color: red;
}

.title{
 font-size: 13px;
 margin-top: 15px;
 font-weight: bold;
}
.crumb{
 font-size: 24px;
 font-weight: bold;
} 

#wrapper { 
 margin: 0 auto;
 width: 900px;
 background: white url(images/container.gif);
}

#nlwrapper { 
 margin: 0 auto;
 width: 900px;
 height: 1425px;
 background: white url(images/container.gif);
}

#header {
 width: 860px;
 background: white url(images/header.gif) no-repeat;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 89px;
 font-family: georgia, serif;
 font-weight: bold;
 text-align: right;
 color: #333;
}
#header a, #navlist a:visited{
 color: #696969;
 text-decoration: none;
}

a, a:visited, a:link{
 color: #006400;
 text-decoration: none;
}

#navigation {
 float: left;
 width: 880px;
 color: #333; 
 text-align: center;
 padding-top: 10px;
 padding-right: 20px;
 margin: 0px 0px 0px 0px;
 font-family: georgia, serif;
 font-size: 16px;
 font-weight: bold;
 background: white url(images/nav_bkg.gif) repeat-x;
}
ul#navlist{
 margin-left: 0;
 float: right;
 white-space: nowrap;
}
#navlist li{
 display: inline;
 list-style-type: none;
}
#navlist a{
 padding: 3px 10px;
 text-decoration: none;
}
#navlist a:link, #navlist a:visited{
 color: white;
 text-decoration: none;
}
#navlist a:hover, #header a:hover{
 color: #006400;
}
#navlist a#current{
 color: #006400;
}
#leftcolumn { 
 color: #333;
 padding-left: 30px;
 padding-top: 20px;
 width: 150px;
 float: left;
 font-family: georgia, serif;
 font-size: 16px;
 font-weight: bold;
}
#leftcolumn ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
width: 182px;
border-bottom: 1px solid #006400;
}

#leftcolumn a
{
display: block;
padding: 10px 0px 10px 10px;
width: 170px;
border-right: 1px solid #006400;
border-left: 1px solid #006400;
text-decoration: none;
color: #696969;
}

#leftcolumn a:hover
{
 color: #006400;
}

#facebookbadge a
{
display: block;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
text-decoration: none;
}

#title
{
display: block;
padding-top: 18px;
padding-left: 10px;
width: 172px;
height: 33px;
background: url(images/productlist_bkg.gif) no-repeat;
color: #FFF;
}

#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 15px;
 width: 655px;
 display: inline;
}

table.form td.newsletter {
 width: 320px;
 padding-left: 20px;
 padding-top: 20px;
 background: url(images/newsletter.gif) no-repeat;
 font-family: georgia, serif;
 font-size: 11px;
 color: #006400;
}

#footer { 
 width: 870px;
 height: 33px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; 
 text-align: right;
 clear: both;
 color: #696969;
 background: white url(images/footer.gif) no-repeat;
 padding-top: 30px;
 padding-right: 30px;
}

#footer a{
 text-decoration: none;
} 

#footer a:link, #footer a:visited
{
 color: #006400;
}

#img {
 border: 0px;
}
