/*burgundy: #890605;
  bright red: #DD0000;
  muted red: #B12114;
  gold: #BD893C;
  muted gold/tan: #D5B27C;
  light mauve: #EFD9B6;
  palest mauve: #FCF4E6;
  dark brown text: #1F190A;

  
*/

		/**************************  general formatting ****************************/
* {
	margin:0px;
	padding:0px;
}
html {
	height:100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #1F190A;
	text-align: center;
	background: #BD893C;
}
#outer-wrapper {
	width: 779px;
	margin: 0 auto;
	background: #D5B27C;
	text-align: center;
}
#wrapper {
	width: 737px;
	background: #FCF4E6 url(images/nav-grad-bg.jpg) repeat-x top;
	text-align: center;
	margin: auto;
}
.full-width {
	clear: both;
	padding: 20px 0px 0px;
}
.centered{
	text-align:center;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.strong {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.clear {
	clear: both;
}


		/**************************  general text formatting ****************************/


h1 {
	color:#890605;
	letter-spacing: .1em;
	font-size: 2.5em;
	font-weight: lighter;
	text-align: center;
	background: url(images/h1-bg.gif) no-repeat;
	padding: 0px 0px 15px;
}
h2 {
	font: oblique 1.5em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #EFD9B6;
	margin: 0px;
	padding: 0px 0px 5px;
}
h3 {
	margin: 15px 0px 5px;
	background: #BD893C;
	color: #FFF;
	padding: 5px;
}
p {
	margin: 0px;
	padding: 0px 0px .5px;
	font-size: 1.2em;
}

a:link {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#D1272C;
}
a:active {
	color:#333333;
	text-decoration:none;
}
.caption {
	font: oblique .8em Georgia, "Times New Roman", Times, serif;
}
.tag {
	font: oblique 1.5em Georgia, "Times New Roman", Times, serif;
	color: #890605;
	padding: 20px;
	margin: 5px 0px;
	border-top: 1px #BD893C;
	border-right: 1px #BD893C;
	border-bottom: 2px solid #BD893C;
	border-left: 2px solid #BD893C;
	background: url(images/tag-bg.gif);
}


		/***************************** header ************************************/
		
#header {
	margin: 0px;
	padding: 0px;
}
logo{
	margin: 0px;
	padding: 0px;
}	
#nav {
	padding: 0px 15px 15px;
	text-decoration: none;
	border-bottom: 3px solid #BD893C;
	font-weight: lighter;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}	
.nav a:link {
	padding: 0px 0px 3px;
	text-decoration: none;
}
.nav a:visited {
	color: #BD893C;
	text-decoration: none;
	padding: 0px 0px 3px;

}
.nav a:hover {
	color: #BD893C;
	text-decoration: none;
	border-bottom: 1px solid #BD893C;

}
.nav a:active {
	color: #BD893C;
	text-decoration: none;
	padding: 0px 0px 3px;
}


		/*****************************goodies
**********************************/

.no-bold {
	font-weight: normal;
	color: #BD893C;

}


		/**************************  footer ****************************/


		
#footer {
	background: #D5B27C url(images/bottom-corners.gif) no-repeat top;
	font-size: .7em;
	padding: 21px 0px 15px;
	clear: both;
}
#bottom-nav {
	padding: 15px 15px 0px;
	margin: 0px;
}		
.bottom-nav {
	letter-spacing: .2em;
}
.bottom-nav a:link {
	text-decoration: none;
}
.bottom-nav a:visited {
	color: #BD893C;
	text-decoration: none;
}
.bottom-nav a:hover{
	text-decoration: none;
	background: #FFF;
	color: #BD893C;
}
.bottom-nav a:active{
	color: #BD893C;
	text-decoration: none;
}



.copyright {
	padding: 15px 0px 0px;
}		
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active{
	color: #FFFFFF;
	text-decoration: none;
}
		
		/**************************  main content area - index ****************************/
#main {
	background: #FCF4E6;
	text-align: left;
	padding: 15px;
}
#index-left {
	float: left;
	width: 450px;
}
#index-right {
	float: right;
	width: 250px;
	text-align: center;
}
.brand-logos {
	margin: 10px 30px 10px 30px;
	padding: 3px;
	border: 2px solid #BD893C;
}
.product-name-index {
	background: url(images/shiny-box.gif) no-repeat left;
	padding: 5px 0px 0px 38px;
	height: 40px;
	font-size: 1.4em;
	border-bottom: 1px solid #BD893C;
	margin: 0px 0px 5px;
}
.product-name-index a:link {
	text-decoration: none;
}
.product-name-index a:visited {
	color: #BD893C;
	text-decoration: none;
}
.product-name-index a:hover {
	color: #FFF;
	text-decoration: none;
	background: #BD893C;

}
.product-name-index a:active {
	color: #BD893C;
	text-decoration: none;
}
		/**************************  main content area - second level ****************************/


		/**************************  catalog
****************************/


#main-catalog {
	text-align: left;
	padding: 15px;

}
#shopping-left {
	width: 150px;
	float:left;
	text-align: left;
	padding: 15px;
}
#shopping-right {
	width: 495px;
	float: right;
	text-align: left;
	padding: 15px;
}
.producttitle {
	font-size: 1.2em;
	font-weight: bold;
}
#shopping-right p {
	margin: 0px 0px 10px;
}
#shopping-right td {
	padding: 5px;
}
#shopping-right ul {
	list-style: none;
}
#shopping-right li {
	margin: 3px 0px 3px 0px;
}

		/**************************  second level page ****************************/
