*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #5c4a3b;
	text-decoration: none;
}

a:hover
{
	color: #919a99;
    text-decoration: none;
}

body
{
	margin-top: 75px;
    background-color: #4c3a2b;
	background-image: url('http://www.shophairwear.com/images/fleur/bg.gif');
	background-repeat: repeat-x;
    background-position: 0% 39%;
    background-attachment: fixed;
	color: #5c4a3b;
	font-family: century gothic, georgia, serif;
	font-size: 10pt;
}


#outer
{
	width: 760px;
    background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	padding: .2em;
	border: solid 3px #919a99;
	margin-bottom: 1.0em;
}

#outer2
{
	padding: 0px;
    border: 1px solid #6c5a4b;
}

#container {
   width: 758px;
   margin: auto;
   position: relative;
   text-align: center;
   background-color: #4c3a2b;
   background-image: url('http://www.shophairwear.com/images/fleur/a4.gif');
   background-repeat: repeat-x;
   height: 135px;
}

 .logo {
 margin-top: -65px;
 border: 0px; 
  }
  
#container2 {
       width: 758px;
       position: relative;
       background-image: url('http://www.shophairwear.com/images/fleur/a4.gif');
       background-repeat: repeat-x;
       height: 35px;
}

#menu
{
	margin-bottom: .1em;
    border-top: 1px solid #919a99;
    background-color: #919a99;
	color: #fff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;
    text-transform: uppercase;
    font-size: 10pt;
}

#menu a
{
	color: #fff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	padding: 0.8em;
}

#menu li a:hover
{
	color: #fff;
    text-decoration: none;
}

#content
{
	margin-top: 0em;
	padding: 1em;
    background-color: #fff;
    line-height: 1.2em;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
    
}

#column1
{
	width: 145px;
	float: left;
	position: relative;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 1.2em;
    margin-top: -8px;
}

#column1 h3
{
	font-size: 11pt;
    font-weight: bold;
    color: #919a99;
    margin-bottom: 10px;
}

.line {
border-top: solid 1px #c3c9c8;
width: 100%;

}

#column2
{
	width: 530px;
	float: right;
	position: relative;
	margin-left: auto;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 1em;
}

#column3
{
	width: 730px;
	float: right;
	position: relative;
	margin-left: auto;
    min-height:320px;
    height:auto !important;
    height:320px;
}

#column3 p
{
	text-align: justify;
	margin-bottom: 1em;
}


.line2 {
border-top: solid 1px #c3c9c8;
width: 100%;

}

 
#column2 h3
{
	font-size: 10pt;
    font-weight: normal;
    color: #604c3b;
    margin-bottom: 5px;
}

#column2 td {
    padding: 8px;
 }
 
.drilldown {
    margin-left: 4px;
    margin-top: -8px;
    font-size: 10pt;
}

#bottomnav
{
    background-color: #919a99;
    border-bottom: 1px solid #919a99;
    margin-top: 0em;
    clear: both;
}

#bottomnavmenu
{
	color: #fff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.4em;
    text-align: center;
    text-transform: uppercase;
    font-size: 10pt;
}

#bottomnavmenu a
{
	color: #fff;
	text-decoration: none;
}

#bottomnavmenu ul
{
	list-style: none;
	padding: 0em;
}

#bottomnavmenu li
{
	display: inline;
}

#bottomnavmenu li a
{
	padding: 0.8em;
}

#bottomnavmenu li a:hover
{
	color: #fff;
    text-decoration: none;
}

#cattags
{
    color: #919a99;
    text-align: center;
    margin-top: 1em;
    line-height: 1.4em;    
}

#cattags a
{
	color: #919a99;
	text-decoration: none;
    font-weight: normal;
}

#cattags ul
{
	list-style: none;
	padding: 0em;
}

#cattags li
{
	display: inline;
}

#cattags li a
{
	padding: 0.8em;
    font-weight: normal;
}

#cattags li a:hover
{
	color: #919a99;
    text-decoration: none;
}

.copy 
{
      width: 760px;
	  margin-left: auto;
	  margin-right: auto;
      margin-top: 1em;
      margin-bottom: 1.5em;
      font-size: 8pt;      
      color: #fff;
      font-weight: normal;
      text-decoration: none;
      text-transform: lowercase;
      text-align: center;
}

.copy a:link {
      color: #fff;
      font-weight: normal;
      text-decoration: none;
}

.copy a:visited {
      color: #fff;
      font-weight: normal;
      text-decoration: none;
}

.copy a:hover {
      color: #fff;
      font-weight: normal;
      text-decoration: none;
}

.copy a:active {
      color: #fff;
      font-weight: normal;
      text-decoration: none;
}


