/* CSS Document */

html { overflow-y:scroll; }

body {
	color:#39321e;
	font-size:13px;
	margin:0 auto;
	background-repeat: repeat;
	background-position: top center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg_repeat.jpg);
}

a {
	color:#574F04;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.flag {
	position:relative;
	padding: 10px 0 5px 0;
}

.form-field {
	border: 2px solid #584f00; 
	margin-bottom:5px;
}

.product-box {
	position:relative;
	width:150px;
	height:190px;
	float:left;
	background-color:#C49F59; 
	border:1px solid #574F04;
	text-align:center;
	padding:10px;
	margin:0 0 10px 10px;
}

.product-box img { border:3px solid #574F04; }
.product-box a { color:#574F04; }

.store-left { 
position:relative;
width:480px;
height:auto;
float:left;
margin-right:10px;
}

.store-right {
position:relative;
width:300px;
height:auto;
float:left;
}

.store-right img { border:3px solid #574F04; }

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#bg_reapeat {
	position:relative;
	margin:0 auto;
	width:100%;
    min-height:860px;
    height:auto !important;
    height:860px;
	background-repeat:repeat-x;
	background-image:url(images/bg_back-top.jpg);
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:91px;
	background-repeat:no-repeat;
	background-image: url(images/bg_header.jpg);
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:41px;
	left:95px;
	width:838px;
	height:30px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:893px;
	height:auto;
	background-repeat:no-repeat;
	padding: 0 0 0 57px;
}

/* ---- start main content settings -------------- */

#main_content {
	position:relative;
	width:836px;
	height:auto;
}

#img_main {
	position:relative;
	float:left;
	padding: 0 3.5px 22px 0;
}

#content_main {
	position:relative;
	line-height: 21px;
	top:0;
	left:0;
	float:left;
	width:506px;
	height:auto;
	background-color:#fdebb9;
	padding: 0 15px 10px 15px;
}

#content_main-sub {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:821px;
	height:auto;
	background-color:#fdebb9;
	margin: 0 0 18px 0;
	padding: 0 0 15px 15px;
}

#letter {
	position:relative;
	top:0;
	left:15px;
	width:750px;
	height:auto;
	background-color:#fdebb9;
	margin: 0 0 18px 0;
	padding: 15px 15px 15px 15px;
	background-image:url(images/letter-back2.jpg);
}

#footer_content {
	position:relative;
	line-height: 21px;
	top:0;
	left:0;
	float:left;
	width:506px;
	height:auto;
	background-color:#fdebb9;
	padding: 0 15px 10px 15px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:281px;
	height:auto;
}

#email_signup {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:251px;
	height:133px;
	background-color:#fdebb9;
	padding: 0 15px 10px 15px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
}

.copy {
	color:#38311e;
	float:left;
	padding: 50px 0 0 57px;
}

.slug {
	float:right;
	padding: 52px 57px 10px 0;
}

#footer a {
	text-decoration:none;
}

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

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:30px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav.gif);
}

a#nav_01 {
	width:147px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -30px;
}

.active_01 {
	background-position: 0 -30px !important;
}

a#nav_02 {
	width:112px;
	cursor:pointer;
	background-position:-147px 0;
}

a:hover#nav_02{
	background-position:-147px -30px;
}

.active_02 {
	background-position:-147px -30px !important;
}

a#nav_03 {
	width:167px;
	cursor:pointer;
	background-position:-259px 0;
}

a:hover#nav_03{
	background-position:-259px -30px;
}

.active_03 {
	background-position:-259px -30px !important;
}

a#nav_04 {
	width:160px;
	cursor:pointer;
	background-position:-426px 0;
}

a:hover#nav_04{
	background-position:-426px -30px;
}

.active_04 {
	background-position:-426px -30px !important;
}

a#nav_05 {
	width:100px;
	cursor:pointer;
	background-position:-586px 0;

}

a:hover#nav_05{
	background-position:-586px -30px;
}

.active_05 {
	background-position:-586px -30px !important;
}


a#nav_06 {
	width:110px;
	cursor:pointer;
	background-position:-686px 0;
}

a:hover#nav_06{
	background-position:-686px -30px;
}

.active_06 {
	background-position:-686px -30px !important;
}

