#container {
	min-height: 100%;
	margin-bottom: -116px;
	position: relative;
}

#footer{
	position: relative;
	background-image: url('../images/foot_bg.png');
	background-repeat: repeat-x;
	background-color: #363623;
	min-height: 116px;
}

.clearfooter {
	height: 135px;
	clear: both;
}

/*DIRECT SELECTORS*/
#body{
	width: 800px;
	margin: 0 auto;
}

#header{
	padding: 20px 0px 10px 0px;
	height: 254px;
	width: 100%;
	/*background-image: url('../images/head_bg.png');*/
	background-image: url('../images/head_bg_alt.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#logo{
	float: left;
	background-image: url('../images/logo_alt.png');
	background-repeat: no-repeat;
	width: 212px;
	height: 147px;
}

/*
#logo{
	float: left;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	width: 212px;
	height: 127px;
}
*/

#top_nav{
	float: right;
	width: 450px;
	text-align: right;
}

#top_nav a{
	font-size: 13px;
	color: #e4e3c9;
	text-decoration: none;
	display: inline;
	padding: 0px 10px;
	border-right: dotted 1px #e4e3c9;
}

#top_nav a:hover{
	color: #ffffff;
}

#navbar{
	margin: 20px 0px 53px 0px;
	width: 800px;
}

#navbar a{
	float: left;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-family: myriad pro, helvetica neue, century gothic, arial;
	padding: 5px 16px 5px 16px;
	font-size: 16px;
	border-right: dotted 1px #261b0f;
	text-transform: uppercase;
}

#navbar a:hover{
	color: #56563C;
}

#inner_nav{
	float: left;
	width: 205px;
	margin-right: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #dcddc0;
	padding: 15px;
}

#inner_nav a{
	display: block;
	text-decoration: none;
	font-family: myriad pro, century gothic, helvetica neue, helvetica, verdana, arial;
	font-weight: normal;
	color: #8d8e72;
	font-size: 15px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #95967a;
}

#inner_nav a:hover{
	color: #56563c;
	font-weight: normal;
}

#content_right{
	float: right;
	width: 540px;
}

#foot_body{
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
}

#foot_left{
	float: left;
	width: 345px;
	font-size: 13px;
	color: #777F58;
	font-weight: normal;
	font-family: myriad pro, helvetica neue, arial;
}

#foot_left a{
	text-decoration: none;
	font-size: 13px;
	color: #777F58;
	font-weight: normal;
	font-family: myriad pro, helvetica neue, arial;
}

#foot_left a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#credit_card{
	float: right;
	width: 424px;
	height: 73px;
	background-image: url('../images/credit_cards.jpg');
	background-repeat: no-repeat;
}

/*PAGE SELECTORS - HOME*/
.group{
	width: 240px;
	margin-right: 40px;
	float: left;
}

.no_marg{
	margin-right: 0px;
}

.has_bord a{
	display: block;
	border-bottom: dotted 1px #a28a7f;
	padding-bottom: 4px;
	margin-bottom: 9px;
}

.has_bord span{
	display: block;
	border-bottom: dotted 1px #a28a7f;
	padding-bottom: 4px;
	margin-bottom: 9px;
}

.group img{
	border: solid 3px #a48a7b;
	padding: 3px;
}

.group img:hover{
	border: solid 3px #6d5a52;
}

.no_bord{
	border: none;
}

/*STEPS*/
#buttons a{
	background-color: #e2e0b6;
	border: 1px dotted #9b985d;
	color: #5f5548;
	cursor: pointer;
	display: block;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 9px 7px;
	text-decoration: none;
}

#buttons a:hover{
	background-color: #c3c18e;
}

/*STORE*/
.storeContainer{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #eee9da;
	padding: 10px;
}

.store_top{
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #9e9b86;
}

.store_title{
	float: left;
	font-size: 20px;
	font-weight: normal;
	color: #56563c;
	width: 330px;
}

.store_price{
	float: right;
	text-align: right;
	color: #83826b;
	font-size: 16px;
	width: 100px;
}

.store_pic{
	float: left;
	width: 107px;
}

.store_pic img{
	border: solid 4px #d4d0bf;
}

.store_info{
	float: left;
	width: 305px;
}

.store_info_main{
	font-size: 13px;
	color: #797861;
	font-weight: normal;
}

