@charset "UTF-8";/* CSS Document */body {	background:#f6eee0 url(../img/bodyBG.jpg) repeat-x;	margin:0;	padding:0;	height:100%;	width:100%;}#wrapper {	margin:0 auto 0;	width:923px;}/*------ Header Items -------*/#header {	width:923px;	float:left;	height:106px;}#headerInfo {	height:81px;	width:390px;	float:right;	margin:0}#headerInfo p, #headerInfo a {	font-family:Arial, Helvetica, sans-serif;	color:white;	font-size:10px;	margin:7px 0 0;}#headerInfo a:hover {	text-decoration:none;}#headerInfo img {	float:right;	margin:-20px 44px 0 0;}#logo {	width:396px;	height:94px;	float:left;	margin:30px 0 0;}#logo h1 {	float:left;	width:396px;	height:94px;	margin:0;}#logo a {	width:303px;	height:113px;	text-indent:-9999px;	background:url(../img/logo.png) no-repeat;	float:left;}#logo span {	float:left;}/*------ Main Nav  -------*/ul#nav {	float:left;	margin:40px 0 0;	padding:0;	height:47px;	width:923px;	background:url(../img/navBar.png) no-repeat;}ul#nav li {	display:inline;	float:left;	margin:0;	height:44px;}ul#nav li a.coffees {	background:url(../img/navCoffees.png) no-repeat 0 0;	height:43px;	width:133px;	text-indent:-9999px;	float:left;}ul#nav li a.coffees:hover {	background:url(../img/navCoffees.png) no-repeat 0 -43px;	height:43px;	width:133px;	text-indent:-9999px;	float:left;}ul#nav li a.roasting {	background:url(../img/navRoasting.png) no-repeat 0 0;	height:43px;	width:128px;	text-indent:-9999px;	float:left;}ul#nav li a.roasting:hover {	background:url(../img/navRoasting.png) no-repeat 0 -43px;	height:43px;	width:128px;	text-indent:-9999px;	float:left;}ul#nav li a.wholesale {	background:url(../img/navWholesale.png) no-repeat 0 0;	height:43px;	width:136px;	text-indent:-9999px;	float:left;}ul#nav li a.wholesale:hover {	background:url(../img/navWholesale.png) no-repeat 0 -43px;	height:43px;	width:136px;	text-indent:-9999px;	float:left;}ul#nav li a.brewingGuide {	background:url(../img/navbrewingGuide.png) no-repeat 0 0;	height:43px;	width:183px;	text-indent:-9999px;	float:left;}ul#nav li a.brewingGuide:hover {	background:url(../img/navbrewingGuide.png) no-repeat 0 -43px;	height:43px;	width:183px;	text-indent:-9999px;	float:left;}ul#nav li a.locations {	background:url(../img/navLocations.png) no-repeat 0 0;	height:43px;	width:136px;	text-indent:-9999px;	float:left;}ul#nav li a.locations:hover {	background:url(../img/navLocations.png) no-repeat 0 -43px;	height:43px;	width:136px;	text-indent:-9999px;	float:left;}ul#nav li a.news {	background:url(../img/navNews.png) no-repeat 0 0;	height:43px;	width:88px;	text-indent:-9999px;	float:left;}ul#nav li a.news:hover {	background:url(../img/navNews.png) no-repeat 0 -43px;	height:43px;	width:88px;	text-indent:-9999px;	float:left;}ul#nav li a.contact {	background:url(../img/navContact.png) no-repeat 0 0;	height:43px;	width:119px;	text-indent:-9999px;	float:left;}ul#nav li a.contact:hover {	background:url(../img/navContact.png) no-repeat 0 -43px;	height:43px;	width:119px;	text-indent:-9999px;	float:left;}/*------ Main Content  -------*/#content {	float:left;}#mainFeature {	float:left;	background:url(../img/mainPhotoBlock.jpg) no-repeat;	width:923px;	height:346px;	margin:-4px 0 0;}#mainFeature h3 {	font-family:Arial, Helvetica, sans-serif;	font-size:22px;	margin:25px 0 10px 15px;	width:268px;	color:#FFF;	text-shadow:-3px 1px 2px #5c5950;}#mainFeature p {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	margin:0 0 0 15px;	width:268px;	color:#5c5950;}#mainFeature a {	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	width:268px;	color:#FFF;}#mainFeature a:hover {	text-decoration:none;}#newProds {	float:left;	width:456px;	height:257px;	margin:20px 20px 0 0;	background:transparent url(../img/newProds.png) no-repeat;}#newProds h3 {	font-family:Arial, Helvetica, sans-serif;	font-size:22px;	margin:47px 0 10px 196px;	width:268px;	color:#FFF;	text-shadow:-3px 1px 2px #5c5950;}#newProds p {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	margin:0 0 0 196px;	width:230px;	color:#5c5950;}#newProds a {	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	width:268px;	color:#FFF;}#newProds a:hover {	text-decoration:none;}#giftCards {	float:left;	width:446px;	height:258px;	margin:55px 0 0 0;	background:transparent url(../img/giftCards.jpg) no-repeat;}#giftCards h3 {	font-family:Arial, Helvetica, sans-serif;	font-size:22px;	margin:25px 0 10px 15px;	width:268px;	color:#FFF;	text-shadow:-3px 1px 2px #5c5950;}#giftCards p {	color:#FFFFFF;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	margin:0 0 0 15px;	width:166px;}#giftCards a {	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	width:268px;	color:#FFF;}#giftCards a:hover {	text-decoration:none;}/*------ Footer Items -------*/#footer {	float:left;	margin:20px 0 0;	width:923px;}ul#footerNav {	float:left;	margin:0;	padding:0;	height:47px;	width:923px;}ul#footerNav li {	display:inline;	float:left;	margin:0 15px 0 0;	font-size:12px;	color:#9E8F65;	font-family:Arial, Helvetica, sans-serif;}ul#footerNav li a {	font-size:12px;	color:#9E8F65;	font-family:Arial, Helvetica, sans-serif;}ul#footerNav li a:hover {	text-decoration:none;}
