.header {
	text-align: center;
	border: 1px solid #000000;
	width: 748px;
	background-color: #EAE4DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	z-index: 1;
	height: auto;
	padding: 0px;
	margin-top: 5px;

}
.navbar {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #EAE4DF;
	background-color: #660000;
	text-align: right;
	height: 20px;
	width: 100%;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-transform: uppercase;
}

.pinnell {
	border: #660000 solid 1px;
	color: #333333;
	padding: 5px;
	margin: 10px 0 10px 0;
		
}
.pinnell legend {
	font-size:small;
	font-weight:bold;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pinnell h1 {
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: uppercase;
	color: #660000;
	margin: 0;
}
	
.navbar a:hover {
	color: #C6b7aa;
}
.navbar a {
	color: #EAE4DF;
	text-decoration: none;

}
.left {
	color: #660000;
	background-color: #c4a994;
	padding: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.left p {
	text-align:center;
	margin: 5px 0 10px 0;
}
.left a:hover,active {
	color:#660000;
	text-decoration:underline;
}

.main {
	padding: 20px;
	margin: 0 20 0 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-transform: uppercase;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0;
}

.photo {
	border: 1px solid #000000;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 5px;
}

.products img  {
	border:none;
}

.products {
	clear:both;
	border-top: #600 solid 1px;
	padding-top: 10px;
	margin-top: 10px;
}

.products ul {
	margin-left: 20px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 125%;
	color: #660000;
	background-position: center;
	margin-top: 10px;
}
.footer a {
	color: #660000;
	text-decoration:none;
}
.footer a:hover,active {
	color: #660000;
	text-decoration:underline;
}
.main a {
	color: #660000;
	text-decoration: none;
}
.main a:hover,active {
	color: #444F33;
	text-decoration: underline;
}
.left a {
	color: #444F33;
	text-decoration: none;
}
.left a:active,hover {
	text-decoration: underline;
	color: #660000;
}
.left h1 {
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	padding-bottom: 3px;
	font-size: 12px;
	text-align:center
}
.boots {
	padding: 5px;
	border: 1px solid #660000;
	margin-right: 10px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #425231;
	text-decoration: none;
	letter-spacing: 2px;
}
.products ul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2D595C;
	margin-left: 5px;
	padding-left: 5px;
}