.store_info span{
	font-size: 13px;
	color: #797861;
	font-weight: normal;
	text-align: right;
	display: block;
}

.store_info span a{
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #56563c;
}

.store_info span a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.store_right{
	float: right;
	width: 90px;
	text-align: right;
}

.store_right button{
	border: 0px;
	width: 86px;
	background-color: #a8a692;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
	cursor: pointer;
	padding: 3px 0px;
}

.store_right button:hover{
	background-color: #777561;
}

.store_right select{
	width: 86px;
	margin: 0px 0px 6px 0px;
	padding: 1px 0px 1px 6px;
	border: solid 1px #b7b5a2;
	background-color: #f4f1e8;
	font-size: 12px;
	display: block;
	color: #827e6c;
	float: right;
}

/*CART*/
#cart_container{
	background-color: #7a7a5f;
	display: block;
	width: 520px;
	padding: 7px 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#cart_container div{
	font-size: 16px;
	color: #ffffff;
	font-family: myriad pro, century gothic, helvetica, helvetica neue, verdana, arial;
}

#cart_items{
	float: left;
	width: 255px;
}

#cart_qty{
	float: left;
	width: 93px;
}

#cart_price{
	float: left;
	width: 70px;
}

#cart_total{
	float: right;
	text-align: right;
	width: 85px;
}

.item_container{
	background-color: #e3decd;
	display: block;
	width: 520px;
	padding: 7px 10px;
}

.item_title{
	float: left;
	width: 255px;
	font-size: 15px;
	color: #56563c;
	font-family: myriad pro, century gothic, helvetica, helvetica neue, verdana, arial;
}

.item_title span{
	display: block;
	font-size: 12px;
	color: #8e8c76;
}

.item_title span a{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #56563c;
}

.item_title span a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.item_qty{
	float: left;
	width: 93px;
	font-size: 13px;
	color: #56563c;
	font-family: myriad pro, century gothic, helvetica, helvetica neue, verdana, arial;
}

.item_qty input{
	width: 14px;
	height: 14px;
	background-color: #f4f1e8;
	border: solid 1px #b7b5a2;
	color: #908c7c;
	font-size: 12px;
	padding: 0px 0px 2px 5px;
	display: inline;
	margin-right: 2px;
}

.item_qty a{
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #56563c;
}

.item_qty a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.item_price{
	float: left;
	width: 70px;
	font-size: 15px;
	color: #56563c;
	font-family: myriad pro, century gothic, helvetica, helvetica neue, verdana, arial;
}

.item_total{
	float: right;
	text-align: right;
	width: 85px;
	font-size: 15px;
	color: #56563c;
	font-family: myriad pro, century gothic, helvetica, helvetica neue, verdana, arial;
}

/*CHECKOUT*/
#checkout_container{
	margin-top: 20px;
	padding: 0px 10px;
	text-align: right;
}

#checkout_totals{
	float: right;
	width: 150px;
	color: #7d7b64;
	font-size: 15px;
}

#checkout_line{
	display: block;
	padding: 0px;
	margin: 2px 0px 4px 0px;
	border-bottom: 1px solid #5F5548;
}

#checkout_button{
	float: right;
	margin-right: 20px;
}

#checkout_button a{
	border: 0px;
	background-color: #a8a692;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff;
	font-size: 13px;
	margin: 5px 0px 6px 0px;
	cursor: pointer;
	padding: 6px 15px;
	display: block; 
}

#checkout_button a:hover{
	background-color: #777561;
	font-weight: normal;
}

#shipHide{
	margin: 15px 0px;
	border-top: 1px dotted #A28A7F;
	border-bottom: 1px dotted #A28A7F;
	padding: 15px 0px;
	display: none;
}

/*PAGINATION*/

.pagination{
	text-align: right;
	float: right;
	margin: 5px 0px 10px 0px;
}

.pagination a{
	font-size: 11px;
	text-decoration: none;
	padding: 2px 0px 1px 0px;
	display: block;
	float: left;
	background-color: #bebba9;
	border: solid 1px #85836d;
	color: #ffffff;
	font-weight: normal;
	margin-right: 2px;
	width: 20px;
	text-align: center;
}

.pagination a:hover{
	color: #ffffff;
	border-color: #58583f;
	background-color: #a8a692;
}

a.pag_on{
	color: #ffffff;
	border-color: #58583f;
	background-color: #a8a692;
}
