body {
    font: 14px Arial, Helvetica, sans-serif;
    color: #635139;
    background: url(../images/background.gif) #23140e repeat-x left 30px;
}
a:link {
    color: #291013;
    text-decoration:underline;
}
a:visited {
    color:#65734c;
    text-decoration:underline;
}
a:hover {
    color: #291013;
    text-decoration:none;
}
p {
    padding-top: 6px;
}
#wrapper {
    position: relative;
    margin: 67px auto 0 auto;
    background: url(../images/body-background.jpg) repeat left top;
    width:1000px;
    z-index:0;
}

#header {
    position:relative;
    height:113px;
    width:100%;
}
#logo {
    position:absolute;
    width:386px;
    height:173px;
    margin-top:-60px;
    z-index:100;
}
#quicklinks {
    padding-top:10px;
    padding-right: 5px;
    text-align:right;
}
#quicklinks a:link{
    color: #635139;
    text-decoration: none;
}
#quicklinks a:visited{
    color: #635139;
    text-decoration: none;
}
#quicklinks a:hover{
    color: #291013;
}

#nav {
    margin-top:20px;
    background-color: #65734c;
    position:relative;
    height:25px;
    text-align:right;
}
#nav p {    
    position:relative;
    z-index:1;
}
#nav a.nav_margin {
    font: italic 14px Georgia, "Times New Roman", Times, serif;
    color: #ffffff;
    position: relative;
    top:-10px;
    padding:0 20px;
    text-decoration:none;
}

#nav a.nav_margin:hover {
    color: #291013;
    text-decoration:none;
}
#nav a.nav_checkout {
    padding-right:5px;
    top:-4px;
    position:relative;
}

#navShadow {
    width:1000px;
    height: 13px;
    background: url(../images/nav_shadow.png) repeat-x left top;
}
.leftNav {
    float:left;
    width: 181px;
    padding:12px;
    display: inline;
}
.leftNavGroup {
    font: 12px Arial, Helvetica, sans-serif;
    color: #635139;
    padding-bottom: 37px;
}
.leftNavGroup ul li{
    font: 12px Arial, Helvetica, sans-serif;
    color: #635139;
    text-indent:10px;
    list-style-type: none;
    line-height: 22px;
}
.leftNavGroup ul li a:link {
    font: 12px Arial, Helvetica, sans-serif;
    color: #635139;
    list-style-type: none;
    line-height: 22px;
    text-decoration:none;
}
.leftNavGroup ul li a:visited {
    font: 12px Arial, Helvetica, sans-serif;
    color: #635139;
    list-style-type: none;
    line-height: 22px;
    text-decoration:none;
}
.leftNavGroup ul li a:hover {
    font: 12px Arial, Helvetica, sans-serif;
    color: #291013;
    list-style-type: none;
    line-height: 22px;
    text-decoration:underline;
}
.leftNavGroup h5{
    padding-bottom: 10px;
    color: #291013;
    letter-spacing:-.01em;
    font: italic 15px Georgia, "Times New Roman", Times, serif;
}
.catName {
    font: 12px Arial, Helvetica, sans-serif;
    color: #64724E;
}
.catName h5 {
    padding-top: 10px;
    padding-bottom: 20px;
    color: #64724E;
    letter-spacing:-.01em;
    font: italic 15px Georgia, "Times New Roman", Times, serif;
}
.LeftNewPopular{
    padding:0 0 5px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #635139;
}
.LeftNewPopular h6{
    color: #291013;
    font: 12px Verdana, Geneva, sans-serif;
}
.LeftNewPopular h6 a:link {
    color: #291013;
    font: 12px Verdana, Geneva, sans-serif;
    text-decoration:none;
}
.LeftNewPopular h6 a:visited {
    color: #291013;
    font: 12px Verdana, Geneva, sans-serif;
    text-decoration:none;
}
.LeftNewPopular h6 a:hover {
    color: #291013;
    font: 12px Verdana, Geneva, sans-serif;
    text-decoration:underline;
}
.leftViewItem {
    font-size:  10px;
    text-align:right;
    padding-right:3px;
}
.leftViewItem a:link {
    font-size: 10px;
    color: #291013;
    text-align:right;
    text-decoration:none;
}
.leftViewItem a:visited {
    font-size: 10px;
    color: #291013;
    text-align:right;
    text-decoration:none;
}
.leftViewItem a:hover {
    font-size: 10px;
    color: #291013;
    text-align:right;
    text-decoration:underline;
}
.content{
    width:771px;
    padding: 12px 12px 12px 0;
    float:left;
    display:inline;
    color:#392117;
}
.blog_btn {
	margin-bottom: 10px;
	border:none;
}
.flash {
    margin-left:-5px;
    width: 794px;
    display:block;
    
}
#form {
    clear:both;
    margin-left: 20%;
    width: 431px;
    border:1px solid #b0aa87;
    padding: 10px;
    background: url(../images/newsletter_form_bkgrd.gif) #f2efdd no-repeat right bottom;
}
#form table tr td{
        padding: 5px;
        color:#392117;
        font:12px Verdana, Geneva, sans-serif;
        text-transform:capitalize;
}
#req_message {
    text-align:right;
    font-size: 10px;
    position: absolute;
    margin-top: -30px;
    margin-left: 280px;
}
#req_message_contact {
    text-align:right;
    font-size: 10px;
    position: absolute;
    margin-top: -30px;
    margin-left: 200px;
}

