* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #333; /* site background */
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}
#page{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
}
#content {
	width: 925px;
	display: inline;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
}

#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 275px;
	display: inline;
	float: left;
	margin-top: 40px;
	
}

#all_navigation{
	width: 636px;
	display: inline;
	float: left;
	margin-top: 10px;	
}

#search {
	background:transparent none repeat scroll 0 0;
	border:1px solid #8E6C47!important;
	color:#8E6C47;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 2px 5px;
	height:17px;
	font-family:Georgia,"Times New Roman",Times,serif;
	width:146px;
}
.go-btn {
	background:#8E6C47 none repeat scroll 0 0;
	color:#E2D09D;
	font-size:12px;
	font-weight:bold;
	height:25px;
	margin-left:-5px;
	text-align:center;
	width:34px;
    border:0 none;
}
#search_form {
	float: right;
	margin-right: 10px;
}

/*Navigation*/

#navigation {
	height: 130px;
	width: 636px;
	font-size: 13px;
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-weight: bolder;
}

#navigation_content {

}

#navigation_box {
	margin-top: 5px;
	height:55px;		
	background-image: url(../images/navigation_bar.png);
	background-repeat: repeat-x;
	width:636px;
	float: right;
	padding-top: 15px;
}

#nav {
	list-style: none;
	display: inline;
	overflow: hidden;
	white-space: nowrap;
	z-index: 2;
}  
   
#nav li {
    list-style-type: none;
    display: inline;
}

#nav a {
	color: #8E6C47;
	float: left;
	overflow: hidden;
	text-align: right;
	z-index:1;
	text-decoration: none;
}

#nav a:hover {
	color: #C13226;
}

#nav a:active, #nav a.selected {
	color: #56422C;
}

#home a {
	width:65px;
	margin-top: 5px;
}

#blog a {
	width:65px;
	margin-top: 5px;
}
#delivery_info a {
	width:127px;
	margin-top: 5px;
}
#tncs a {
	width:55px;
	margin-top: 5px;
}

#contact a {
	width:110px;
	margin-top: 5px;
}
#basket_navigation {
	width: 636px;
	height: 40px;
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}

#basket_navigation_content {
	margin-top: 5px;
}

#basket_navigation_box {
	float: right;
}

#basket_nav {
	list-style: none;
	display: inline;
	overflow: hidden;
	white-space: nowrap;
	z-index: 2;
}  
   
#basket_nav li {
    list-style-type: none;
    display: inline;
}

#basket_nav a {
	float: left;
	overflow: hidden;
	text-align: center;
	height:30px;
	z-index:1;
	text-decoration: none;
    color: #FFFFFF;	
}

#basket_nav a:hover {
	color: #FFFFFF;
}

#basket_nav a:active, #basket_ a.selected {
    color: #FFFFFF;
}

#basket_view a {
	width:100px;
	margin-top: 5px;
}

#basket_checkout a {
	width:80px;
	margin-top: 5px;
}

#basket_phone a {
	margin-top: 5px;
	margin-left: 5px;
}

#basket_spacer a {
	width:2px;
	background-image: url(../images/basket_spacer.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Side Category Navigation */

#side_navigation {
	margin-top: 20px;
	display: inline;
	float: left;
	padding: 0px;
	width: 210px;
}

.product_categories_1 a {
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 16px;
	font-style: normal;
	color: #655027;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}

.product_categories_1 a:hover {
	color: #C43226;
	text-decoration: underline;
}


#full_box{
	border: 1px solid #CACACA;
	display: inline;
	float: left;
	width: 910px;
	background-image: url(../images/Parchment.jpg);
}

#left_box{
	width: 185px;
	display: inline;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	z-index: 3;
	padding-top: 15px;
}

#right_box{
	width: 648px;
	display: inline;
	float: right;
	margin: 15px;
	z-index: 3;
	border: 1px solid #EFEFEF;
	background-image: url(../images/Parchment.png);
}

#page_title {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#page_title h1 {
	color: #92733A;
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;	
	font-size: 24px;
	font-weight: bold;
}


