body {
	padding: 0;
	margin: 0;
	background-color: #7f7753;
	font-family: avant garde, century gothic, arial, sans-serif;
	color: #51401c;
	font-size: 12px;
}
a {  color: #934611; }
a:hover { color: #d15500; }

a.headerNavLink {
	margin: 3px 1px 0 0;
	padding: 3px 10px;
	border: 1px solid #403c2a;
	color: #b9af84;
	font-size: 12px;
	text-decoration: none;
}
a.headerNavLink:hover {
	border: 1px solid #b9af84;
	background-color: #b9af84;
	color: #000000;
}

.header {
	background-color: #000000;
	text-align: center;
}
.navigation {
	 background-color: #6e4015;
	 text-align: center;
	 height: 40px;
}
.contents {
	width: 100%;
	text-align: center; 
	background-color: #7f7753;
}
.storearea {
	 background-color: #ffffff;
}

.homewindow {
	background-color: #51401e;
}
.textarea {
	background-color: #f6f7e0;
	width: 450px;
}
.textcontainer {
	font-size: 12px; 
	padding: 15px 30px 15px 35px; 
	text-align: left;
	line-height: 15px;
}
.contentabout {
	font-size: 12px; 
	text-align: left;
	background-color: #f6f7e0;
	width: 300px;
}
.contentarea {
	background-color: #f6f7e0;
	width: 450px;
}
.contentcontainer {
	width: 800px;
	font-size: 12px; 
	padding: 50px; 
	text-align: left;
}
.introHome {
	font-size: 16px;
	color: #000000;
	padding-right: 10px;
}
.hatlist td{
	background-color: #ffffff;
	font-size: 12px;
}
.hatlist .leftsideCaps {
	background-color: #d9cd7d;
	font-size: 12px;
	padding: 7px 0 0 0;
}
.hatlist .leftsideFormal {
	background-color: #b7beae;
	font-size: 12px;
	padding: 7px 0 0 0;
}
.hatlist .leftSideFur {
	background-color: #a68a6b;
	font-size: 12px;
	padding: 7px 0 0 0;
}
.hatlist .leftSideFelt {
	background-color: #c6bea7;
	font-size: 12px;
	padding: 7px 0 0 0;
}
.hatlist .leftSideElFino {
	background-color: #e8e5ca;
	font-size: 12px;
	padding: 7px 0 0 0;
}
.hatlist .leftSidePanama {
	background-color: #deddb7;
	font-size: 12px;
	padding: 7px 0 0 0;
}
.hatlist .rightside {
	font-size: 12px;
	padding: 15px 0 0 0;
}
.hatdetail {
	background-color: #ffffff;
	font-size: 12px;
	padding: 15px 0;
}
.hatdetail td {
	vertical-align: top;
}
.selectMe, .price {
	padding: 10px 0 0 0;
}
.priceCenter {
	padding: 10px 0 0 0;
	text-align: center;
}
.purchaseMe {
	padding: 10px 0;
}
.purchaseMeCenter {
	padding: 10px 0 20px 0;
	text-align: center;
}
.colorSwatches {
	padding: 0;
	margin: 0;
}
.colorSwatches td {
	width: 50px;
	font-size: 11px;
	color: #454545;
	text-align: center;
	padding-right: 1px;
	padding-bottom: 5px;
}
.hatrepair th {
	font-size: 12px;
	color: #9d4000;
	text-align: left;
	padding-right: 20px;
}
.hatrepair td {
	font-size: 12px;
	padding-right: 20px;
}

h1, .title { font-size: 24px; font-weight: normal;}
h2, .subtitle { font-size: 18px; color: #664c26;  font-weight: normal;}
.author { font-style: italic; font-size: 14px; color: #7f7753; }
.source { font-style: italic; font-size: 12px; color: #7f7753; }
.description {  font-size: 12px; color: #454545; }
.moreline {  font-size: 14px; font-weight: bold;}


form {
	padding: 0;
}

select, input {
	background-color: #ffffff;
	color: #979173;
	border: 1px solid #d8d6cb;
	font-size: 12px;
	color: #979173;	
}

.inputlight {

}

.inputdark {
	border: 1px solid #000000;
	font-size: 13px;
	color: #000000;	
}

/***************** START STORE STUFF *****************/
.processIndicator {
	background-color: #6e4015;
	padding: 14px 200px;
	color: #b9af84;
	font-size: 12px;
}
.processIndicator td {
	padding: 3px 10px;
}
.orderSection {
	text-align: left;
	padding: 10px 100px;
}

.processIndicator td.orderon{color:#FFFFFF;}
/***************** END STORE STUFF *****************/


.footer {
	background-color: #000000;
	text-align: center;
	padding: 30px 0;;
	font-size: 12px; 
	color: #bbc4be;
}
.footer a {
	text-decoration: none;
	color: #bbc4be;
}
.footer a:hover {
	text-decoration: underline;
	color: #cd5a0b;	
}
.footer a.small {
	font-size: 10px;
	text-decoration: none;
	color: #eba40e;
}
.footer a:hover {
	text-decoration: underline;
	color: #cd5a0b;	
}
.hedseo2 { font-size: 24px; font-weight: normal;}

