body {
  font-family: Tahoma;
  font-size: 9pt;
  background-color: #D5D5D5;
  background: url(/images/background.jpg) repeat-x top;
  /* background: url(/images/background.jpg) repeat-x top; */
  /* background: url(/images/bg-shadow.jpg); repeat: none; */
  margin: 0px;
  padding: 0px;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13pt;
  color: #8E1D1D;
  margin: 0px;
  padding: 0px;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11pt;
  color: #8E1D1D;
  margin: 0px;
  padding: 0px;
}

h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 8.5pt;
  color: #8E1D1D;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

table {
  margin: 0px;
  padding: 0px;
}

.title {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16pt;
  font-weight: bold;
}

#bg-container {
  width: 863px;
  background: url(/images/bg-container.jpg) repeat-y top;
}

#container {
  width: 830px;
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
  /*
  margin-left: auto;
  margin-right: auto;
  */
  background-color: #FFFFFF;
  background: url(/images/bg-container-new5.jpg) repeat-y top;
  border-left: solid 3px #8E1D1D;
  border-right: solid 3px #8E1D1D;
  border-top: solid 2px #8E1D1D;
  border-bottom: solid 2px #8E1D1D; 
}

#container_fixed {
  width: 830px;
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
  background-color: #FFFFFF;
  border-left: solid 3px #8E1D1D;
  border-right: solid 3px #8E1D1D;
  border-top: solid 2px #8E1D1D;
  border-bottom: solid 2px #8E1D1D; 
}

#left {
  width: 207px;
  background-color: #FFFFFF;
  background: url(/images/bg-left-side.jpg) repeat-y top;
  float: left;
}

#left-content {
  width: 196px;
  background: url(/images/bg-nav-side2-link.jpg) repeat-y top;
  height: 825px; 
  /* background-color: #CCFFFF; */
  border-left: solid 1px #8E1D1D;
  border-right: solid 1px #8E1D1D;
  border-top: none;
  float: right;
}

#logo {
  width: 196px;
  height: 123px;
  background-color: #FFFFFF;
  border-bottom: solid 1px #8E1D1D;
  /* border-left: solid 1px #8E1D1D; */
  float: right;
  margin-right: 0px;
}

#search {
  width: 186px;
  height: 113px;
  padding-left: 10px;
  padding-top: 10px;
  background-color: #CCCCCC;
  background: url(/images/bg-nav-side2.jpg) repeat-y top;
  border-bottom: solid 1px #8E1D1D;
}

#search table {
  margin: 0px;
  padding: 0px;
  position: relative;
  top: -8px;
  left: 0px;
}

#nav-side {
  width: 186px;
  /* height: 464px; */
  padding-left: 10px;
  padding-top: 10px;
  background-color: #DEDEDE;
  background: url(/images/bg-nav-side2.jpg) repeat-y top;
  /* border-bottom: solid 1px #8E1D1D; */
}

#nav-side-link {
  width: 186px;
  background: url(/images/bg-nav-side-link.jpg) repeat-y top;
}

#nav-side a {
  font-size: 10pt;
  color: #000000;
  text-decoration: none; 
  padding-bottom: 2px; 
}

#nav-side a:hover {
  font-size: 10pt;
  color: #000000;
  background-color: #999999;
  text-decoration: none;
}

#right {
  width: 623px;
  /* height: 725px; */
  /* background-color: #99CC33; */
  min-height: 723px;
  /* background: url(/images/bg-content.jpg) repeat-y top; */
  background-color: #ffffff;
  float: right;
}

#title {
  width: 623px;
  height: 87px;
  background-color: #FFFFFF;
  border-bottom: solid 1px #8E1D1D;
}

#title img {
  float: right;
}

#spacer-white {
  width: 623px;
  height: 6px;
  background-color: #FFFFFF;
}


/* -------------------------------------
		Horizontal  Nav 
------------------------------------- */
#nav {
	background-color: #7D1919;
  	background: url(/images/bg-nav-top.jpg) repeat-x top;
	border-bottom: 5px solid #000000;
	height: 29px;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	padding-left: 5px;
	margin: 0;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 10pt;
	line-height: 29px;
}
#nav a:link, #nav a:visited {
	float: left;
	padding: 0 13px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #000000;
}

#nav a:link#current, #nav a:visited#current, #nav a:hover {
	color: #FFFFFF;
	background-color: #7D1919;
	background-color: #3F0B0B;
}