input {
    border: 1px solid #aca783;
    padding:3px;
}
textarea {
    border: 1px solid #aca783;
    font: 12px Verdana, Geneva, sans-serif;
}
fieldset {
    border:none;
    padding: 10px;
}
.footer_container {
    width: 1000px;
    clear:both;
    position:relative;
}
.detail_center {
    position:relative;
    left: 287px;
    width: 500px;
    bottom:0px;
}
.services-pg-flash {
    float: left;
    margin:0px 10px 10px;
}
/* Home Page Best Sellers Styles*/
.b_sellers {
	position:relative;	
	width: 795px;
	padding:12px 12px 12px 0px;	
}
.b_header {
	position:relative;
	font: bold italic 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 13px;
	padding-bottom: 7px;
	padding-left: 12px;
	width: 775px;
	border-bottom: 1px solid #b5b196;
}
.b_group {
	position:relative;
	display:block;
	width:760px;
	padding:0px 10px 0px 0px;
	margin:0px auto;
}
.b_item {
	float:left;
	margin-left:30px;
	display:inline;
	position:relative;
	width: 167px;
}
.nomargin {
	margin-left: 0px;	
}
.b_image_container {
    position: relative;
    display:block;
    background-color: #fff;
	width: 167px;
	height:150px;
    overflow:hidden;
	margin-bottom:13px;
    border: 1px solid #b5b196;
}
.b_image {
	padding: 0 3px;
    width: 150px;
    overflow: hidden;
    display:block;
    position:absolute;
    left: 0;
    margin:auto 0px 0px 0px;
    height:100%;
}
.b_image img{
	height: auto;
    height: expression(this.height > 145 ? 145: true);
    max-height: 150px;
    width: auto;
    width: expression(this.width > 145 ? 145: true);
    max-width: 150px;
    bottom: 0px;
    left: 0px;
    margin: auto;
    position: absolute;
    right: 0px;
    top: 0px;
    top: expression(this.parentNode.clientHeight/2 - this.clientHeight/2 + " px");
    left:expression(this.parentNode.clientWidth/2 - this.clientWidth/2 + " px");
}
.b_image a,
.b_image a:link,
.b_image a:hover,
.b_image a:visited {
    height:100%;
    left:0;
    position:absolute;
    width:100%;
}
.b_title {
	font: bold 11px Verdana, Geneva, sans-serif;
	text-align:center;
	height: 30px;
}
.b_title a:link, 
.b_title a:visited, 
.b_title a:hover{
	font: bold 11px Verdana, Geneva, sans-serif;
	text-align:center;
	height: 30px;
	text-decoration:none;
	color:#291013;
}
.b_price{
	font: 11px Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:normal;
	color: #625038;
}
.b_price a:link, 
.b_price a:visited, 
.b_price a:hover {
	font: 12px Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:normal;
	color: #625038;
	text-decoration:none;
}
.b_price span a:link,
.b_price span a:visited,
.b_price span a:hover{
	font: 10px Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:normal;
	color: #625038;
	line-height: 25px;
	text-decoration:none;
}

