/* CSS - New Project */

/* reset */
	html, body, div, span, object, iframe, img, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}

/* general */
	strong {font-weight: bold;}
	em {font-style: italic;}
	.left {float: left;margin-right: 1em;}
	.right {float: right;margin-left: 1em;}
	.hide {display: none;}
	.show {display: block;}
	body {font-size: 11px; background: #B67A3B url(images/bg.jpg) repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; color: #321d15;}
	a {color: #2a565a; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none;}
	a:hover {text-decoration: underline;}
		#inside {background: #B67A3B url(images/inside_bg.jpg) repeat-x;}
	.fancyLine {background: url(images/seperator.jpg) no-repeat; width: 681px; height: 39px; text-indent: -9999px; display: block; clear: both; margin: 0 auto;}
	h1, h2, h3, h4 {font-family: Georgia, "Times New Roman", Times, serif;}
	h2 {font-size: 14px; font-weight: bold; text-transform: uppercase;color: #2a565a;}
/* basic */
	#mainContainer {width: 100%; background: url(images/bg2.jpg) no-repeat top center;}
		#inside #mainContainer {background: url(images/inside_bg2.jpg) no-repeat top center;}
	#headerContainer, #bodyContainer, #footerContainer, #footerContent {clear: both; width: 960px; margin: 0 auto;}
	
/* header */
	#headerContainer {background: url(images/hero.jpg) no-repeat; height: 277px;}
		#inside #headerContainer {background: url(images/inside_header.jpg); height: 159px;}
	.welcomeText { width: 320px; float: right; margin: 96px 15px 0 0; height: 112px; overflow: hidden;}
	#headerNav {margin: 0 auto; width: 930px; position: relative; top: 35px;}
		#inside #headerNav {top: 112px;}
	#headerNav li {float: left; background: url(images/rightnav-bg.jpg) no-repeat right; margin-right: 2px;list-style: none; display: inline; padding: 0;}
	#headerNav li a {display: block; height: 25px; background: url(images/leftnav-bg.jpg) no-repeat left; padding: 6px 10px 4px 10px;color: #542f25; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; font-size: 15px;}
	#headerNav li a:hover {color: #2a565a;}
/* body */
	#bodyContainer {background:url(images/bodybg.jpg) repeat-y;}
		#inside #bodyContainer {background: url(images/inside_bodybg.jpg) repeat-y;}
	#bodyContent {background: url(images/bodytop.jpg) no-repeat; min-height: 600px; padding-top: 20px;}
		#inside #bodyContent {background: url(images/inside_bodytop.jpg) no-repeat;}
	
	.storefront {position: relative; top: -6px; padding-left: 10px;}
	.storefront li {list-style: none; float: left;}
.westernHeading {margin-top: 4px; text-align: center;}
	#leftCol {float: left; margin-left: 20px; width: 695px;}
		#inside #leftCol {width: 175px;}
		#inside #leftCol .leftNav {margin-top: 20px;}
		#inside #leftCol .leftNav li {list-style: none; background: url(images/brownbullet.jpg) left 4px no-repeat; padding-left: 10px; font-size: 13px; margin-bottom: 5px;}
	#rightCol {float: right; margin-right: 20px; width: 205px;}
	#rightCol #featured {background: url(images/featuredbg.jpg) repeat-y;margin-top: 20px;}
	#rightCol #featured .productBox .productCopy {padding: 10px;}
		#inside #rightCol {width: 700px;}
		#inside #rightCol ul {padding-left: 30px;}
	

/* footer */
	#footerContainer {background: url(images/footer.jpg) no-repeat; height: 60px;}
		#inside #footerContainer {background: url(images/inside_footer.jpg) no-repeat; height: 73px;}
		#footerContent {padding-bottom: 20px;}
	#footerContent ul {width: 100%; clear: both;}
	#footerContent li {float: left; margin-right: 10px; padding-right: 10px; list-style: none; line-height: .8em; border-right: 1px solid #321d15;}
	#footerContent .lastItem {border-right: none;}
	#footerContent a {color: #321d15; text-decoration: none; font-weight: bold;}
	#footerContent a:hover {text-decoration: underline;}


.cartLink {float: right; margin: 0 20px 0 0; position: relative; top: 15px; background: url(images/carticon.jpg) no-repeat left; padding-left: 18px;}
.mini-search { padding: 10px 0;}
.mini-search legend {display: none;}
.mini-search .searchBtn {background: url(/sites/santafe/uploads/images/inputbutton.jpg) no-repeat; border: 0; width: 92px; font-size: 11px; font-family: georgia, sans-serif; color: #2A565A;border: 1px solid #B67A3B;}
#search_mini_form {position:relative; width: 200px; left: 200px; top:25px;}
.welcomeText {overflow:visible;}
#submitbutton {position:relative; top: 5px;}