#confirmation_message {
	margin: 10px;
	float: left;
	height: 300px;
	width: 640px;
}

#confirmation_message p {
	color: #92733A;
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;	
	font-size: 18px;
	font-weight: bold;
}
#delivery_message {
	margin: 10px;
	float: left;
	width: 635px;
}

#delivery_message p {
	color: #92733A;
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;	
	font-size: 16px;
	font-weight: none;
}

/*#delivery_message h2 {
	color: #92733A;
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;	
	font-size: 20px;
	font-weight: bold;
}*/


#page_line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	float: left;
	height: 1px;
	width: 610px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	display: inline;
}


#newsletter {
	margin-top: 15px;
	width: 912px;
	height:40px;
	background-image: url(../images/navigation_bar.png);
	background-repeat: repeat-x;
	float: left;
	padding-top: 15px;
}
#newsletter_container{
	width: 912px;
	float: right;
	text-align: right;
}
#newsletter_text {
	float: right;
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	color: #92733A;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	margin-top: 4px;
}
#newsletter_arrow {
	float: right;
	background-image: url(../images/newsletter_arrow.png);
	width: 36px;
	height: 13px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#newsletter_arrow {
	float: right;
}
#news_input {
	background:transparent none repeat scroll 0 0;
	border:1px solid #8E6C47!important;
	color:#8E6C47;
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 2px 5px;
	height:17px;
	font-family:Georgia,"Times New Roman",Times,serif;
	width:146px;
}
.news_input_btn {
	background:#8E6C47 none repeat scroll 0 0;
	color:#E2D09D;
	font-size:12px;
	font-weight:bold;
	height:25px;
	margin-left:-5px;
	text-align:center;
	width:60px;
    border:0 none;
}
#news_form {
	float: right;
	margin-right: 10px;
}

#trailer{
	margin-top:5px;
	float: right;
	margin-right: 12px;
}

#trailer a {
	color: #655027;
}
#trailer a:hover {
	color: #3300CC;
}

/* Home page */

#homepage_main_image {
	background-image: url(../images/homepage_main_image.jpg);
	height: 385px;
	width: 650px;
	display: inline;
	float: left;
	padding-top: 15px;
}

#homepage_category_box {
	height: 80px;
	width: 380px;
	display: inline;
	float: right;
	margin-top: 4px;
	margin-right: 20px;
	text-align: right;
	padding: 5px;
}


#homepage_category_box h2 {
	color: #996600;
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 34px;
	font-weight: normal;
}

#homepage_category_box a {
	text-decoration: none;
}

#homepage_category_box a:hover {
	font-weight: normal;
}


#homepage_category_box p {
	color: #996600;
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 14px;
	line-height: 30px;
}


#homepage_welcome{
	background-image: url(../images/homepage_welcome.png);
	position:relative;
	height: 550px;
	width: 500px;
	z-index: 1;
	margin-top: 0px;
	top: -525px;
	left: -60px;
	float: left;
}

/* Contact Page*/

#contact_form_left {
	float: left;
	width: 315px;
	margin-left: 15px;
}
#contact_address_right {
	float: right;
	width: 300px;
}


#left_box h1 {
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}

#left_box h2 {
	font-family: "Times New Roman", Georgia,  Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.trailer{
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #655027;
	text-align: right;
	letter-spacing: -1px;
}
#shop_content {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#shop_path {
	width: 625px;
	height: 60px;
	float: left;
	Padding-top: 7px;
	text-align: left;
}
#listing_row{
	float: left;
}
#listing{
	float: left;
	width: 181px;
	padding: 5px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
}
#product_left {
	height: 100%;
	width: 308px;
	float: left;
}

#product_image {
	width: 185px;
	height: 185px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	padding: 5px;
}
#product_image img {
	border-style: none;
}

.listing_title_font,.listing_title_font a {
	/*	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 16px;*/
	color: #92733A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.listing_title_font a:hover {
	text-decoration: underline;
}
.listing_detail_font {
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 14px;
	color: #92733A;
	
}

