body {
	background : #fff url(/images/layout/bg.gif) repeat-x top center;
	margin : 0px;
}

body, td {
	font-size : 10pt;
}

body, td {
	color : #402D1F;
	font-family : tahoma, arial, helvetica, sans-serif;
}

a {
	color : #647557;
}

img {
	border : 0px;
}

#header {
	height: 190px;
}

#supportBar {
	margin-bottom : 1px;
	text-align : right;
	font-size : 9px;
	text-transform : uppercase;
	line-height : 16px;
	position : relative;
}

#storeLocationsLink {
	border-right : 1px solid #6A5648;
	border-left : 1px solid #6A5648;
	padding : 3px 10px;
	text-decoration : none;
	margin-left : 5px;
}

#storeLocations {
	border :  1px solid #6A5648;
	background : #F4F3EB;
	position : absolute;
	display : none;
	right : 0px;
	text-align : left;
	padding : 10px;
	padding-top : 0px;
	z-index : 1000;

}

#storeLocations b {
	color : #BA8E4F;
}

#storeLocations a b {
	color : #647557;
}

#logoBar {
	height : 90px;
	margin-bottom : 1px;
}

#nav, #subnav {
	text-align : center;
}

#subnav {
	font-size : 8pt;
	padding : 5px 0px;
}

.diamond {
	margin : 0px 10px;
}

.selected {
	text-decoration : none;
	color : #BA8E4F;
}

#storeBar {
	margin-top : 5px;
	border-top : 1px solid #D2CDC7;
	padding-top : 5px;
	text-transform : uppercase;
	margin-bottom : 20px;
	height : 30px;
}

#storeBar #headerSearch {
	background : url(/images/layout/store_search_bg.gif) no-repeat left center;
	height : 26px;
	width : 422px;
	float : left;
}

#storeBar #headerSearch div {
	margin-left : 145px;
	margin-top : 4px;
}

#storeBar form {
	display : inline;
	margin : 0px;
}

#storeBar input {
	width : 200px;
	margin-right : 5px;
}

#storeBar #storeLinks {
	font-size : 7pt;
	float : right;
	line-height : 26px;
}

#storeBar #storeLinks a {
	padding-left : 10px;
}

#storeheader {
	padding-top : 0px;
	background-image : url('/images/layout/header_bg.jpg');
	background-repeat : no-repeat;
	text-align : center;
	height: 190px;
}

#storenav, #storenav a, .login {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #6a5648;
	line-height:16px;
}

#storenav a:hover {
	color:#ba8e4f;
}

.storenavCheckout {
	color:#647557;
	font-weight:bold;	
}

#tree a:hover {
	text-decoration:underline;
}

#main {
	Xpadding : 20px;
	padding-top : 0px;
}

#footer {
	height : 30px;
	text-align : center;
	padding-top : 10px;
}

#footer td, #footer a {
	color : #BA8E4F;
	font-size : 7.5pt;
}

.menuSpacer {
	margin-left : 7px;
	margin-right : 7px;
}

.homePhoto {
	border : 1px solid #6A5648;
	background-color : #E2E0D3;
	padding : 3px;
}

.sidebar {
	width : 253px;
}

.gutter {
	width : 20px;
}

.subTitleImg {
	margin-bottom : 5px;
}


.dashedline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6a5648;
	margin-top: 5px;
	margin-bottom: 5px;
}

#divFly, #divSalt, #divFresh, #divGifts {
	position:relative; 
	z-index:1; 
	display: none;
}

#divFly a, #divSalt a, #divFresh a, #divGifts a {
	text-decoration:none;
	line-height: 16px;
	text-transform: uppercase;
	color: #6a5648;
	font-size: 10px;
}
 	
.storeTitle, .storeTitle a {
	font-family : Georgia, "Times New Roman", Serif;
	font-size : 12px;
	color : #ba8e4f;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	text-decoration:none;
}

.storeTitle a:hover {
	text-decoration:underline;
}

.searchbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 135px;
}
.borderall {
	border: 1px solid #000000;
}