/* Footer Styles*/
.footer {
    position:relative;
    font: 10px Verdana, Geneva, sans-serif;
    color: #fff;
    margin-top:20px;
    margin-bottom:10px;
    line-height:22px;
    background-color: #65734c;
    height:25px;
    text-align:center;
    width:1000px;
}
.footer a:link {
    color: #fff;
    text-decoration:none;
}
.footer a:visited {
    color: #fff;
    text-decoration:none;
}
.footer a:hover {
    color: #291013;
    text-decoration:none;
}
.footerLogos {
    padding-bottom: 10px;
}

.sd {
    font: 10px Verdana, Helvetica, sans-serif;
    color: #a39d78;
    width:1000px;
    margin: 6px auto 10px auto;
}
.sd a:link, .sd a:visited {
    font: 10px Verdana, Helvetica, sans-serif;
    color: #a39d78;
    width:1000px;
    margin: 6px auto 10px auto;
    text-decoration: none;
}
.sd a:hover {
    font: 10px Verdana, Helvetica, sans-serif;
    color: #65734c;
    width:1000px;
    margin: 6px auto 10px auto;
    text-decoration: underline;
}

/*Individual item display sections*/
.item_display_box {
    position:relative;
    margin-right: 10px;
    margin-bottom: 20px;
    
}
/*Item photo display*/
.item_display {
    position: relative;
    display:block;
    background-color: #fff;
    width: 152px;
    height: 152px;
    overflow:hidden;
    border: 1px solid #b5b196;

}
/*Places Padding around the thumbnails in the shopping cart.*/
.item_display2 {
    padding: 0 3px;
    width: 141px;
    overflow: hidden;
    display:block;
    position:absolute;
    left: 0;
    margin:auto 0px 0px 0px;
    height:100%;
}

.item_display2 img {
    height: auto;
    height: expression(this.height > 145 ? 145: true);
    max-height: 145px;
    width: auto;
    width: expression(this.width > 145 ? 145: true);
    max-width: 145px;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    top: expression(this.parentNode.clientHeight/2 - this.clientHeight/2 + " px");
    left:expression(this.parentNode.clientWidth/2 - this.clientWidth/2 + " px");
}

.item_display2 a,
.item_display2 a:link,
.item_display2 a:hover,
.item_display2 a:visited {
    height:100%;
    left:0;
    position:absolute;
    width:100%;
}

.item_display .nophoto{
    display:block;
    /* margin:57px 0px auto 0px;*/
    width: 67px;
    height: 25px;
}
.item_display_text {
    font: 12px Verdana, Helvetica, sans-serif;
    color: #666666;
    height:70px;
    padding-top:5px;
}
.item_display_text a:link, .item_display_text a:visited {
    font: 12px Verdana, Helvetica, sans-serif;
    color: #666666;
    text-decoration:none;
}
.item_display_text a:hover {
    font: 12px Verdana, Helvetica, sans-serif;
    color: #635139;
    text-decoration:none;
}
.item_display_name {
    color: #291013;
    height: 30px;
}
.item_display_price {
}
.item_display_add {
    font: 10px Verdana, Helvetica, sans-serif;
    color: #666666;
    position:relative;
    bottom:0px;
    margin-top:5px;
}
.item_display_text .item_display_add a:link, .item_display_add a:visited {
    text-decoration:none;
    font: 10px Verdana, Helvetica, sans-serif;
    color: #666666;
    margin-top:5px;
}
.item_display_text .item_display_add a:hover {
    text-decoration:none;
    color: #291013;
    font-weight:bold;
    margin-top:5px;
}
.item_display_text a, .item_display_text a:link, .item_display_text a:visited {
    text-decoration:none;
    font-size:10px;
    color: #666666;
    position:relative;
    top:3px;
}
.item_display_text a:hover {
    color:#291013;
    }
