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

body{
	background-image:url(http://www.picklesandpopcorndesigns.com/images/ppdbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	text-align: center;
	background-attachment:fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#3B2314;
	letter-spacing:1px;
	line-height:20px;
}
a:link, a:visited, a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3B2314;
	text-decoration:none;
	}
a:hover{
color:#8BC53F;
}
	
#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	height:auto;
	padding-bottom:20px;
	}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height:auto;

	}
	
#header{
	width:900px;
	position:relative;
	height:190px;
	background-image: url(http://www.picklesandpopcorndesigns.com/images/header.png);
	background-repaeat:no-repeat;
	}
#leftnav {
	float:left;
	display:inline;
	width:160px;
	padding-left: 55px;
	padding-top: 10px;
	letter-spacing:2px;

}

#footer{
	width:900px;
	height: 70px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
	padding-top: 35px;
	background-image: url(http://www.picklesandpopcorndesigns.com/images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#credits{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 7px;
	color: #3B2314;
	text-decoration:none;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

}

#credits a:link, #credits a:visited,  #credits a:active{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3B2314;
	text-decoration:none;
	}
	
#credits a:hover{
	text-decoration:underline;
	}

#contentwrap {
	width:900px;
	background-image: url(http://www.picklesandpopcorndesigns.com/images/content.png);

}
#contentbg{

	}
#content{
	float:right;
	width:580px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	margin-right: 50px;
	padding-top:20px;

}

#sidebar{
	width:180px;
	padding: 0 0 0 4px;

	
}

#logo{
	padding-top:10px;
	height: 135px;
}

#nav{
	width:800px;
	margin-left:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	}
#nav a:link, #nav a:visited,  #nav a:active{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing:2px;
	}
	
#nav a:hover{
		color:#8BC53F;
	}

#leftnav a:link, #leftnav a:visited,  #leftnav a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#3B2314;
	text-decoration:none;
	text-align:left;
	letter-spacing: 1px;
	line-height:25px;
	}
	
#leftnav a:hover{
	color:#8BC53F;
	}

#lowernav{
	margin-top:10px;
	}
	}
#lowernav a:link, #lowernav a:visited,  #lowernav a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2314;
	text-decoration:none;
	text-align:left;
	letter-spacing: 1px;
	}
	
#lowernav a:hover{
	color:#8BC53F;
	}
	
ul#shop{
list-style-type:none;
margin:0px 0 10px 0;
padding:0 0 0px 0px;
}

#shop li{
padding: 5px 0 5px 0;
background:url(http://www.picklesandpopcorndesigns.com/images/cat-divider.png) 0 30px repeat-x;
}

.navbar_list a:link, .navbar_list a:visited, .navbar_list a:active{
		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#8BC53F;
	text-decoration:underline;
	text-align:left;
	letter-spacing: 1px;
	}
	
.navbar_list a:hover{
	color: #3B2314;
	}
