@import url("reset.css");

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	color: #403121;
	font-size: 13px;
	background-color: #37443D;
}
#outer {
	/* background-color: #71270A; */
	background-color: #37443D;
	background-image: url(/images/body_bg_grn.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #457230;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover, .a:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #C60;
	
}

h1 {
	color: #7F2910;
	font-size: 28px;
	padding-bottom: 28px
}

h2 {
	color: #7F2910;
	font-size: 20px;
}

h3 {
	color: #010101;
	font-size: 16px;
}

h4 {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px
}

h5 {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px
}

h6 {
	color: #333;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 5px
}

p {
	margin-bottom: 10px;
}


#wrap {
	width: 780px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	background: url(/images/header_bg.jpg) no-repeat center top;
	height: 207px;
	position: relative;
}

#header .logo {
	width: 215px;
	height: 160px;
	position: absolute;
	top: 10px;
	left: 285px;
	text-indent: -9999px;
}

#header .logo a {
	width: 215px;
	height: 160px;
	display: block;
	color: #712E1B;
	font-weight: bold;
	font-size: 20px;
}

#banner {
	height: 260px;
	position: relative;
	background-image: url(/images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner .real {
	position: absolute;
	bottom: 0px;
	right: 0px;
}











#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	background: url(/images/nav_bg.jpg) repeat-x left top;
	height: 43px;
	line-height: 43px;
	text-align: right;
}

#nav a  {
	font-family: Tahoma, arial;
	font-size: 18px;
	color: #CF511E;
	text-decoration: none;
	display: block;
	padding-right: 24px;
	padding-left: 24px;
}


#nav a:hover   {
	font-family: Tahoma, arial;
	font-size: 18px;
	color: #F90;
	text-decoration: none;
}

#nav li:hover  {
	font-family: Tahoma, arial;
	color: #DEE2EB;
	text-decoration: none;
}
#nav li:hover a{
	color: #F90;
}


#nav li{
	float:left;
	position:relative;
}
#nav li li{
	float:none;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
}

#nav li ul li a, #nav li:hover li a {
	font-family: Tahoma, arial;
	font-size: 11px;
	text-align:left;
	text-transform: uppercase;
	width:120px;
	height:auto;
	padding:10px 5px 10px 10px;
	color:#CF511E;
	text-decoration:none;
	background-color:#000;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#nav li ul li a:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	color:#fff;
	text-decoration:none;
	background-image: none;
	background-color:#333;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#nav ul ul {
	top:auto;
	height:auto;
}

#nav li ul {
	left:10px;
	margin:0px 0 0 10px;
	top:43px;
	line-height: 15px;
}

#nav li ul ul {
	left:100px;
	margin:0px 0 0 10px;
	height:auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}

















#containerWrapper {
	background: #CCC8BD;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 779px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#GalleryleftColpage {
	width: 740px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#leftColpage {
	width: 485px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#leftCol {
	width: 215px;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 20px;
}

#leftCol .moduletable img {
	padding-bottom: 10px;
}

#midCol {
	width: 215px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

#midCol .moduletable img {
	padding-bottom: 10px;
}

#rightCol {
	float: left;
	width: 215px;
	margin-left: 30px;
	margin-top: 20px;
}

#rightColImg1 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}
#rightColImg2 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}
#rightColImg3 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}
#rightColImg4 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}
#rightColImg5 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}
#rightColImg6 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}
#rightColImg7 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}
#rightColImg8 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: visible;
}
#rightColImg9 {
	float: right;
	width: 225px;
	background-image: url(/images/sidebar_pic9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	overflow: hidden;
}

.content ul li {
	background: url(/images/dot.jpg) no-repeat left 11px;
	padding: 5px 0 5px 10px;
}

#bottomWrap {
	background: #B9ADA1;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
}

#bottom {
	height: 135px;
	width: 779px;
	background-image: url(/images/bruce_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#bottom img {
	margin-left: 36px;
	margin-top: 10px;
}

#footerWrap {
	background: url(/images/footerWrap.jpg) repeat-x left top;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-color: #7F2910;
	width: 739px;
	color: #CF6839;
	font-size: 10px;
	font-family: Arial;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footerNav ul {
	text-align: center;
}

.footerNav ul li {
	display: inline;
	padding: 0 7px;
}

.footerNav ul li a:link, .footerNav ul li a:active, .footerNav ul li a:visited {
	color: #B87448;
	font-size: 13px;
}

.footerNav ul li a:hover, .footerNav ul li a:visited:hover {
	color: #FC6;
	font-size: 13px;
}

.footerBottom {
	margin-top: 15px;
}

.footerBottom a:link, .footerBottom a:active, .footerBottom a:visited {
	color: #B87448;
}

.footerBottom a:hover, .footerBottom a:visited:hover {
	color: #FC6;
}

.footerBottom .left {
	float: left;
	width: 260px;
	padding-top: 20px;
}

.footerBottom .mid {
	float: left;
	width: 220px;
	text-align: center;
}

.footerBottom .right {
	float: right;
	width: 220px;
	text-align: right;
	padding-top: 20px;
}
#boxes {
	margin-left: 75px;
	margin-top: 25px;
}

#boxes p {
	font-size: 18px;
}
#boxes ul li ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
#boxes #alaska,#boxes #washington {
	overflow: auto;
	height: 225px;
	margin-bottom: 25px;
}
#outer #containerWrapper #container #leftColpage .moduletable #boxes #alaska ul li ul li {
	margin-bottom: 10px;
}

#outer #containerWrapper #container #leftColpage .moduletable #boxes #washington ul li ul li {
	margin-bottom: 5px;
}
#productGrid {
	margin-left: 35px;
	
}
#productGrid li       {
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
#productGrid a {
	text-indent: -9999px;
	height: 150px;
	width: 200px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#productGrid #western, #productGrid #western a{
	background-image: url(/images/western_off.jpg);
}
#productGrid #western a:hover{
	background-image: url(/images/western_on.jpg);
}
#productGrid #exotic, #productGrid #exotic a{
	background-image: url(/images/exotic_off.jpg);
}
#productGrid #exotic a:hover{
	background-image: url(/images/exotic_on.jpg);
}
#productGrid #specialty, #productGrid #specialty a{
	background-image: url(/images/specialty_off.jpg);
}
#productGrid #specialty a:hover{
	background-image: url(/images/specialty_on.jpg);
}
#productGrid #pvc, #productGrid #pvc a{
	background-image: url(/images/pvc_off.jpg);
}
#productGrid #pvc a:hover{
	background-image: url(/images/pvc_on.jpg);
}
#productGrid #finishing, #productGrid #finishing a{
	background-image: url(/images/finishing_off.jpg);
}
#productGrid #finishing a:hover{
	background-image: url(/images/finishing_on.jpg);
}
#productGrid #fasteners, #productGrid #fasteners a{
	background-image: url(/images/fasteners_off.jpg);
}
#productGrid #fasteners a:hover{
	background-image: url(/images/fasteners_on.jpg);
}
#fasternerTable td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#fasternerTable img {
	margin-bottom: 10px;
}
.floatRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.floatLeft{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}
.ulBullet {
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: disc;
}
#outer #containerWrapper #container #leftColpage .moduletable #salesTeamBig {
	z-index: 100;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
	text-align: center;
	width: 500px;
	left: 0px;
	top: 0px;
}
#outer #containerWrapper #container #leftColpage #galleryDiv {
	width: 740px;
}
