body {
	font-size:12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #555555;
	/* background: #A24E12 url(images/backgroundgrad.gif) repeat-x 0 0; */
	padding: 0px;
	margin: 0px;
}

body a {
   color:#AF6603;
}

body a:hover {
   color:#FFAA00;
   text-decoration:none;
}

blockquote {
	margin: 0;
	padding: 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	border-left: 1px solid #88370c;
	background: url(../images/quotesLeft.gif) no-repeat 5px top;
}

blockquote p {
	display: block;
	color: #af6603;
	background: url(../images/quotesRight.gif) no-repeat right bottom;
}

blockquote span {
	display: block;
	color: #af6603;
	text-align: right;
}

img {
	border:0;
}

p {
	color: #2a0203;
	line-height: 1.6em;
}

#wrapper {
	width:760px;
	margin:0 auto;
	padding:0;
}

#header {
	width:760px;
	height: 244px;
	/*height: 180px; -- original height */
	background-image: url(../images/headerBkgrd.gif);
	background-repeat: repeat-x;
	text-align:center;
	background-color: #220c06;//#2d0c03;
	padding-bottom:0px;
}

/*/ MAIN NAVIGATION //////////////////*/
.navigation	{
	display: none;
}

ul.navigation {
	 list-style:none;
	 padding:0;
	 margin:0;
}

ul.navigation li {
	 display:inline;
	 margin: 0 5px;
	 color:#FFB300;
	 font-weight:bold;
 	 padding:0;
}

ul.navigation li a {
	 color:#FFB300;
	 text-decoration:none;
	 font-size:12px;
}

ul.navigation li a:hover {
	color:#FFFFFF;
}

/*/ SUB NAVIGATION ////////////////*/
td.leftNav {
	width:200px;
	padding-bottom: 15px;
}

td.leftNav a{
	color: #000000;
}

td.leftNav ul {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	list-style-image: url(../images/arrow.gif);
}

td.leftNav ul ul{
   list-style-image: url(../images/arrow2.gif);
}

td.leftNav ul li{
	margin: 0;
	padding: 0;
	background: none;
}
/*/ 1st tier /*/
ul.subNav {

}

ul.subNav li {

}

ul.subNav li a {

}

ul.subNav li a:hover {

}

/*/ 2nd tier /*/
ul.subNav ul {

}

ul.subNav ul li{

}

ul.subNav ul li a{

}

ul.subNav ul li a:hover{

}

/*/ NORMAL LIST ///////////////*/
ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 13px;
	background: url(../images/orangeDot.gif) no-repeat left center;
}

ol {
	color: #6f3014;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ol li {
	margin: 0 0 10px 0;
}

/*/ CONTENT STYLING ////////////*/
#content {
   color:#000;
	 background-color:#fff;
	 text-align:left;
	 margin:0;
	 padding:0;
}

/*/ HEADLINES /////////////*/
h1 {
	color: #e57a00;
	font-size: 2em;
}

h2 {
	color: #691612;
	font-size: 1.8em;
}

h3 {
	color: #823910;
	font-size: 1.4em;
}

h4 {
	color: #715c17;
	font-size: 1.2em;
}

h5 {
	color: #988342;
	font-size: 1.2em;
}

.title {
	color: #491b0a;
	font-size: 1.4em;
	font-weight: bold;
}

.leadIn {
	color: #af6603;
	font-size: 1.7em;
	font-weight: normal;
}

/*/ PULL QUOTE ///////////////////////*/

#pullQuote {
	display: block;
	width: 175px;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 10px;
	border-top: 1px solid #dbc990;
	border-bottom: 2px solid #dbc990;
	background: #fff4d1 url(../images/quotesLeftAlt.gif) no-repeat 3px 3px;
}

#pullQuote p {
	color: #6d5817;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	background: url(../images/quotesRightAlt.gif) no-repeat bottom right;
}

#pullQuote span {
	display: block;
	text-align: right;
}

/*/ GENERAL BUTTON //////////////////*/

a.button {
   	padding:5px;
	 background-color:#FFB100;
	 text-decoration:none;
	 color:#000;
	 font-weight:bold;
}

a.button:hover {
   	background-color:#FF7B00;
	 color:#000;
	 font-weight:bold;
}


/*/ FOOTER STYLING ////////////*/
#footer {
   background-image: url(../images/footer3.gif);
	 background-repeat: no-repeat;
	 width:760px;
	 margin:0;
	 padding:0;
	 height:72px;
	 border-top:1px solid #8B3D02;
	 color:#fff;
	 text-align:center;
}

#footer p {
   padding:12px 0;
}

html>body #footer p{
   padding:0px 0;
}

/*/ FORM STYLING ////////////*/
input, textarea, .searchBox {
	 color: #6f3014;
	 background-color: #f3e3b0;
	 border-right:1px solid #6f3014;
	 border-bottom:1px solid #6f3014;
	 border-left:1px solid #b04c1f;
	 border-top:1px solid #b04c1f;
}

/*/ SEARCH BOX //////////*/
.search {
	float:right;
	margin:10px 10px 0 0;
}

input.searchBox {
   width:75px;
	 border:none;
	 margin:0;
	 padding:0;
	 height:18px;
}

input.searchButton {
   border:none;
	 height:18px;
	 width:18px;
}

/*/ CART STYLING /*/

.subpagetitle {
	color: #491b0a;
	font-size: 1.4em;
	font-weight: bold;
}

.csCartListHeader {
	color: #6f3014;
	font-size: 1em;
	font-weight: bold;
}

.csCartRowSS {
	color: #b04c1f;
}

#addtocart2 {
	padding: 0;
	margin: 0;
	border: none;


	background-color: #ffffff;
}
.csFormLabelRequired{
font-weight:900;}