/*Add Item Styles*/
.store_image {
    border: 1px solid #b5b196;
    float: left;
    max-width: 325px;
    display:inline;
}
.store_details {
    float:left;
    display:inline;
    width: 400px;
    margin-left: 20px;
}
.store_details h2 {
    padding: 0px 0px 10px 0px;
    font:bold italic 15px Georgia, "Times New Roman", Times, serif;
    color: #291013;
    text-transform: capitalize;
}
.store_details p {
    font: 12px Verdana, Helvetica, sans-serif;
    color: #635139;
    padding: 0px 0px 10px 0px;
}
.store_costs {
    width: 450px;
    display:block;
    
}
.store_details .store_desc p{
    margin-top:10px;
}
.store_price {
    float: left;
    display:inline;
    width: 190px;
    height:30px;
    padding: 5px;
    border-top: 1px solid #b5b196;
    border-bottom: 1px solid #b5b196;
    border-left: 1px solid #b5b196;
    background-color: #fff;
    margin-bottom: 10px;
}
.store_buy {
    float: left;
    display:inline;
    width: 200px;
    height:30px;
    padding: 5px;
    border-top: 1px solid #b5b196;
    border-bottom: 1px solid #b5b196;
    border-right: 1px solid #b5b196;
    background-color: #fff;
}
.store_buy input {
    border:none;
    margin-top:4px;
}
.store_price p {
    font: 10px Verdana, Helvetica, sans-serif;
    color: #635139;
}

.store_price span span{
    color: #291013;
    font-weight:bold;
}
h2 {
    font:bold italic  15px Verdana, Geneva, sans-serif;
    color: #56423c;
}
/*Item Option Headers and Item Specification Headers*/
.store_option_headers {
    clear:both;
    font:italic 12px Georgia, "Times New Roman", Times, serif;
    color: #291013;
    text-transform: capitalize;
}
h3.category_title {
    font:italic 16px Georgia, "Times New Roman", Times, serif;
    color: #65734c;
    text-transform: capitalize;
    margin-bottom:19px;
}
p.store_spec_header {
    padding-bottom:0px;
    clear:both;
    font:italic 12px Georgia, "Times New Roman", Times, serif;
    color: #291013;
    text-transform: capitalize;
}
/*Border and Background color of the checkout table*/
.cart_table {
    background-color: #fff;
    border: 1px solid #b5b196;
}
/*Background color of the Catagories within the checkout table*/
.cart_table .cart_table_top {
    background-color: #b5b196;
    padding: 0 10px 5px;
    font:bold italic 12px Georgia, "Times New Roman", Times, serif;
    color: #fff;
}
/*Styles the items within the checkout*/
.item_name {
    border-bottom: 1px solid #b5b196;
    padding: 0px 10px 5px;
    font: 12px Verdana, Helvetica, sans-serif;
}
/*Border Color of the input fields within the checkout*/
.item_name input{
    border: 1px solid #b5b196;
}
/*Specialized specifically for the Subtotal of the total order in the checkout */
.sub_total {
       font:10px Verdana, Helvetica, sans-serif;
       color: #291013;
       padding:0px 5px 5px 0px;
       background-color: #b5b196;
    border-left:1px solid #b5b196;
}
/*Subtotals area within the checkout area */
.totalsl {
    background-color: #f7f4e3;
    font:10px Verdana, Helvetica, sans-serif;
        color: #291013;
    border-bottom:1px solid #b5b196;
    border-left:1px solid #b5b196;
    padding:0px 5px 5px 0px;
}
/*Buttons within the Cart: Such as Update and Empty Cart */
.btns {
    font-size: 10px;
    color:#291013;
    padding-left:10px;
}
/*Padding on the Checkout button*/
.checkout {
    text-align:right;
    padding-top:10px;
    position:relative;
}
.btn_continue {
    float:left;
    position:relative;
    left:100px;
    top: -25px;
}

