/* Theme Name: Baker Pecans themeTheme URI: http://bakerpecans.comDescription: The Baker Pecans created by Shane Porter.Version: 1.0Author: Shane PorterAuthor URI: http://lonegrove.com */body {	background: #cacbba url(images/bg.gif) repeat-x;	color: #000;	font-size: 12px;	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	}* {	margin: 0px;	padding: 0px;	}.container {	width: 1000px;	margin: 0px auto;}.header {	width: 1000px;	height: 132px;	background: url(images/header.png) no-repeat;}p {	margin-bottom: 10px;}.nav {	width: 990px;	height: 33px;	border-top: 2px solid #57655b;	border-bottom: 1px solid #57655b;	border-left: 5px solid #57655b;	border-right: 5px solid #57655b;}/* Credits: Dynamic Drive CSS Library *//* URL: http://www.dynamicdrive.com/style */.solidblockmenu{	margin: 0;	padding: 0;	float: left;	font: bold 13px Arial;	width: 990px;	overflow: hidden;	border-width: 1px 0;	background: #9fb2a1 url(images/menubg.gif) center center repeat-x;}.solidblockmenu li{	display: inline;}.solidblockmenu li a{	float: left;	color: #343333;	padding: 9px 11px;	text-decoration: none;	text-transform: uppercase;	border-right: 1px solid #343333;}.solidblockmenu li a:visited{	color: #343333;}.solidblockmenu li a:hover, .solidblockmenu li .current{	color: #fff;	background: transparent url(images/menuactive.gif) center center repeat-x;}/* /Credits: Dynamic Drive CSS Library */.content-container {	width: 1000px;	background-color: #fff;	overflow: hidden;	background: url(images/content_bg.gif) repeat-y;}.left {	width: 660px;	border-left: 5px solid #57655b;	float: left;	background-color: #fff;	padding: 5px;}.left h1 {	color: #326934;	font-size: 22px;	font-family: Georgia, Arial, Tahoma, Verdana;	font-weight: normal;	margin: 0px 0px 5px 0px;	padding: 0;	}	.left dl {	margin: 0 0 10px 10px;}.left dd p {	margin-bottom: 10px 0 10px 0;}.left dt {}.left dd {	margin-left: 5px;}.left p {	margin-bottom: 10px;}.HeaderTable {	 background-color: #f0eade;	 border-bottom: double #326934;	 color: #326934;	 font-size: 16px;	 padding: 0 0 0 10px;	}	td p, td img {	padding-bottom: 10px;}.sidebar {	width: 310px;	border-right: 5px solid #57655b;	float: left;	background-color: #f0eade;	padding: 5px;}.featured {	background: url(images/featured_products.gif) no-repeat;	height: 53px;	padding-bottom: 5px;	padding-top: 3px;}.contact {	background: url(images/contact_info.gif) no-repeat;	height: 53px;	padding-bottom: 5px;	padding-top: 3px;}.contact-info {	margin-left: 20px;}.sidebar-footer {	width: 310px;	border-right: 5px solid #57655b;	float: right;	background: url(images/sidebar_footer.jpg) no-repeat;	padding: 5px;	height: 171px;}.footer {	width: 1000px;	height: 18px;	background: url(images/footer.png) no-repeat;}