body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#573218;
	font-size:0.69em;
	margin:0;
	padding:0;
	background-color:#532817;
	}
a {
	color:#0066CC;
	text-decoration:underline;
}
h1 {
	font-size:14px;
	color:#573218;
	font-weight:bold;
	}
h4 {
	color:#FFFFFF;
	font-weight:bold;
}
h7 {
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	line-height:20px;
	}
h8 {
	font-size:14px;
	font-weight:normal;
	}
h9 {
	font-size:16px;
	font-weight:normal;
	}
#bgtop {
	background: url(../images/bg.jpg) top repeat-x;
}
#middlebg {
	background-color:#FFFFFF;
}
#bgwrapper {
	background: url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#maincontainer {
	width:800px;
	margin:0 auto;
	text-align: left;
	padding:0;
}
#headerlink {
	background: url(../images/headertop.jpg) top right no-repeat;
	height: 59px;
}
#header {
	min-height: 97px;
	margin:0;
	padding:0;
}
#headlinks ul {
	list-style-type: none;
	padding-left: 30px;
}
#headlinks ul li {
	float: left;
	padding-right: 34px;
	padding-top: 59px;
}
#li1 {
	padding-left:20px;
	}
#headlinks ul li a {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	height: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#headlinks ul li a:hover {
	color:#e8d3ac;
}
#search {
	background: url(../images/searchbody.gif) top right no-repeat;
	height:80px;
	width:773px;
	color:#8e7e6b;
	text-align:left;
}
#search select,input {

	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#searchhead {
	background: url(../images/searchhead.gif) top right no-repeat;
	width:773px;
	height:29px;
	}
#searchhead a {
	color:#FFFFFF;
	text-decoration:none;
	float: right;
	padding-top:8px;
	padding-right:20px;
}
#searchcontainer {
	padding-left:17px;
	padding-right:20px;
}
#form {
	padding-top:4px;
	padding-left:15px;
}
#searchdesc {
	color:#cab9a5;
	padding-left:15px;
	font-size: 12px;	
}
#searchdesc a {
	color:#0099FF;
}
.searchleft {
	color:#ffffff;
	width: 220px;
	float: left;
	padding-right: 21px;
	line-height: 18px;
}
.selectdrop {
	width: 180px;
	font:10px;
}
.searchright {
	color:#ffffff;
	width: 80px;
	float: left;
	padding-right: 18px;
	line-height: 18px;
}
.inputnumber {
	width: 75px;	
}
.searchbutton {
	padding-top: 11px;
}
.advancedSearch{
	font-size:small;
	color: #FFFFFF;
	font-weight: bold;
	}
.searchLink{
	color: #FFFFFF;
	}
#footer {
    background: url(../images/footer.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-left:80px;
    padding-right:80px;
    text-align:center;
    line-height:20px;
    
    }
	
#footer a {
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
	}
	
#copyright {
	color:#FFFFFF;
}
#copyrighttext {
	background-color:#532817;
	color:#cab9a5;
	text-align:center;
	padding-bottom:25px;
}
#nestedlogin {
	position:absolute;
	width:800px;
}
#loginbox {
	color:#FFFFFF;
	padding: 1em 2em;
	/*right: 5px;*/
	position: absolute;
	left: 70%;
}

#loginbox p{
	padding: 0 0 0.4em 0;
}
	
html
{
	border-left:none;
	border-right:none;
	cursor:default;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, pre, img, form, fieldset
{
	padding:0;
	margin:0;
	border:none;nd
}

ol, ul
{
	list-style:none;
}

#homelink
{
	height: 64px;
}

#homelink img
{
	padding-top: 20px;
	position: absolute;
	cursor: pointer;
}

.globalnav li
{
	display: inline;
}

.globalnav li a
{
	background-image: url(../images/globalnav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 0;
	padding-top: 30px;
	overflow:hidden;
	float: left;
}

#about a
{
	background-position: 0 0;
	width: 79px;
}

#dist a
{
	background-position: -79px 0;
	width: 126px;
}

#quote a
{
	background-position: -205px 0;
	width: 131px;
}

#contact a
{
	background-position: -336px 0;
	width: 114px;
}

.searchbutton input
{
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 0;
	padding-top: 25px;
	overflow:hidden;
	float: left;
	width: 60px;
}

img, object
{
	display:block;
}

table
{
	border-collapse:collapse;
}

th
{
	padding:0;
	text-align:left;
}

td
{
	padding:0;
	vertical-align:top;
}

hr
{
	display:none;
}

*:focus
{
	outline:none;
}

form.shipform {
}

form.shipform fieldset {
	margin-bottom: 10px;
}
form.shipform legend {
	padding: 0 2px;
	font-weight: bold;
}
form.shipform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.shipform fieldset ol {
  margin: 0;
  padding: 0;
}
form.shipform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.shipform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.shipform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.shipform fieldset fieldset label {
  display: block;
  width: auto;
}
form.shipform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.shipform label {
  width: 120px; /* Width of labels */
}

form.shipform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.shipform select {
	max-width: 70%;
}

form.shipform #col {
	position: relative;
	right: 50%;
	float: left;
	width: 100%;
	padding: 2em 0;
}

#billcol, #shipcol {
	float: left;
	position: relative;
	background-color: #f1e7d3;
	background-image: url(../images/shipbg.png);
	background-repeat: repeat-x;
}

form.shipform #col #billcol {
	left: 52%;
	width: 46%;
}

form.shipform #col #shipcol {
	left: 56%;
	width: 46%;
}
/*
#loginview {
	width:200px;
	height:92px;
	line-height:15px;
	color:#CAB9A5;
}
#loginview input {
	float:right;
}
#loginview a {
	color:#FFFFFF;
}
#loginview td {
	padding:10px;
}
*/
.distview {
	width: 25em;
	color:#CAB9A5;
	left: 800px;
}
.distview li {
	float: left;
	width: 12.5em;
}
.distview a {
	color:#FFFFFF;
}

.feedback ul {
	border: 1px solid black;
	margin: 0pt 50px 10px;
	padding: 5px;
}
