@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	background-color:#f3cb69;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:100%;
	height: 100%;
}
#home-body, #home-body-curtain {
	background-image: none;
}
h1 {
	font-family:'CaslonAntiqueRegular', Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:normal;
}
h3  {
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
a {
	color: #79250c;
	text-decoration: none;
}
img {
	border:none 0;;
}
#header-wrap {
	background-color:#79250c;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/home-banner-full.jpg);
	background-repeat: repeat-x;
	background-position: center 135px;
}
#header-curtain {
	height: 560px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/curtain-2.gif);
	background-repeat: repeat-x;
	background-position: center 120px;
}
#header {
	width:1005px;
	margin-left:50%;
	position:relative;
	left:-502px;
	height: 150px;
}
.logo {
	margin-top: 5px;
	float: left;
	margin-right: 95px;
	z-index: 200;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top-nav {
	float: left;
	margin-left: 355px;
}
.maple-products-nav {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
.retailer-nav {
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
.facebook {
	font-family:'CaslonAntiqueRegular', Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #cca381;
	float: right;
	margin-top: 80px;
	margin-right: 50px;
	display: block;
	height: 35px;
}

/* Drop Styles */
#drop {
	position: absolute;
	z-index: 200;
	top: 0px;
	display: none;
}
.drop-one {
	left:355px;
	top:130px;
}
.drop-two {
	left: 528px;
}
.drop-item {
	display: block;
	height: 130px;
	width: 170px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-item-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}
.drop-menu {
	height: 130px;
	clear: left;
	float: left;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #cf902f;
	padding-top: 15px;
	padding-right:25px;
}
.drop-menu a {
	font-size: 16px;
	color: #f9e6bf;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.drop-syrup {
	height: 105px;
	display: inline-block;
	float: left;
	padding-left: 60px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-syrup.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-top: 50px;
}
.drop-sugar {
	height: 105px;
	display: inline-block;
	float: left;
	padding-left: 60px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-sugar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	padding-top: 50px;
}
.drop-candy {
	height: 105px;
	float: left;
	padding-left: 60px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/drop-candy.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 25px;
	display: inline-block;
	padding-top: 50px;
}
.drop-product {
	font-size:20px;
	font-family:CaslonAntiqueRegular;
}
.modal-overlay  
{  
   position:fixed;  
   top:0;  
   right:0;  
   bottom:0;  
   left:0;  
   height:100%;  
   width:100%;  
   margin:0;  
   padding:0;  
   background:#000;  
   opacity:.3;  
   filter: alpha(opacity=30);  
   -moz-opacity: 0.3;  
   z-index:199;
   display:none;
}
* html .modal-overlay  
{  
    position: absolute;  
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');  
}  
* html .modal-window  
{  
    position:absolute;  
} 


#banner {
	width:1005px;
	margin-left:50%;
	position:absolute;
	left:-502px;
	margin-right: 50px;
	height: 400px;
	z-index: 100;
}
#banner h1 {
	font-size: 40px;
	line-height: 25px;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 300px;
	text-shadow: #5a4a29 3px 3px;
	float: left;
}
#banner h1 strong {
	font-size: 50px;
	font-weight: normal;
	line-height: 75px;
	padding-left: 80px;
}
.banner-bottle {
	margin-top: 10px;
	padding-bottom: 15px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/banner-bottle-shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 85px;
	position: absolute;
	left: 775px;
	top:0;
	z-index: 200;
}
#home-update {
	width:1005px;
	margin-left:50%;
	position:relative;
	left:-502px;
	margin-top: 380px;
	z-index: 500;
}
#home-update h2 {
	font-size: 18px;
	line-height: 15px;
	font-weight: normal;
	color: #f9e6bf;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home-update h2 a {
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}
#home-update h2 a:hover {
	color: #f9e6bf;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f9e6bf;
}
#content-wrap {
	background-image:url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/home-bg.jpg);
	background-repeat:repeat-x;
	background-color:#f3cb69;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#content-curtain {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/content-curtain-bg.gif);
	background-repeat: repeat-x;
	height: 435px;
}
#home-content {
	width:1005px;
	margin-left:50%;
	position:relative;
	left:-502px;
	margin-bottom: 25px;
}
#home-blog {
	height: 255px;
	width: 275px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/blog-excerpt-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top:20px;
	margin-left:25px;
	padding:0 25px 0 20px;
}
#home-blog a:hover {
	color: #a94403;
}
#home-blog h5 {
	font-size:16px;
	line-height:20px;
	color:#151414;
	font-weight:normal;
	text-align:center;
	margin-right: 25px;
	margin-left: 20px;
}
#home-blog h5 em {
	display: block;
	font-size: 14px;
}
#home-blog .date {
	font-size: 12px;
	line-height: 20px;
	color: #211f1f;
	display:inline;
}
#home-blog .aligneft {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	border: 2px solid #9e5e45;
}
#home-blog p {
	font-size: 12px;
	line-height: 20px;
	color: #211f1f;
	display:inline;
}
#home-blog p a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79250c;
}
.head {
	font-family:'CaslonAntiqueRegular';
	color:#79250c;
	font-weight:normal;
	font-size:20px;
	line-height:25px;
	display:block;
	text-align:center;
	margin-top:35px;
	padding-bottom: 5px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/home-blog-head-border.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 25px;
	margin-left: 20px;
}
.home-promo {
	margin-top:30px;
	margin-bottom:15px;
	margin-left:10px;
}
.tilt-left {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/medium-left-bg.png);
}
.tilt-right {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/medium-right-bg.png);
} 


/* from total stylesheet */
#footer {
	font-family:'CaslonAntiqueRegular', Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#79250c;
	width: 955px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
	clear: both;
	padding-top: 60px;
}
#product-footer {
	font-family:'CaslonAntiqueRegular', Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#79250c;
	width: 955px;
	padding-right: 90px;
	padding-left: 90px;
	overflow: hidden;
	clear: both;
	padding-top: 60px;
}
#footer h3 a, #product-footer h3 a {
	border:none 0;
}
#footer a, #product-footer a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79250c;
}
#footer a:hover, #product-footer a:hover {
	color: #a94403;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a94403;
}
#footer-top {
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/top-footer-border.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
#footer .footer-left, #product-footer .footer-left {
	float: left;
}
#footer h4, #product-footer h4 {
}
#footer .footer-right, #product-footer .footer-right {
	float: right;
}
#footer-top .footer-right li {
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	height: 30px;
	margin-left:5px;
}
#footer .footer-right li.back, #product-footer .footer-right li.back {
	height: 30px;
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/foot-nav-bracket.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
}
#footer .footer-right li.back .left, #product-footer .footer-right li.back .left {
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	background-image: url(http://www.coombsfamilyfarms.com/wp-content/themes/cff/images/foot-nav-bracket.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer .footer-right a, #product-footer .footer-right a {
	text-decoration: none;
	outline: none;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	border:0 none;
	padding: 5px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}
#footer-bottom {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}
#footer-bottom ul {
	float: left;
	padding-left: 100px;
	text-align: left;
}
#footer-bottom ul.first {
	padding-left:0;
}
#footer-bottom ul.last {
	padding-left:0;
	float: right;
	width: 125px;
}
#footer-bottom ul li {
	margin-left: 15px;
	font-size:12px;
	list-style-type: disc;
}

#comment {
	width:605px;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

