/* CSS Document */

/*------------basic page parameters------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

hr {
	display: none;
}

img {
    display: block;
	border: 0px;
}

p, ul, li, h1, h2, h3, h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}

ul {
}

li {
}

/*-------------page structure-----------*/

#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	min-height: 100%;
}
div#shippingPromoContent {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 350px;
}

/* mac hide \*/
* html #wrapper{height:100%}
/* end hide */

#header {
	background-color: #FFFFFF;
	height: 93px;
	width: 960px;
	padding-top: 10px;
	margin-bottom: 5px;
}
div#headerRight {
	background-image: url(images/header_background6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 703px;
	float: right;
	margin-top: 22px;
	position: relative;
}
div#headerRight div#cart {
	position: absolute;
	left: 465px;
	top: 7px;
	color: #000000;
}
div#headerRight div#searchContainer {
	position: absolute;
	top: 12px;
	left: 240px;
}

div#contentWrapper {
	width: 938px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #E3D3CE;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#innerContent {
	background-image: url(images/nav_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 938px;
}


#header h1 {
	height: 93px;
	width: 236px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #845548;
	font-weight: bold;
}


#footer {
	margin-top: 7px;
	margin-left: 10px;
	color: #482F28;
	font-weight: bold;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AC5A33;
	text-decoration: none;
	font-weight: bold;
}


/*--------------page navigation----------*/

#globalNav {
	float: left;
	width: 205px;
	padding: 10px;
}
div#MainContent {
	float: right;
	width: 693px;
	margin-left: 20px;
}
div#MainContent h3 {
	margin: 0px;
	padding: 0px;
}
div#MainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

div#MainContent h4 {
	margin: 15px 0px 0px;
	padding: 3px 0px 0px 7px;
	background-image: url(images/blank_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
div#MainContent h6 {
	margin: 0px 0px 0px;
	padding: 3px 0px 0px 7px;
	background-image: url(images/blank_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}


#globalNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

div#globalNav a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}

#globalNav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #006699;
}
div#globalNav p {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7C5245;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	line-height: 22px;
	margin: 0px;
}
div#globalNav form {
	margin: 0px;
	padding: 0px 0px 4px;
}
.navOrange {
	color: #CE815B;
}

div#globalNav input.joinInput {
	width: 125px;
	background-color: #E6E6E6;
	border: 1px solid #71493E;
	padding: 2px;
	margin: 0px;
}
input.joinButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #AC5A33;
	padding: 2px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
div#globalNav input.searchInput {
	width: 125px;
	background-color: #E6E6E6;
	border: 1px solid #71493E;
	padding: 2px;
	margin: 0px;
}
input.searchButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #482F28;
	padding: 2px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
div#MainContent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 19px;
}
div#MainContent ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#MainContent a {
	color: #AC5A33;
}
div#headerRight div#cart a {
	color: #000000;
}
p.topNavLinks {
	margin-left: 15px;
	color: #AC5A33;
}
p.topNavLinks a {
	color: #AC5A33;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 1px;
}
div#searchsuggestinner { position:absolute; background-color: white; border: 1px solid #cccccc; width:200px; font-size:11px;font-family:arial; overflow:hidden; white-space: nowrap; line-height:12px; margin-top:-5px;}
#searchsuggestinnerul { margin:0px; padding:0px;}
#searchsuggestinnerul li { list-style-type:none;  overflow:hidden; white-space: nowrap; margin:0px; padding:0px;}
a.searchsuggestinneruldefault { display:block; background-color:#FFFFFF; text-decoration:none; color:#000000; padding:2px; line-height:19px;}
a.searchsuggestinnerulhighlight { display:block; background-color:#635130; color:#FFFFFF; line-height:19px;}
p.footerRight {
	float: right;
	text-align: right;
}
p.footerLeft {
	float: left;
}
th {
text-align:left;

}
textarea {
height:75px;
}div#shippingPromo {
	background-color: #990000;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #640000;
}

