@charset "utf-8";
/* CSS Document */
body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; }  

h2 {font-size: 36px; color:#7f5826;}
h3 {font-size:24px; color:#474747; padding-top:10px;}
h4 {font-size:20px;	color:#474747; padding-top:10px;}
h5 {font-size:18px; color:#474747; padding-top:10px;}
p {font-size:14px; color:#474747; padding-top: 10px;}

body {font-family: Arial, Helvetica, sans-serif; background: url(images/pumpkin-content.png) repeat;} 

#footer {background:url(images/pumpkin-footer.png) repeat-x; height:98px;}

.container {width: 1000px; margin: 0 auto;}
.clear {clear:both;}
#main {background: url(images/pumpkin-header.jpg) repeat-x;}

#logo {	background: url(images/pumpkin-logo.png) no-repeat;	height:152px; width:654px;}
#logo h1 {text-indent: -9999px;}

#menu {padding-bottom:10px;}
#menu ul{list-style:none; padding-top: 7px;}
#menu li a {font-size:32px;	color:#FFFFFF; text-decoration: none;}
#menu li a:hover {color:#cccccc;}
#menu li.current a {color:#cccccc;}
#menu li {float:left; padding-left: 40px;}

#content {width:412px; float:left; padding:20px;}
#content a {color:#7f5826; font-weight: bold; text-decoration: none;}
#content a:hover {color:#474747;}

#sidebar {background:url(images/pumpkin-prices.png) repeat-x; margin:20px; float:left;}

#more-info {background:url(images/pumpkin-content.png) repeat-x; margin:20px;}
#more-info li {text-decoration:none; font-size:24px; color:#474747;	padding-left:15px; padding-right:15px; padding-bottom:8px;}
#more-info ul {list-style:none;}
#more-info a {text-decoration:none;	color:#474747;}
#more-info li a:hover {color:#cccccc;}
#more-info h2 {padding-left:10px;}
#more-info h3 {padding-left:15px; color:#7f5826; font-size:28px;}
	
#prices {width:350px; padding-left:20px; padding-bottom:20px; float:left;}
#prices h2 {color:#fff;}
#prices h3 {color:#fff;}

#slidecontainer {float: left; padding-top:20px;	padding-left:20px;}
#slidetrim {background:url(images/pumpkin-slidetrim.jpg) repeat-x; width:550px; height:300px;}
#slideshow {padding:20px;}

#blog-content {width:600px; padding:20px; float:left;}
#blog-content a {color:#7f5826; font-weight: bold; text-decoration: none;}
#blog-content a:hover {color:#ccc;}

.photos li {list-style:none; float:left; padding:10px;}
.photos img {border: 10px solid #7f4700;}
