@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #362F01 url(/images/background.jpg) repeat-x 50% 0;
	position:relative;
}

#wrapper {
	width:958px;
	position:relative;
	min-height:100%;
	margin-bottom:-80px;
	margin-right:auto;
	margin-left:auto;
	background-color:#fff;
	overflow:hidden;
}

#header {
	width:958px;
	height:195px;
	background-color:#171200;
	position:relative;
	border-bottom:1px solid #1A1501;
}
#flowers {
	width:300px;
	height:147px;
	position:relative;
	float:left;
	left:8px;
}
#logo {
	width:192px;
	height:195px;
	position:relative;
	float:left;
}
#headerRight {
	width:455px;
	height:133px;
	position:relative;
	float:right;
	padding-top:15px;
}
#top-links{
	width:415px;
	height:20px;
	float:right;
	padding-right:20px;
	text-align:right;
}
.top-links, .top-links a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FBC312;
	text-decoration: none;
}
.top-links a:hover {
	text-decoration:underline;
	background-color:#171200;
}
.search {
	width:260px;
	height:35px;
	position:relative;
	float:right;
	margin-bottom:20px;
}
.searchBottom {
	width:340px;
	height:auto;
	position:relative;
	float:right;
	padding-right:20px;
}
#coffeeCLub {
	width:161px;
	height:89px;
	position:relative;
	float:left;
}
#phoneInfo {
	width:150px;
	height:auto;
	position:relative;
	float:right;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FBC312;
	padding: 15px 3px 0px 5px;
}
#nav {
	background-image:url(/images/navBg.jpg);
	background-repeat:repeat-x;
	width:763px;
	height:45px;
	padding:0px;
	border:1px solid #fff;
	float:right;
}
.nav a {
	color:#956606;
	font:normal 18px Arial, Helvetica, sans-serif;
	line-height:45px;
	text-align:center;
	float:left;
	text-decoration:none;
	padding:0px 21px;
}
.nav a:hover {
	text-decoration:none;
	color:#EE1C25;
	background-image:url(/images/navBgOver.jpg);
	background-repeat:repeat-x;
}
.navCurrent {
	text-decoration:none;
	color:#fff;
	background-color:#FCD482;
	font:normal 18px Arial, Helvetica, sans-serif  ;
	text-align:center;
	float:left;
	padding:0px 21px;
}
.navCurrent a, .navCurrent a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#FCD482;
}
#divider {
	width:0px;
	height:30px;
	margin-top:10px;
	border-right:1px solid #e1a62c;
	float:left;
	position:relative;
}
#banner {
	width:958px;
	position:relative;
	background-color:#FFFFFF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
#movie {
	width:325px;
	height:250px;
	position:relative;
	float:left;
}
#shippingButton, #shippingButton a {
	background-image:url(../../images/shipping-button-off.jpg);
	background-repeat:no-repeat;
	width:142px;
	height:250px;
	position:relative;
	float:right;
	display:block;
}
#shippingButton a:hover {
	background-image:url(../../images/shipping-button-on.jpg);
	background-repeat:no-repeat;
}
.featuredProduct {
	width:140px;
	position:relative;
	float:left;
	padding:10px;
}
#bodyContent {
	width:958px;
	height:100%;
	position:relative;
}
#right {
	width:260px;
	margin-bottom: -100000px;
	padding: 15px 15px 100000px 15px;
	height: 100%;
	min-height:100%;
	background: #231d01 repeat-y 50% 0;
	position:relative;
	float:right;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	top:1px;
	right:1px;
}
#left {
	background: #ffffff url(/images/left_bg.jpg) repeat-y 50% 0;
	width: 600px;
	height:100%;
	position:relative;
	float:left;
	padding:35px 20px;
	margin:10px;
	border:1px solid #d4cc97;
	min-height:680px;
}
.favoritesHolder {
	width:583px;
	height:auto;
	position:relative;
	border:1px solid #d4cc97;
	padding:10px;
	margin-top:15px;
}
.favoritesDescription {
	font-size:10px;
}
#breadcrumbs {
	width:600px;
	height:20px;
	padding:20px 0px 5px 12px;
	float:left;
	position:relative;
}
.breadcrumbs, .breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6D6530;
}
.breadcrumbsCurrent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EE1C25;
	font-weight:bold;
}
#secondaryNav {
	width:260px;
	margin-top:20px;
	position:relative;
	margin-bottom:20px;}
#badge {
	width:239px;
	height:209px;
	position:relative;
	margin:auto;
}
/*.secondaryNav, .secondaryNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6D6530;
}
.secondaryNav a:hover {
	text-decoration:underline;
	color:#EE1C25;
}*/
.rightNav, .rightNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0px 10px 0px;;
	border-bottom: 1px solid #322a02;
	font-weight:normal;
}
.rigthNav a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.clearFooter {
	height:80px;
	clear:both;
}
#footer {
	height:50px;
	position:relative;
	text-align:center;
	width:954px;
	margin:auto;
	padding-top:30px;
	border-top:1px solid #FFFFFF;
	border-left:2px solid #362f01;
	border-right:2px solid #362f01;
	background-color:#362f01;
}
.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color:#6D6530;
}

.footerLinks a:hover {
	text-decoration:underline;
}
#steps {
	width:239px;
	position:relative;
	margin:auto;
}
