/* CSS Document */

body {
	font-family: Tahoma, Geneva, sans-serif !important;
}

/***************************************************   HEADER   ****************************************************/

div#header {
	background: url(../../../../images/custom/top_bgr.jpg) no-repeat center;
	height: 262px;
	width: 778px;
	text-align: left;
	padding: 0;
	margin: 0;
}
div#header p {
	padding: 10px 0 0 0;
	margin: 0;
}
div#header p a, div#header p a:hover{
	color: #b72d18;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0 0 0;
	margin: 0 0 0 35px;
	text-decoration: none;
}

div#header p a img {
	border: none;
}
span.shopping_cart {
	color: #91ff01;
	margin-left: 5px;
}
div#header img {
	margin-left: 10px;
}
div#logo {
	background: url(../../../../images/custom/logo.png) no-repeat center;
	height: 69px;
	width: 231px;
	padding: 170px 0 0 65px;
}
ul#nav {
	background: url(../../../../images/custom/nav.jpg) no-repeat center;
	width: 778px;
	height: 50px;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#nav li {
	color: #ffdb5e;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	display: inline;
	padding: 0;
	margin: 0;
}
ul#nav li.nav_1 {
	padding-left: 35px; *padding-left: 0px;
}
ul#nav li.nav_2 {
	padding-left: 84px;
}
ul#nav li.nav_3 {
	padding-left: 82px;
}
ul#nav li.nav_4, ul#nav li.nav_5 {
	padding-left: 80px;
}
/***************************************************   MIDDLE STUFF   ****************************************************/
div#new_collection {
	background: url(../../../../images/custom/new_collection.jpg) no-repeat center;
	width: 180px;
	height: 185px;
	padding: 0;
	margin: 0;
}
div#new_collection p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding: 142px 0 0 0;
	margin: 0;
}
div#new_collection p a {
	color: #3a180c;
	text-decoration: underline;
	margin: 0;
	margin-left: 95px;
}
blockquote {
	padding: 0;
	margin: 10px 20px;
	color: #d9cda3;
}
blockquote p {
	color: #d9cda3;
}
.product {
	background-color:#D9CDA3;
	border:2px solid #FFDB5E;
	margin:15px 9px 10px;
}
.product img {
	border: #3a180c 2px solid;
}
.pageNavItemActive {
	font-weight: bold;
	text-decoration: underline;
	color: #FFDB5E;
}
/***************************************************   LEFT BOXES   ****************************************************/

.BoxHeader {
	background: url(../../../../images/custom/cat_header_bg.gif) repeat-x;
	width: 180px; *width: 170px;
	height: 37px; *height: 25px;
	border-bottom: #ffdb5e 2px solid;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 15px;
}
td.specials {
	background-color: #FFFFFF;
	border: #ffdb5e 2px solid;
	width: 154px;
	height: 134px; *height: 127px;
}
td.specials img {
	padding: 0;
	margin: 4px;
	float: left;
}
p.specials_one {
	color: #3a180c;
	font-size: 12px;
	font-weight: bold;
}
p.specials_two {
	color: #445b00;
	font-size: 11px;
}
/***************************************************   HOME   ****************************************************/

#main_info {
	width: 355px;
}
.first_word {
	text-transform: uppercase;
	color: #d9cda3;
	font-size: 24px;
	font-weight: bold;
	padding-right: 5px;
}
.rest_of_line {
	color: #d9cda3;
	font-size: 14px;
	font-weight: bold;
}
#main_info {
	width: 355px;
	margin: 0 auto;
}
#main_text p {
	padding: 0;
	color: #d9cda3;
	font-size: 11px;
	width: 355px;
}
#main_text p a {
	color: #7b9900;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 15px;
}
div#featured_items {
	background-color: #3a180c;
	width: 337px;
	padding: 15px 10px 10px; *padding: 18px 10px 10px;
}
.featured_items_title {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffdb5e;
	padding: 0 0 5px 3px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.featured {
	background-color: #d9cda3;
	border: #ffdb5e 2px solid;
	height: 138px;
	width: 338px;
	margin: 10px 0;
}
.CatalogItemLight a.featured_title{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #281804;
	text-decoration: none;
}
.ProductSubtitle {
	color: #3A180C;
}
/***************************************************   RIGHT BOXES   ****************************************************/

div.search_button {
	width: 31px;
	height: 18px;
	float: right;
	padding: 0;
	margin-top: 2px;
	margin-right: 10px;
}
td.sec_cat_header {
	background: url(../../../../images/custom/cust_cat_header_bg.gif) repeat-x;
	color: #FFDB5E;
	width: 180px; *width: 170px;
	height: 37px; *height: 25px;
	border-bottom: #ffdb5e 2px solid;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.BoxText {
	border-bottom: #4d2d1b 1px solid;
	padding-bottom: 6px;
}
.BoxText_second {
	background-color:#3A180C;
	color:#451008;
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	padding-left: 6px;
	border-bottom: #4d2d1b 1px solid;
	padding-bottom: 5px;
}
div#return_policy {
	color: #d9cda3;
	font-size: 11px;
	padding: 20px 10px;
}

div.login-page p{
	color: #D9CDA3;
}

div.gift-cert-page *, div.gift-cert-page p{
	color: #D9CDA3;
}
div.gift-cert-page input, div.gift-cert-page textarea {
	color: #666666;
}

/***************************************************   FOOTER STUFF   ****************************************************/
.footer {
	background: url(../../../../images/custom/footer_bg.gif) repeat-x;
	height: 72px;
	width: 758px;
	padding-left: 20px;
	padding-top: 11px;
	text-align: left;
	float: left;
	line-height: 23px;
	vertical-align: middle;
}
.payment_options{
	padding: 0;
	margin: 5px 20px 0 0;
	*margin-bottom: 20px;
	float: right;
}
.formCaption {
	width: 45%;
}
.formLine {
	float: none;
}

