/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #fff url(bg2.gif); /* Optional */
	font-family: helvetica, verdana, sans-serif;
	font-size: 12px;
	text-align: left; /* IE Fix */
	margin: 10px auto;
	color: #000000;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
 
 

a { text-decoration: none; color: #9b7e21; border-bottom: 1px dashed #9b7e21; }
a:hover { border-bottom: 1px dashed #8f3226; color: #8f3226;}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 748px;
	background: #fff url(ot_line.gif) repeat-y 25%;
	border: 1px solid #444;
	padding: 0 10px;
	text-align: left; /* Cancel IE Fix */
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: #fff url(http://www.benchmadeclothing.com/2007/images/benchmade-clothing.gif) no-repeat top center;
height:91px;
	
	border-top: 1px solid #fff;
	padding: 2px 2px;
	}	
#header h1 { 	
	margin: 0;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	text-align:left;
	 
	letter-spacing: -1px;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	color: #8D8E90;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	
#home h1 { 	
	margin: 0;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	text-align:left;
	 
	letter-spacing: -1px;
	cursor: default;
	}	

	h1{
        margin: 0;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	text-align:left;
	 
	letter-spacing: -1px;
	cursor: default;
	}	


h4 {
	margin: 0;
	color: #9b7e21;
	font-size: 14px;
	padding-top:6px;
	padding-bottom:9px;
	background-image: url(http://www.benchmadeclothing.com/2007/images/dots-hr-4.gif);
	background-repeat:repeat-x;
	letter-spacing: .5px;
}

h5 {
	margin: 0 0 5px 0;
	color: #999;
	font-size: 12px;
	text-decoration:none;
	font-weight: 500;
	text-transform: none;
border-bottom:0px;
}
h5 a:link, h5 a:visited
	{color:#8f3226;
	text-decoration:none;border-bottom:0px;}
	
	 h5 a:hover
	 {color: #9b7e21; text-decoration:none;border-bottom:0px;}

h6 {
	margin: 0 0 10px 0;
	color: #999;
	font-size: 14px;
	text-decoration:none;
	font-weight: 500;
	text-transform: none;
border-bottom:0px;
}
h6 a:link, h6 a:visited
	{color:#8f3226;
	text-decoration:none;border-bottom:0px;}
	
	 h6 a:hover
	{color: #9b7e21; text-decoration:none;border-bottom:0px;}
 
 ul li{
list-style: none;
 }

.nu a:link, .nu a:visited, .nu a:hover
{color: #9b7e21; text-decoration:none; border-bottom:0px;}

/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/

#nav {
	 
color: #131e27;
border-top: 1px solid #968c48;
border-bottom: 1px solid #968c48;
	margin: 0; 
	width:700px;
	height: 2.2em;
	}

#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #131e27;
	background-color: #fff;
	border-right: 1px solid #131e27; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: 500;
	}
#nav li a:hover { color: #968c48; }
#nav li a.on { background-color: #968c48; color: #fff; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 227px;
	position: relative;
	 padding-top:2px;
	word-spacing: 2px;	
 
	
padding-left:17px;
padding-right:11px;
 
	}

/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	margin: 0 0 0px 0;
	color: #8f3226;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	line-height:1.2em;
	}
 
 
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	  color:#222a2b;
float: left;
	width: 447px;
	position: relative;
	margin-left: 5px;
	 padding-top:2px;
	text-align: left; 
	word-spacing: 2px;	
	}	
 
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	background-color: #fff;
	border-bottom: 0px solid #444;
	border-top: 1px solid #444;
	text-align: center;	
	color: #444;
	font-size: 0.8em;
	padding: 10px;
	line-height: 16px;
	clear: both;
	}
	#footer a { text-decoration: none; color: #9b7e21; border-bottom: 1px dashed #9b7e21; }
#footer a:hover { border-bottom: 1px dashed #8f3226; color: #8f3226;}

.style5 {color: #6E6053; font-size: 13px; font-weight: 600; line-height:1.5em;}

p.home  {font-size:15px;
    color:#222a2b;
	font-weight:500;
	line-height:1.3em;
	}