#nav li a.last {
	border: none;
}

#nav a:hover { 
	color: #FFFFFF; 
}
/* -------------------------------------
		Horizontal  Nav 
------------------------------------- */


/* -------------------------------------
		Older Top Navigation
------------------------------------- */
/*
#nav-top {
  width: 671px;
  height: 29px;
  background-color: #7D1919;
  background: url(/images/bg-nav-top.jpg) repeat-x top;
  font-size: 10pt;
  color: #FFFFFF;
}

#nav-top a {
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: none;
  border-right: solid 1px #000000;
  display: table-cell;
  height: 50px;
  width: auto;
  margin: 0px;
  padding: 0px;
  padding: 10px;
  padding-top: 5px;
}

#nav-top a:hover {
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: none;
}
*/
/* -------------------------------------
		Older Top Navigation
------------------------------------- */


#header {
  width: 623px;
  height: 201px;
  background-color: #000000;
  margin-bottom: -3px;
}

#featured-item {
  /* width: 381px; */
  width: 357px;
  height: 158px;
  padding: 20px;
  background-color: #D6CCBE;
  background-image: url(/images/bg-featured-item2.jpg);
  /* border-left: solid 1px #8E1D1D; */
  float: left;
}

#featured-item img {
  float: left;
  border: solid 3px #8E1D1D;
  margin-right: 15px;
}

#request-quote {
  width: 186px;
  height: 158px;
  padding: 20px;
  padding-left: 10px;
  padding-right: 30px;
  background-color: #ffffff;
  background-image: url(/images/bg-request-quote2.jpg);
  float: right;
}

#request-quote table {
  width: 186px; 
  margin: 0px;
  margin-bottom: -55px;
  padding: 0px;
  position: relative;
  top: -10px;
  left: 0px;
  text-align: right; 
  font-size: 8pt;
}

#request-quote h2 {
  color: #FFFFFF;
  margin-bottom: 15px;
}

#spacer-black {
  width: 623px;
  height: 5px;
  background-color: #000000;
}

#content {
  width: 623px;
  /* height: 410px; */
  height: 400px;
  background-color: #ffffff;
  background: url(/images/bg-content.jpg) repeat-y top;
  background-color: #000000;
}


#content-new {
  padding: 20px; 
  padding-top: 0px; 
  background-color: #ffffff;
}

#white {
  width: 356px;
  /* height: 369px; */
  padding: 20px;
  background-color: #FFFFFF;
  /* border-left: solid 1px #8E1D1D; */
  /* border-bottom: solid 1px #8E1D1D; */
  float: left;
}

#red {
  width: 186px;
  /* height: 370px; */
  padding: 20px;
  background-color: #8E1D1D;
  float: right;
  color: #FFFFFF;
}

#red a:link {
	text-decoration: none; 
	color: #ffffff;
}

#red a:visited {
	text-decoration: none; 
	color: #ffffff;
}

#red h1 {
  color: #FFFFFF;
}

#footer {
  width: 780px;
  /* width: 800px; */
  min-height: 50px;
  padding: 20px;
  padding-bottom: 0px;
  color: #666666;
  background-color: #D6CCBE;
  background: url(/images/bg-footer.jpg) repeat-x top;
  border-left: solid 1px #8E1D1D;
  border-top: solid 1px #8E1D1D;
  clear: both;
  margin-left: 9px;
  margin-top: -1px;
}

#footer a {
  text-decoration: none;
  color: #666666;
}

#footer a:hover {
  text-decoration: underline;
  color: #666666;
}

/* ----------- inventory ------------ */
table.inventory {
	border: 1px solid #cccccc;
}
tr.resultsheader {
	background-color: #fff;
  	/* background: url(/images/bg-nav-side2.jpg) repeat-y top; */
}
td.resultsheader {
	text-align: center;
	color: #000000;
}
tr.oddrow {
	background-color: #dfdfdf;
}
tr.evenrow {
	background-color: #ffffff;
}
a.adminitem {
	text-decoration: none;
}
img.photo {
	border: 1px solid #999999;
}

#cart {
	border: dashed 2px #8E1D1D;
}

 
fieldset
{
border: 1px solid #781351;
}

legend
{
color: #000;
background: #fff;
border: 1px solid #781351;
font-size:12px;
padding: 2px 6px
} 