.borderallbrown {
	border: 1px solid #6a5648;
}

ul, ul a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a5648;
	text-decoration:none;
}

li {
	padding:0px;
	margin:0px;
}


ul a:hover {
	text-decoration:underline
}


.box ul {
	font-weight: normal;
	text-transform: none;
	font-size : 10pt;
	color : #402D1F;
}

ul.spaced li {
	margin-bottom : 5px;
}


.familyTitle, .familyTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #647557;
	line-height: 22px;
}
.familyView, .familyView a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ba8e4f;
	line-height: 18px;
	text-transform: uppercase;
}
.familyDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	color: #6a5648;
}

.familySubTitle, .familySubTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #647557;
	line-height: 16px;
}

.productTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #647557;
	background-color:#CCCC99;
	font-weight:bold;
	text-align:center;
}

.familySubView, .familySubView a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ba8e4f;
	line-height: 14px;
	text-transform: uppercase;
}

.productTable {
	font-family : Georgia, "Times New Roman", Serif;
	font-size : 11px;
	color : #a47838;
	background-color : #eae7d4;
	text-align:center;
	font-weight: bold;
}

#zipButton {
	border : 1px solid #6a5648; 
	background-color : #858562; 
	color : white; 
	font-weight : bold; 
	font-size : 9pt;
}

#zipButton:hover {
	color : #bbb; 
	cursor : pointer;
}

h1 {
	margin : 0px;
	margin-bottom : 5px;
}

h2 {
	line-height : 100%;
	color : #B78A48;
	font-size : 14pt;
	text-transform : uppercase;
	margin : 0px;
	margin-bottom : 5px;
}

h3 {
	font-size : 10pt;
	margin : 0px;
	margin-bottom : 3px;
}



h5 {
	font-size : 7pt;
	text-transform : uppercase;
	display : inline;
}

.photo {
	border : 1px solid #6A5648;
}

.required {
	color: #990000;
}


.containerTable {
	width : 780px;
}

.box {
	border : 3px solid #B78A48;
	background : #D3D3C0;
	padding : 5px;
}

.promo {
	margin : 5px 0px;
	border-top : 1px dashed #B4AAA3;
	padding : 5px 0px;
}

.promoInner {
	padding : 5px;
}

.promo .expiration {
	margin-top : 5px;
	color : #B78A48;
	font-size : 8pt;
}

.promoDetails {
	font-size : 8pt;
	margin-bottom : 5px;
}

.promoDetails span {
	color : #B78A48;
}

.promoDescription {
	clear : both;
	margin-top : 5px;
}

.promoLocation {
	float : left;
	margin-right : 20px;
}

.even {
	background : #D4D4C2;
}

.featured {
	clear : both;
	margin-bottom : 10px;
	font-size : 8pt;
}

.featuredImg {
	float : left;
	margin-right : 5px;
	height : 80px;
}

.featuredImg img {
	border : 1px solid #657558;
}

.seminar {
	border-bottom : 1px dashed #A2958D;
	padding-bottom : 10px;
	margin-bottom : 10px;
}

.schoolInner {
	padding: 5px;
}

.school {
	padding-bottom : 5px;
	margin-bottom : 5px;
}

.seminar span, .school span {
	color : #B78A48;
}

.classDescription {
	margin : 3px 0px;
}

#homeAccordian {
	height : 315px;
	width : 246px;
}

.accordian dt {
	background : #B78A48;
	height : 30px;
	line-height : 30px;
	margin-bottom : 1px;
	padding : 0px 5px;
	color : #fff;
	font-size : 14px;
	text-transform : uppercase;
	font-weight : bold;
	cursor : pointer;
}


.accordian dd {
	display : none;
	height : 222px;
	margin : 0px;
	padding : 0px 5px;
	overflow-y : auto;
	font-size : 8pt;
}

.accordian {
	border : 3px solid #B78A48;
}

#homeFeatured h2 {
	border-bottom : 1px dashed #B4AAA3;
	margin : 0px;
	margin-bottom : 10px;
	padding-bottom : 5px;
}