/*Checkout Titles/Headers */
h2.checkout_titles {
    font:italic 16px  Georgia, "Times New Roman", Times, serif;
    color: #65734c;
    margin-top: 10px;
    text-align:left;
}
.checkout_input input {
    border: 1px solid #b5b196;
    padding: 3px;
}
.checkout_input select {
    border: 1px solid #b5b196;
    padding: 3px;
}
/*Checkout Small font*/
.small {
    font:10px Verdana, Helvetica, sans-serif;
        color: #291013;
}
.small a:link, .small a:visited {
    font:10px Verdana, Helvetica, sans-serif;
        color: #291013;
    text-decoration: none;
}
.small a:hover {
    font:10px Verdana, Helvetica, sans-serif;
        color: #65734c;
    text-decoration: underline;
}
.small .login {
    position:relative;
    
}
/*Removing the border on the buttons in the checkout*/
input.noborder {
    border:none;
    background-color:none;
}
table.table_spacing tr td input.noborder {
    border:none;
    background-color:none;
}
/*Account_Register.php Edits*/
table.table_spacing tr td{
    padding: 3px;
}
/*Border around the checkout dropdown features*/
table.table_spacing tr td select {
    border: 1px solid #b5b196;
    padding: 3px;
}
table.table_spacing tr td input {
    border: 1px solid #b5b196;
    padding: 3px;
}
table.table_spacing tr td textarea {
    border: 1px solid #b5b196;
    padding: 3px;
}
/*SPECIAL NOTICES THROUGH THE CHECKOUT PROCESS YOU WOULD LIKE TO HIGHLIGHT */
.note {
    background-color: #f7f4e3;
    border: 1px solid #b5b196;
    padding: 6px;
}

/* SHOPPING CART ERROR MESSAGES*/
.error {
    background-color: #f7f4e3;
    border: 1px solid #b5b196;
    padding: 6px;
    color: #d10000;
    font-size: 12px;
    margin-bottom: 12px;
}
/*My Profile Page Styles */
.profile_boxes {
    clear:both;
    width: 431px;
    border:1px solid #b0aa87;
    padding: 10px;
    margin-top:10px;
    background: url(../images/newsletter_form_bkgrd.gif) #f2efdd no-repeat right bottom;

}
.profile_boxes h3 {
    font: bold italic 13px Georgia, Times New Roman, serif;
    padding-bottom: 6px;
}
.profile_boxes div {
    padding: 3px;
}
.orderhistory_boxes {/* Main Table that encloses all information except header*/
    clear:both;
    width: 740px;
    border:1px solid #b0aa87;
    padding: 10px;
    min-height: 50px;
    margin-top:10px;
    background-color:#f2efdd;

}
h3 { /*Styles the Invoice Number on the Invoice view */
    font: bold italic 14px Georgia, Times New Roman, serif;
    padding: 5px 0px;
}
.orderhistory_table {
    position:relative;
    width: 740px;
    display:block;

}
.orderhistory_table .subject {
    background-color: #b5b196;
    color: #fff;
    font: bold italic 14px Georgia, Times New Roman, serif;
}
.orderhistory_table .order_col1 {
    float: left;
    display:inline;
    width: 250px;
    padding: 5px 0 5px 5px;
}
.orderhistory_table .order_col2 {
    float: left;
    display:inline;
    width: 335px;
    padding: 5px 0;
}
.orderhistory_table .order_col3 {
    float: left;
    display:inline;
    padding: 5px 0;
    width: 150px;
}
.orderhistory_space {
    clear:both;
    height: 10px;
}
.invoice h3 { /*Styles the Header for "Description of Order" */
    font: bold italic 14px Georgia, Times New Roman, serif;
    padding: 5px 0px;
}
.invoice pre{ /*Styles the invoice view Description of Order details */
    font: 12px Verdana, Helvetica, sans-serif;
    line-height: 20px;
    padding-left: 5px;
}
.checkout_summary {
    width: 770px;
    position:relative;
    display:block;

}
.checkout_summary_block {
    float:left;
    display:inline;
    width: 348px;
    margin-right:10px;
    border:1px solid #b0aa87;
    padding: 10px;
    margin-top:10px;
    background: url(../images/newsletter_form_bkgrd.gif) #f2efdd no-repeat right bottom;
}
.main_content {
    width:750px;
    float:right;
    position:relative;
    right:25px;
}

.main_content input.noborder {
    border:none;
    padding:0;
}

.paging td,
.paging a:link, 
.paging a:visited {
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #635139;
}
.paging a:hover {
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #291013;
}

td.paging_selected {
	font-size: 13px;
	font-weight: bold;
	color: #291013;
}
.search {
	border:none;
}