.shopheading{
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 16px;
	font-style: normal;
	color: #92733A;
}

.shopheading a{
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #92733A;
}

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


/*Product Page*/

#product_details {
	width: 630px;
	float: left;
}
#product_right {
	float: right;
	width: 310px;
	height: 100%;
	text-align: center;
}
#product_image_right {
	float: right;
	height: 100%;
	text-align: center;
}
#product_image_border {
	padding: 5px;
	border: thin solid #E6E6E6;
	text-align: center;
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product_title_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #6D5336;
	text-decoration: none;
}


.product_detail_font {
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 16px;
	color: #92733A;
	
}
.product_detail_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #92733A;
	
}


#product_categories_title{
	float: right;
	height: 40px;
	width: 225px;

	background-image: url(../images/product_categories_title.png);
	background-repeat: no-repeat;
}
#product_categories_1{
	float: right;
	height: 22px;
	padding-left: 25px;
	padding-top: 3px;
	width: 205px;
	background-image: url(../images/product_categories_1.png);
	background-repeat: no-repeat;
}
#product_categories_2{
	float: right;
	height: 22px;
	padding-left: 40px;
	padding-top: 3px;
	width: 185px;
	background-image: url(../images/product_categories_2.png);
	background-repeat: no-repeat;
}
#product_categories_bottom{
	float: right;
	height: 25px;
	width: 225px;
	background-image: url(../images/product_categories_bottom.png);
	background-repeat: no-repeat;
}


.listing_title_font {
	font-size: 14pt;
	color: #205867;
}
.listing_font {
	font-size: 10pt;
}
#prices_box {
	width:620px;
	margin-bottom: 5px;
}

#add_button {
	float: left;
	padding-left: 200px;
}
.blue{
	color: #000099;
}
/* Basket */

#basket_button {
	background-image: url(../images/basket_button.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 110px;
	float: right;
	margin-top: 37px;
	margin-right: 0px;
	padding-top: 4px;
	padding-left: 5px;
	color: #F8EAC0;
	text-decoration: none;
	font-size: 12px;
}
#basket_button a {
	color: #F8EAC0;
	text-decoration: none;
	font-size: 12px;
	
}

#basket_title {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	float: left;
	height: 20px;
	width: 620px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	color: #92733A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
}
#basket_detail {
	float: left;
	width: 620px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #92733A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
}
#basket_middle {
	padding-top: 40px;
}
#basket_item {
	float: left;
	width: 110px;
	display: inline;
}
#basket_image {
	border: thin solid #E6E6E6;
	width: 100px;
	padding: 5px;
	text-align: center;
	float: left;
	display: inline;
}
#basket_name {
	float: left;
	width: 220px;
	text-align: left;
	display: inline;
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
}
#basket_name a {
	color: #92733A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#basket_price {
	float: left;
	width: 60px;
	display: inline;
	vertical-align: bottom;
}
#basket_quantity {
	float: left;
	width: 105px;
	display: inline;
}
#basket_subtotal {
	float: left;
	width: 65px;
	display: inline;
	text-align: right;
}
#basket_remove {
	float: left;
	display: inline;
	width: 20px;
	padding-left: 20px;
}
#basket_total {
	float: left;
	width: 600px;
	padding-right: 20px;
	text-align: right;
}
#align_right {
	float: right;
	margin-bottom: 10px;
}

#blog_content {
	margin-right: 15px;
	margin-left: 15px;
}

#blog_content p {
	color: #000099;
	font-weight: normal;
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 16px;
	
}

#blog_image_left {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}
.blog_properties {
	color: #999999;
}

#contact_content {
	float: left;
	width: 625px;
	padding-right: 10px;
	padding-left: 10px;	
}

#contact_content p {
	color: #000099;
	font-weight: normal;
	font-family: "Bradley Hand ITC", "Apple Chancery", "URW Chancery L", cursive;
	font-size: 16px;
}



.update_stock_error{
	font-size: 12px;
	color: #CC0000;
}

.text_align_right {
	text-align: right;
}

p {
	color: #92733A;
}

h2 {
	color: #92733A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}

