body {
	background-color: #352c27!important;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
height: 100%;
		margin: 0;
		padding: 0;
		font-family: 'Open Sans', sans-serif;
}
#breadcrumbs {
font-size: 11px;
color: #352c27;
padding-bottom: 20px;
}
#breadcrumbs a {
font-size: 11px;
color: #352c27;
}

#products p{
font-size: 11px;
color: #352c27;
}
#products h3{
color: #4d818f;
font-size: .75em !important;
margin-bottom: -10px;
display: block;
height: 35px;
width: 170px;
}

#products img {
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.80);
    border: 2px solid white;

}

#breadcrumbs a:hover{
color: #4C7F8D;
}
 img {
 behavior: url('/images/fx-iepngfix.htc');
  }
  a:link,  a:visited {
	color: #4d818f;
	text-decoration: none;
  }
a:hover {
	color: #352c27;
}
 h1{
font-size: 1.5em;
}
 h2{
color: #4d818f;
font-size: 1.1em;
}

 h3{
color: #4d818f;
font-size: .85em;
}
	/* --------------------------- */
	
	#box 
	{
	position: relative;
	width: 899px;
	-moz-border-radius: 8px;
	border-radius: 4px;
	color: rgba(0,0,0, .8);
	text-shadow: 0 1px 0 #fff;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding-top: 2em;
	padding-right: 1.5em;
	padding-bottom: 2em;
	padding-left: 1.5em;
	background-image: url(/images/bg_paper.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #e7e5e3;
	}
#logo {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	behavior: url('/images/fx-iepngfix.htc');
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#home_left {
	width: 500px;
	margin-left: 20px;
	float: left;
}
#home_right {
	width: 260px;
	margin-right: 20px;
	padding-left: 10px;
	float: left;
}

#heading {
	background-image: url(/images/banner_int01.jpg);
	height: 221px;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 13px;
}

#heading h1 {
	color: #C2B36B;
	text-shadow: 0 3px 0 #000;
	text-align: right;
	margin-right: 30px;
	padding-top: 135px;
font-family: 'Pinyon Script', cursive;
	font-size: 4em;
}

	#box:before, #box:after 
	{
	  z-index: -1; 
	  position: absolute; 
	  content: "";
	  bottom: 15px;
	  left: 10px;
	  width: 50%; 
	  top: 80%;
	  max-width:300px;
	  background: rgba(0, 0, 0, 0.7); 
	  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
	  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	  -webkit-transform: rotate(-3deg);    
	  -moz-transform: rotate(-3deg);   
	  -o-transform: rotate(-3deg);
	  -ms-transform: rotate(-3deg);
	  transform: rotate(-3deg);
	}

	#box:after 
	{
	  -webkit-transform: rotate(3deg);
	  -moz-transform: rotate(3deg);
	  -o-transform: rotate(3deg);
	  -ms-transform: rotate(3deg);
	  transform: rotate(3deg);
	  right: 10px;
	  left: auto;
	}


/* Main Navigation............................................................... */

#menu {
	width: 870px;
	margin-ght: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 115px;
	margin-bottom: 0px;
	float: right;
	
}
/*MENU*/


* 									{ margin: 0; padding: 0; }
ul.dropdown									{
	list-style: none;
}
ul.dropdown	a:link, ul.dropdown	a:visited								{
	text-decoration: none;
}

/* 
	LEVEL ONE
*/
ul.dropdown                         {
	position: relative;
	margin-left: 20px;
}
ul.dropdown li                      {
	font-weight: lighter;
	zoom: 1;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 999;
	float: left;
}
ul.dropdown a:hover		            {
	color: #FFF;
}
ul.dropdown a:active                {
	color: #4C7F8D;
}
ul.dropdown li a                    {
	display: block;
	padding: 11px 12px 9px;
	/*border-right: 1px solid #333;*/
	color: #FFF;

}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover                {
	color: #FFF;
	position: relative;
	background-color: #4C7F8D;	/*text-shadow: 1px 1px 1px #fff;*/
}
#footer .footer a:link, #footer .footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer .footer a:hover {
	color: #DBB762;
}
ul.dropdown li.hover a              
{ color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	list-style: none;
}
ul.dropdown ul li 					{
	font-weight: lighter;
	color: #000;
	border-bottom: 1px solid #ccc;
	float: none;
	list-style: none;
	font-size: 11px;
	text-align: left;
	background-image: url(//images/80.png);
	behavior: url('//images/fx-iepngfix.htc');
	background-repeat: repeat;
	background-color: #FFF;
}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{
	border-right: none;
	width: 100%;
	display: inline-block;
	color: #4C7F8D;
} 
ul.dropdown ul li a:hover					{
	
	color: #000;
} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }



	/* END Main Navigation............................................................... */


	/* ..............................FOOTER................................. */
#footer_wrapper {
margin-top: -20px;
padding-bottom: 20px;
margin-left: auto;
margin-right: auto;
width: 910px;
color: #e7e5e3;
font-size: .75em;
}

#footer_wrapper a {
color: #e0be28;
}
#footer_wrapper a:hover {
color: #419cb5;
}


#footer_left {
width: 300px;
float: left;

}
#footer_middle {
width: 300px;
float: left;
}
#footer_right {
width: 300px;
float: left;
}
	/* ...............................END FOOTER................................ */

.thumb150 {
width: 177px;
height: 200px;
float: left;
margin-bottom: 25px;
}

.thumb150 img {
border: 1px solid #efefef !important;
-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;

}
.thumb150 img a:hover{
border: 1px solid #656464 !important;
}

.thumb150 p, .thumb150 p a:link, .thumb150 p a:visited {
 font: 11px; 
color: #656464;
text-decoration: none;
margin-top: -10px;
}
#int_left {
min-height: 500px;
}

#int_left ul li{
margin-left: 50px;
}

.sold {
	background-image: url(/images/sold.png);
behavior: url('/images/fx-iepngfix.htc');
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 185px;
	z-index: 999;
	height: 105px;
	position: absolute;
	margin-top: -4px;
	margin-left: -6px;
}


ul.social_icons{
	list-style: none;
margin-left: -40px;
}
.social_icons li a{
float: left;
width: 20px;
display: block;
padding-left: 4px;}

#facebook {
float: right;
}